@charset 'UTF-8';

@import url('https://fonts.googleapis.com/css?family=Lora:400,700');

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');

/*----------------------------------------
	about designer
----------------------------------------*/

/* PC */

@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700,900&display=swap');

.about_designer_container
{
    margin-bottom: 200px;
}

.about_designer_container h1
{
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;

    margin-bottom: 70px;
}

.about_designer_container h2
{
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;

    margin-bottom: 50px;

    text-align: left;
}

.about_designer_container .wrap
{
    position: relative;

    width: 1000px;
    margin: 0 auto 200px;
}

.about_designer_container .wrap:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}

.about_designer_container .wrap .profile
{
    float: left;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 500px;
    padding-right: 100px;

    text-align: left;
}

.about_designer_container .wrap .profile h3
{
    margin-bottom: 40px;
}

.about_designer_container .wrap .profile h3 span
{
    display: block;
}

.about_designer_container .wrap .profile h3 span.ja
{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1;

    position: relative;

    margin-bottom: 10px;
    padding-left: 40px;

    letter-spacing: 1px;
}

.about_designer_container .wrap .profile h3 span.ja:before
{
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 30px;
    height: 1px;

    content: ' ';

    background-color: #3b3c3c;
}

.about_designer_container .wrap .profile h3 span.en
{
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1;
}

.about_designer_container .wrap .profile p
{
    font-size: 12px;
    font-size: .75rem;
    line-height: 2;
}

.about_designer_container .wrap .profile p.en
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 300;
    line-height: 1.8;

    color: #818181;
}

.about_designer_container .wrap .biography
{
    float: right;

    width: 500px;

    text-align: left;
}

.about_designer_container .wrap .biography dl
{
    color: #3b3c3c;
}

.about_designer_container .wrap .biography dl.en dd
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 300;
    line-height: 2.2;

    padding-left: 70px;

    -webkit-font-smoothing: antialiased;
}

.about_designer_container .wrap .biography dl dt
{
    font-size: 12px;
    font-size: .75rem;
    line-height: 2.2;

    float: left;

    letter-spacing: 2.5px;
}

.about_designer_container .wrap .biography dl dd
{
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    line-height: 2.2;

    padding-left: 70px;

    -webkit-font-smoothing: antialiased;
}

.about_designer_container .wrap .biography dl dd:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}

.about_designer_container .back
{
    text-align: center;
}

.about_designer_container .back a
{
    display: inline-block;

    width: 300px;
    padding: 14px 0 13px;

    border-radius: 4px;
    background-color: #3c3c3c;
}

.about_designer_container .back a dl
{
    color: #fff;
}

.about_designer_container .back a dl dt
{
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1;

    margin-bottom: 3px;
}

.about_designer_container .back a dl dd
{
    font-size: 12px;
    font-size: .75rem;
    font-weight: 600;
    line-height: 1;
}

.about_designer_container .back a .en
{
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1;

    padding: 7px 0;

    color: #fff;
}

/* SP */

.about_designer_sp_container
{
    margin-bottom: 80px;
}

.about_designer_sp_container h1
{
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;

    margin-bottom: 40px;
    padding-top: 10px;

    text-align: center;
}

.about_designer_sp_container h2
{
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;

    margin-bottom: 30px;

    text-align: center;
}

.about_designer_sp_container .wrap
{
    margin-bottom: 100px;
    padding: 0 20px;
}

.about_designer_sp_container .wrap .profile
{
    margin-bottom: 60px;

    text-align: left;
}

.about_designer_sp_container .wrap .profile h3
{
    margin-bottom: 25px;
}

.about_designer_sp_container .wrap .profile h3 span
{
    display: block;
}

.about_designer_sp_container .wrap .profile h3 span.ja
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1;

    position: relative;

    margin-bottom: 10px;
    padding-left: 40px;
}

.about_designer_sp_container .wrap .profile h3 span.ja:before
{
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 30px;
    height: 1px;

    content: ' ';

    background-color: #3b3c3c;
}

.about_designer_sp_container .wrap .profile h3 span.en
{
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;

    letter-spacing: 1px;
}

.about_designer_sp_container .wrap .profile p
{
    font-size: 13px;
    line-height: 1.8;

    letter-spacing: .5px;
}

.about_designer_sp_container .wrap .profile p.en
{
    font-family: 'Poppins', sans-serif;
    font-size: 10px;
    font-weight: 300;
    line-height: 1.6;

    color: #818181;
}

.about_designer_sp_container .wrap .biography
{
    text-align: left;
}

.about_designer_sp_container .wrap .biography dl
{
    color: #3b3c3c;
}

.about_designer_sp_container .wrap .biography dl.en dd
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-weight: 300;
    line-height: 2.2;

    padding-left: 50px;

    -webkit-font-smoothing: antialiased;
}

.about_designer_sp_container .wrap .biography dl dt
{
    font-size: 11px;
    line-height: 2.2;

    float: left;

    letter-spacing: 2.5px;
}

.about_designer_sp_container .wrap .biography dl dd
{
    font-size: 11px;
    font-weight: 600;
    line-height: 2.2;

    padding-left: 70px;

    -webkit-font-smoothing: antialiased;
}

.about_designer_sp_container .wrap .biography dl dd:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}

.about_designer_sp_container .back
{
    text-align: center;
}

.about_designer_sp_container .back a
{
    display: inline-block;

    width: 300px;
    padding: 14px 0 13px;

    text-decoration: none;

    border-radius: 4px;
    background-color: #3c3c3c;
}

.about_designer_sp_container .back a dl
{
    color: #fff;
}

.about_designer_sp_container .back a dl dt
{
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;

    margin-bottom: 3px;
}

.about_designer_sp_container .back a dl dd
{
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
}

.about_designer_sp_container .back a .en
{
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1;

    padding: 7px 0;

    color: #fff;
}

/*----------------------------------------
	maintenance
----------------------------------------*/

.comingsoon-container
{
    position: relative;

    background-color: #000;
}

.comingsoon-container .inner
{
    position: fixed;
    top: 50%;
    left: 50%;

    width: 100%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
}

.comingsoon-container .inner h1 img
{
    width: 480px;
    height: auto;
    margin-bottom: 40px;
}

.comingsoon-container h2
{
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1;

    position: fixed;
    bottom: 80px;
    left: 50%;

    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    text-align: center;
    letter-spacing: 1px;

    color: #fff;
}

/*----------------------------------------
	Coupon Invitation
----------------------------------------*/

/* Fonts */

#coupon_invitation
{
    font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'Droid Sans', sans-serif;

    overflow: hidden;

    border: 30px solid #000;
    border-top: none;
    border-bottom: none;
    background: transparent url(https://theshopchina.oss-cn-shanghai.aliyuncs.com/img/brand/coupon_invitation/bg_texture.png) 0 0 repeat;
}

#coupon_invitation.cn
{
    font-family: sans-serif, '黑体', '微软雅黑', 'Microsoft YaHei', '宋体', 'Microsoft JhengHei', 'Roboto', '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'Droid Sans';
}

#coupon_invitation:before
{
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 30px;

    content: '';

    background-color: #000;
}

#coupon_invitation:after
{
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 30px;

    content: '';

    background-color: #000;
}

#coupon_invitation .header_container
{
    position: absolute;
    z-index: 50;
    top: 100px;
    left: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 0 100px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

#coupon_invitation .header_container .logo a
{
    display: block;
}

#coupon_invitation .header_container .description
{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-left: auto;

    letter-spacing: .1em;

    color: #000;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

#coupon_invitation .main_visual
{
    position: relative;

    height: 100vh;
    margin-bottom: 80px;
}

#coupon_invitation .main_visual .heading
{
    position: absolute;
    top: 50%;

    width: 100%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
}

#coupon_invitation .main_visual .scroll_down
{
    position: absolute;
    bottom: 3.57vw;
    left: 50%;

    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

#coupon_invitation .main_visual.code
{
    position: absolute;
    top: 50%;
    left: 0;

    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
}

#coupon_invitation .main_visual.code .heading
{
    margin-bottom: 40px;
}

#coupon_invitation .main_visual.code .heading img
{
    width: auto;
    height: 100px;
}

#coupon_invitation .main_visual.code .coupon_code h3
{
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;

    margin-bottom: 10px;

    text-align: center;
    letter-spacing: .1em;

    color: #000;
}

#coupon_invitation .main_visual.code .coupon_code p
{
    margin-bottom: 10px;
}

#coupon_invitation .main_visual.code .coupon_code p img
{
    width: auto;
    height: 40px;
}

#coupon_invitation .main_visual.code .coupon_code button
{
    font-size: 11px;
    font-weight: 800;
    line-height: 25px;

    position: relative;

    display: inline-block;

    width: 170px;

    text-decoration: none;

    color: #fff;
    border: none;
    border-radius: 4px;
    background-color: #868686;

    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

#coupon_invitation .main_visual.code .coupon_code button:active
{
    top: 1px;
}

#coupon_invitation .index_container
{
    width: 980px;
    margin: 0 auto;
}

#coupon_invitation .index_container h3
{
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 1;

    margin-bottom: 40px;

    text-align: center;
    letter-spacing: .1em;

    color: #000;
}

#coupon_invitation .index_container h3 span
{
    padding: 0 5px 5px 5px;

    border-bottom: 1px solid #000;
}

#coupon_invitation .index_container .gift_coupon
{
    margin-bottom: 20px;
    padding: 40px 0;

    text-align: center;

    background-color: rgba(255, 255, 255, .6);
}

#coupon_invitation .index_container .gift_coupon dt
{
    margin-bottom: 10px;
}

#coupon_invitation .index_container .gift_coupon dd
{
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;

    color: #000;
}

#coupon_invitation .notice
{
    font-size: 14px;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.6;

    margin-bottom: 80px;

    letter-spacing: .05em;

    color: #3c3c3c;
}

#coupon_invitation .guide
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-bottom: 80px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}

#coupon_invitation .guide li
{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: calc((100% - 30px) / 3);
    padding: 50px 25px;

    text-align: center;

    border: 1px solid #bfbfbf;
    background-color: #fff;
}

#coupon_invitation .guide li.en p
{
    margin-bottom: 50px;
}

#coupon_invitation .guide li.cn
{
    width: 700px;
    padding: 50px;
}

#coupon_invitation .guide li:nth-child(2)
{
    margin: 0 15px;
}

#coupon_invitation .guide li:nth-child(2) dl dd p
{
    margin-bottom: 45px;
}

#coupon_invitation .guide li:nth-child(3) p
{
    margin-bottom: 0;
}

#coupon_invitation .guide li dl dt
{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.4;

    margin-bottom: 30px;

    text-decoration: underline;

    color: #000;
}

#coupon_invitation .guide li dl dd p
{
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.6;

    margin-bottom: 70px;

    text-align: left;

    color: #000;
}

#coupon_invitation .guide li dl dd a
{
    display: block;
}

#coupon_invitation .guide li dl dd .btns
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}

#coupon_invitation .guide li dl dd .btns a:nth-of-type(2)
{
    margin-left: 5px;
}

#coupon_invitation .requirement
{
    text-align: center;
}

#coupon_invitation .requirement dt
{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1;

    display: inline-block;

    width: 200px;
    margin-bottom: 20px;
    padding: 6px 0;

    color: #000;
    background-color: #c0c0c0;
}

#coupon_invitation .requirement dd
{
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.6;

    margin-bottom: 50px;

    letter-spacing: .05em;

    color: #000;
}

#coupon_invitation .requirement dd span
{
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
}

#coupon_invitation .available-location
{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 700px;
    margin: 0 auto 50px;
    padding: 50px 60px;

    border: 1px solid #bfbfbf;
}

#coupon_invitation .available-location dt
{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1;

    margin-bottom: 30px;

    letter-spacing: .05em;

    color: #000;
}

#coupon_invitation .available-location dd p
{
    font-size: 14px;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.6;

    letter-spacing: .05em;

    color: #000;
}

#coupon_invitation .available-location dd p:last-child
{
    margin-top: 20px;

    text-align: left;
}

#coupon_invitation .back_link
{
    margin-bottom: 120px;

    text-align: center;
}

#coupon_invitation .back_link a
{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1;

    display: inline-block;

    width: 450px;
    padding: 20px 0;

    color: #fff;
    border-radius: 4px;
    background-color: #4b4b4b;
}

#coupon_invitation .back_link a .icon
{
    display: inline-block;

    margin-right: 20px;
}

#coupon_invitation .back_link a .icon img
{
    vertical-align: middle;
}

#coupon_invitation .back_link.code
{
    position: absolute;
    bottom: 0;
    left: 0;

    margin-bottom: 0;
}

#coupon_invitation .inquiry
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-bottom: 110px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}

#coupon_invitation .inquiry li
{
    margin: 0 10px;
}

#coupon_invitation .inquiry li dl
{
    width: 390px;
    padding: 15px 0;

    text-align: center;

    background-color: #f1f1f1;
}

#coupon_invitation .inquiry li dl dt
{
    font-size: 14px;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1;

    margin-bottom: 5px;

    color: #505050;
}

#coupon_invitation .inquiry li dl dd
{
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 600;
    line-height: 1.4;

    color: #505050;
}

#coupon_invitation .inquiry li p
{
    font-size: 12px;
    font-size: .75rem;
    font-weight: 600;
    line-height: 1.6;

    text-align: left;

    color: #505050;
}

/*----------------------------------------
	global
----------------------------------------*/

.global-container
{
    position: relative;

    background: none;
}

.global-container:before
{
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100vw;
    height: 100vh;

    content: '\A';

    background-size: cover;
}

.global-container.bgimg1:before
{
    background: #000 url(../../img/brand/global/syte_bg1.jpg) 50% 50% no-repeat;
    background-size: cover;
}

.global-container.bgimg2:before
{
    background: #000 url(../../img/brand/global/syte_bg2.jpg) 50% 50% no-repeat;
    background-size: cover;
}

.global-container.bgimg3:before
{
    background: #000 url(../../img/brand/global/groundy_bg.jpg) 50% 50% no-repeat;
    background-size: cover;
}

.global-container h1
{
    position: fixed;
    z-index: 100;
    top: 80px;
    left: 50%;

    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

.global-container .first
{
    position: relative;
    z-index: 100;
}

.global-container .first .heading
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 820px;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.global-container .first .heading h2
{
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
    font-size: 3.125rem;
    font-weight: normal;
    line-height: 1;

    margin-bottom: 20px;

    letter-spacing: 5px;

    color: #fff;
}

.global-container .first .heading h3
{
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: normal;
    line-height: 1;

    letter-spacing: 3px;

    color: #fff;
}

.global-container .first .heading h3 span
{
    border-bottom: 2px solid #fff;
}

.global-container .first .arrow-down
{
    position: absolute;
    z-index: 100;
    bottom: 30px;
    left: 50%;

    cursor: pointer;
    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    text-align: center;
}

.global-container .first .arrow-down:hover
{
    opacity: .6;
}

.global-container .first .arrow-down dl dt
{
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-size: .75rem;
    font-weight: normal;
    line-height: 1;

    margin-bottom: 10px;

    letter-spacing: 1px;

    color: #fff;
}

.global-container .first .arrow-down dl dd
{
    position: relative;

    width: 50px;
    height: 50px;

    border: 1px solid #fff;
    border-radius: 50%;
}

.global-container .first .arrow-down dl dd:after
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 0;
    height: 0;

    content: ' ';
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);

    border-width: 7px 3.5px 0 3.5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

.global-container .last
{
    position: relative;
    z-index: 100;
}

.global-container .last .brands
{
    position: absolute;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.global-container .last .brands dt
{
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;

    margin-bottom: 40px;

    letter-spacing: 1.5px;

    color: #fff;

    -webkit-font-smoothing: antialiased;
}

.global-container .last .brands dd ul
{
    font-size: 0;
    font-size: 0rem;
}

.global-container .last .brands dd ul li
{
    display: inline-block;

    margin: 0 80px 0 0;
}

.global-container .last .brands dd ul li:last-child
{
    margin-right: 0;
}

.global-container .last .copyright
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1;

    position: absolute;
    bottom: 50px;
    left: 50px;

    letter-spacing: 1px;

    color: #fff;

    -webkit-font-smoothing: antialiased;
}

.global-container .last .link a
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1;

    position: absolute;
    right: 50px;
    bottom: 50px;

    padding-right: 100px;

    letter-spacing: 1px;

    color: #fff;
    background: transparent url(../../img/brand/global/link_arrow.png) 100% 50% no-repeat;

    -webkit-font-smoothing: antialiased;
}

/*----------------------------------------
	intro
----------------------------------------*/

@keyframes close
{
    0%
    {
        display: block;

        opacity: 1;
    }

    1%
    {
        z-index: 1;

        display: none;

        opacity: 1;
    }

    100%
    {
        z-index: -1;

        display: none !important;

        opacity: 0;
    }
}

@-webkit-keyframes close
{
    0%
    {
        display: block;

        opacity: 1;
    }

    1%
    {
        z-index: 1;

        display: none;

        opacity: 1;
    }

    100%
    {
        z-index: -1;

        display: none !important;

        opacity: 0;
    }
}

#intro_wrapper.close_intro_
{
    position: relative;

    display: none;
    overflow: hidden;

    height: 0 !important;

    -webkit-animation: close .6s forwards;
            animation: close .6s forwards;
}

#intro_wrapper .close_
{
    display: none;
}

#intro_wrapper .add_bg_intro_
{
    background-image: url(../../img/brand/intro/bg_intro_top.jpg) !important;
}

#intro_wrapper .add_bg_intro_groundy_
{
    background-image: url(../../img/brand/intro/bg_intro_groundy.jpg) !important;
}

#intro_wrapper .add_bg_intro_ys_
{
    background-image: url(../../img/brand/intro/bg_intro_ys.jpg) !important;
}

#intro_wrapper .add_bg_intro_syte_
{
    background-image: none !important;
}

#intro_wrapper .intro_info_container_
{
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    -webkit-transition: all .3s ease;
            transition: all .3s ease;

    background-image: url(../../img/brand/intro/bg_intro.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

#intro_wrapper .intro_info_container_ h1
{
    position: absolute;
    top: 80px;
    right: 0;
    left: 0;

    margin: auto;
}

#intro_wrapper .intro_info_container_ h1 img
{
    width: auto;
    height: 60px;
}

#intro_wrapper .intro_info_container_ .intro_skip_
{
    position: absolute;
    right: 0;
    bottom: 80px;
    left: 0;

    margin: auto;
}

#intro_wrapper .intro_info_container_ .intro_skip_ span
{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 100%;

    display: inline-block;

    cursor: pointer;
    -webkit-transition: all .2s ease;
            transition: all .2s ease;
    letter-spacing: 3px;

    color: #fff;
}

#intro_wrapper .intro_info_container_ .intro_skip_ span:hover
{
    opacity: .6;
}

#intro_wrapper .intro_info_container_ .intro_close_btn_
{
    position: fixed;
    z-index: 600;
    top: 40px;
    right: 30px;

    display: block;

    width: 50px;
    height: 50px;
    margin: 0;

    cursor: pointer;
    -webkit-transition: all .2s ease;
            transition: all .2s ease;
}

#intro_wrapper .intro_info_container_ .intro_close_btn_:hover
{
    opacity: .6;
}

#intro_wrapper .intro_info_container_ .intro_close_btn_ span
{
    position: absolute;
    left: -7px;

    display: block;

    width: 70px;
    height: 1px;

    -webkit-transition: all .6s ease;
            transition: all .6s ease;

    background: #fff;
}

#intro_wrapper .intro_info_container_ .intro_close_btn_ span:first-child
{
    top: 21px !important;

    -webkit-transform: translateY(4px) rotate(45deg);
        -ms-transform: translateY(4px) rotate(45deg);
            transform: translateY(4px) rotate(45deg);
}

#intro_wrapper .intro_info_container_ .intro_close_btn_ span:last-child
{
    bottom: 21px !important;

    -webkit-transform: translateY(-4px) rotate(-45deg);
        -ms-transform: translateY(-4px) rotate(-45deg);
            transform: translateY(-4px) rotate(-45deg);
}

#intro_wrapper .intro_info_container_ .select_brand_
{
    position: absolute;
    top: 50%;
    left: 0;

    width: 100%;

    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
}

#intro_wrapper .intro_info_container_ .select_brand_ ul li
{
    margin-top: 80px;
}

#intro_wrapper .intro_info_container_ .select_brand_ ul li:first-child
{
    margin-top: 0;
}

#intro_wrapper .intro_info_container_ .select_brand_ ul li p
{
    font-family: 'Poppins', sans-serif;
    font-size: 56px;
    font-size: 3.5rem;
    line-height: 100%;

    display: inline-block;

    cursor: pointer;

    color: #fff;
}

#intro_wrapper .intro_info_container_ .select_brand_ ul li p span
{
    font-size: 16px;
    font-size: 1rem;
    line-height: 100%;

    display: block;

    margin-top: 5px;

    letter-spacing: 3px;
}

#intro_wrapper .intro_info_container_ .select_brand_ ul li a
{
    display: inline-block;
}

#intro_wrapper .cri-liveact-player
{
    position: relative;
    z-index: 10;

    width: auto !important;
}

#intro_wrapper .cri-liveact-player .lac-div
{
    position: static !important;

    width: auto !important;
    height: auto !important;
}

#intro_wrapper .cri-liveact-player .lac-div .lac-video-div
{
    position: static !important;

    width: auto !important;
    height: auto !important;
}

#intro_wrapper .cri-liveact-player .lac-div .lac-video-div video
{
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;

    width: auto !important;
    min-width: 100% !important;
    height: auto !important;
    min-height: 100% !important;

    -webkit-transform: translateX(-50%) translateY(-50%) !important;
        -ms-transform: translateX(-50%) translateY(-50%) !important;
            transform: translateX(-50%) translateY(-50%) !important;

    background-size: cover;
}

#intro_wrapper .cri-liveact-player .lac-div #liveact-canvas-0
{
    display: none;
}

#intro_wrapper .cri-liveact-player .lac-div .lac-screen-play
{
    display: none;
}

#intro_wrapper .cri-liveact-player .lac-div .liveact-controls
{
    display: none;
}

/*----------------------------------------
	intro
----------------------------------------*/

@keyframes close
{
    0%
    {
        display: block;

        opacity: 1;
    }

    1%
    {
        display: none;

        opacity: 1;
    }

    100%
    {
        display: none !important;

        opacity: 0;
    }
}

@-webkit-keyframes close
{
    0%
    {
        display: block;

        opacity: 1;
    }

    1%
    {
        display: none;

        opacity: 1;
    }

    100%
    {
        display: none !important;

        opacity: 0;
    }
}

#intro_sp_wrapper.close_intro_
{
    position: relative;
    z-index: 100;

    display: none;

    height: 0 !important;

    -webkit-animation: close .6s forwards;
            animation: close .6s forwards;
}

#intro_sp_wrapper .close_
{
    display: none;
}

#intro_sp_wrapper .add_bg_intro_
{
    background-image: url(../../img/brand/intro/bg_intro_top.jpg) !important;
}

#intro_sp_wrapper .add_bg_intro_groundy_
{
    background-image: url(../../img/brand/intro/bg_intro_groundy.jpg) !important;
}

#intro_sp_wrapper .add_bg_intro_ys_
{
    background-image: url(../../img/brand/intro/bg_intro_ys.jpg) !important;
}

#intro_sp_wrapper .add_bg_intro_syte_
{
    background-image: none !important;
}

#intro_sp_wrapper .intro_info_sp_container_
{
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    -webkit-transition: all .3s ease;
            transition: all .3s ease;

    background-image: url(../../img/brand/intro/bg_intro.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

#intro_sp_wrapper .intro_info_sp_container_ h1
{
    position: absolute;
    top: 30px;
    right: 0;
    left: 0;

    width: 300px;
    margin: auto;

    text-align: center;
}

#intro_sp_wrapper .intro_info_sp_container_ h1 img
{
    width: auto;
    height: 40px;
}

#intro_sp_wrapper .intro_info_sp_container_ .intro_skip_
{
    position: absolute;
    right: 0;
    bottom: 30px;
    left: 0;

    text-align: center;
}

#intro_sp_wrapper .intro_info_sp_container_ .intro_skip_ span
{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 100%;

    cursor: pointer;
    letter-spacing: 3px;

    color: #fff;
}

#intro_sp_wrapper .intro_info_sp_container_ .select_brand_
{
    position: absolute;
    top: 50%;
    left: 0;

    width: 100%;

    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
}

#intro_sp_wrapper .intro_info_sp_container_ .select_brand_ ul li
{
    margin-top: 40px;

    text-align: center;
}

#intro_sp_wrapper .intro_info_sp_container_ .select_brand_ ul li:first-child
{
    margin-top: 0;
}

#intro_sp_wrapper .intro_info_sp_container_ .select_brand_ ul li p
{
    font-family: 'Poppins', sans-serif;
    font-size: 56px;
    font-size: 3.5rem;
    line-height: 100%;

    display: inline-block;

    cursor: pointer;

    color: #fff;
}

#intro_sp_wrapper .intro_info_sp_container_ .select_brand_ ul li .intro_top_ span
{
    font-size: 16px;
    font-size: 1rem;
    line-height: 100%;

    display: block;

    margin-top: 5px;

    letter-spacing: 3px;
}

#intro_sp_wrapper .intro_info_sp_container_ .select_brand_ ul li .open
{
    height: 50px !important;
}

#intro_sp_wrapper .intro_info_sp_container_ .select_brand_ ul li .intro_top_enter_
{
    display: block;
    overflow: hidden;

    height: 0;
    margin: 0;
    margin-top: -10px;

    -webkit-transition: all .3s ease;
            transition: all .3s ease;
}

#intro_sp_wrapper .intro_info_sp_container_ .select_brand_ ul li .intro_top_enter_ span
{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 100%;

    letter-spacing: 1px;

    color: #fff;
    border-bottom: 1px solid #fff;
}

#intro_sp_wrapper .intro_info_sp_container_ .select_brand_ ul li .intro_syte_
{
    display: block;
}

#intro_sp_wrapper .intro_info_sp_container_ .select_brand_ ul li .intro_syte_enter_
{
    display: block;
    overflow: hidden;

    height: 0;
    margin: 0;

    -webkit-transition: all .3s ease;
            transition: all .3s ease;
}

#intro_sp_wrapper .intro_info_sp_container_ .select_brand_ ul li .intro_syte_enter_ span
{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 100%;

    display: inline-block;

    margin-top: 20px;

    letter-spacing: 1px;

    color: #fff;
    border-bottom: 1px solid #fff;
}

#intro_sp_wrapper .intro_info_sp_container_ .select_brand_ ul li .intro_groundy_
{
    display: block;
}

#intro_sp_wrapper .intro_info_sp_container_ .select_brand_ ul li .intro_groundy_enter_
{
    display: block;
    overflow: hidden;

    height: 0;
    margin: 0;

    -webkit-transition: all .3s ease;
            transition: all .3s ease;
}

#intro_sp_wrapper .intro_info_sp_container_ .select_brand_ ul li .intro_groundy_enter_ span
{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 100%;

    display: inline-block;

    margin-top: 20px;

    letter-spacing: 1px;

    color: #fff;
    border-bottom: 1px solid #fff;
}

#intro_sp_wrapper .intro_info_sp_container_ .select_brand_ ul li .intro_ys_
{
    display: block;
}

#intro_sp_wrapper .intro_info_sp_container_ .select_brand_ ul li .intro_ys_enter_
{
    display: block;
    overflow: hidden;

    height: 0;
    margin: 0;

    -webkit-transition: all .3s ease;
            transition: all .3s ease;
}

#intro_sp_wrapper .intro_info_sp_container_ .select_brand_ ul li .intro_ys_enter_ span
{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 100%;

    display: inline-block;

    margin-top: 20px;

    letter-spacing: 1px;

    color: #fff;
    border-bottom: 1px solid #fff;
}

#intro_sp_wrapper .cri-liveact-player
{
    position: fixed;
    z-index: 10;

    width: auto !important;
}

#intro_sp_wrapper .cri-liveact-player .lac-div
{
    position: static !important;

    width: auto !important;
    height: auto !important;
}

#intro_sp_wrapper .cri-liveact-player .lac-div .lac-video-div
{
    position: static !important;

    width: auto !important;
    height: auto !important;
}

#intro_sp_wrapper .cri-liveact-player .lac-div .lac-video-div video
{
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;

    width: auto !important;
    min-width: 100% !important;
    height: auto !important;
    min-height: 100% !important;

    -webkit-transform: translateX(-50%) translateY(-50%) !important;
        -ms-transform: translateX(-50%) translateY(-50%) !important;
            transform: translateX(-50%) translateY(-50%) !important;

    background-size: cover;
}

#intro_sp_wrapper .cri-liveact-player .lac-div #liveact-canvas-0
{
    position: fixed !important;
    right: 0 !important;
    bottom: 0 !important;

    display: block !important;

    width: auto !important;
    min-width: 100% !important;
    height: auto !important;
    min-height: 100% !important;
}

#intro_sp_wrapper .cri-liveact-player .lac-div .lac-screen-play
{
    display: none;
}

#intro_sp_wrapper .cri-liveact-player .lac-div .liveact-controls
{
    display: none;
}

/*----------------------------------------
	look
----------------------------------------*/

#look_brand_container
{
    position: relative;

    margin-bottom: 200px;
}

#look_brand_container .look_head
{
    margin-bottom: 40px;
    padding: 40px 0;
}

#look_brand_container .look_head h1
{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: normal;
    line-height: 1;

    text-align: center;
    letter-spacing: 1.5px;
}

#look_brand_container .look_head .brand_sort
{
    position: absolute;
    top: -10px;
    left: 40px;

    width: 200px;

    text-align: left;
}

#look_brand_container .look_head .brand_sort dl dt
{
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-size: .75rem;

    margin-bottom: 10px;

    letter-spacing: .5px;
}

#look_brand_container .look_head .brand_sort dl dd
{
    position: relative;
}

#look_brand_container .look_head .brand_sort dl dd .sortbtn
{
    font-family: 'Poppins', sans-serif;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 26px;

    position: relative;

    display: block;

    width: 170px;
    padding: 0 30px 5px 0;

    cursor: pointer;

    border-bottom: 1px solid #000;
}

#look_brand_container .look_head .brand_sort dl dd .sortbtn:after
{
    position: absolute;
    top: 10px;
    right: 10px;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-top: 3px solid #000;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
}

#look_brand_container .look_head .brand_sort dl dd .sortbtn.active:after
{
    top: 7px;

    border-top: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 3px solid #000;
    border-left: 3px solid transparent;
}

#look_brand_container .look_head .brand_sort dl dd ul
{
    position: absolute;
    z-index: 1;
    top: 45px;
    left: 0;

    display: none;

    background-color: #fff;
}

#look_brand_container .look_head .brand_sort dl dd ul li
{
    position: relative;

    border-top: none;
    border-bottom: 1px solid #dfdfdf;
}

#look_brand_container .look_head .brand_sort dl dd ul li.selected:after
{
    position: absolute;
    top: 48%;
    right: 15px;

    display: block;

    width: 5px;
    height: 10px;

    content: '';
    -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);

    border: solid 3px #3c3c3c;
    border-top: 0;
    border-left: 0;
}

#look_brand_container .look_head .brand_sort dl dd ul li a
{
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;

    display: block;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 160px;
    padding: 15px 0;

    text-decoration: none;

    background: #fff;
}

#look_brand_container .look_head .season_sort
{
    position: absolute;
    top: -10px;
    right: 40px;

    text-align: right;
}

#look_brand_container .look_head .season_sort .sortbtn
{
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-size: .75rem;
    font-weight: normal;

    position: relative;

    display: inline-block;

    padding-right: 16px;

    cursor: pointer;
}

#look_brand_container .look_head .season_sort .sortbtn:after
{
    position: absolute;
    top: 6px;
    right: 0;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-top: 3px solid #000;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
}

#look_brand_container .look_head .season_sort .sortbtn.active:after
{
    top: 3px;

    border-top: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 3px solid #000;
    border-left: 3px solid transparent;
}

#look_brand_container .look_head .season_sort .sortbtn span
{
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-size: .75rem;
    font-weight: normal;
}

#look_brand_container .look_head .season_sort ul
{
    position: absolute;
    z-index: 1;
    top: 25px;
    right: 0;

    display: none;
}

#look_brand_container .look_head .season_sort ul li
{
    position: relative;

    border: 3px solid #3c3c3c;
    border-top: none;
}

#look_brand_container .look_head .season_sort ul li:first-child
{
    border-top: 3px solid #3c3c3c;
}

#look_brand_container .look_head .season_sort ul li.selected:after
{
    position: absolute;
    top: 48%;
    right: 15px;

    display: block;

    width: 5px;
    height: 10px;

    content: '';
    -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);

    border: solid 3px #3c3c3c;
    border-top: 0;
    border-left: 0;
}

#look_brand_container .look_head .season_sort ul li a
{
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 600;

    display: block;

    width: 255px;
    padding: 11px 9px;

    text-align: left;
    text-decoration: none;
    letter-spacing: 1px;

    background: #fafafa;
}

#look_brand_container .look_head .cnavi
{
    margin: 40px 0 20px;

    text-align: center;
}

#look_brand_container .look_head .cnavi ul
{
    font-size: 0;
    font-size: 0rem;
}

#look_brand_container .look_head .cnavi ul li
{
    display: inline-block;

    margin-right: 10px;

    vertical-align: top;
}

#look_brand_container .look_head .cnavi ul li:last-child
{
    margin-right: 0;
}

#look_brand_container .look_head .cnavi ul li:hover a,
#look_brand_container .look_head .cnavi ul li.selected a
{
    opacity: 1;
    color: #fff;
    border: 1px solid #464646;
    background-color: #464646;
}

#look_brand_container .look_head .cnavi ul li a
{
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 200;
    line-height: 40px;

    display: block;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-width: 200px;
    padding: 0 10px;

    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    text-decoration: none;
    letter-spacing: .5px;

    border: 1px solid #dbdbdb;
    border-radius: 20px;
}

#look_brand_container .inner .mv
{
    width: 1100px;
    margin: 0 auto 100px;
}

#look_brand_container .inner .mv .cri-liveact-player
{
    width: 100% !important;
}

#look_brand_container .inner .look_list
{
    font-size: 0;
    font-size: 0rem;

    width: 840px;
    margin: 0 auto;

    text-align: left;
}

#look_brand_container .inner .look_list li
{
    display: inline-block;

    width: 380px;
    margin: 0 80px 80px 0;
}

#look_brand_container .inner .look_list li img
{
    width: 100%;
    height: auto;
}

#look_brand_container .inner .look_list li:nth-child(even)
{
    margin-right: 0;
}

/*----------------------------------------
	maintenance
----------------------------------------*/

.maintenance-container
{
    position: relative;
}

.maintenance-container h1
{
    position: fixed;
    top: 80px;
    left: 0;

    width: 100%;

    text-align: center;
}

.maintenance-container .inner
{
    position: fixed;
    top: 50%;
    left: 50%;

    margin: -132px 0 0 -238px;

    text-align: center;
    /*
		p{
			color: #000;
			@include fs(20);
			font-family: 'Poppins', sans-serif;
			font-weight: 500;
			line-height: 1;
			letter-spacing: 1.5px;
			border-bottom: 1px solid #000;
			display: inline-block;
			@include sp{
				@include fs(12);
				letter-spacing: .5px;
			}//sp
		}//p
		*/
}

.maintenance-container .inner h2
{
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1;

    margin-bottom: 10px;

    letter-spacing: 1px;

    color: #000;
}

.maintenance-container .inner h3
{
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1;

    margin-bottom: 80px;

    letter-spacing: 1px;

    color: #000;
}

.maintenance-container .inner p
{
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    line-height: 2;

    margin-bottom: 30px;

    letter-spacing: .5px;

    color: #000;
}

.maintenance-container .inner p br.sp
{
    display: none;
}

.maintenance-container .link
{
    position: fixed;
    bottom: 60px;
    left: 50%;

    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

.maintenance-container .link a
{
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1;

    text-decoration: underline;
    letter-spacing: .5px;

    color: #000;

    -webkit-font-smoothing: antialiased;
}

.maintenance-container .link a:hover
{
    text-decoration: none;

    opacity: 1;
}

.maintenance_en_container
{
    position: relative;

    height: 100vh;

    background: #000;
}

.maintenance_en_container h1
{
    position: fixed;
    top: 130px;
    left: 0;

    width: 100%;

    text-align: center;
}

.maintenance_en_container .inner
{
    position: fixed;
    top: 50%;
    left: 50%;

    width: 100%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
}

.maintenance_en_container .inner h2
{
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1;

    margin-bottom: 50px;

    letter-spacing: 1px;

    color: #fff;
}

.maintenance_en_container .inner dl
{
    margin-bottom: 30px;
}

.maintenance_en_container .inner dl dt
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 400;
    line-height: 1;

    margin-bottom: 5px;

    letter-spacing: 1px;

    color: #fff;
}

.maintenance_en_container .inner dl dd
{
    font-family: 'Poppins', sans-serif;
    font-size: 46px;
    font-size: 2.875rem;
    font-weight: 300;
    line-height: 1;

    letter-spacing: 1px;

    color: #fff;
}

.maintenance_en_container .inner p
{
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1;

    letter-spacing: 1px;

    color: #fff;
}

.maintenance_en_container .link
{
    position: fixed;
    bottom: 100px;
    left: 50%;

    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

.maintenance_en_container .link a
{
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1;

    text-decoration: underline;
    letter-spacing: .5px;

    color: #fff;

    -webkit-font-smoothing: antialiased;
}

.maintenance_en_container .link a:hover
{
    text-decoration: none;

    opacity: 1;
}

/*----------------------------------------
	SHOPLIST CN
----------------------------------------*/

/* PC */

.shoplist_cn_container
{
    margin-bottom: 200px;
}

.shoplist_cn_container *
{
    font-family: sans-serif, '黑体', '微软雅黑', 'Microsoft YaHei', '宋体', 'Microsoft JhengHei', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', Poppins;
}

.shoplist_cn_container h2
{
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1;

    margin-bottom: 30px;
    padding: 10px 0 0;

    text-align: center;
    letter-spacing: .05em;
}

.shoplist_cn_container .wrap
{
    width: 1000px;
    margin: 0 auto;
}

.shoplist_cn_container .wrap .area
{
    margin-bottom: 10px;

    text-align: left;
}

.shoplist_cn_container .wrap .area .area_title
{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 60px;

    position: relative;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;

    cursor: pointer;
    letter-spacing: .1em;

    border-top: 1px solid #e6e6e6;
    background-color: #f0f0f0;
}

.shoplist_cn_container .wrap .area .area_title:after
{
    position: absolute;
    top: 20px;
    right: 30px;

    width: 15px;
    height: 15px;

    content: '';
    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;

    border: 2px solid #c8c8c8;
    border-bottom: none;
    border-left: none;
}

.shoplist_cn_container .wrap .area .area_title.is_active:after
{
    top: 25px;

    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.shoplist_cn_container .wrap .area .area_list
{
    display: none;
}

.shoplist_cn_container .wrap .area .area_list ul .item
{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 30px;

    border-bottom: 1px solid #e6e6e6;
}

.shoplist_cn_container .wrap .area .area_list ul .item h3
{
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;

    margin-bottom: 20px;

    color: #3b3c3c;
}

.shoplist_cn_container .wrap .area .area_list ul .item .inner
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.shoplist_cn_container .wrap .area .area_list ul .item .inner .info
{
    width: 50%;
}

.shoplist_cn_container .wrap .area .area_list ul .item .inner .info li
{
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.8;

    letter-spacing: .05em;
}

.shoplist_cn_container .wrap .area .area_list ul .item .inner .brand
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: calc(50% - 60px);
    margin-left: auto;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.shoplist_cn_container .wrap .area .area_list ul .item .inner .brand dt
{
    font-size: 12px;
    font-size: .75rem;
    font-weight: 600;
    line-height: 1.8;

    color: #3b3c3c;
}

.shoplist_cn_container .wrap .area .area_list ul .item .inner .brand dd
{
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.8;

    width: 360px;
    margin-left: 20px;

    letter-spacing: .05em;
}

/*----------------------------------------
	sitemap
----------------------------------------*/

.yy_sitemap_container_
{
    font-family: 'Poppins', sans-serif;

    width: 1000px;
    margin: 0 auto;
}

.yy_sitemap_container_ h2
{
    font-size: 18px;
    font-size: 1.125rem;

    padding-bottom: 20px;

    text-align: left;

    border-bottom: 1px solid #c8c8c8;
}

.yy_sitemap_container_ .brand_line_
{
    margin-top: 30px;
}

.yy_sitemap_container_ .brand_line_ h3
{
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;

    text-align: left;
}

.yy_sitemap_container_ .brand_line_ ul
{
    overflow: hidden;
}

.yy_sitemap_container_ .brand_line_ ul li
{
    float: left;

    width: 150px;
    margin-top: 20px;
    margin-right: 20px;
}

.yy_sitemap_container_ .brand_line_ ul li:nth-child(6n)
{
    margin-right: 0;
}

.yy_sitemap_container_ .brand_line_ ul li a img
{
    width: 100%;
    height: auto;
}

.yy_sitemap_container_ .category_wrapper_
{
    overflow: hidden;

    margin-top: 50px;
    margin-bottom: 70px;
}

.yy_sitemap_container_ .category_wrapper_ .category_
{
    float: left;
    overflow: hidden;

    margin-right: 40px;
}

.yy_sitemap_container_ .category_wrapper_ .category_:nth-child(4)
{
    margin-right: 0;
}

.yy_sitemap_container_ .category_wrapper_ .category_:nth-child(4) ul
{
    margin-right: 0;
}

.yy_sitemap_container_ .category_wrapper_ .category_ h3
{
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;

    margin-bottom: 20px;

    text-align: left;
}

.yy_sitemap_container_ .category_wrapper_ .category_ ul
{
    float: left;

    margin-right: 50px;
}

.yy_sitemap_container_ .category_wrapper_ .category_ ul li
{
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;

    margin-bottom: 15px;

    text-align: left;
}

.yy_sitemap_container_ .category_wrapper_ .category_ ul li a
{
    position: relative;

    padding-left: 10px;
}

.yy_sitemap_container_ .category_wrapper_ .category_ ul li a:before
{
    position: absolute;
    top: 8px;
    left: 0;

    width: 3px;
    height: 3px;

    content: '';

    border-radius: 3px;
    background-color: #3b3c3c;
}

.yy_sitemap_container_ .account
{
    margin-bottom: 200px;
}

.yy_sitemap_container_ .account a
{
    font-size: 18px;
    font-size: 1.125rem;

    display: block;

    width: 300px;
    margin: 0 auto;
    padding: 15px 0;

    letter-spacing: .5px;

    color: #fff;
    border-radius: 5px;
    background-color: #3c3c3c;
}

.yy_sitemap_container_ .account a span
{
    font-size: 12px;
    font-size: .75rem;
    font-weight: 600;

    display: block;

    margin-top: 3px;

    color: #fff;
}

/*----------------------------------------
	sorry
----------------------------------------*/

.sorry-container
{
    position: relative;
}

.sorry-container h1
{
    position: fixed;
    top: 80px;
    left: 0;

    width: 100%;

    text-align: center;
}

.sorry-container .inner
{
    position: fixed;
    top: 50%;
    left: 50%;

    margin: -118px 0 0 -290px;

    text-align: center;
}

.sorry-container .inner h2
{
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1;

    margin-bottom: 20px;

    letter-spacing: .5px;

    color: #000;
}

.sorry-container .inner p
{
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.6;

    margin-bottom: 50px;

    letter-spacing: .5px;

    color: #000;
}

.sorry-container .inner a
{
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1;

    display: inline-block;

    text-decoration: underline;
    letter-spacing: .5px;

    color: #000;
}

.sorry-container .inner a:hover
{
    text-decoration: none;

    opacity: 1;
}

.sorry-container .copyright
{
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 300;
    line-height: 1;

    position: fixed;
    bottom: 60px;
    left: 50%;

    width: 100%;

    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    text-align: center;
    letter-spacing: .5px;

    color: #a1a1a1;
}

/*----------------------------------------
	BLACK Scandal 2020SS PC
----------------------------------------*/

.blackscandal_brand_container_2020ss
{
    position: relative;
}

.blackscandal_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.blackscandal_brand_container_2020ss .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.blackscandal_brand_container_2020ss .logo
{
    position: absolute;
    z-index: 11;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.blackscandal_brand_container_2020ss .key_visual
{
    width: 100%;
    height: auto;
}

.blackscandal_brand_container_2020ss .key_visual img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	BLACK Scandal 2020SS SP
----------------------------------------*/

.blackscandal_sp_brand_container_2020ss
{
    position: relative;
}

.blackscandal_sp_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.blackscandal_sp_brand_container_2020ss .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.blackscandal_sp_brand_container_2020ss .arrow-down a img
{
    width: 100%;
    height: auto;
}

.blackscandal_sp_brand_container_2020ss .logo
{
    position: absolute;
    z-index: 11;
    top: 80%;
    left: 50%;

    width: 60px;
    height: auto;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.blackscandal_sp_brand_container_2020ss .logo img
{
    width: 100%;
    height: auto;
}

.blackscandal_sp_brand_container_2020ss .key_visual
{
    width: 100%;
    height: auto;
}

.blackscandal_sp_brand_container_2020ss .key_visual img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	BYY 2020SS PC
----------------------------------------*/

.byy_brand_container_2020ss
{
    position: relative;
}

.byy_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.byy_brand_container_2020ss .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.byy_brand_container_2020ss .logo
{
    position: absolute;
    z-index: 11;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.byy_brand_container_2020ss .key_visual
{
    width: 100%;
    height: auto;
}

.byy_brand_container_2020ss .key_visual img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	BYY 2020SS SP
----------------------------------------*/

.byy_sp_brand_container_2020ss
{
    position: relative;
}

.byy_sp_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.byy_sp_brand_container_2020ss .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.byy_sp_brand_container_2020ss .arrow-down a img
{
    width: 100%;
    height: auto;
}

.byy_sp_brand_container_2020ss .logo
{
    position: absolute;
    z-index: 11;
    top: 80%;
    left: 50%;

    width: 60px;
    height: auto;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.byy_sp_brand_container_2020ss .logo img
{
    width: 100%;
    height: auto;
}

.byy_sp_brand_container_2020ss .key_visual
{
    width: 100%;
    height: auto;
}

.byy_sp_brand_container_2020ss .key_visual img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	discord 2018AW PC
----------------------------------------*/

.discord_brand_container_2018aw
{
    position: relative;
}

.discord_brand_container_2018aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.discord_brand_container_2018aw .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.discord_brand_container_2018aw .playground
{
    font-size: 0;
    font-size: 0rem;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    overflow-x: hidden;

    width: 100%;

    text-align: left;
}

.discord_brand_container_2018aw .playground img
{
    width: 100%;

    vertical-align: baseline;
}

.discord_brand_container_2018aw .playground .layout_left
{
    width: 62.5%;
}

.discord_brand_container_2018aw .playground .layout_left .slideArea
{
    width: 100% !important;
    height: 0 !important;
    padding-bottom: 9.12%;
}

.discord_brand_container_2018aw .playground .layout_right
{
    width: 37.5%;
}

.discord_brand_container_2018aw .playground .layout_right .slideArea
{
    width: 100% !important;
    height: 0 !important;
    padding-bottom: 15.2%;
}

/*----------------------------------------
	discord 2018AW SP
----------------------------------------*/

.discord_sp_brand_container_2018aw
{
    position: relative;
}

.discord_sp_brand_container_2018aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.discord_sp_brand_container_2018aw .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.discord_sp_brand_container_2018aw .arrow-down a img
{
    width: 100%;
    height: auto;
}

.discord_sp_brand_container_2018aw .playground
{
    font-size: 0;
    font-size: 0rem;

    overflow-x: hidden;

    width: 100%;
    margin-bottom: 10px;

    text-align: left;
}

.discord_sp_brand_container_2018aw .playground img
{
    width: 100%;

    vertical-align: baseline;
}

.discord_sp_brand_container_2018aw .playground .layout_right
{
    width: 100%;
}

.discord_sp_brand_container_2018aw .playground .layout_right .slideArea
{
    width: 100% !important;
    height: 0 !important;
    padding-bottom: 15.2%;
}

.discord_sp_brand_container_2018aw .playground .preload
{
    display: none;
}

.discord_sp_brand_container_2018aw .playground .cvs
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	discord 2019AW PC
----------------------------------------*/

.discord_brand_container
{
    position: relative;
}

.discord_brand_container .brand_ttl
{
    position: relative;
    z-index: 1;

    display: block;

    margin-top: -60px;
    margin-left: 40px;

    text-align: left;
}

.discord_brand_container .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.discord_brand_container .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.discord_brand_container .discord_main_visual
{
    position: relative;

    width: 100%;
    height: 775px;
    margin-top: 10px;
}

.discord_brand_container .discord_main_visual .inner
{
    position: absolute;
    z-index: 1;
    top: 66%;
    left: 50%;

    width: 100%;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}

.discord_brand_container .discord_main_visual ul li
{
    position: relative;

    overflow: hidden;

    width: 100%;
}

.discord_brand_container .discord_main_visual ul li img
{
    width: 100%;
    max-width: inherit;
    height: auto;
}

/*----------------------------------------
	discord 2019AW SP
----------------------------------------*/

.discord_sp_brand_container
{
    position: relative;

    margin-bottom: 5px;
}

.discord_sp_brand_container .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.discord_sp_brand_container .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.discord_sp_brand_container .discord_main_visual
{
    position: relative;

    width: 100%;
    margin-top: 10px;
}

.discord_sp_brand_container .discord_main_visual .inner
{
    position: absolute;
    z-index: 1;
    top: 66%;
    left: 50%;

    width: 120px;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}

.discord_sp_brand_container .discord_main_visual .inner img
{
    width: 100%;
    height: auto;
}

.discord_sp_brand_container .discord_main_visual ul li
{
    position: relative;

    overflow: hidden;

    width: 100%;
}

.discord_sp_brand_container .discord_main_visual ul li .discord_main_visual_img
{
    width: 100%;
    max-width: inherit;
    height: auto;
}

/*----------------------------------------
	discord 2019SS PC
----------------------------------------*/

.discord_brand_container
{
    position: relative;
}

.discord_brand_container .brand_ttl
{
    position: relative;
    z-index: 1;

    display: block;

    margin-top: -60px;
    margin-left: 40px;

    text-align: left;
}

.discord_brand_container .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.discord_brand_container .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.discord_brand_container .discord_main_visual
{
    position: relative;

    width: 100%;
    height: 775px;
    margin-top: 10px;
}

.discord_brand_container .discord_main_visual .inner
{
    position: absolute;
    z-index: 1;
    top: 66%;
    left: 50%;

    width: 100%;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}

.discord_brand_container .discord_main_visual ul li
{
    position: relative;

    overflow: hidden;

    width: 100%;
}

.discord_brand_container .discord_main_visual ul li img
{
    width: 100%;
    max-width: inherit;
    height: auto;
}

/*----------------------------------------
	discord 2019SS SP
----------------------------------------*/

.discord_sp_brand_container
{
    position: relative;

    margin-bottom: 5px;
}

.discord_sp_brand_container .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.discord_sp_brand_container .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.discord_sp_brand_container .discord_main_visual
{
    position: relative;

    width: 100%;
    margin-top: 10px;
}

.discord_sp_brand_container .discord_main_visual .inner
{
    position: absolute;
    z-index: 1;
    top: 66%;
    left: 50%;

    width: 120px;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}

.discord_sp_brand_container .discord_main_visual .inner img
{
    width: 100%;
    height: auto;
}

.discord_sp_brand_container .discord_main_visual ul li
{
    position: relative;

    overflow: hidden;

    width: 100%;
}

.discord_sp_brand_container .discord_main_visual ul li .discord_main_visual_img
{
    width: 100%;
    max-width: inherit;
    height: auto;
}

/*----------------------------------------
	discord 2020SS PC
----------------------------------------*/

.discord_pc_brand_container_2020ss
{
    position: relative;

    background-color: #000;
}

.discord_pc_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    bottom: 120px;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.discord_pc_brand_container_2020ss .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.discord_pc_brand_container_2020ss .playground
{
    font-size: 0;
    font-size: 0rem;

    position: absolute;
    top: 0;

    overflow-x: hidden;

    width: 100%;

    text-align: left;
}

.discord_pc_brand_container_2020ss .playground .slide-move
{
    -webkit-transition: all 300ms cubic-bezier(.215, .61, .355, 1);
            transition: all 300ms cubic-bezier(.215, .61, .355, 1);
    white-space: nowrap;
}

.discord_pc_brand_container_2020ss .playground .slide-move img
{
    width: auto;
    margin: 0 10px;
}

/*----------------------------------------
	discord 2020SS SP
----------------------------------------*/

.discord_sp_brand_container_2020ss
{
    position: relative;

    background-color: #000;
}

.discord_sp_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.discord_sp_brand_container_2020ss .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.discord_sp_brand_container_2020ss .arrow-down a img
{
    width: 100%;
    height: auto;
}

.discord_sp_brand_container_2020ss .playground
{
    font-size: 0;
    font-size: 0rem;

    position: absolute;
    top: 0;

    overflow-x: hidden;

    width: 100%;

    text-align: left;
}

.discord_sp_brand_container_2020ss .playground .slide-move
{
    white-space: nowrap;
}

.discord_sp_brand_container_2020ss .playground .slide-move img
{
    width: auto;
    max-width: none;
    margin: 0 10px;
}

/*----------------------------------------
	FEMME 2020SS PC
----------------------------------------*/

.femme_brand_container_2020ss
{
    position: relative;
}

.femme_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.femme_brand_container_2020ss .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.femme_brand_container_2020ss .logo
{
    position: absolute;
    z-index: 11;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.femme_brand_container_2020ss .key_visual
{
    width: 100%;
    height: auto;
}

.femme_brand_container_2020ss .key_visual img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	FEMME 2020SS SP
----------------------------------------*/

.femme_sp_brand_container_2020ss
{
    position: relative;
}

.femme_sp_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.femme_sp_brand_container_2020ss .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.femme_sp_brand_container_2020ss .arrow-down a img
{
    width: 100%;
    height: auto;
}

.femme_sp_brand_container_2020ss .logo
{
    position: absolute;
    z-index: 11;
    top: 80%;
    left: 50%;

    width: 60px;
    height: auto;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.femme_sp_brand_container_2020ss .logo img
{
    width: 100%;
    height: auto;
}

.femme_sp_brand_container_2020ss .key_visual
{
    width: 100%;
    height: auto;
}

.femme_sp_brand_container_2020ss .key_visual img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	Ground Y 2018AW PC
----------------------------------------*/

.groundy_brand_container_2018aw
{
    position: relative;

    background-color: #000;
}

.groundy_brand_container_2018aw .brand_ttl
{
    position: absolute;
    top: 40px;
    left: 40px;
}

.groundy_brand_container_2018aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.groundy_brand_container_2018aw .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.groundy_brand_container_2018aw .bg_img
{
    position: fixed;
    top: 50%;
    left: 0;

    width: 100%;

    -webkit-transform: translate3d(0, -30%, 0);
            transform: translate3d(0, -30%, 0);
}

.groundy_brand_container_2018aw .bg_img h2
{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 150%;

    margin-top: 20px;

    color: #fff;
}

.groundy_brand_container_2018aw ul
{
    position: relative;

    height: 100%;
}

.groundy_brand_container_2018aw ul li
{
    position: absolute;

    display: block;
    overflow: hidden;

    -webkit-transition: all 600ms cubic-bezier(.215, .61, .355, 1);
            transition: all 600ms cubic-bezier(.215, .61, .355, 1);
}

.groundy_brand_container_2018aw ul li figure
{
    display: block;
    overflow: hidden;

    width: 100%;
    width: 100%;
    height: 100%;
    height: 100%;
    margin: 0;

    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.groundy_brand_container_2018aw ul li.look1
{
    top: 45%;
    right: 0;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container_2018aw ul li.look1 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img1.jpg);
}

.groundy_brand_container_2018aw ul li.look2
{
    top: 30%;
    left: 33.32%;

    width: 33.37%;
    height: 74%;
}

.groundy_brand_container_2018aw ul li.look2 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img2.jpg);
}

.groundy_brand_container_2018aw ul li.look3
{
    top: 35%;
    left: 0;

    width: 33.3%;
    height: 33%;
}

.groundy_brand_container_2018aw ul li.look3 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img3.jpg);
}

.groundy_brand_container_2018aw ul li.look4
{
    top: 75%;
    left: 16.66%;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container_2018aw ul li.look4 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img4.jpg);
}

.groundy_brand_container_2018aw ul li.look5
{
    z-index: 5;
    top: 70%;
    left: 0;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container_2018aw ul li.look5 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img5.jpg);
}

.groundy_brand_container_2018aw ul li.look6
{
    top: 15%;
    right: 0;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container_2018aw ul li.look6 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img6.jpg);
}

.groundy_brand_container_2018aw ul li.look7
{
    top: 0;
    left: 49.95%;

    width: 16.8%;
    height: 33%;
}

.groundy_brand_container_2018aw ul li.look7 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img7.jpg);
}

.groundy_brand_container_2018aw ul li.look8
{
    top: 40%;
    left: 33.3%;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container_2018aw ul li.look8 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img8.jpg);
}

.groundy_brand_container_2018aw ul li.look9
{
    top: 40%;
    left: 0;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container_2018aw ul li.look9 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img9.jpg);
}

.groundy_brand_container_2018aw ul li.look10
{
    top: 65%;
    right: 0;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container_2018aw ul li.look10 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img10.jpg);
}

.groundy_brand_container_2018aw ul li.look11
{
    z-index: 5;
    top: 105%;
    left: 33.22%;

    width: 33.6%;
    height: 74%;
}

.groundy_brand_container_2018aw ul li.look11 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img11.jpg);
}

.groundy_brand_container_2018aw ul li.look12
{
    z-index: 5;
    top: 60%;
    left: 16.6%;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container_2018aw ul li.look12 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img12.jpg);
}

.groundy_brand_container_2018aw ul li.look13
{
    top: 90%;
    left: 0;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container_2018aw ul li.look13 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img13.jpg);
}

/*----------------------------------------
	Ground Y 2018AW SP
----------------------------------------*/

.groundy_sp_brand_container_2018aw
{
    position: relative;

    background-color: #000;
}

.groundy_sp_brand_container_2018aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.groundy_sp_brand_container_2018aw .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.groundy_sp_brand_container_2018aw .arrow-down a img
{
    width: 100%;
    height: auto;
}

.groundy_sp_brand_container_2018aw .bg_img
{
    position: fixed;
    top: 50%;
    left: 50%;

    width: 90%;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}

.groundy_sp_brand_container_2018aw .bg_img figure img
{
    display: block;

    width: 30%;
    height: auto;
    margin: 0 auto;
}

.groundy_sp_brand_container_2018aw .bg_img h2
{
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 140%;

    margin-top: 10px;

    text-align: center;

    color: #fff;
}

.groundy_sp_brand_container_2018aw ul
{
    position: relative;

    height: 100%;
}

.groundy_sp_brand_container_2018aw ul li
{
    position: absolute;

    display: block;
    overflow: hidden;
}

.groundy_sp_brand_container_2018aw ul li figure
{
    display: block;
    overflow: hidden;

    width: 100%;
    width: 100%;
    height: 100%;
    height: 100%;
    margin: 0;

    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.groundy_sp_brand_container_2018aw ul li.look1
{
    top: 15%;
    right: 0;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container_2018aw ul li.look1 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img1.jpg);
}

.groundy_sp_brand_container_2018aw ul li.look2
{
    top: 5%;
    left: 0;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container_2018aw ul li.look2 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img2.jpg);
}

.groundy_sp_brand_container_2018aw ul li.look3
{
    top: 60%;
    right: 0;

    width: 50%;
    height: 22%;
}

.groundy_sp_brand_container_2018aw ul li.look3 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img3.jpg);
}

.groundy_sp_brand_container_2018aw ul li.look4
{
    top: 60%;
    left: 0;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container_2018aw ul li.look4 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img4.jpg);
}

.groundy_sp_brand_container_2018aw ul li.look5
{
    z-index: 5;
    top: 45%;
    left: 25%;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container_2018aw ul li.look5 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img5.jpg);
}

.groundy_sp_brand_container_2018aw ul li.look6
{
    top: 30%;
    right: 0;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container_2018aw ul li.look6 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img6.jpg);
}

.groundy_sp_brand_container_2018aw ul li.look7
{
    top: -25%;
    left: 25%;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container_2018aw ul li.look7 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img7.jpg);
}

.groundy_sp_brand_container_2018aw ul li.look8
{
    top: -15%;
    left: 0;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container_2018aw ul li.look8 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img8.jpg);
}

.groundy_sp_brand_container_2018aw ul li.look9
{
    top: 25%;
    left: 0;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container_2018aw ul li.look9 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img9.jpg);
}

.groundy_sp_brand_container_2018aw ul li.look10
{
    top: 70%;
    left: 0;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container_2018aw ul li.look10 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img10.jpg);
}

.groundy_sp_brand_container_2018aw ul li.look11
{
    z-index: 5;
    top: 110%;
    left: 50%;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container_2018aw ul li.look11 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img11.jpg);
}

.groundy_sp_brand_container_2018aw ul li.look12
{
    z-index: 5;
    top: 30%;
    right: 0;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container_2018aw ul li.look12 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img12.jpg);
}

.groundy_sp_brand_container_2018aw ul li.look13
{
    top: 60%;
    left: 50%;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container_2018aw ul li.look13 figure
{
    background-image: url(../../img/brand/groundy/2018aw/groundy_img13.jpg);
}

/*----------------------------------------
	Ground Y 2018SS PC
----------------------------------------*/

.groundy_brand_container
{
    position: relative;
}

.groundy_brand_container .brand_ttl
{
    position: absolute;
    top: 40px;
    left: 40px;
}

.groundy_brand_container .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.groundy_brand_container .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.groundy_brand_container .bg_img
{
    position: fixed;
    top: 50%;
    left: 0;

    width: 100%;

    -webkit-transform: translate3d(0, -30%, 0);
            transform: translate3d(0, -30%, 0);
}

.groundy_brand_container .bg_img h2
{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 150%;

    margin-top: 20px;

    color: #000;
}

.groundy_brand_container ul
{
    position: relative;

    height: 100%;
}

.groundy_brand_container ul li
{
    position: absolute;

    display: block;
    overflow: hidden;

    -webkit-transition: all 600ms cubic-bezier(.215, .61, .355, 1);
            transition: all 600ms cubic-bezier(.215, .61, .355, 1);
}

.groundy_brand_container ul li figure
{
    display: block;
    overflow: hidden;

    width: 100%;
    width: 100%;
    height: 100%;
    height: 100%;
    margin: 0;

    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.groundy_brand_container ul li.look1
{
    top: 25%;
    left: 0;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container ul li.look1 figure
{
    background-image: url(../../img/brand/groundy/groundy_img1.jpg);
}

.groundy_brand_container ul li.look2
{
    top: 10%;
    left: 33.3%;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container ul li.look2 figure
{
    background-image: url(../../img/brand/groundy/groundy_img2.jpg);
}

.groundy_brand_container ul li.look3
{
    top: 15%;
    left: 66.6%;

    width: 33.3%;
    height: 33%;
}

.groundy_brand_container ul li.look3 figure
{
    background-image: url(../../img/brand/groundy/groundy_img3.jpg);
}

.groundy_brand_container ul li.look4
{
    top: 55%;
    left: 66.6%;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container ul li.look4 figure
{
    background-image: url(../../img/brand/groundy/groundy_img4.jpg);
}

.groundy_brand_container ul li.look5
{
    z-index: 5;
    top: 50%;
    left: 83.25%;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container ul li.look5 figure
{
    background-image: url(../../img/brand/groundy/groundy_img5.jpg);
}

.groundy_brand_container ul li.look6
{
    top: -5%;
    left: 0;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container ul li.look6 figure
{
    background-image: url(../../img/brand/groundy/groundy_img6.jpg);
}

.groundy_brand_container ul li.look7
{
    top: -20%;
    left: 33.3%;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container ul li.look7 figure
{
    background-image: url(../../img/brand/groundy/groundy_img7.jpg);
}

.groundy_brand_container ul li.look8
{
    top: 20%;
    left: 49.95%;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container ul li.look8 figure
{
    background-image: url(../../img/brand/groundy/groundy_img8.jpg);
}

.groundy_brand_container ul li.look9
{
    top: 20%;
    left: 66.6%;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container ul li.look9 figure
{
    background-image: url(../../img/brand/groundy/groundy_img9.jpg);
}

.groundy_brand_container ul li.look10
{
    top: 45%;
    left: 0;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container ul li.look10 figure
{
    background-image: url(../../img/brand/groundy/groundy_img10.jpg);
}

.groundy_brand_container ul li.look11
{
    z-index: 5;
    top: 85%;
    left: 33.3%;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container ul li.look11 figure
{
    background-image: url(../../img/brand/groundy/groundy_img11.jpg);
}

.groundy_brand_container ul li.look12
{
    z-index: 5;
    top: 40%;
    left: 66.6%;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container ul li.look12 figure
{
    background-image: url(../../img/brand/groundy/groundy_img12.jpg);
}

.groundy_brand_container ul li.look13
{
    top: 70%;
    left: 83.25%;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container ul li.look13 figure
{
    background-image: url(../../img/brand/groundy/groundy_img13.jpg);
}

.groundy_brand_container ul li.look14
{
    top: 90%;
    left: 0;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container ul li.look14 figure
{
    background-image: url(../../img/brand/groundy/groundy_img14.jpg);
}

.groundy_brand_container ul li.look15
{
    top: 85%;
    left: 33.3%;

    width: 66.6%;
    height: 74%;
}

.groundy_brand_container ul li.look15 figure
{
    background-image: url(../../img/brand/groundy/groundy_img15.jpg);
}

/*----------------------------------------
	Ground Y 2018SS SP
----------------------------------------*/

.groundy_sp_brand_container
{
    position: relative;
}

.groundy_sp_brand_container .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.groundy_sp_brand_container .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.groundy_sp_brand_container .arrow-down a img
{
    width: 100%;
    height: auto;
}

.groundy_sp_brand_container .bg_img
{
    position: fixed;
    top: 50%;
    left: 50%;

    width: 90%;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}

.groundy_sp_brand_container .bg_img figure img
{
    display: block;

    width: 30%;
    height: auto;
    margin: 0 auto;
}

.groundy_sp_brand_container .bg_img h2
{
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 140%;

    margin-top: 10px;

    text-align: center;

    color: #000;
}

.groundy_sp_brand_container ul
{
    position: relative;

    height: 100%;
}

.groundy_sp_brand_container ul li
{
    position: absolute;

    display: block;
    overflow: hidden;
}

.groundy_sp_brand_container ul li figure
{
    display: block;
    overflow: hidden;

    width: 100%;
    width: 100%;
    height: 100%;
    height: 100%;
    margin: 0;

    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.groundy_sp_brand_container ul li.look1
{
    top: 10%;
    left: 0;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container ul li.look1 figure
{
    background-image: url(../../img/brand/groundy/groundy_img1.jpg);
}

.groundy_sp_brand_container ul li.look2
{
    top: 5%;
    left: 50%;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container ul li.look2 figure
{
    background-image: url(../../img/brand/groundy/groundy_img2.jpg);
}

.groundy_sp_brand_container ul li.look3
{
    top: 60%;
    left: 0;

    width: 50%;
    height: 22%;
}

.groundy_sp_brand_container ul li.look3 figure
{
    background-image: url(../../img/brand/groundy/groundy_img3.jpg);
}

.groundy_sp_brand_container ul li.look4
{
    top: 60%;
    left: 50%;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container ul li.look4 figure
{
    background-image: url(../../img/brand/groundy/groundy_img4.jpg);
}

.groundy_sp_brand_container ul li.look5
{
    z-index: 5;
    top: 45%;
    left: 75%;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container ul li.look5 figure
{
    background-image: url(../../img/brand/groundy/groundy_img5.jpg);
}

.groundy_sp_brand_container ul li.look6
{
    top: 10%;
    left: 0;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container ul li.look6 figure
{
    background-image: url(../../img/brand/groundy/groundy_img6.jpg);
}

.groundy_sp_brand_container ul li.look7
{
    top: -15%;
    left: 50%;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container ul li.look7 figure
{
    background-image: url(../../img/brand/groundy/groundy_img7.jpg);
}

.groundy_sp_brand_container ul li.look8
{
    top: -25%;
    left: 75%;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container ul li.look8 figure
{
    background-image: url(../../img/brand/groundy/groundy_img8.jpg);
}

.groundy_sp_brand_container ul li.look9
{
    top: 25%;
    left: 50%;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container ul li.look9 figure
{
    background-image: url(../../img/brand/groundy/groundy_img9.jpg);
}

.groundy_sp_brand_container ul li.look10
{
    top: 60%;
    left: 0;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container ul li.look10 figure
{
    background-image: url(../../img/brand/groundy/groundy_img10.jpg);
}

.groundy_sp_brand_container ul li.look11
{
    z-index: 5;
    top: 110%;
    left: 50%;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container ul li.look11 figure
{
    background-image: url(../../img/brand/groundy/groundy_img11.jpg);
}

.groundy_sp_brand_container ul li.look12
{
    z-index: 5;
    top: 15%;
    left: 0;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container ul li.look12 figure
{
    background-image: url(../../img/brand/groundy/groundy_img12.jpg);
}

.groundy_sp_brand_container ul li.look13
{
    top: 50%;
    left: 25%;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container ul li.look13 figure
{
    background-image: url(../../img/brand/groundy/groundy_img13.jpg);
}

.groundy_sp_brand_container ul li.look14
{
    z-index: 5;
    top: 100%;
    left: 0;

    width: 50%;
    height: 50%;
}

.groundy_sp_brand_container ul li.look14 figure
{
    background-image: url(../../img/brand/groundy/groundy_img14.jpg);
}

.groundy_sp_brand_container ul li.look15
{
    top: 85%;
    left: 0;

    width: 100%;
    height: 36%;
}

.groundy_sp_brand_container ul li.look15 figure
{
    background-image: url(../../img/brand/groundy/groundy_img15.jpg);
}

/*----------------------------------------
	Ground Y 2019AW PC
----------------------------------------*/

.groundy_brand_container_2019aw
{
    position: relative;
}

.groundy_brand_container_2019aw .mov_modal
{
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    opacity: 0;
}

.groundy_brand_container_2019aw .mov_modal .mov
{
    position: absolute;
    z-index: 501;
    top: 50%;
    left: 50%;

    width: 50vw;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.groundy_brand_container_2019aw .mov_modal .mov .cri-liveact-player
{
    cursor: pointer !important;
}

.groundy_brand_container_2019aw .mov_modal .mov .close_modal
{
    position: absolute;
    top: -10px;
    right: -70px;

    width: 20px;
    height: 20px;
    padding: 10px;

    cursor: pointer;
}

.groundy_brand_container_2019aw .mov_modal .mov .close_modal:hover
{
    -webkit-transition: all .6s ease;
            transition: all .6s ease;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.groundy_brand_container_2019aw .mov_modal .mov .close_modal img
{
    width: 100%;
    height: auto;
}

.groundy_brand_container_2019aw .mov_modal .overlay
{
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background-color: rgba(0, 0, 0, .9);
}

.groundy_brand_container_2019aw .brand_ttl
{
    position: absolute;
    top: 40px;
    left: 40px;
}

.groundy_brand_container_2019aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.groundy_brand_container_2019aw .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.groundy_brand_container_2019aw .bg_img
{
    position: fixed;
    top: 50%;
    left: 0;

    width: 100%;

    -webkit-transform: translate3d(0, -30%, 0);
            transform: translate3d(0, -30%, 0);
}

.groundy_brand_container_2019aw .bg_img h2
{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 150%;

    margin-top: 20px;

    color: #000;
}

.groundy_brand_container_2019aw ul
{
    position: relative;

    height: 100%;
}

.groundy_brand_container_2019aw ul li
{
    position: absolute;

    display: block;
    overflow: hidden;

    -webkit-transition: all 600ms cubic-bezier(.215, .61, .355, 1);
            transition: all 600ms cubic-bezier(.215, .61, .355, 1);
}

.groundy_brand_container_2019aw ul li figure
{
    display: block;
    overflow: hidden;

    width: 100%;
    width: 100%;
    height: 100%;
    height: 100%;
    margin: 0;

    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.groundy_brand_container_2019aw ul li.look1
{
    top: 25%;
    left: 0;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container_2019aw ul li.look1 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img1.jpg);
}

.groundy_brand_container_2019aw ul li.look2
{
    top: 10%;
    left: 33.3%;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container_2019aw ul li.look2 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img2.jpg);
}

.groundy_brand_container_2019aw ul li.look3
{
    top: 15%;
    left: 66.6%;

    width: 33.3%;
    height: 33%;
}

.groundy_brand_container_2019aw ul li.look3 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img3.jpg);
}

.groundy_brand_container_2019aw ul li.look4
{
    top: 55%;
    left: 66.6%;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container_2019aw ul li.look4 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img4.jpg);
}

.groundy_brand_container_2019aw ul li.look5
{
    z-index: 5;
    top: 50%;
    left: 83.25%;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container_2019aw ul li.look5 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img5.jpg);
}

.groundy_brand_container_2019aw ul li.look6
{
    top: -5%;
    left: 0;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container_2019aw ul li.look6 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img6.jpg);
}

.groundy_brand_container_2019aw ul li.look7
{
    top: -20%;
    left: 33.3%;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container_2019aw ul li.look7 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img7.jpg);
}

.groundy_brand_container_2019aw ul li.look8
{
    top: 20%;
    left: 49.95%;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container_2019aw ul li.look8 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img8.jpg);
}

.groundy_brand_container_2019aw ul li.look9
{
    top: 20%;
    left: 66.6%;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container_2019aw ul li.look9 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img9.jpg);
}

.groundy_brand_container_2019aw ul li.look10
{
    top: 45%;
    left: 0;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container_2019aw ul li.look10 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img10.jpg);
}

.groundy_brand_container_2019aw ul li.look11
{
    z-index: 5;
    top: 85%;
    left: 33.3%;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container_2019aw ul li.look11 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img11.jpg);
}

.groundy_brand_container_2019aw ul li.look12
{
    z-index: 5;
    top: 40%;
    left: 66.6%;

    width: 33.3%;
    height: 33%;
}

.groundy_brand_container_2019aw ul li.look12 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img12.jpg);
}

/*----------------------------------------
	Ground Y 2019AW SP
----------------------------------------*/

.groundy_sp_brand_container_2019aw
{
    position: relative;
}

.groundy_sp_brand_container_2019aw .mov_modal
{
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    opacity: 1;
}

.groundy_sp_brand_container_2019aw .mov_modal .mov
{
    position: absolute;
    z-index: 501;
    top: 50%;
    left: 50%;

    width: 100vw;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.groundy_sp_brand_container_2019aw .mov_modal .mov .cri-liveact-player
{
    cursor: pointer !important;
}

.groundy_sp_brand_container_2019aw .mov_modal .mov .close_modal
{
    position: absolute;
    top: -50px;
    right: 10px;

    width: 20px;
    height: 20px;
    padding: 10px;

    cursor: pointer;
}

.groundy_sp_brand_container_2019aw .mov_modal .mov .close_modal:hover
{
    -webkit-transition: all .6s ease;
            transition: all .6s ease;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.groundy_sp_brand_container_2019aw .mov_modal .mov .close_modal img
{
    width: 100%;
    height: auto;
}

.groundy_sp_brand_container_2019aw .mov_modal .overlay
{
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background-color: rgba(0, 0, 0, .9);
}

.groundy_sp_brand_container_2019aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.groundy_sp_brand_container_2019aw .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.groundy_sp_brand_container_2019aw .arrow-down a img
{
    width: 100%;
    height: auto;
}

.groundy_sp_brand_container_2019aw .bg_img
{
    position: fixed;
    top: 50%;
    left: 50%;

    width: 90%;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}

.groundy_sp_brand_container_2019aw .bg_img figure img
{
    display: block;

    width: 30%;
    height: auto;
    margin: 0 auto;
}

.groundy_sp_brand_container_2019aw .bg_img h2
{
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 140%;

    margin-top: 10px;

    text-align: center;

    color: #000;
}

.groundy_sp_brand_container_2019aw ul
{
    position: relative;

    height: 100%;
}

.groundy_sp_brand_container_2019aw ul li
{
    position: absolute;

    display: block;
    overflow: hidden;
}

.groundy_sp_brand_container_2019aw ul li figure
{
    display: block;
    overflow: hidden;

    width: 100%;
    width: 100%;
    height: 100%;
    height: 100%;
    margin: 0;

    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.groundy_sp_brand_container_2019aw ul li.look1
{
    top: 15%;
    right: 0;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container_2019aw ul li.look1 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img1.jpg);
}

.groundy_sp_brand_container_2019aw ul li.look2
{
    top: 5%;
    left: 0;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container_2019aw ul li.look2 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img2.jpg);
}

.groundy_sp_brand_container_2019aw ul li.look3
{
    top: 60%;
    right: 0;

    width: 50%;
    height: 22%;
}

.groundy_sp_brand_container_2019aw ul li.look3 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img3.jpg);
}

.groundy_sp_brand_container_2019aw ul li.look4
{
    top: 60%;
    left: 0;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container_2019aw ul li.look4 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img4.jpg);
}

.groundy_sp_brand_container_2019aw ul li.look5
{
    z-index: 5;
    top: 45%;
    left: 25%;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container_2019aw ul li.look5 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img5.jpg);
}

.groundy_sp_brand_container_2019aw ul li.look6
{
    top: 30%;
    right: 0;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container_2019aw ul li.look6 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img6.jpg);
}

.groundy_sp_brand_container_2019aw ul li.look7
{
    top: -25%;
    left: 25%;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container_2019aw ul li.look7 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img7.jpg);
}

.groundy_sp_brand_container_2019aw ul li.look8
{
    top: -15%;
    left: 0;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container_2019aw ul li.look8 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img8.jpg);
}

.groundy_sp_brand_container_2019aw ul li.look9
{
    top: 25%;
    left: 0;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container_2019aw ul li.look9 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img9.jpg);
}

.groundy_sp_brand_container_2019aw ul li.look10
{
    top: 70%;
    left: 0;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container_2019aw ul li.look10 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img10.jpg);
}

.groundy_sp_brand_container_2019aw ul li.look11
{
    z-index: 5;
    top: 110%;
    left: 50%;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container_2019aw ul li.look11 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img11.jpg);
}

.groundy_sp_brand_container_2019aw ul li.look12
{
    z-index: 5;
    top: 30%;
    right: 0;

    width: 50%;
    height: 24%;
}

.groundy_sp_brand_container_2019aw ul li.look12 figure
{
    background-image: url(../../img/brand/groundy/2019aw/groundy_img12.jpg);
}

/*----------------------------------------
	Ground Y 2019SS PC
----------------------------------------*/

.groundy_brand_container_2019ss
{
    position: relative;
}

.groundy_brand_container_2019ss .brand_ttl
{
    position: absolute;
    top: 40px;
    left: 40px;
}

.groundy_brand_container_2019ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.groundy_brand_container_2019ss .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.groundy_brand_container_2019ss .bg_img
{
    position: fixed;
    top: 50%;
    left: 0;

    width: 100%;

    -webkit-transform: translate3d(0, -30%, 0);
            transform: translate3d(0, -30%, 0);
}

.groundy_brand_container_2019ss .bg_img h2
{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 150%;

    margin-top: 20px;

    color: #000;
}

.groundy_brand_container_2019ss ul
{
    position: relative;

    height: 100%;
}

.groundy_brand_container_2019ss ul li
{
    position: absolute;

    display: block;
    overflow: hidden;

    -webkit-transition: all 600ms cubic-bezier(.215, .61, .355, 1);
            transition: all 600ms cubic-bezier(.215, .61, .355, 1);
}

.groundy_brand_container_2019ss ul li figure
{
    display: block;
    overflow: hidden;

    width: 100%;
    width: 100%;
    height: 100%;
    height: 100%;
    margin: 0;

    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.groundy_brand_container_2019ss ul li.look1
{
    top: 25%;
    left: 0;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container_2019ss ul li.look1 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img1.jpg);
}

.groundy_brand_container_2019ss ul li.look2
{
    top: 10%;
    left: 33.3%;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container_2019ss ul li.look2 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img2.jpg);
}

.groundy_brand_container_2019ss ul li.look3
{
    top: 15%;
    left: 66.6%;

    width: 33.3%;
    height: 33%;
}

.groundy_brand_container_2019ss ul li.look3 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img3.jpg);
}

.groundy_brand_container_2019ss ul li.look4
{
    top: 55%;
    left: 66.6%;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container_2019ss ul li.look4 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img4.jpg);
}

.groundy_brand_container_2019ss ul li.look5
{
    z-index: 5;
    top: 50%;
    left: 83.25%;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container_2019ss ul li.look5 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img5.jpg);
}

.groundy_brand_container_2019ss ul li.look6
{
    top: -5%;
    left: 0;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container_2019ss ul li.look6 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img6.jpg);
}

.groundy_brand_container_2019ss ul li.look7
{
    top: -20%;
    left: 33.3%;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container_2019ss ul li.look7 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img7.jpg);
}

.groundy_brand_container_2019ss ul li.look8
{
    top: 20%;
    left: 49.95%;

    width: 16.65%;
    height: 33%;
}

.groundy_brand_container_2019ss ul li.look8 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img8.jpg);
}

.groundy_brand_container_2019ss ul li.look9
{
    top: 20%;
    left: 66.6%;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container_2019ss ul li.look9 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img9.jpg);
}

.groundy_brand_container_2019ss ul li.look10
{
    top: 45%;
    left: 0;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container_2019ss ul li.look10 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img10.jpg);
}

.groundy_brand_container_2019ss ul li.look11
{
    z-index: 5;
    top: 85%;
    left: 33.3%;

    width: 33.3%;
    height: 74%;
}

.groundy_brand_container_2019ss ul li.look11 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img11.jpg);
}

.groundy_brand_container_2019ss ul li.look12
{
    z-index: 5;
    top: 40%;
    left: 66.6%;

    width: 33.3%;
    height: 33%;
}

.groundy_brand_container_2019ss ul li.look12 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img12.jpg);
}

/*----------------------------------------
	Ground Y 2019SS SP
----------------------------------------*/

.groundy_sp_brand_container_2019ss
{
    position: relative;
}

.groundy_sp_brand_container_2019ss .mov_modal
{
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    opacity: 1;
}

.groundy_sp_brand_container_2019ss .mov_modal .mov
{
    position: absolute;
    z-index: 501;
    top: 50%;
    left: 50%;

    width: 100vw;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.groundy_sp_brand_container_2019ss .mov_modal .mov .cri-liveact-player
{
    cursor: pointer !important;
}

.groundy_sp_brand_container_2019ss .mov_modal .mov .close_modal
{
    position: absolute;
    top: -50px;
    right: 10px;

    width: 20px;
    height: 20px;
    padding: 10px;

    cursor: pointer;
}

.groundy_sp_brand_container_2019ss .mov_modal .mov .close_modal:hover
{
    -webkit-transition: all .6s ease;
            transition: all .6s ease;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.groundy_sp_brand_container_2019ss .mov_modal .mov .close_modal img
{
    width: 100%;
    height: auto;
}

.groundy_sp_brand_container_2019ss .mov_modal .overlay
{
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background-color: rgba(0, 0, 0, .9);
}

.groundy_sp_brand_container_2019ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.groundy_sp_brand_container_2019ss .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.groundy_sp_brand_container_2019ss .arrow-down a img
{
    width: 100%;
    height: auto;
}

.groundy_sp_brand_container_2019ss .bg_img
{
    position: fixed;
    top: 50%;
    left: 50%;

    width: 90%;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}

.groundy_sp_brand_container_2019ss .bg_img figure img
{
    display: block;

    width: 30%;
    height: auto;
    margin: 0 auto;
}

.groundy_sp_brand_container_2019ss .bg_img h2
{
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 140%;

    margin-top: 10px;

    text-align: center;

    color: #000;
}

.groundy_sp_brand_container_2019ss ul
{
    position: relative;

    height: 100%;
}

.groundy_sp_brand_container_2019ss ul li
{
    position: absolute;

    display: block;
    overflow: hidden;
}

.groundy_sp_brand_container_2019ss ul li figure
{
    display: block;
    overflow: hidden;

    width: 100%;
    width: 100%;
    height: 100%;
    height: 100%;
    margin: 0;

    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.groundy_sp_brand_container_2019ss ul li.look1
{
    top: 15%;
    right: 0;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container_2019ss ul li.look1 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img1.jpg);
}

.groundy_sp_brand_container_2019ss ul li.look2
{
    top: 5%;
    left: 0;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container_2019ss ul li.look2 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img2.jpg);
}

.groundy_sp_brand_container_2019ss ul li.look3
{
    top: 60%;
    right: 0;

    width: 50%;
    height: 22%;
}

.groundy_sp_brand_container_2019ss ul li.look3 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img3.jpg);
}

.groundy_sp_brand_container_2019ss ul li.look4
{
    top: 60%;
    left: 0;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container_2019ss ul li.look4 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img4.jpg);
}

.groundy_sp_brand_container_2019ss ul li.look5
{
    z-index: 5;
    top: 45%;
    left: 25%;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container_2019ss ul li.look5 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img5.jpg);
}

.groundy_sp_brand_container_2019ss ul li.look6
{
    top: 30%;
    right: 0;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container_2019ss ul li.look6 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img6.jpg);
}

.groundy_sp_brand_container_2019ss ul li.look7
{
    top: -25%;
    left: 25%;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container_2019ss ul li.look7 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img7.jpg);
}

.groundy_sp_brand_container_2019ss ul li.look8
{
    top: -15%;
    left: 0;

    width: 25%;
    height: 24%;
}

.groundy_sp_brand_container_2019ss ul li.look8 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img8.jpg);
}

.groundy_sp_brand_container_2019ss ul li.look9
{
    top: 25%;
    left: 0;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container_2019ss ul li.look9 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img9.jpg);
}

.groundy_sp_brand_container_2019ss ul li.look10
{
    top: 70%;
    left: 0;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container_2019ss ul li.look10 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img10.jpg);
}

.groundy_sp_brand_container_2019ss ul li.look11
{
    z-index: 5;
    top: 110%;
    left: 50%;

    width: 50%;
    height: 47%;
}

.groundy_sp_brand_container_2019ss ul li.look11 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img11.jpg);
}

.groundy_sp_brand_container_2019ss ul li.look12
{
    z-index: 5;
    top: 30%;
    right: 0;

    width: 50%;
    height: 24%;
}

.groundy_sp_brand_container_2019ss ul li.look12 figure
{
    background-image: url(../../img/brand/groundy/2019ss/groundy_img12.jpg);
}

/*----------------------------------------
	Ground Y 2020SS PC
----------------------------------------*/

.groundy_brand_container_2020ss .mov_modal
{
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    opacity: 0;
}

.groundy_brand_container_2020ss .mov_modal .mov
{
    position: absolute;
    z-index: 501;
    top: 50%;
    left: 50%;

    width: 50vw;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.groundy_brand_container_2020ss .mov_modal .mov .cri-liveact-player
{
    cursor: pointer !important;
}

.groundy_brand_container_2020ss .mov_modal .mov .close_modal
{
    position: absolute;
    top: -10px;
    right: -70px;

    width: 20px;
    height: 20px;
    padding: 10px;

    cursor: pointer;
}

.groundy_brand_container_2020ss .mov_modal .mov .close_modal:hover
{
    -webkit-transition: all .6s ease;
            transition: all .6s ease;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.groundy_brand_container_2020ss .mov_modal .mov .close_modal img
{
    width: 100%;
    height: auto;
}

.groundy_brand_container_2020ss .mov_modal .overlay
{
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background-color: rgba(0, 0, 0, .9);
}

.groundy_brand_container_2020ss .brand_ttl
{
    position: absolute;
    top: 40px;
    left: 40px;
}

.groundy_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 10;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.groundy_brand_container_2020ss .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.groundy_brand_container_2020ss .playground
{
    padding: 50vh 0;
}

.groundy_brand_container_2020ss .playground .fixed_bg
{
    position: fixed;
    top: 111px;
    left: 0;

    width: 100vw;
    height: calc(100% - 111px);

    -webkit-transition: background-image 1s ease;
            transition: background-image 1s ease;

    background: transparent url(../../img/brand/groundy/2020ss/groundy_bg_1.jpg) 50% 50% no-repeat;
    background-size: cover;

    will-change: background-image;
}

.groundy_brand_container_2020ss .playground .fixed_bg.is_active
{
    background-image: url(../../img/brand/groundy/2020ss/groundy_bg_2.jpg);
}

.groundy_brand_container_2020ss .playground .fixed_bg.ss2
{
    background-image: url(../../img/brand/groundy/2020ss2/groundy_bg_1.jpg);
}

.groundy_brand_container_2020ss .playground .fixed_bg.ss2.is_active
{
    background-image: url(../../img/brand/groundy/2020ss2/groundy_bg_2.jpg);
}

.groundy_brand_container_2020ss .playground .gallery
{
    position: relative;
    z-index: 10;

    height: 278.571vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li
{
    position: absolute;

    -webkit-transform-origin: top center;
        -ms-transform-origin: top center;
            transform-origin: top center;
}

.groundy_brand_container_2020ss .playground .gallery ul li img
{
    height: auto;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(1)
{
    top: 22.857vw;
    left: 17.857vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(1) img
{
    width: 38.571vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(2)
{
    top: 16.429vw;
    left: 65.714vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(2) img
{
    width: 20vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(3)
{
    top: 57.857vw;
    left: 13.929vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(3) img
{
    width: 29.286vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(4)
{
    top: 55vw;
    left: 58.214vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(4) img
{
    width: 20vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(5)
{
    top: 84.286vw;
    left: 26.786vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(5) img
{
    width: 20vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(6)
{
    top: 91.786vw;
    left: 54.643vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(6) img
{
    width: 26.429vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(7)
{
    top: 122.143vw;
    left: 17.857vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(7) img
{
    width: 20vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(8)
{
    top: 137.5vw;
    left: 45.357vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(8) img
{
    width: 29.286vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(9)
{
    top: 162.143vw;
    left: 23.214vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(9) img
{
    width: 20vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(10)
{
    top: 163.929vw;
    left: 56.071vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(10) img
{
    width: 29.286vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(11)
{
    top: 204.643vw;
    left: 15vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(11) img
{
    width: 26.429vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(12)
{
    top: 195vw;
    left: 50.357vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(12) img
{
    width: 20vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(13)
{
    top: 230.357vw;
    left: 60.714vw;
}

.groundy_brand_container_2020ss .playground .gallery ul li:nth-child(13) img
{
    width: 20vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(1)
{
    z-index: 10;
    top: 6.786vw;
    left: 51.429vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(1) img
{
    width: 26.429vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(2)
{
    top: 15.714vw;
    left: 23.214vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(2) img
{
    width: 32.857vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(3)
{
    top: 55.357vw;
    left: 60.714vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(3) img
{
    width: 26.429vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(4)
{
    top: 68.929vw;
    left: 15.714vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(4) img
{
    width: 26.429vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(5)
{
    top: 87.857vw;
    left: 25vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(5) img
{
    width: 26.429vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(6)
{
    top: 102.5vw;
    left: 55.714vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(6) img
{
    width: 32.857vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(7)
{
    top: 135.714vw;
    left: 17.143vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(7) img
{
    width: 26.786vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(8)
{
    z-index: 10;
    top: 157.857vw;
    left: 51.429vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(8) img
{
    width: 26.786vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(9)
{
    top: 175.714vw;
    left: 67.857vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(9) img
{
    width: 26.786vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(10)
{
    top: 180vw;
    left: 14.286vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(10) img
{
    width: 32.857vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(11)
{
    top: 218.571vw;
    left: 61.429vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(11) img
{
    width: 26.071vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(12)
{
    top: 236.786vw;
    left: 16.429vw;
}

.groundy_brand_container_2020ss .playground .gallery.ss2 li:nth-child(12) img
{
    width: 38.929vw;
}

/*----------------------------------------
	Ground Y 2020SS SP
----------------------------------------*/

.groundy_sp_brand_container_2020ss
{
    position: relative;
}

.groundy_sp_brand_container_2020ss .mov_modal
{
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    opacity: 1;
}

.groundy_sp_brand_container_2020ss .mov_modal .mov
{
    position: absolute;
    z-index: 501;
    top: 50%;
    left: 50%;

    width: 100vw;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.groundy_sp_brand_container_2020ss .mov_modal .mov .cri-liveact-player
{
    cursor: pointer !important;
}

.groundy_sp_brand_container_2020ss .mov_modal .mov .close_modal
{
    position: absolute;
    top: -50px;
    right: 10px;

    width: 20px;
    height: 20px;
    padding: 10px;

    cursor: pointer;
}

.groundy_sp_brand_container_2020ss .mov_modal .mov .close_modal:hover
{
    -webkit-transition: all .6s ease;
            transition: all .6s ease;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.groundy_sp_brand_container_2020ss .mov_modal .mov .close_modal img
{
    width: 100%;
    height: auto;
}

.groundy_sp_brand_container_2020ss .mov_modal .overlay
{
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background-color: rgba(0, 0, 0, .9);
}

.groundy_sp_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 5;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.groundy_sp_brand_container_2020ss .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.groundy_sp_brand_container_2020ss .arrow-down a img
{
    width: 100%;
    height: auto;
}

.groundy_sp_brand_container_2020ss .playground
{
    padding: 40vh 0;
}

.groundy_sp_brand_container_2020ss .playground .fixed_bg
{
    position: fixed;
    top: 0;
    left: 0;

    width: 100vw;

    -webkit-transition: background-image 1s ease;
            transition: background-image 1s ease;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);

    background: transparent url(../../img/brand/groundy/2020ss/groundy_sp_bg_1.jpg) 50% 50% no-repeat;
    background-size: cover;

    will-change: background-image;
}

.groundy_sp_brand_container_2020ss .playground .fixed_bg.is_active
{
    background-image: url(../../img/brand/groundy/2020ss/groundy_sp_bg_2.jpg);
}

.groundy_sp_brand_container_2020ss .playground .fixed_bg.ss2
{
    background-image: url(../../img/brand/groundy/2020ss2/groundy_sp_bg_1.jpg);
}

.groundy_sp_brand_container_2020ss .playground .fixed_bg.ss2.is_active
{
    background-image: url(../../img/brand/groundy/2020ss2/groundy_sp_bg_2.jpg);
}

.groundy_sp_brand_container_2020ss .playground .gallery
{
    position: relative;
    z-index: 1;

    height: 368vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li
{
    position: absolute;
    z-index: 1;

    -webkit-transform-origin: top center;
        -ms-transform-origin: top center;
            transform-origin: top center;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li img
{
    height: auto;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(1)
{
    top: 24vw;
    left: 4.667vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(1) img
{
    width: 56.667vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(2)
{
    top: 11.333vw;
    left: 66.667vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(2) img
{
    width: 29.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(3)
{
    top: 72.667vw;
    left: 7.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(3) img
{
    width: 43.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(4)
{
    top: 68.667vw;
    left: 59.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(4) img
{
    width: 29.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(5)
{
    top: 109.333vw;
    left: 17.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(5) img
{
    width: 29.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(6)
{
    top: 122vw;
    left: 55.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(6) img
{
    width: 38.667vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(7)
{
    top: 159.333vw;
    left: 9.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(7) img
{
    width: 29.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(8)
{
    top: 188vw;
    left: 46.667vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(8) img
{
    width: 43.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(9)
{
    top: 218vw;
    left: 13.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(9) img
{
    width: 29.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(10)
{
    top: 226vw;
    left: 51.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(10) img
{
    width: 43.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(11)
{
    top: 270vw;
    left: 10vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(11) img
{
    width: 38.667vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(12)
{
    top: 262.667vw;
    left: 56vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(12) img
{
    width: 29.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(13)
{
    top: 313.333vw;
    left: 62.667vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery ul li:nth-child(13) img
{
    width: 29.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2
{
    height: 440vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(1)
{
    z-index: 1;
    top: 13.333vw;
    left: 46.667vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(1) img
{
    width: 37.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(2)
{
    top: 30.667vw;
    left: 0;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(2) img
{
    width: 53.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(3)
{
    top: 78.667vw;
    left: 58.667vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(3) img
{
    width: 37.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(4)
{
    top: 118.667vw;
    left: 6.667vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(4) img
{
    width: 37.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(5)
{
    top: 140vw;
    left: 52vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(5) img
{
    width: 37.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(6)
{
    top: 189.333vw;
    left: 0;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(6) img
{
    width: 37.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(7)
{
    top: 206.667vw;
    left: 46.667vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(7) img
{
    width: 53.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(8)
{
    z-index: 1;
    top: 269.333vw;
    left: 6.667vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(8) img
{
    width: 37.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(9)
{
    top: 299.333vw;
    left: 40vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(9) img
{
    width: 37.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(10)
{
    top: 360vw;
    left: 0;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(10) img
{
    width: 53.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(11)
{
    top: 398vw;
    left: 60vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(11) img
{
    width: 37.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(12)
{
    top: 446vw;
    left: 13.333vw;
}

.groundy_sp_brand_container_2020ss .playground .gallery.ss2 li:nth-child(12) img
{
    width: 54.667vw;
}

/*----------------------------------------
	Ground Y 2020SS PC
----------------------------------------*/

.groundy_brand_container_2020ss3 .brand_ttl
{
    position: absolute;
    top: 40px;
    left: 40px;
}

.groundy_brand_container_2020ss3 .arrow-down
{
    position: fixed;
    z-index: 70;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.groundy_brand_container_2020ss3 .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.groundy_brand_container_2020ss3 .slider
{
    width: 100%;
}

.groundy_brand_container_2020ss3 .slider .sliderIn .bxslider li a
{
    display: block;
}

.groundy_brand_container_2020ss3 .slider .sliderIn .bxslider li a img
{
    display: block;

    width: 100%;
}

.groundy_brand_container_2020ss3 .slider .sliderIn .bxslider li a img:hover
{
    opacity: .8;
}

/*----------------------------------------
	Ground Y 2020SS SP
----------------------------------------*/

.groundy_sp_brand_container_2020ss3
{
    position: relative;
}

.groundy_sp_brand_container_2020ss3 .arrow-down
{
    position: fixed;
    z-index: 50;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.groundy_sp_brand_container_2020ss3 .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.groundy_sp_brand_container_2020ss3 .arrow-down a img
{
    width: 100%;
    height: auto;
}

.groundy_sp_brand_container_2020ss3 .slider
{
    width: 100%;
}

.groundy_sp_brand_container_2020ss3 .slider .sliderIn .bxslider li a
{
    display: block;
}

.groundy_sp_brand_container_2020ss3 .slider .sliderIn .bxslider li a img
{
    display: block;

    width: 100%;
}

.groundy_sp_brand_container_2020ss3 .slider .sliderIn .bxslider li a img:hover
{
    opacity: .8;
}

/*----------------------------------------
	Ground Y 2019-20 EXhibition
----------------------------------------*/

#groundy_2019-20ex #main_visual
{
    position: relative;

    width: 100vw;
    height: 100vh;
}

#groundy_2019-20ex #main_visual .heading
{
    position: absolute;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
}

#groundy_2019-20ex #main_visual .heading h1
{
    width: 37.14vw;
    height: auto;
    margin-bottom: 40px;
}

#groundy_2019-20ex #main_visual .heading h1 img
{
    width: 100%;
    height: auto;
}

#groundy_2019-20ex #main_visual .heading .schedule
{
    width: 23.92vw;
    height: auto;
    margin: 0 auto;
}

#groundy_2019-20ex #main_visual .heading .schedule img
{
    width: 100%;
    height: auto;
}

#groundy_2019-20ex #main_visual .backlink
{
    position: absolute;
    top: 6.42vw;
    left: 7.14vw;

    text-align: left;
}

#groundy_2019-20ex #main_visual .backlink a
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1.4;

    text-decoration: none;
}

#groundy_2019-20ex #main_visual .backlink a:hover
{
    text-decoration: underline;

    opacity: 1;
}

#groundy_2019-20ex #main_visual .sns
{
    position: absolute;
    top: 6.42vw;
    right: 7.14vw;

    text-align: right;
}

#groundy_2019-20ex #main_visual .sns p
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1;

    margin-bottom: 15px;
}

#groundy_2019-20ex #main_visual .sns ul
{
    font-size: 0;
    font-size: 0rem;
}

#groundy_2019-20ex #main_visual .sns ul li
{
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;

    display: inline-block;

    margin-left: 13px;
}

#groundy_2019-20ex #main_visual .scroll_down
{
    position: absolute;
    bottom: 3.57vw;
    left: 50%;

    width: 60px;

    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

#groundy_2019-20ex #main_visual .scroll_down img
{
    width: 100%;
    height: auto;
}

#groundy_2019-20ex #look
{
    position: relative;

    margin-bottom: 10.42vw;
}

#groundy_2019-20ex #look img
{
    width: 100%;
    height: auto;
}

#groundy_2019-20ex #look .inner
{
    position: relative;
    z-index: 5;

    width: 85.71vw;
    margin: 0 auto;
    padding: 8.21vw 7.14vw 0;
}

#groundy_2019-20ex #look .inner ul
{
    font-size: 0;
    font-size: 0rem;
}

#groundy_2019-20ex #look .inner ul li
{
    display: inline-block;

    width: 19.64vw;
    margin: 0 2.38vw 2.38vw 0;

    background-color: #000;
}

#groundy_2019-20ex #look .inner ul li:nth-child(4n)
{
    margin-right: 0;
}

#groundy_2019-20ex #look .line_behind
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100vw;
    height: 100vh;

    pointer-events: none;
}

#groundy_2019-20ex #look .line_behind .line_1
{
    position: absolute;
    top: 11.42vw;
    left: 4.28vw;

    width: 27.14vw;
}

#groundy_2019-20ex #look .line_behind .line_3
{
    position: absolute;
    top: 38.57vw;
    right: 0;

    width: 32.14vw;

    background-color: #000;
}

#groundy_2019-20ex #look .line_above
{
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;

    width: 100vw;
    height: 100vh;

    pointer-events: none;
}

#groundy_2019-20ex #look .line_above .line_2
{
    position: absolute;
    top: 5.71vw;
    right: 31.78vw;

    width: .71vw;
}

#groundy_2019-20ex #look .line_above .line_4
{
    position: absolute;
    top: 50.71vw;
    left: 22.14vw;

    width: 17.50vw;
}

#groundy_2019-20ex #look .line_above .line_5
{
    position: absolute;
    top: 48.57vw;
    right: 4.28vw;

    width: 14.64vw;
}

#groundy_2019-20ex .shop_btn
{
    margin-bottom: 12.5vw;

    text-align: center;
}

#groundy_2019-20ex .shop_btn a
{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 60px;

    position: relative;

    display: inline-block;

    width: 585px;
    height: 60px;

    letter-spacing: .2rem;

    color: #fff;
    background-color: #000;
}

#groundy_2019-20ex .shop_btn a span
{
    position: absolute;
    top: 24px;
    left: 460px;
}

#groundy_2019-20ex #modal_slider
{
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;

    display: none;

    width: 100vw;
    height: 100vh;

    background-color: rgba(0, 0, 0, .85);
}

#groundy_2019-20ex #modal_slider .inner
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 32.14vw;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

#groundy_2019-20ex #modal_slider .inner ul li img
{
    width: 100%;
    height: auto;
}

#groundy_2019-20ex #modal_slider .inner .num
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1;

    position: absolute;
    left: -75px;

    letter-spacing: .05rem;

    color: #fff;

    -webkit-font-smoothing: antialiased;
}

#groundy_2019-20ex #modal_slider .inner .slider_prev,
#groundy_2019-20ex #modal_slider .inner .slider_next
{
    position: absolute;
    top: 50%;

    width: 20px;
    height: 39px;

    cursor: pointer;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

#groundy_2019-20ex #modal_slider .inner .slider_prev img,
#groundy_2019-20ex #modal_slider .inner .slider_next img
{
    width: 100%;
    height: auto;
}

#groundy_2019-20ex #modal_slider .inner .slider_prev
{
    left: -60px;
}

#groundy_2019-20ex #modal_slider .inner .slider_prev:active
{
    top: calc(50% + 2px);
}

#groundy_2019-20ex #modal_slider .inner .slider_next
{
    right: -80px;
}

#groundy_2019-20ex #modal_slider .inner .slider_next:active
{
    top: calc(50% + 2px);
}

#groundy_2019-20ex #modal_slider .inner .close_modal
{
    position: absolute;
    top: -10px;
    right: -70px;

    width: 20px;
    height: 20px;
    padding: 10px;

    cursor: pointer;
}

#groundy_2019-20ex #modal_slider .inner .close_modal:hover
{
    -webkit-transition: all .6s ease;
            transition: all .6s ease;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

#groundy_2019-20ex #modal_slider .inner .close_modal img
{
    width: 100%;
    height: auto;
}

#groundy_2019-20ex_sp
{
    overflow: hidden;
}

#groundy_2019-20ex_sp #main_visual
{
    position: relative;

    width: 100vw;
    height: 100vh;
}

#groundy_2019-20ex_sp #main_visual .heading
{
    position: absolute;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
}

#groundy_2019-20ex_sp #main_visual .heading h1
{
    width: 60vw;
    height: auto;
    margin-bottom: 8.66vw;
}

#groundy_2019-20ex_sp #main_visual .heading h1 img
{
    width: 100%;
    height: auto;
}

#groundy_2019-20ex_sp #main_visual .heading .schedule
{
    width: 58.66vw;
    height: auto;
    margin: 0 auto;
}

#groundy_2019-20ex_sp #main_visual .heading .schedule img
{
    width: 100%;
    height: auto;
}

#groundy_2019-20ex_sp #main_visual .backlink
{
    line-height: 1;

    position: absolute;
    top: 22vw;
    left: 5.33vw;

    text-align: left;

    border-bottom: 1px solid #000;
}

#groundy_2019-20ex_sp #main_visual .backlink a
{
    font-family: 'Poppins', sans-serif;
    font-size: 10px;
    font-size: .625rem;

    text-decoration: none;
    letter-spacing: .08rem;
}

#groundy_2019-20ex_sp #main_visual .backlink a:hover
{
    text-decoration: none;

    opacity: 1;
}

#groundy_2019-20ex_sp #main_visual .sns
{
    position: absolute;
    top: 22vw;
    right: 5.33vw;

    text-align: right;
}

#groundy_2019-20ex_sp #main_visual .sns p
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1;

    margin-bottom: 15px;
}

#groundy_2019-20ex_sp #main_visual .sns ul
{
    font-size: 0;
    font-size: 0rem;
}

#groundy_2019-20ex_sp #main_visual .sns ul li
{
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;

    display: inline-block;

    margin-left: 13px;
}

#groundy_2019-20ex_sp #main_visual .sns ul li a
{
    color: #000;
}

#groundy_2019-20ex_sp #main_visual .scroll_down
{
    position: absolute;
    bottom: 25vw;
    left: 50%;

    width: 11.33vw;

    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

#groundy_2019-20ex_sp #main_visual .scroll_down img
{
    width: 100%;
    height: auto;
}

#groundy_2019-20ex_sp #look
{
    position: relative;

    margin: -10vw 0 10.42vw;
}

#groundy_2019-20ex_sp #look img
{
    width: 100%;
    height: auto;
}

#groundy_2019-20ex_sp #look .inner
{
    position: relative;
    z-index: 5;

    margin: 0 auto;
    padding: 0 5.33vw;
}

#groundy_2019-20ex_sp #look .inner ul
{
    font-size: 0;
    font-size: 0rem;
}

#groundy_2019-20ex_sp #look .inner ul li
{
    display: inline-block;

    width: 42.64vw;
    margin: 0 4vw 4vw 0;

    background-color: #000;
}

#groundy_2019-20ex_sp #look .inner ul li:nth-child(2n)
{
    margin-right: 0;
}

#groundy_2019-20ex_sp #look .line_behind
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100vw;
    height: 100vh;

    pointer-events: none;
}

#groundy_2019-20ex_sp #look .line_behind .line_1
{
    position: absolute;
    top: 11.33vw;
    left: 1.33vw;

    width: 70vw;
}

#groundy_2019-20ex_sp #look .line_behind .line_3
{
    position: absolute;
    top: 45vh;
    right: -30vw;

    width: 80vw;
}

#groundy_2019-20ex_sp #look .line_above
{
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;

    width: 100vw;
    height: 100vh;

    pointer-events: none;
}

#groundy_2019-20ex_sp #look .line_above .line_2
{
    position: absolute;
    top: -6.66vw;
    right: 10.66vw;

    width: 2vw;
}

#groundy_2019-20ex_sp #look .line_above .line_4
{
    position: absolute;
    bottom: 35vh;
    left: -10vw;

    width: 45vw;

    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}

#groundy_2019-20ex_sp #look .line_above .line_5
{
    position: absolute;
    right: 4.28vw;
    bottom: 10vh;

    width: 35vw;
}

#groundy_2019-20ex_sp .shop_btn
{
    margin-bottom: 13.33vw;

    text-align: center;
}

#groundy_2019-20ex_sp .shop_btn a
{
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 500;
    line-height: 13.33vw;

    position: relative;

    display: inline-block;

    width: 89.33vw;
    height: 13.33vw;

    text-decoration: none;
    letter-spacing: .1rem;

    color: #fff;
    background-color: #000;
}

#groundy_2019-20ex_sp .shop_btn a span
{
    position: absolute;
    top: -24px;
    left: 260px;

    display: inline-block;

    width: 25px;
    height: auto;
}

#groundy_2019-20ex_sp .shop_btn a span img
{
    width: 100%;
    height: auto;
}

#groundy_2019-20ex_sp #modal_slider
{
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;

    display: none;

    width: 100vw;
    height: 100%;

    background-color: rgba(0, 0, 0, .85);
}

#groundy_2019-20ex_sp #modal_slider .inner
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 89.33vw;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

#groundy_2019-20ex_sp #modal_slider .inner ul li img
{
    width: 100%;
    height: auto;
}

#groundy_2019-20ex_sp #modal_slider .inner .num
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1;

    position: absolute;
    bottom: -40px;
    left: 50%;

    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    letter-spacing: .05rem;

    color: #fff;

    -webkit-font-smoothing: antialiased;
}

#groundy_2019-20ex_sp #modal_slider .inner .num span
{
    font-size: 11px;
    font-size: .6875rem;
}

#groundy_2019-20ex_sp #modal_slider .inner .slider_prev,
#groundy_2019-20ex_sp #modal_slider .inner .slider_next
{
    position: absolute;
    bottom: -50px;

    width: 15px;
    height: 29px;

    cursor: pointer;
}

#groundy_2019-20ex_sp #modal_slider .inner .slider_prev img,
#groundy_2019-20ex_sp #modal_slider .inner .slider_next img
{
    width: 100%;
    height: auto;
}

#groundy_2019-20ex_sp #modal_slider .inner .slider_prev
{
    left: 100px;
}

#groundy_2019-20ex_sp #modal_slider .inner .slider_next
{
    right: 100px;
}

#groundy_2019-20ex_sp #modal_slider .inner .close_modal
{
    position: absolute;
    top: -45px;
    right: -15px;

    width: 6.66vw;
    height: 6.66vw;
    padding: 10px;

    cursor: pointer;
}

#groundy_2019-20ex_sp #modal_slider .inner .close_modal:hover
{
    -webkit-transition: all .6s ease;
            transition: all .6s ease;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

#groundy_2019-20ex_sp #modal_slider .inner .close_modal img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	Ground Y 2019-20 EXhibition
----------------------------------------*/

#groundy_2020ss_ex
{
    padding: 0 7.14vw;
}

#groundy_2020ss_ex .backlink
{
    position: absolute;
    top: 6.42vw;
    left: 7.1428vw;

    text-align: left;
}

#groundy_2020ss_ex .backlink a
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1.4;

    text-decoration: none;
}

#groundy_2020ss_ex .backlink a:hover
{
    text-decoration: underline;

    opacity: 1;
}

#groundy_2020ss_ex .sns
{
    position: absolute;
    top: 6.42vw;
    right: 7.1428vw;

    text-align: right;
}

#groundy_2020ss_ex .sns p
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1;

    margin-bottom: 15px;
}

#groundy_2020ss_ex .sns ul
{
    font-size: 0;
    font-size: 0rem;
}

#groundy_2020ss_ex .sns ul li
{
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;

    display: inline-block;

    margin-left: 13px;
}

#groundy_2020ss_ex #main_visual
{
    position: relative;

    width: 100%;
    margin-top: 13.214vw;
}

#groundy_2020ss_ex #main_visual .heading
{
    position: absolute;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
}

#groundy_2020ss_ex #main_visual .heading h1
{
    margin-bottom: 40px;
}

#groundy_2020ss_ex #main_visual .heading h1 img
{
    width: 31.42vw;
    max-width: 440px;
    height: auto;
}

#groundy_2020ss_ex #main_visual .heading .schedule
{
    width: 23.92vw;
    height: auto;
    margin: 0 auto;
}

#groundy_2020ss_ex #main_visual .heading .schedule img
{
    width: 100%;
    height: auto;
}

#groundy_2020ss_ex #main_visual .credit
{
    font-size: 10px;
    font-size: .625rem;
    font-weight: bold;
    line-height: 1.8;

    position: absolute;
    bottom: 2.1428vw;
    left: 2.1428vw;

    text-align: left;

    color: #fff;
}

#groundy_2020ss_ex #main_visual .scroll_down
{
    position: absolute;
    bottom: 3.57vw;
    left: 50%;

    width: 50px;

    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

#groundy_2020ss_ex #main_visual .scroll_down img
{
    width: 100%;
    height: auto;
}

#groundy_2020ss_ex #main_visual .bg img
{
    width: 100%;
    height: auto;
}

#groundy_2020ss_ex #look
{
    position: relative;

    margin-bottom: 10.42vw;
}

#groundy_2020ss_ex #look img
{
    width: 100%;
    height: auto;
}

#groundy_2020ss_ex #look .inner
{
    position: relative;
    z-index: 5;

    width: 100%;
    margin: 0 auto;
    padding: 8.21vw 0 0;
}

#groundy_2020ss_ex #look .inner ul
{
    font-size: 0;
    font-size: 0rem;

    text-align: left;
}

#groundy_2020ss_ex #look .inner ul li
{
    display: inline-block;

    width: 22.91%;
    margin: 0 2.78% 2.78% 0;

    background-color: #000;
}

#groundy_2020ss_ex #look .inner ul li:nth-child(4n)
{
    margin-right: 0;
}

#groundy_2020ss_ex #look .line_behind
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100vw;
    height: 100vh;

    pointer-events: none;
}

#groundy_2020ss_ex #look .line_behind .line_1
{
    position: absolute;
    top: 11.42vw;
    left: 4.28vw;

    width: 27.14vw;
}

#groundy_2020ss_ex #look .line_behind .line_3
{
    position: absolute;
    top: 38.57vw;
    right: 0;

    width: 32.14vw;

    background-color: #000;
}

#groundy_2020ss_ex #look .line_above
{
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;

    width: 100vw;
    height: 100vh;

    pointer-events: none;
}

#groundy_2020ss_ex #look .line_above .line_2
{
    position: absolute;
    top: 5.71vw;
    right: 31.78vw;

    width: .71vw;
}

#groundy_2020ss_ex #look .line_above .line_4
{
    position: absolute;
    top: 50.71vw;
    left: 22.14vw;

    width: 17.50vw;
}

#groundy_2020ss_ex #look .line_above .line_5
{
    position: absolute;
    top: 48.57vw;
    right: 4.28vw;

    width: 14.64vw;
}

#groundy_2020ss_ex .shop_btn
{
    margin-bottom: 12.5vw;

    text-align: center;
}

#groundy_2020ss_ex .shop_btn a
{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 60px;

    position: relative;

    display: inline-block;

    width: 585px;
    height: 60px;

    letter-spacing: .2rem;

    color: #fff;
    background-color: #000;
}

#groundy_2020ss_ex .shop_btn a span
{
    position: absolute;
    top: 24px;
    left: 460px;
}

#groundy_2020ss_ex #modal_slider
{
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;

    display: none;

    width: 100vw;
    height: 100vh;

    background-color: rgba(0, 0, 0, .85);
}

#groundy_2020ss_ex #modal_slider .inner
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 32.14vw;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

#groundy_2020ss_ex #modal_slider .inner ul li img
{
    width: 100%;
    height: auto;
}

#groundy_2020ss_ex #modal_slider .inner .num
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1;

    position: absolute;
    left: -75px;

    letter-spacing: .05rem;

    color: #fff;

    -webkit-font-smoothing: antialiased;
}

#groundy_2020ss_ex #modal_slider .inner .slider_prev,
#groundy_2020ss_ex #modal_slider .inner .slider_next
{
    position: absolute;
    top: 50%;

    width: 20px;
    height: 39px;

    cursor: pointer;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

#groundy_2020ss_ex #modal_slider .inner .slider_prev img,
#groundy_2020ss_ex #modal_slider .inner .slider_next img
{
    width: 100%;
    height: auto;
}

#groundy_2020ss_ex #modal_slider .inner .slider_prev
{
    left: -60px;
}

#groundy_2020ss_ex #modal_slider .inner .slider_prev:active
{
    top: calc(50% + 2px);
}

#groundy_2020ss_ex #modal_slider .inner .slider_next
{
    right: -80px;
}

#groundy_2020ss_ex #modal_slider .inner .slider_next:active
{
    top: calc(50% + 2px);
}

#groundy_2020ss_ex #modal_slider .inner .close_modal
{
    position: absolute;
    top: -10px;
    right: -70px;

    width: 20px;
    height: 20px;
    padding: 10px;

    cursor: pointer;
}

#groundy_2020ss_ex #modal_slider .inner .close_modal:hover
{
    -webkit-transition: all .6s ease;
            transition: all .6s ease;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

#groundy_2020ss_ex #modal_slider .inner .close_modal img
{
    width: 100%;
    height: auto;
}

#groundy_2020ss_ex_sp
{
    overflow: hidden;

    padding: 0 5.33vw;
}

#groundy_2020ss_ex_sp .backlink
{
    line-height: 1;

    position: absolute;
    top: 8.66vw;
    left: 5.33vw;

    text-align: left;

    border-bottom: 1px solid #000;
}

#groundy_2020ss_ex_sp .backlink a
{
    font-family: 'Poppins', sans-serif;
    font-size: 10px;
    font-size: .625rem;

    text-decoration: none;
    letter-spacing: .08rem;
}

#groundy_2020ss_ex_sp .backlink a:hover
{
    text-decoration: none;

    opacity: 1;
}

#groundy_2020ss_ex_sp .sns
{
    position: absolute;
    top: 8.66vw;
    right: 5.33vw;

    text-align: right;
}

#groundy_2020ss_ex_sp .sns p
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1;

    margin-bottom: 15px;
}

#groundy_2020ss_ex_sp .sns ul
{
    font-size: 0;
    font-size: 0rem;
}

#groundy_2020ss_ex_sp .sns ul li
{
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;

    display: inline-block;

    margin-left: 13px;
}

#groundy_2020ss_ex_sp .sns ul li a
{
    color: #000;
}

#groundy_2020ss_ex_sp #main_visual
{
    position: relative;

    width: 100%;
    margin-top: 25.33vw;
}

#groundy_2020ss_ex_sp #main_visual .heading
{
    position: absolute;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -60%);
        -ms-transform: translate(-50%, -60%);
            transform: translate(-50%, -60%);
    text-align: center;
}

#groundy_2020ss_ex_sp #main_visual .heading h1
{
    width: 60vw;
    height: auto;
    margin-bottom: 8.66vw;
}

#groundy_2020ss_ex_sp #main_visual .heading h1 img
{
    width: 100%;
    height: auto;
}

#groundy_2020ss_ex_sp #main_visual .heading .schedule
{
    width: 58.66vw;
    height: auto;
    margin: 0 auto;
}

#groundy_2020ss_ex_sp #main_visual .heading .schedule img
{
    width: 100%;
    height: auto;
}

#groundy_2020ss_ex_sp #main_visual .credit
{
    font-size: 6px;
    font-size: .375rem;
    font-weight: bold;
    line-height: 1.8;

    position: absolute;
    bottom: 2.1428vw;
    left: 2.1428vw;

    text-align: left;

    color: #fff;
}

#groundy_2020ss_ex_sp #main_visual .scroll_down
{
    position: absolute;
    bottom: 6.66vw;
    left: 50%;

    width: 10.66vw;

    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

#groundy_2020ss_ex_sp #main_visual .scroll_down img
{
    width: 100%;
    height: auto;
}

#groundy_2020ss_ex_sp #look
{
    position: relative;

    margin: 10.66vw 0 10.42vw;
}

#groundy_2020ss_ex_sp #look img
{
    width: 100%;
    height: auto;
}

#groundy_2020ss_ex_sp #look .inner
{
    position: relative;
    z-index: 5;

    margin: 0 auto;
}

#groundy_2020ss_ex_sp #look .inner ul
{
    font-size: 0;
    font-size: 0rem;
}

#groundy_2020ss_ex_sp #look .inner ul li
{
    display: inline-block;

    width: 42.64vw;
    margin: 0 4vw 4vw 0;

    background-color: #000;
}

#groundy_2020ss_ex_sp #look .inner ul li:nth-child(2n)
{
    margin-right: 0;
}

#groundy_2020ss_ex_sp .shop_btn
{
    margin-bottom: 13.33vw;

    text-align: center;
}

#groundy_2020ss_ex_sp .shop_btn a
{
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 500;
    line-height: 13.33vw;

    position: relative;

    display: inline-block;

    width: 89.33vw;
    height: 13.33vw;

    text-decoration: none;
    letter-spacing: .1rem;

    color: #fff;
    background-color: #000;
}

#groundy_2020ss_ex_sp .shop_btn a span
{
    position: absolute;
    top: -24px;
    left: 260px;

    display: inline-block;

    width: 25px;
    height: auto;
}

#groundy_2020ss_ex_sp .shop_btn a span img
{
    width: 100%;
    height: auto;
}

#groundy_2020ss_ex_sp #modal_slider
{
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;

    display: none;

    width: 100vw;
    height: 100%;

    background-color: rgba(0, 0, 0, .85);
}

#groundy_2020ss_ex_sp #modal_slider .inner
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 89.33vw;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

#groundy_2020ss_ex_sp #modal_slider .inner ul li img
{
    width: 100%;
    height: auto;
}

#groundy_2020ss_ex_sp #modal_slider .inner .num
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1;

    position: absolute;
    bottom: -40px;
    left: 50%;

    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    letter-spacing: .05rem;

    color: #fff;

    -webkit-font-smoothing: antialiased;
}

#groundy_2020ss_ex_sp #modal_slider .inner .num span
{
    font-size: 11px;
    font-size: .6875rem;
}

#groundy_2020ss_ex_sp #modal_slider .inner .slider_prev,
#groundy_2020ss_ex_sp #modal_slider .inner .slider_next
{
    position: absolute;
    bottom: -50px;

    width: 15px;
    height: 29px;

    cursor: pointer;
}

#groundy_2020ss_ex_sp #modal_slider .inner .slider_prev img,
#groundy_2020ss_ex_sp #modal_slider .inner .slider_next img
{
    width: 100%;
    height: auto;
}

#groundy_2020ss_ex_sp #modal_slider .inner .slider_prev
{
    left: 100px;
}

#groundy_2020ss_ex_sp #modal_slider .inner .slider_next
{
    right: 100px;
}

#groundy_2020ss_ex_sp #modal_slider .inner .close_modal
{
    position: absolute;
    top: -45px;
    right: -15px;

    width: 6.66vw;
    height: 6.66vw;
    padding: 10px;

    cursor: pointer;
}

#groundy_2020ss_ex_sp #modal_slider .inner .close_modal:hover
{
    -webkit-transition: all .6s ease;
            transition: all .6s ease;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

#groundy_2020ss_ex_sp #modal_slider .inner .close_modal img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	Ground Y 2019-21 AW EXhibition
----------------------------------------*/

#groundy_2020-21aw_ex
{
    padding: 5px 7.14vw;

    background: #000;
}

#groundy_2020-21aw_ex .backlink
{
    position: absolute;
    top: 6.42vw;
    left: 7.1428vw;

    text-align: left;
}

#groundy_2020-21aw_ex .backlink a
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1.4;

    text-decoration: none;
}

#groundy_2020-21aw_ex .backlink a:hover
{
    text-decoration: underline;

    opacity: 1;
}

#groundy_2020-21aw_ex .sns
{
    position: absolute;
    top: 6.42vw;
    right: 7.1428vw;

    text-align: right;
}

#groundy_2020-21aw_ex .sns p
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1;

    margin-bottom: 15px;

    color: #fff;
}

#groundy_2020-21aw_ex .sns ul
{
    font-size: 0;
    font-size: 0rem;
}

#groundy_2020-21aw_ex .sns ul li
{
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;

    display: inline-block;

    margin-left: 13px;

    color: #fff;
}

#groundy_2020-21aw_ex .sns ul li a
{
    color: #fff;
}

#groundy_2020-21aw_ex #main_visual
{
    position: relative;

    width: 100%;
    margin-top: 13.214vw;
}

#groundy_2020-21aw_ex #main_visual .heading
{
    position: absolute;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
}

#groundy_2020-21aw_ex #main_visual .heading h1
{
    margin-bottom: 40px;
}

#groundy_2020-21aw_ex #main_visual .heading h1 img
{
    width: 37.5vw;
    height: auto;
}

#groundy_2020-21aw_ex #main_visual .heading .schedule
{
    width: 27.85vw;
    height: auto;
    margin: 0 auto;
}

#groundy_2020-21aw_ex #main_visual .heading .schedule img
{
    width: 100%;
    height: auto;
}

#groundy_2020-21aw_ex #main_visual .credit
{
    font-size: 10px;
    font-size: .625rem;
    font-weight: bold;
    line-height: 1.8;

    position: absolute;
    bottom: 2.1428vw;
    left: 2.1428vw;

    text-align: left;

    color: #fff;
}

#groundy_2020-21aw_ex #main_visual .scroll_down
{
    position: absolute;
    bottom: 3.57vw;
    left: 50%;

    width: 50px;

    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

#groundy_2020-21aw_ex #main_visual .scroll_down img
{
    width: 100%;
    height: auto;
}

#groundy_2020-21aw_ex #main_visual .bg img
{
    width: 100%;
    height: auto;
}

#groundy_2020-21aw_ex #look
{
    position: relative;

    margin-bottom: 10.42vw;
}

#groundy_2020-21aw_ex #look img
{
    width: 100%;
    height: auto;
}

#groundy_2020-21aw_ex #look .inner
{
    position: relative;
    z-index: 5;

    width: 100%;
    margin: 0 auto;
    padding: 8.21vw 0 0;
}

#groundy_2020-21aw_ex #look .inner ul
{
    font-size: 0;
    font-size: 0rem;

    text-align: left;
}

#groundy_2020-21aw_ex #look .inner ul li
{
    display: inline-block;

    width: 22.91%;
    margin: 0 2.78% 2.78% 0;

    background-color: #000;
}

#groundy_2020-21aw_ex #look .inner ul li:nth-child(4n)
{
    margin-right: 0;
}

#groundy_2020-21aw_ex #look .line_behind
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100vw;
    height: 100vh;

    pointer-events: none;
}

#groundy_2020-21aw_ex #look .line_behind .line_1
{
    position: absolute;
    top: 11.42vw;
    left: 4.28vw;

    width: 27.14vw;
}

#groundy_2020-21aw_ex #look .line_behind .line_3
{
    position: absolute;
    top: 38.57vw;
    right: 0;

    width: 32.14vw;

    background-color: #000;
}

#groundy_2020-21aw_ex #look .line_above
{
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;

    width: 100vw;
    height: 100vh;

    pointer-events: none;
}

#groundy_2020-21aw_ex #look .line_above .line_2
{
    position: absolute;
    top: 5.71vw;
    right: 31.78vw;

    width: .71vw;
}

#groundy_2020-21aw_ex #look .line_above .line_4
{
    position: absolute;
    top: 50.71vw;
    left: 22.14vw;

    width: 17.50vw;
}

#groundy_2020-21aw_ex #look .line_above .line_5
{
    position: absolute;
    top: 48.57vw;
    right: 4.28vw;

    width: 14.64vw;
}

#groundy_2020-21aw_ex .shop_btn
{
    margin-bottom: 12.5vw;

    text-align: center;
}

#groundy_2020-21aw_ex .shop_btn a
{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 60px;

    position: relative;

    display: inline-block;

    width: 585px;
    height: 60px;

    letter-spacing: .2rem;

    color: #fff;
    background-color: #000;
}

#groundy_2020-21aw_ex .shop_btn a span
{
    position: absolute;
    top: 24px;
    left: 460px;
}

#groundy_2020-21aw_ex #modal_slider
{
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;

    display: none;

    width: 100vw;
    height: 100vh;

    background-color: rgba(0, 0, 0, .85);
}

#groundy_2020-21aw_ex #modal_slider .inner
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 32.14vw;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

#groundy_2020-21aw_ex #modal_slider .inner ul li img
{
    width: 100%;
    height: auto;
}

#groundy_2020-21aw_ex #modal_slider .inner .num
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1;

    position: absolute;
    left: -75px;

    letter-spacing: .05rem;

    color: #fff;

    -webkit-font-smoothing: antialiased;
}

#groundy_2020-21aw_ex #modal_slider .inner .slider_prev,
#groundy_2020-21aw_ex #modal_slider .inner .slider_next
{
    position: absolute;
    top: 50%;

    width: 20px;
    height: 39px;

    cursor: pointer;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

#groundy_2020-21aw_ex #modal_slider .inner .slider_prev img,
#groundy_2020-21aw_ex #modal_slider .inner .slider_next img
{
    width: 100%;
    height: auto;
}

#groundy_2020-21aw_ex #modal_slider .inner .slider_prev
{
    left: -60px;
}

#groundy_2020-21aw_ex #modal_slider .inner .slider_prev:active
{
    top: calc(50% + 2px);
}

#groundy_2020-21aw_ex #modal_slider .inner .slider_next
{
    right: -80px;
}

#groundy_2020-21aw_ex #modal_slider .inner .slider_next:active
{
    top: calc(50% + 2px);
}

#groundy_2020-21aw_ex #modal_slider .inner .close_modal
{
    position: absolute;
    top: -10px;
    right: -70px;

    width: 20px;
    height: 20px;
    padding: 10px;

    cursor: pointer;
}

#groundy_2020-21aw_ex #modal_slider .inner .close_modal:hover
{
    -webkit-transition: all .6s ease;
            transition: all .6s ease;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

#groundy_2020-21aw_ex #modal_slider .inner .close_modal img
{
    width: 100%;
    height: auto;
}

#groundy_2020-21aw_ex_sp
{
    overflow: hidden;

    padding: 5px 5.33vw;

    background: #000;
}

#groundy_2020-21aw_ex_sp .backlink
{
    line-height: 1;

    position: absolute;
    top: 8.66vw;
    left: 5.33vw;

    text-align: left;

    border-bottom: 1px solid #000;
}

#groundy_2020-21aw_ex_sp .backlink a
{
    font-family: 'Poppins', sans-serif;
    font-size: 10px;
    font-size: .625rem;

    text-decoration: none;
    letter-spacing: .08rem;
}

#groundy_2020-21aw_ex_sp .backlink a:hover
{
    text-decoration: none;

    opacity: 1;
}

#groundy_2020-21aw_ex_sp .sns
{
    position: absolute;
    top: 8.66vw;
    right: 5.33vw;

    text-align: right;
}

#groundy_2020-21aw_ex_sp .sns p
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1;

    margin-bottom: 15px;

    color: #fff;
}

#groundy_2020-21aw_ex_sp .sns ul
{
    font-size: 0;
    font-size: 0rem;
}

#groundy_2020-21aw_ex_sp .sns ul li
{
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;

    display: inline-block;

    margin-left: 13px;

    color: #fff;
}

#groundy_2020-21aw_ex_sp .sns ul li a
{
    color: #fff;
}

#groundy_2020-21aw_ex_sp #main_visual
{
    position: relative;

    width: 100%;
    margin-top: 25.33vw;
}

#groundy_2020-21aw_ex_sp #main_visual .heading
{
    position: absolute;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -60%);
        -ms-transform: translate(-50%, -60%);
            transform: translate(-50%, -60%);
    text-align: center;
}

#groundy_2020-21aw_ex_sp #main_visual .heading h1
{
    width: 60vw;
    height: auto;
    margin-bottom: 8.66vw;
}

#groundy_2020-21aw_ex_sp #main_visual .heading h1 img
{
    width: 100%;
    height: auto;
}

#groundy_2020-21aw_ex_sp #main_visual .heading .schedule
{
    width: 58.66vw;
    height: auto;
    margin: 0 auto;
}

#groundy_2020-21aw_ex_sp #main_visual .heading .schedule img
{
    width: 100%;
    height: auto;
}

#groundy_2020-21aw_ex_sp #main_visual .credit
{
    font-size: 6px;
    font-size: .375rem;
    font-weight: bold;
    line-height: 1.8;

    position: absolute;
    bottom: 2.1428vw;
    left: 2.1428vw;

    text-align: left;

    color: #fff;
}

#groundy_2020-21aw_ex_sp #main_visual .scroll_down
{
    position: absolute;
    bottom: 6.66vw;
    left: 50%;

    width: 10.66vw;

    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

#groundy_2020-21aw_ex_sp #main_visual .scroll_down img
{
    width: 100%;
    height: auto;
}

#groundy_2020-21aw_ex_sp #look
{
    position: relative;

    margin: 10.66vw 0 10.42vw;
}

#groundy_2020-21aw_ex_sp #look img
{
    width: 100%;
    height: auto;
}

#groundy_2020-21aw_ex_sp #look .inner
{
    position: relative;
    z-index: 5;

    margin: 0 auto;
}

#groundy_2020-21aw_ex_sp #look .inner ul
{
    font-size: 0;
    font-size: 0rem;
}

#groundy_2020-21aw_ex_sp #look .inner ul li
{
    display: inline-block;

    width: 42.64vw;
    margin: 0 4vw 4vw 0;

    background-color: #000;
}

#groundy_2020-21aw_ex_sp #look .inner ul li:nth-child(2n)
{
    margin-right: 0;
}

#groundy_2020-21aw_ex_sp .shop_btn
{
    margin-bottom: 13.33vw;

    text-align: center;
}

#groundy_2020-21aw_ex_sp .shop_btn a
{
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 500;
    line-height: 13.33vw;

    position: relative;

    display: inline-block;

    width: 89.33vw;
    height: 13.33vw;

    text-decoration: none;
    letter-spacing: .1rem;

    color: #fff;
    background-color: #000;
}

#groundy_2020-21aw_ex_sp .shop_btn a span
{
    position: absolute;
    top: -24px;
    left: 260px;

    display: inline-block;

    width: 25px;
    height: auto;
}

#groundy_2020-21aw_ex_sp .shop_btn a span img
{
    width: 100%;
    height: auto;
}

#groundy_2020-21aw_ex_sp #modal_slider
{
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;

    display: none;

    width: 100vw;
    height: 100%;

    background-color: rgba(0, 0, 0, .85);
}

#groundy_2020-21aw_ex_sp #modal_slider .inner
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 89.33vw;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

#groundy_2020-21aw_ex_sp #modal_slider .inner ul li img
{
    width: 100%;
    height: auto;
}

#groundy_2020-21aw_ex_sp #modal_slider .inner .num
{
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1;

    position: absolute;
    bottom: -40px;
    left: 50%;

    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    letter-spacing: .05rem;

    color: #fff;

    -webkit-font-smoothing: antialiased;
}

#groundy_2020-21aw_ex_sp #modal_slider .inner .num span
{
    font-size: 11px;
    font-size: .6875rem;
}

#groundy_2020-21aw_ex_sp #modal_slider .inner .slider_prev,
#groundy_2020-21aw_ex_sp #modal_slider .inner .slider_next
{
    position: absolute;
    bottom: -50px;

    width: 15px;
    height: 29px;

    cursor: pointer;
}

#groundy_2020-21aw_ex_sp #modal_slider .inner .slider_prev img,
#groundy_2020-21aw_ex_sp #modal_slider .inner .slider_next img
{
    width: 100%;
    height: auto;
}

#groundy_2020-21aw_ex_sp #modal_slider .inner .slider_prev
{
    left: 100px;
}

#groundy_2020-21aw_ex_sp #modal_slider .inner .slider_next
{
    right: 100px;
}

#groundy_2020-21aw_ex_sp #modal_slider .inner .close_modal
{
    position: absolute;
    top: -45px;
    right: -15px;

    width: 6.66vw;
    height: 6.66vw;
    padding: 10px;

    cursor: pointer;
}

#groundy_2020-21aw_ex_sp #modal_slider .inner .close_modal:hover
{
    -webkit-transition: all .6s ease;
            transition: all .6s ease;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

#groundy_2020-21aw_ex_sp #modal_slider .inner .close_modal img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	HOMME 2020SS PC
----------------------------------------*/

.homme_brand_container_2020ss
{
    position: relative;
}

.homme_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.homme_brand_container_2020ss .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.homme_brand_container_2020ss .logo
{
    position: absolute;
    z-index: 11;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.homme_brand_container_2020ss .key_visual
{
    width: 100%;
    height: auto;
}

.homme_brand_container_2020ss .key_visual img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	HOMME 2020SS SP
----------------------------------------*/

.homme_sp_brand_container_2020ss
{
    position: relative;
}

.homme_sp_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.homme_sp_brand_container_2020ss .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.homme_sp_brand_container_2020ss .arrow-down a img
{
    width: 100%;
    height: auto;
}

.homme_sp_brand_container_2020ss .logo
{
    position: absolute;
    z-index: 11;
    top: 80%;
    left: 50%;

    width: 60px;
    height: auto;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.homme_sp_brand_container_2020ss .logo img
{
    width: 100%;
    height: auto;
}

.homme_sp_brand_container_2020ss .key_visual
{
    width: 100%;
    height: auto;
}

.homme_sp_brand_container_2020ss .key_visual img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	LIMIFEU 2018AW PC
----------------------------------------*/

.limifeu_brand_container_2018aw
{
    position: relative;

    height: 2280px;
}

.limifeu_brand_container_2018aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.limifeu_brand_container_2018aw .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.limifeu_brand_container_2018aw .brand_ttl
{
    position: absolute;
    top: 40px;
    left: 40px;
}

.limifeu_brand_container_2018aw h3.centered-title
{
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;

    position: fixed;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    letter-spacing: 1px;
}

.limifeu_brand_container_2018aw .playground
{
    position: fixed;
    top: 0;
    left: 0;

    width: 100%;

    background-color: #000;

    -webkit-perspective: 4000px;
            perspective: 4000px;
}

.limifeu_brand_container_2018aw .playground .elm
{
    position: absolute;

    width: 35%;

    opacity: 0;
    -webkit-box-shadow: 3px 3px 24px rgba(0, 0, 0, .4);
            box-shadow: 3px 3px 24px rgba(0, 0, 0, .4);
}

.limifeu_brand_container_2018aw .playground .elm a
{
    display: block;

    background-color: #fff;
}

.limifeu_brand_container_2018aw .playground .elm a:hover
{
    opacity: 1 !important;
}

.limifeu_brand_container_2018aw .playground .elm a:hover img
{
    opacity: .6;
}

.limifeu_brand_container_2018aw .playground .elm img
{
    width: 100%;
    height: auto;

    -webkit-transition: all .5s ease;
            transition: all .5s ease;
    vertical-align: bottom;
}

.limifeu_brand_container_2018aw .playground .elm.look1
{
    top: 14%;
    left: 22%;
}

.limifeu_brand_container_2018aw .playground .elm.look2
{
    top: 0;
    right: -8%;
}

.limifeu_brand_container_2018aw .playground .elm.look3
{
    top: 4%;
    left: -2%;
}

.limifeu_brand_container_2018aw .playground .elm.look4
{
    top: 47%;
    right: 10%;
}

.limifeu_brand_container_2018aw .playground .elm.look5
{
    top: 64%;
    left: 2%;
}

.limifeu_brand_container_2018aw .playground .elm.look6
{
    top: 10%;
    left: 40%;
}

.limifeu_brand_container_2018aw .playground .elm.look7
{
    top: 8%;
    right: -26%;
}

.limifeu_brand_container_2018aw .playground .elm.look8
{
    top: -6%;
    left: -25%;
}

.limifeu_brand_container_2018aw .playground .elm.look9
{
    top: 58%;
    right: -16%;
}

.limifeu_brand_container_2018aw .playground .elm.look10
{
    top: 45%;
    left: 36%;
}

.limifeu_brand_container_2018aw .playground .elm.look11
{
    top: 36%;
    left: -20%;
}

.limifeu_brand_container_2018aw .playground .elm.look12
{
    top: -5%;
    right: 15%;
}

.limifeu_brand_container_2018aw .playground .elm.look13
{
    top: 20%;
    right: -10%;
}

.limifeu_brand_container_2018aw .playground .elm.look14
{
    top: 25%;
    left: 25%;
}

.limifeu_brand_container_2018aw .playground .elm.look15
{
    top: 0;
    left: 0;
}

.limifeu_brand_container_2018aw .playground .elm.look16
{
    top: 30%;
    right: -35%;
}

.limifeu_brand_container_2018aw .playground .elm.look17
{
    top: -5%;
    right: 10%;
}

.limifeu_brand_container_2018aw .playground .elm.look18
{
    top: 50%;
    right: 0;
}

.limifeu_brand_container_2018aw .playground .elm.look19
{
    top: 20%;
    left: -35%;
}

.limifeu_brand_container_2018aw .playground .elm.look20
{
    top: -20%;
    left: 15%;
}

.limifeu_brand_container_2018aw .playground .elm.look21
{
    top: 15%;
    left: 35%;
}

.limifeu_brand_container_2018aw .playground .elm.look22
{
    top: 35%;
    left: -10%;
}

/*----------------------------------------
	LIMIFEU 2018AW SP
----------------------------------------*/

.limifeu_sp_brand_container_2018aw
{
    position: relative;

    height: 3580px;
}

.limifeu_sp_brand_container_2018aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.limifeu_sp_brand_container_2018aw .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.limifeu_sp_brand_container_2018aw .arrow-down a img
{
    width: 100%;
    height: auto;
}

.limifeu_sp_brand_container_2018aw h3.centered-title
{
    font-size: 13px;
    font-size: .8125rem;
    font-weight: normal;
    line-height: 1;

    position: fixed;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
    letter-spacing: 2px;
}

.limifeu_sp_brand_container_2018aw .playground
{
    position: fixed;
    z-index: -1;
    top: 3%;
    left: 0;

    width: 100%;

    background-color: #000;

    -webkit-perspective: 4000px;
            perspective: 4000px;
}

.limifeu_sp_brand_container_2018aw .playground .elm
{
    position: absolute;

    opacity: 0;
    -webkit-box-shadow: 3px 3px 24px rgba(0, 0, 0, .4);
            box-shadow: 3px 3px 24px rgba(0, 0, 0, .4);
}

.limifeu_sp_brand_container_2018aw .playground .elm a
{
    display: block;

    background-color: #fff;
}

.limifeu_sp_brand_container_2018aw .playground .elm a:hover
{
    opacity: 1 !important;
}

.limifeu_sp_brand_container_2018aw .playground .elm a:hover img
{
    opacity: .6;
}

.limifeu_sp_brand_container_2018aw .playground .elm img
{
    width: 240px;
    height: auto;

    -webkit-transition: all .5s ease;
            transition: all .5s ease;
    vertical-align: bottom;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look1
{
    top: 14%;
    left: 22%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look2
{
    top: 0;
    right: -8%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look3
{
    top: 4%;
    left: -2%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look4
{
    top: 47%;
    right: 10%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look5
{
    top: 64%;
    left: 2%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look6
{
    top: 10%;
    left: 40%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look7
{
    top: 8%;
    right: -26%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look8
{
    top: -6%;
    left: -25%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look9
{
    top: 58%;
    right: -16%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look10
{
    top: 45%;
    left: 36%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look11
{
    top: 36%;
    left: -20%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look12
{
    top: -5%;
    right: 15%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look13
{
    top: 20%;
    right: -10%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look14
{
    top: 45%;
    left: 25%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look15
{
    top: 0;
    left: 0;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look16
{
    top: 30%;
    right: -35%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look17
{
    top: -5%;
    right: 10%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look18
{
    top: 50%;
    right: 0;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look19
{
    top: 20%;
    left: -35%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look20
{
    top: -20%;
    left: 15%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look21
{
    top: 15%;
    left: 35%;
}

.limifeu_sp_brand_container_2018aw .playground .elm.look22
{
    top: 35%;
    left: -10%;
}

/*----------------------------------------
	LIMIFEU 2019SS PC
----------------------------------------*/

.limifeu_brand_container_2019ss
{
    position: relative;

    height: 2280px;
}

.limifeu_brand_container_2019ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.limifeu_brand_container_2019ss .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.limifeu_brand_container_2019ss .brand_ttl
{
    position: absolute;
    top: 40px;
    left: 40px;
}

.limifeu_brand_container_2019ss h3.centered-title
{
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;

    position: fixed;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    letter-spacing: 1px;
}

.limifeu_brand_container_2019ss .playground
{
    position: fixed;
    top: 0;
    left: 0;

    width: 100%;

    background-color: #000;

    -webkit-perspective: 4000px;
            perspective: 4000px;
}

.limifeu_brand_container_2019ss .playground .elm
{
    position: absolute;

    width: 35%;

    opacity: 0;
    -webkit-box-shadow: 3px 3px 24px rgba(0, 0, 0, .4);
            box-shadow: 3px 3px 24px rgba(0, 0, 0, .4);
    /*
			&.look15{
				top: 0;
				left: 0%;
			}//.look15
			
			&.look16{
				top: 30%;
				right: -35%;
			}//.look16
			
			&.look17{
				top: -5%;
				right: 10%;
			}//.look17
			
			&.look18{
				top: 50%;
				right: 0%;
			}//.look18
			
			&.look19{
				top: 20%;
				left: -35%;
			}//.look19
			
			&.look20{
				top: -20%;
				left: 15%;
			}//.look20
			
			&.look21{
				top: 15%;
				left: 35%;
			}//.look21
			
			&.look22{
				top: 35%;
				left: -10%;
			}//.look22
			*/
}

.limifeu_brand_container_2019ss .playground .elm a
{
    display: block;

    background-color: #fff;
}

.limifeu_brand_container_2019ss .playground .elm a:hover
{
    opacity: 1 !important;
}

.limifeu_brand_container_2019ss .playground .elm a:hover img
{
    opacity: .6;
}

.limifeu_brand_container_2019ss .playground .elm img
{
    width: 100%;
    height: auto;

    -webkit-transition: all .5s ease;
            transition: all .5s ease;
    vertical-align: bottom;
}

.limifeu_brand_container_2019ss .playground .elm.look1
{
    top: 14%;
    left: 22%;
}

.limifeu_brand_container_2019ss .playground .elm.look2
{
    top: 0;
    right: -8%;
}

.limifeu_brand_container_2019ss .playground .elm.look3
{
    top: 4%;
    left: -2%;
}

.limifeu_brand_container_2019ss .playground .elm.look4
{
    top: 47%;
    right: 10%;
}

.limifeu_brand_container_2019ss .playground .elm.look5
{
    top: 64%;
    left: 2%;
}

.limifeu_brand_container_2019ss .playground .elm.look6
{
    top: 10%;
    left: 40%;
}

.limifeu_brand_container_2019ss .playground .elm.look7
{
    top: 8%;
    right: -26%;
}

.limifeu_brand_container_2019ss .playground .elm.look8
{
    top: -6%;
    left: -25%;
}

.limifeu_brand_container_2019ss .playground .elm.look9
{
    top: 58%;
    right: -16%;
}

.limifeu_brand_container_2019ss .playground .elm.look10
{
    top: 45%;
    left: 36%;
}

.limifeu_brand_container_2019ss .playground .elm.look11
{
    top: 36%;
    left: -20%;
}

.limifeu_brand_container_2019ss .playground .elm.look12
{
    top: -5%;
    right: 15%;
}

.limifeu_brand_container_2019ss .playground .elm.look13
{
    top: 20%;
    right: -10%;
}

.limifeu_brand_container_2019ss .playground .elm.look14
{
    top: 25%;
    left: 25%;
}

/*----------------------------------------
	LIMIFEU 2019SS SP
----------------------------------------*/

.limifeu_sp_brand_container_2019ss
{
    position: relative;

    height: 3580px;
}

.limifeu_sp_brand_container_2019ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.limifeu_sp_brand_container_2019ss .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.limifeu_sp_brand_container_2019ss .arrow-down a img
{
    width: 100%;
    height: auto;
}

.limifeu_sp_brand_container_2019ss h3.centered-title
{
    font-size: 13px;
    font-size: .8125rem;
    font-weight: normal;
    line-height: 1;

    position: fixed;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
    letter-spacing: 2px;
}

.limifeu_sp_brand_container_2019ss .playground
{
    position: fixed;
    z-index: -1;
    top: 3%;
    left: 0;

    width: 100%;

    background-color: #000;

    -webkit-perspective: 4000px;
            perspective: 4000px;
}

.limifeu_sp_brand_container_2019ss .playground .elm
{
    position: absolute;

    opacity: 0;
    -webkit-box-shadow: 3px 3px 24px rgba(0, 0, 0, .4);
            box-shadow: 3px 3px 24px rgba(0, 0, 0, .4);
    /*
			&.look15{
				top: 0;
				left: 0%;
			}//.look15
			
			&.look16{
				top: 30%;
				right: -35%;
			}//.look16
			
			&.look17{
				top: -5%;
				right: 10%;
			}//.look17
			
			&.look18{
				top: 50%;
				right: 0%;
			}//.look18
			
			&.look19{
				top: 20%;
				left: -35%;
			}//.look19
			
			&.look20{
				top: -20%;
				left: 15%;
			}//.look20
			
			&.look21{
				top: 15%;
				left: 35%;
			}//.look21
			
			&.look22{
				top: 35%;
				left: -10%;
			}//.look22
			*/
}

.limifeu_sp_brand_container_2019ss .playground .elm a
{
    display: block;

    background-color: #fff;
}

.limifeu_sp_brand_container_2019ss .playground .elm a:hover
{
    opacity: 1 !important;
}

.limifeu_sp_brand_container_2019ss .playground .elm a:hover img
{
    opacity: .6;
}

.limifeu_sp_brand_container_2019ss .playground .elm img
{
    width: 240px;
    height: auto;

    -webkit-transition: all .5s ease;
            transition: all .5s ease;
    vertical-align: bottom;
}

.limifeu_sp_brand_container_2019ss .playground .elm.look1
{
    top: 14%;
    left: 22%;
}

.limifeu_sp_brand_container_2019ss .playground .elm.look2
{
    top: 0;
    right: -8%;
}

.limifeu_sp_brand_container_2019ss .playground .elm.look3
{
    top: 4%;
    left: -2%;
}

.limifeu_sp_brand_container_2019ss .playground .elm.look4
{
    top: 47%;
    right: 10%;
}

.limifeu_sp_brand_container_2019ss .playground .elm.look5
{
    top: 64%;
    left: 2%;
}

.limifeu_sp_brand_container_2019ss .playground .elm.look6
{
    top: 10%;
    left: 40%;
}

.limifeu_sp_brand_container_2019ss .playground .elm.look7
{
    top: 8%;
    right: -26%;
}

.limifeu_sp_brand_container_2019ss .playground .elm.look8
{
    top: -6%;
    left: -25%;
}

.limifeu_sp_brand_container_2019ss .playground .elm.look9
{
    top: 58%;
    right: -16%;
}

.limifeu_sp_brand_container_2019ss .playground .elm.look10
{
    top: 45%;
    left: 36%;
}

.limifeu_sp_brand_container_2019ss .playground .elm.look11
{
    top: 36%;
    left: -20%;
}

.limifeu_sp_brand_container_2019ss .playground .elm.look12
{
    top: -5%;
    right: 15%;
}

.limifeu_sp_brand_container_2019ss .playground .elm.look13
{
    top: 20%;
    right: -10%;
}

.limifeu_sp_brand_container_2019ss .playground .elm.look14
{
    top: 45%;
    left: 25%;
}

/*----------------------------------------
	LIMIFEU 2019SS PC
----------------------------------------*/

.limifeu_brand_container_2020ss
{
    position: relative;
}

.limifeu_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.limifeu_brand_container_2020ss .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.limifeu_brand_container_2020ss .key_visual
{
    width: 100%;
    height: auto;
}

.limifeu_brand_container_2020ss .key_visual img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	LIMIFEU 2020SS SP
----------------------------------------*/

.limifeu_sp_brand_container_2020ss
{
    position: relative;
}

.limifeu_sp_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.limifeu_sp_brand_container_2020ss .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.limifeu_sp_brand_container_2020ss .arrow-down a img
{
    width: 100%;
    height: auto;
}

.limifeu_sp_brand_container_2020ss .key_visual
{
    width: 100%;
    height: auto;
}

.limifeu_sp_brand_container_2020ss .key_visual img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	NOIR 2018AW PC
----------------------------------------*/

.noir_pc_brand_container
{
    position: relative;
}

.noir_pc_brand_container .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.noir_pc_brand_container .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.noir_pc_brand_container .playground
{
    font-size: 0;
    font-size: 0rem;

    overflow-x: hidden;

    width: 100%;

    text-align: left;
}

.noir_pc_brand_container .playground .slide-move
{
    -webkit-transition: all 300ms cubic-bezier(.215, .61, .355, 1);
            transition: all 300ms cubic-bezier(.215, .61, .355, 1);
    white-space: nowrap;
}

.noir_pc_brand_container .playground .slide-move img
{
    width: 36%;
    margin: 15px;
}

.noir_pc_brand_container .playground .kv-bottom
{
    position: relative;

    margin-top: 15px;
}

.noir_pc_brand_container .playground .kv-bottom img
{
    width: 100%;
}

.noir_pc_brand_container .playground .kv-bottom img.logo-w
{
    position: absolute;
    top: 40%;
    left: 10%;

    width: 30%;
}

/*----------------------------------------
	NOIR 2018AW SP
----------------------------------------*/

.noir_sp_brand_container
{
    position: relative;
}

.noir_sp_brand_container .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.noir_sp_brand_container .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.noir_sp_brand_container .arrow-down a img
{
    width: 100%;
    height: auto;
}

.noir_sp_brand_container h3.centered-title
{
    font-size: 13px;
    font-size: .8125rem;
    font-weight: normal;
    line-height: 1;

    position: fixed;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
    letter-spacing: 2px;
}

.noir_sp_brand_container .playground
{
    font-size: 0;
    font-size: 0rem;

    overflow-x: hidden;

    width: 100%;
    margin-bottom: 10px;

    text-align: left;
}

.noir_sp_brand_container .playground .slide-move
{
    -webkit-transition: all 100ms cubic-bezier(.215, .61, .355, 1);
            transition: all 100ms cubic-bezier(.215, .61, .355, 1);
    white-space: nowrap;
}

.noir_sp_brand_container .playground .slide-move img
{
    width: 60%;
    margin: 5px;
}

.noir_sp_brand_container .playground .kv-bottom
{
    position: relative;

    margin-top: 5px;
}

.noir_sp_brand_container .playground .kv-bottom img
{
    width: 100%;
}

.noir_sp_brand_container .playground .kv-bottom img.logo-w
{
    position: absolute;
    top: 40%;
    left: 10%;

    width: 35%;
}

/*----------------------------------------
	NOIR 2020SS PC
----------------------------------------*/

.noir_brand_container_2020ss
{
    position: relative;
}

.noir_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.noir_brand_container_2020ss .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.noir_brand_container_2020ss .logo
{
    position: absolute;
    z-index: 11;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.noir_brand_container_2020ss .key_visual
{
    width: 100%;
    height: auto;
}

.noir_brand_container_2020ss .key_visual img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	NOIR 2020SS SP
----------------------------------------*/

.noir_sp_brand_container_2020ss
{
    position: relative;
}

.noir_sp_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.noir_sp_brand_container_2020ss .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.noir_sp_brand_container_2020ss .arrow-down a img
{
    width: 100%;
    height: auto;
}

.noir_sp_brand_container_2020ss .logo
{
    position: absolute;
    z-index: 11;
    top: 80%;
    left: 50%;

    width: 60px;
    height: auto;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.noir_sp_brand_container_2020ss .logo img
{
    width: 100%;
    height: auto;
}

.noir_sp_brand_container_2020ss .key_visual
{
    width: 100%;
    height: auto;
}

.noir_sp_brand_container_2020ss .key_visual img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	S'YTE 2018AW PC
----------------------------------------*/

.syte_brand_container_2018aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.syte_brand_container_2018aw .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.syte_brand_container_2018aw .playground
{
    position: relative;

    overflow: hidden;

    background-color: #000;
}

.syte_brand_container_2018aw .playground .column
{
    width: 25.71%;
}

.syte_brand_container_2018aw .playground .column.left
{
    position: absolute;
    left: 3.92%;
}

.syte_brand_container_2018aw .playground .column.center
{
    margin: 0 auto;
}

.syte_brand_container_2018aw .playground .column.right
{
    position: absolute;
    right: 3.92%;
}

.syte_brand_container_2018aw .playground .column div img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	S'YTE 2018AW SP
----------------------------------------*/

.syte_sp_brand_container_2018aw
{
    background-color: #000;
}

.syte_sp_brand_container_2018aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.syte_sp_brand_container_2018aw .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.syte_sp_brand_container_2018aw .arrow-down a img
{
    width: 100%;
    height: auto;
}

.syte_sp_brand_container_2018aw .playground
{
    position: relative;
}

.syte_sp_brand_container_2018aw .playground .column
{
    width: 50%;
}

.syte_sp_brand_container_2018aw .playground .column.right
{
    position: absolute;
    right: 0;
}

.syte_sp_brand_container_2018aw .playground .column div img
{
    width: 100%;
    height: auto;
}

/* S'YTE 2019AW */

.syte_sp_brand_container_2019aw
{
    position: relative;

    width: 100%;

    background-color: #000;
}

.syte_sp_brand_container_2019aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.syte_sp_brand_container_2019aw .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.syte_sp_brand_container_2019aw .arrow-down a img
{
    width: 100%;
    height: auto;
}

.syte_sp_brand_container_2019aw .playground
{
    position: fixed;
    top: 60px;
    left: 0;

    overflow: hidden;

    width: 100%;
}

.syte_sp_brand_container_2019aw .playground .logo
{
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.syte_sp_brand_container_2019aw .playground .logo img
{
    width: 36.42vw;
    height: auto;
}

.syte_sp_brand_container_2019aw .playground ul
{
    font-size: 0;
    font-size: 0rem;

    position: relative;

    padding-left: 50vw;

    -webkit-transition: padding-left 1s ease;
            transition: padding-left 1s ease;
    text-align: left;
    white-space: nowrap;

    will-change: transform;
}

.syte_sp_brand_container_2019aw .playground ul li
{
    position: relative;

    display: inline-block;

    width: 90vw;

    -webkit-transition: width 1s ease;
            transition: width 1s ease;
    text-align: center;
    vertical-align: middle;

    will-change: width;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(odd) img
{
    width: calc(100% - 8vw);
}

.syte_sp_brand_container_2019aw .playground ul li img
{
    position: relative;
    top: 50%;
    left: 0;

    width: calc(100% - 2vw);
    height: auto;

    -webkit-transition: all 1s ease;
            transition: all 1s ease;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    will-change: width, transform, position;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(1) img
{
    -webkit-transition-delay: .01s;
            transition-delay: .01s;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(2) img
{
    -webkit-transition-delay: .05s;
            transition-delay: .05s;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(3) img
{
    -webkit-transition-delay: .1s;
            transition-delay: .1s;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(4) img
{
    -webkit-transition-delay: .15s;
            transition-delay: .15s;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(5) img
{
    -webkit-transition-delay: .2s;
            transition-delay: .2s;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(6) img
{
    -webkit-transition-delay: .25s;
            transition-delay: .25s;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(7) img
{
    -webkit-transition-delay: .3s;
            transition-delay: .3s;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(8) img
{
    -webkit-transition-delay: .35s;
            transition-delay: .35s;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(9) img
{
    -webkit-transition-delay: .4s;
            transition-delay: .4s;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(10) img
{
    -webkit-transition-delay: .45s;
            transition-delay: .45s;
}

@-webkit-keyframes horizontal
{
    0%
    {
        -webkit-transform: translateX(-3px);
                transform: translateX(-3px);
    }

    100%
    {
        -webkit-transform: translateX(3px);
                transform: translateX(3px);
    }
}

@keyframes horizontal
{
    0%
    {
        -webkit-transform: translateX(-3px);
                transform: translateX(-3px);
    }

    100%
    {
        -webkit-transform: translateX(3px);
                transform: translateX(3px);
    }
}

@-webkit-keyframes vertical
{
    0%
    {
        -webkit-transform: translateY(-10px);
                transform: translateY(-10px);
    }

    100%
    {
        -webkit-transform: translateY(10px);
                transform: translateY(10px);
    }
}

@keyframes vertical
{
    0%
    {
        -webkit-transform: translateY(-10px);
                transform: translateY(-10px);
    }

    100%
    {
        -webkit-transform: translateY(10px);
                transform: translateY(10px);
    }
}

.syte_sp_brand_container_2019aw .playground ul.space
{
    padding-left: 0;
}

.syte_sp_brand_container_2019aw .playground ul.space li
{
    width: 33.3333vw;
}

.syte_sp_brand_container_2019aw .playground ul.space li img
{
    top: auto;

    -webkit-animation: horizontal 3.5s ease-in-out infinite alternate;
            animation: horizontal 3.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(1)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(1) img
{
    position: absolute;
    z-index: 9;
    top: 10.59vw;
    left: 4vw;

    width: 26.49vw;

    -webkit-transition-delay: .01s;
            transition-delay: .01s;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(2)
{
    -webkit-animation: vertical 4.5s ease-in-out infinite alternate;
            animation: vertical 4.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(2) img
{
    position: absolute;
    z-index: 10;
    top: 25.82vw;
    left: -11vw;

    width: 24.5vw;

    -webkit-transition-delay: .05s;
            transition-delay: .05s;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(3)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(3) img
{
    position: absolute;
    z-index: 8;
    top: -2.64vw;
    left: -27vw;

    width: 26.49vw;

    -webkit-transition-delay: .45s;
            transition-delay: .45s;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(4)
{
    -webkit-animation: vertical 3.5s ease-in-out infinite alternate;
            animation: vertical 3.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(4) img
{
    position: absolute;
    z-index: 7;
    top: 4.63vw;
    left: -20vw;

    width: 24.5vw;

    -webkit-transition-delay: .35s;
            transition-delay: .35s;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(5)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(5) img
{
    position: absolute;
    z-index: 6;
    top: 26.49vw;
    left: -65vw;

    width: 26.49vw;

    -webkit-transition-delay: .4s;
            transition-delay: .4s;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(6)
{
    -webkit-animation: vertical 4.5s ease-in-out infinite alternate;
            animation: vertical 4.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(6) img
{
    position: absolute;
    z-index: 5;
    bottom: 39.73vw;
    left: -170vw;

    width: 24.5vw;

    -webkit-transition-delay: .3s;
            transition-delay: .3s;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(7)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(7) img
{
    position: absolute;
    z-index: 4;
    bottom: 9.27vw;
    left: -190vw;

    width: 26.49vw;

    -webkit-transition-delay: .2s;
            transition-delay: .2s;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(8)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(8) img
{
    position: absolute;
    z-index: 3;
    bottom: 25.82vw;
    left: -193vw;

    width: 24.5vw;

    -webkit-transition-delay: .15s;
            transition-delay: .15s;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(9)
{
    -webkit-animation: vertical 3.5s ease-in-out infinite alternate;
            animation: vertical 3.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(9) img
{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: -204vw;

    width: 26.49vw;

    -webkit-transition-delay: .1s;
            transition-delay: .1s;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(10)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(10) img
{
    position: absolute;
    z-index: 1;
    bottom: 43.04vw;
    left: -223vw;

    width: 24.5vw;

    -webkit-transition-delay: .25s;
            transition-delay: .25s;
}

/*----------------------------------------
	S'YTE 2018SS PC
----------------------------------------*/

.syte-brand-container
{
    position: relative;

    overflow: hidden;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;

    background-color: #000;
}

.syte-brand-container:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}

.syte-brand-container .cri-liveact-player
{
    width: auto !important;
}

.syte-brand-container .cri-liveact-player .lac-div
{
    position: static !important;

    width: auto !important;
    height: auto !important;
}

.syte-brand-container .cri-liveact-player .lac-div .lac-video-div
{
    position: static !important;

    width: auto !important;
    height: auto !important;
}

.syte-brand-container .cri-liveact-player .lac-div .lac-video-div video
{
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;

    width: auto !important;
    min-width: 100% !important;
    height: auto !important;
    min-height: 100% !important;

    -webkit-transform: translateX(-50%) translateY(-50%) !important;
        -ms-transform: translateX(-50%) translateY(-50%) !important;
            transform: translateX(-50%) translateY(-50%) !important;

    background-size: cover;
}

.syte-brand-container .cri-liveact-player .lac-div #liveact-canvas-0
{
    display: none;
}

.syte-brand-container .cri-liveact-player .lac-div .lac-screen-play
{
    display: none;
}

.syte-brand-container .cri-liveact-player .lac-div .liveact-controls
{
    display: none;
}

.syte-brand-container .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.syte-brand-container .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.syte-brand-container .brand-ttl
{
    position: absolute;
    top: 40px;
    left: 40px;
}

.syte-brand-container .playground
{
    position: relative;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding-top: 32%;
}

.syte-brand-container .playground .item
{
    position: relative;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;

    text-align: left;
}

.syte-brand-container .playground .item figure
{
    margin: 0;
}

.syte-brand-container .playground .first
{
    padding-top: 12%;
    padding-right: 7%;

    text-align: right;
}

.syte-brand-container .playground .first img
{
    width: 36%;
    height: auto;
}

.syte-brand-container .playground .second
{
    padding-top: 30%;
}

.syte-brand-container .playground .second img
{
    width: 57%;
    height: auto;
}

.syte-brand-container .playground .third
{
    padding-top: 20%;

    text-align: right;
}

.syte-brand-container .playground .third img
{
    width: 34%;
    height: auto;
}

.syte-brand-container .playground .fourth
{
    padding-top: 10%;
    padding-left: 19%;
}

.syte-brand-container .playground .fourth img
{
    width: 62%;
    height: auto;
}

.syte-brand-container .playground .fifth
{
    padding-top: 32%;
    padding-left: 6%;
}

.syte-brand-container .playground .fifth img
{
    width: 77%;
    height: auto;
}

.syte-brand-container .playground .sixth
{
    padding-top: 12%;
}

.syte-brand-container .playground .sixth img
{
    width: 31%;
    height: auto;
}

.syte-brand-container .playground .seventh
{
    padding-top: 35%;

    text-align: right;
}

.syte-brand-container .playground .seventh img
{
    width: 43%;
    height: auto;
}

.syte-brand-container .playground .eighth
{
    padding-top: 25%;
}

.syte-brand-container .playground .eighth img
{
    width: 42%;
    height: auto;
}

.syte-brand-container .playground .ninth
{
    padding-top: 20%;
    padding-left: 28%;
}

.syte-brand-container .playground .ninth img
{
    width: 45%;
    height: auto;
}

.syte-brand-container .playground .tenth
{
    padding-top: 19%;

    text-align: right;
}

.syte-brand-container .playground .tenth img
{
    width: 27%;
    height: auto;
}

/*----------------------------------------
	S'YTE 2018SS SP
----------------------------------------*/

.syte-sp-brand-container
{
    position: relative;

    overflow: hidden;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;

    background-color: #000;
}

.syte-sp-brand-container:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}

.syte-sp-brand-container .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.syte-sp-brand-container .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.syte-sp-brand-container .arrow-down a img
{
    width: 100%;
    height: auto;
}

.syte-sp-brand-container .cri-liveact-player
{
    width: auto !important;
}

.syte-sp-brand-container .cri-liveact-player .lac-div
{
    position: static !important;

    width: auto !important;
    height: auto !important;
}

.syte-sp-brand-container .cri-liveact-player .lac-div .lac-video-div
{
    position: static !important;

    width: auto !important;
    height: auto !important;
}

.syte-sp-brand-container .cri-liveact-player .lac-div .lac-video-div video
{
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;

    width: auto !important;
    min-width: 100% !important;
    height: auto !important;
    min-height: 100% !important;

    -webkit-transform: translateX(-50%) translateY(-50%) !important;
        -ms-transform: translateX(-50%) translateY(-50%) !important;
            transform: translateX(-50%) translateY(-50%) !important;

    background-size: cover;
}

.syte-sp-brand-container .cri-liveact-player .lac-div #liveact-canvas-0
{
    position: fixed !important;
    right: 0 !important;
    bottom: 0 !important;

    display: block !important;

    width: auto !important;
    min-width: 100% !important;
    height: auto !important;
    min-height: 100% !important;
}

.syte-sp-brand-container .cri-liveact-player .lac-div .lac-screen-play
{
    display: none;
}

.syte-sp-brand-container .cri-liveact-player .lac-div .liveact-controls
{
    display: none;
}

.syte-sp-brand-container .brand-ttl
{
    position: absolute;
    top: 25px;
    left: 25px;

    width: 33%;
}

.syte-sp-brand-container .brand-ttl img
{
    width: 100%;
    height: auto;
}

.syte-sp-brand-container .playground
{
    position: relative;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.syte-sp-brand-container .playground .item
{
    position: relative;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;

    text-align: left;
}

.syte-sp-brand-container .playground .item figure
{
    margin: 0;
}

.syte-sp-brand-container .playground .first
{
    padding-top: 25%;
    padding-right: 5%;

    text-align: right;
}

.syte-sp-brand-container .playground .first img
{
    width: 65%;
    height: auto;
}

.syte-sp-brand-container .playground .second
{
    padding-top: 75%;
}

.syte-sp-brand-container .playground .second img
{
    width: 80%;
    height: auto;
}

.syte-sp-brand-container .playground .third
{
    padding-top: 90%;

    text-align: right;
}

.syte-sp-brand-container .playground .third img
{
    width: 45%;
    height: auto;
}

.syte-sp-brand-container .playground .fourth
{
    padding-top: 35%;
    padding-left: 5%;
}

.syte-sp-brand-container .playground .fourth img
{
    width: 80%;
    height: auto;
}

.syte-sp-brand-container .playground .fifth
{
    padding-top: 100%;
}

.syte-sp-brand-container .playground .fifth img
{
    width: 80%;
    height: auto;
}

.syte-sp-brand-container .playground .sixth
{
    padding-top: 60%;
    padding-left: 5%;
}

.syte-sp-brand-container .playground .sixth img
{
    width: 60%;
    height: auto;
}

.syte-sp-brand-container .playground .seventh
{
    padding-top: 110%;

    text-align: right;
}

.syte-sp-brand-container .playground .seventh img
{
    width: 70%;
    height: auto;
}

.syte-sp-brand-container .playground .eighth
{
    padding-top: 15%;
}

.syte-sp-brand-container .playground .eighth img
{
    width: 60%;
    height: auto;
}

.syte-sp-brand-container .playground .ninth
{
    padding-top: 60%;
    padding-left: 20%;
}

.syte-sp-brand-container .playground .ninth img
{
    width: 65%;
    height: auto;
}

.syte-sp-brand-container .playground .tenth
{
    padding-top: 60%;

    text-align: right;
}

.syte-sp-brand-container .playground .tenth img
{
    width: 45%;
    height: auto;
}

/*----------------------------------------
	S'YTE 2019AW PC
----------------------------------------*/

.syte_brand_container_2019aw
{
    position: relative;

    width: 100%;

    background-color: #000;
}

.syte_brand_container_2019aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.syte_brand_container_2019aw .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.syte_brand_container_2019aw .playground
{
    position: fixed;
    top: 111px;
    left: 0;

    overflow: hidden;

    width: 100%;
}

.syte_brand_container_2019aw .playground .logo
{
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.syte_brand_container_2019aw .playground .logo img
{
    width: 14.28vw;
    height: auto;
}

.syte_brand_container_2019aw .playground ul
{
    font-size: 0;
    font-size: 0rem;

    position: relative;

    padding-left: 45vw;

    -webkit-transition: padding-left 1s ease;
            transition: padding-left 1s ease;
    text-align: left;
    white-space: nowrap;

    will-change: transform;
}

.syte_brand_container_2019aw .playground ul li
{
    position: relative;

    display: inline-block;

    width: 33.3333vw;

    text-align: center;
    vertical-align: middle;
}

.syte_brand_container_2019aw .playground ul li:nth-child(odd) img
{
    width: calc(100% - 4vw);
}

.syte_brand_container_2019aw .playground ul li img
{
    position: relative;
    top: 50%;
    left: 0;

    width: calc(100% - 1vw);
    height: auto;

    -webkit-transition: all 1s ease;
            transition: all 1s ease;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    will-change: width, transform, position;
}

.syte_brand_container_2019aw .playground ul li:nth-child(1) img
{
    -webkit-transition-delay: .01s;
            transition-delay: .01s;
}

.syte_brand_container_2019aw .playground ul li:nth-child(2) img
{
    -webkit-transition-delay: .05s;
            transition-delay: .05s;
}

.syte_brand_container_2019aw .playground ul li:nth-child(3) img
{
    -webkit-transition-delay: .1s;
            transition-delay: .1s;
}

.syte_brand_container_2019aw .playground ul li:nth-child(4) img
{
    -webkit-transition-delay: .15s;
            transition-delay: .15s;
}

.syte_brand_container_2019aw .playground ul li:nth-child(5) img
{
    -webkit-transition-delay: .2s;
            transition-delay: .2s;
}

.syte_brand_container_2019aw .playground ul li:nth-child(6) img
{
    -webkit-transition-delay: .25s;
            transition-delay: .25s;
}

.syte_brand_container_2019aw .playground ul li:nth-child(7) img
{
    -webkit-transition-delay: .3s;
            transition-delay: .3s;
}

.syte_brand_container_2019aw .playground ul li:nth-child(8) img
{
    -webkit-transition-delay: .35s;
            transition-delay: .35s;
}

.syte_brand_container_2019aw .playground ul li:nth-child(9) img
{
    -webkit-transition-delay: .4s;
            transition-delay: .4s;
}

.syte_brand_container_2019aw .playground ul li:nth-child(10) img
{
    -webkit-transition-delay: .45s;
            transition-delay: .45s;
}

@keyframes horizontal
{
    0%
    {
        -webkit-transform: translateX(-3px);
                transform: translateX(-3px);
    }

    100%
    {
        -webkit-transform: translateX(3px);
                transform: translateX(3px);
    }
}

@keyframes vertical
{
    0%
    {
        -webkit-transform: translateY(-10px);
                transform: translateY(-10px);
    }

    100%
    {
        -webkit-transform: translateY(10px);
                transform: translateY(10px);
    }
}

.syte_brand_container_2019aw .playground ul.space
{
    padding-left: 0;

    -webkit-transition: padding-left 1s ease;
            transition: padding-left 1s ease;
}

.syte_brand_container_2019aw .playground ul.space li img
{
    top: auto;

    -webkit-animation: horizontal 3.5s ease-in-out infinite alternate;
            animation: horizontal 3.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(1)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(1) img
{
    position: absolute;
    z-index: 9;
    top: 10.71vw;
    left: 2.5vw;

    width: 14.28vw;

    -webkit-transition-delay: .01s;
            transition-delay: .01s;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(2)
{
    -webkit-animation: vertical 4.5s ease-in-out infinite alternate;
            animation: vertical 4.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(2) img
{
    position: absolute;
    z-index: 10;
    top: 3.21vw;
    left: -13vw;

    width: 17.5vw;

    -webkit-transition-delay: .05s;
            transition-delay: .05s;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(3)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(3) img
{
    position: absolute;
    z-index: 8;
    top: 6.42vw;
    left: -20vw;

    width: 11.07vw;

    -webkit-transition-delay: .45s;
            transition-delay: .45s;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(4)
{
    -webkit-animation: vertical 3.5s ease-in-out infinite alternate;
            animation: vertical 3.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(4) img
{
    position: absolute;
    z-index: 7;
    top: 2.85vw;
    left: -36vw;

    width: 13.92vw;

    -webkit-transition-delay: .35s;
            transition-delay: .35s;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(5)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(5) img
{
    position: absolute;
    z-index: 6;
    top: 7.85vw;
    left: -51vw;

    width: 12.85vw;

    -webkit-transition-delay: .4s;
            transition-delay: .4s;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(6)
{
    -webkit-animation: vertical 4.5s ease-in-out infinite alternate;
            animation: vertical 4.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(6) img
{
    position: absolute;
    z-index: 5;
    bottom: 5.35vw;
    left: -157vw;

    width: 11.07vw;

    -webkit-transition-delay: .3s;
            transition-delay: .3s;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(7)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(7) img
{
    position: absolute;
    z-index: 4;
    bottom: 3.92vw;
    left: -175vw;

    width: 14.28vw;

    -webkit-transition-delay: .2s;
            transition-delay: .2s;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(8)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(8) img
{
    position: absolute;
    z-index: 3;
    bottom: 2.5vw;
    left: -189vw;

    width: 12.5vw;

    -webkit-transition-delay: .15s;
            transition-delay: .15s;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(9)
{
    -webkit-animation: vertical 3.5s ease-in-out infinite alternate;
            animation: vertical 3.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(9) img
{
    position: absolute;
    z-index: 2;
    bottom: 4.28vw;
    left: -206vw;

    width: 17.5vw;

    -webkit-transition-delay: .1s;
            transition-delay: .1s;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(10)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw .playground ul.space li:nth-child(10) img
{
    position: absolute;
    z-index: 1;
    bottom: 8.57vw;
    left: -217vw;

    width: 11.42vw;

    -webkit-transition-delay: .25s;
            transition-delay: .25s;
}

/* S'YTE 2019AW */

.syte_brand_container_2019aw2
{
    position: relative;

    width: 100%;

    background-color: #000;
}

.syte_brand_container_2019aw2 .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.syte_brand_container_2019aw2 .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.syte_brand_container_2019aw2 .playground
{
    position: fixed;
    top: 111px;
    left: 0;

    overflow: hidden;

    width: 100%;
}

.syte_brand_container_2019aw2 .playground .logo
{
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.syte_brand_container_2019aw2 .playground .logo img
{
    width: 14.28vw;
    height: auto;
}

.syte_brand_container_2019aw2 .playground ul
{
    font-size: 0;
    font-size: 0rem;

    position: relative;

    padding-left: 45vw;

    -webkit-transition: padding-left 1s ease;
            transition: padding-left 1s ease;
    text-align: left;
    white-space: nowrap;

    will-change: transform;
}

.syte_brand_container_2019aw2 .playground ul li
{
    position: relative;

    display: inline-block;

    width: 33.3333vw;
    height: calc(100vh - 111px);

    text-align: center;
    vertical-align: middle;
}

.syte_brand_container_2019aw2 .playground ul li:nth-child(odd) img
{
    width: calc(100% - 4vw);
}

.syte_brand_container_2019aw2 .playground ul li img
{
    position: relative;
    top: 50%;
    left: 0;

    width: calc(100% - 1vw);
    height: auto;

    -webkit-transition: all 1s ease;
            transition: all 1s ease;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    will-change: width, transform, position;
}

.syte_brand_container_2019aw2 .playground ul li:nth-child(1) img
{
    -webkit-transition-delay: .01s;
            transition-delay: .01s;
}

.syte_brand_container_2019aw2 .playground ul li:nth-child(2) img
{
    -webkit-transition-delay: .05s;
            transition-delay: .05s;
}

.syte_brand_container_2019aw2 .playground ul li:nth-child(3) img
{
    -webkit-transition-delay: .1s;
            transition-delay: .1s;
}

.syte_brand_container_2019aw2 .playground ul li:nth-child(4) img
{
    -webkit-transition-delay: .15s;
            transition-delay: .15s;
}

.syte_brand_container_2019aw2 .playground ul li:nth-child(5) img
{
    -webkit-transition-delay: .2s;
            transition-delay: .2s;
}

.syte_brand_container_2019aw2 .playground ul li:nth-child(6) img
{
    -webkit-transition-delay: .25s;
            transition-delay: .25s;
}

.syte_brand_container_2019aw2 .playground ul li:nth-child(7) img
{
    -webkit-transition-delay: .3s;
            transition-delay: .3s;
}

.syte_brand_container_2019aw2 .playground ul li:nth-child(8) img
{
    -webkit-transition-delay: .35s;
            transition-delay: .35s;
}

.syte_brand_container_2019aw2 .playground ul li:nth-child(9) img
{
    -webkit-transition-delay: .4s;
            transition-delay: .4s;
}

.syte_brand_container_2019aw2 .playground ul li:nth-child(10) img
{
    -webkit-transition-delay: .45s;
            transition-delay: .45s;
}

@keyframes horizontal
{
    0%
    {
        -webkit-transform: translateX(-3px);
                transform: translateX(-3px);
    }

    100%
    {
        -webkit-transform: translateX(3px);
                transform: translateX(3px);
    }
}

@keyframes vertical
{
    0%
    {
        -webkit-transform: translateY(-10px);
                transform: translateY(-10px);
    }

    100%
    {
        -webkit-transform: translateY(10px);
                transform: translateY(10px);
    }
}

.syte_brand_container_2019aw2 .playground ul.space
{
    padding-left: 0;

    -webkit-transition: padding-left 1s ease;
            transition: padding-left 1s ease;
}

.syte_brand_container_2019aw2 .playground ul.space li img
{
    top: auto;

    -webkit-animation: horizontal 3.5s ease-in-out infinite alternate;
            animation: horizontal 3.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(1)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(1) img
{
    position: absolute;
    z-index: 9;
    top: 4.6428vw;
    left: 2.5vw;

    width: 13.5714vw;

    -webkit-transition-delay: .01s;
            transition-delay: .01s;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(2)
{
    -webkit-animation: vertical 4.5s ease-in-out infinite alternate;
            animation: vertical 4.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(2) img
{
    position: absolute;
    z-index: 10;
    top: 7.5vw;
    left: -15.43vw;

    width: 15.71vw;

    -webkit-transition-delay: .05s;
            transition-delay: .05s;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(3)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(3) img
{
    position: absolute;
    z-index: 8;
    top: 2.5vw;
    left: -30.58vw;

    width: 10.71vw;

    -webkit-transition-delay: .45s;
            transition-delay: .45s;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(4)
{
    -webkit-animation: vertical 3.5s ease-in-out infinite alternate;
            animation: vertical 3.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(4) img
{
    position: absolute;
    z-index: 7;
    top: 4.64vw;
    left: -50.65vw;

    width: 13.57vw;

    -webkit-transition-delay: .35s;
            transition-delay: .35s;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(5)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(5) img
{
    position: absolute;
    z-index: 6;
    top: 0;
    left: -72.93vw;

    width: 12.85vw;

    -webkit-transition-delay: .4s;
            transition-delay: .4s;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(6)
{
    -webkit-animation: vertical 4.5s ease-in-out infinite alternate;
            animation: vertical 4.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(6) img
{
    position: absolute;
    z-index: 5;
    top: 11.42vw;
    left: -91.65vw;

    width: 11.42vw;

    -webkit-transition-delay: .3s;
            transition-delay: .3s;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(7)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(7) img
{
    position: absolute;
    z-index: 4;
    top: 2.85vw;
    left: -112.15vw;

    width: 12.14vw;

    -webkit-transition-delay: .2s;
            transition-delay: .2s;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(8)
{
    z-index: 3;

    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(8) img
{
    position: absolute;
    z-index: 3;
    bottom: 10vw;
    left: -229.43vw;

    width: 11.42vw;

    -webkit-transition-delay: .15s;
            transition-delay: .15s;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(9)
{
    z-index: 2;

    -webkit-animation: vertical 3.5s ease-in-out infinite alternate;
            animation: vertical 3.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(9) img
{
    position: absolute;
    z-index: 2;
    bottom: 2.5vw;
    left: -252.79vw;

    width: 13.21vw;

    -webkit-transition-delay: .1s;
            transition-delay: .1s;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(10)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(10) img
{
    position: absolute;
    z-index: 1;
    bottom: 3.92vw;
    left: -269.72vw;

    width: 13.92vw;

    -webkit-transition-delay: .25s;
            transition-delay: .25s;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(11)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(11) img
{
    position: absolute;
    z-index: 1;
    bottom: 2.14vw;
    left: -286.58vw;

    width: 11.42vw;

    -webkit-transition-delay: .5s;
            transition-delay: .5s;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(12)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(12) img
{
    position: absolute;
    z-index: 1;
    bottom: 6.78vw;
    left: -305.65vw;

    width: 14.28vw;

    -webkit-transition-delay: .6s;
            transition-delay: .6s;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(13)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(13) img
{
    position: absolute;
    z-index: 1;
    bottom: 2.14vw;
    left: -323.29vw;

    width: 11.42vw;

    -webkit-transition-delay: .65s;
            transition-delay: .65s;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(14)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_brand_container_2019aw2 .playground ul.space li:nth-child(14) img
{
    position: absolute;
    z-index: 1;
    bottom: 7.85vw;
    left: -343.36vw;

    width: 10.35vw;

    -webkit-transition-delay: .55s;
            transition-delay: .55s;
}

/*----------------------------------------
	S'YTE 2019AW SP
----------------------------------------*/

.syte_sp_brand_container_2019aw
{
    position: relative;

    width: 100%;

    background-color: #000;
}

.syte_sp_brand_container_2019aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.syte_sp_brand_container_2019aw .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.syte_sp_brand_container_2019aw .arrow-down a img
{
    width: 100%;
    height: auto;
}

.syte_sp_brand_container_2019aw .playground
{
    position: fixed;
    top: 60px;
    left: 0;

    overflow: hidden;

    width: 100%;
}

.syte_sp_brand_container_2019aw .playground .logo
{
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.syte_sp_brand_container_2019aw .playground .logo img
{
    width: 36.42vw;
    height: auto;
}

.syte_sp_brand_container_2019aw .playground ul
{
    font-size: 0;
    font-size: 0rem;

    position: relative;

    padding-left: 50vw;

    -webkit-transition: padding-left 1s ease;
            transition: padding-left 1s ease;
    text-align: left;
    white-space: nowrap;

    will-change: transform;
}

.syte_sp_brand_container_2019aw .playground ul li
{
    position: relative;

    display: inline-block;

    width: 90vw;

    -webkit-transition: width 1s ease;
            transition: width 1s ease;
    text-align: center;
    vertical-align: middle;

    will-change: width;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(odd) img
{
    width: calc(100% - 8vw);
}

.syte_sp_brand_container_2019aw .playground ul li img
{
    position: relative;
    top: 50%;
    left: 0;

    width: calc(100% - 2vw);
    height: auto;

    -webkit-transition: all 1s ease;
            transition: all 1s ease;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    will-change: width, transform, position;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(1) img
{
    -webkit-transition-delay: .01s;
            transition-delay: .01s;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(2) img
{
    -webkit-transition-delay: .05s;
            transition-delay: .05s;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(3) img
{
    -webkit-transition-delay: .1s;
            transition-delay: .1s;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(4) img
{
    -webkit-transition-delay: .15s;
            transition-delay: .15s;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(5) img
{
    -webkit-transition-delay: .2s;
            transition-delay: .2s;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(6) img
{
    -webkit-transition-delay: .25s;
            transition-delay: .25s;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(7) img
{
    -webkit-transition-delay: .3s;
            transition-delay: .3s;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(8) img
{
    -webkit-transition-delay: .35s;
            transition-delay: .35s;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(9) img
{
    -webkit-transition-delay: .4s;
            transition-delay: .4s;
}

.syte_sp_brand_container_2019aw .playground ul li:nth-child(10) img
{
    -webkit-transition-delay: .45s;
            transition-delay: .45s;
}

@keyframes horizontal
{
    0%
    {
        -webkit-transform: translateX(-3px);
                transform: translateX(-3px);
    }

    100%
    {
        -webkit-transform: translateX(3px);
                transform: translateX(3px);
    }
}

@keyframes vertical
{
    0%
    {
        -webkit-transform: translateY(-10px);
                transform: translateY(-10px);
    }

    100%
    {
        -webkit-transform: translateY(10px);
                transform: translateY(10px);
    }
}

.syte_sp_brand_container_2019aw .playground ul.space
{
    padding-left: 0;
}

.syte_sp_brand_container_2019aw .playground ul.space li
{
    width: 33.3333vw;
}

.syte_sp_brand_container_2019aw .playground ul.space li img
{
    top: auto;

    -webkit-animation: horizontal 3.5s ease-in-out infinite alternate;
            animation: horizontal 3.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(1)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(1) img
{
    position: absolute;
    z-index: 9;
    top: 10.59vw;
    left: 4vw;

    width: 26.49vw;

    -webkit-transition-delay: .01s;
            transition-delay: .01s;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(2)
{
    -webkit-animation: vertical 4.5s ease-in-out infinite alternate;
            animation: vertical 4.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(2) img
{
    position: absolute;
    z-index: 10;
    top: 25.82vw;
    left: -11vw;

    width: 24.5vw;

    -webkit-transition-delay: .05s;
            transition-delay: .05s;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(3)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(3) img
{
    position: absolute;
    z-index: 8;
    top: -2.64vw;
    left: -27vw;

    width: 26.49vw;

    -webkit-transition-delay: .45s;
            transition-delay: .45s;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(4)
{
    -webkit-animation: vertical 3.5s ease-in-out infinite alternate;
            animation: vertical 3.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(4) img
{
    position: absolute;
    z-index: 7;
    top: 4.63vw;
    left: -20vw;

    width: 24.5vw;

    -webkit-transition-delay: .35s;
            transition-delay: .35s;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(5)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(5) img
{
    position: absolute;
    z-index: 6;
    top: 26.49vw;
    left: -65vw;

    width: 26.49vw;

    -webkit-transition-delay: .4s;
            transition-delay: .4s;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(6)
{
    -webkit-animation: vertical 4.5s ease-in-out infinite alternate;
            animation: vertical 4.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(6) img
{
    position: absolute;
    z-index: 5;
    bottom: 39.73vw;
    left: -170vw;

    width: 24.5vw;

    -webkit-transition-delay: .3s;
            transition-delay: .3s;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(7)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(7) img
{
    position: absolute;
    z-index: 4;
    bottom: 9.27vw;
    left: -190vw;

    width: 26.49vw;

    -webkit-transition-delay: .2s;
            transition-delay: .2s;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(8)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(8) img
{
    position: absolute;
    z-index: 3;
    bottom: 25.82vw;
    left: -193vw;

    width: 24.5vw;

    -webkit-transition-delay: .15s;
            transition-delay: .15s;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(9)
{
    -webkit-animation: vertical 3.5s ease-in-out infinite alternate;
            animation: vertical 3.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(9) img
{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: -204vw;

    width: 26.49vw;

    -webkit-transition-delay: .1s;
            transition-delay: .1s;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(10)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw .playground ul.space li:nth-child(10) img
{
    position: absolute;
    z-index: 1;
    bottom: 43.04vw;
    left: -223vw;

    width: 24.5vw;

    -webkit-transition-delay: .25s;
            transition-delay: .25s;
}

.syte_sp_brand_container_2019aw2
{
    position: relative;

    width: 100%;

    background-color: #000;
}

.syte_sp_brand_container_2019aw2 .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.syte_sp_brand_container_2019aw2 .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.syte_sp_brand_container_2019aw2 .arrow-down a img
{
    width: 100%;
    height: auto;
}

.syte_sp_brand_container_2019aw2 .playground
{
    position: fixed;
    top: 60px;
    left: 0;

    overflow: hidden;

    width: 100%;
}

.syte_sp_brand_container_2019aw2 .playground .logo
{
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.syte_sp_brand_container_2019aw2 .playground .logo img
{
    width: 36.42vw;
    height: auto;
}

.syte_sp_brand_container_2019aw2 .playground ul
{
    font-size: 0;
    font-size: 0rem;

    position: relative;

    padding-left: 50vw;

    -webkit-transition: padding-left 1s ease;
            transition: padding-left 1s ease;
    text-align: left;
    white-space: nowrap;

    will-change: transform;
}

.syte_sp_brand_container_2019aw2 .playground ul li
{
    position: relative;

    display: inline-block;

    width: 90vw;

    -webkit-transition: width 1s ease;
            transition: width 1s ease;
    text-align: center;
    vertical-align: middle;

    will-change: width;
}

.syte_sp_brand_container_2019aw2 .playground ul li:nth-child(odd) img
{
    width: calc(100% - 8vw);
}

.syte_sp_brand_container_2019aw2 .playground ul li img
{
    position: relative;
    top: 50%;
    left: 0;

    width: calc(100% - 2vw);
    height: auto;

    -webkit-transition: all 1s ease;
            transition: all 1s ease;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    will-change: width, transform, position;
}

.syte_sp_brand_container_2019aw2 .playground ul li:nth-child(1) img
{
    -webkit-transition-delay: .01s;
            transition-delay: .01s;
}

.syte_sp_brand_container_2019aw2 .playground ul li:nth-child(2) img
{
    -webkit-transition-delay: .05s;
            transition-delay: .05s;
}

.syte_sp_brand_container_2019aw2 .playground ul li:nth-child(3) img
{
    -webkit-transition-delay: .1s;
            transition-delay: .1s;
}

.syte_sp_brand_container_2019aw2 .playground ul li:nth-child(4) img
{
    -webkit-transition-delay: .15s;
            transition-delay: .15s;
}

.syte_sp_brand_container_2019aw2 .playground ul li:nth-child(5) img
{
    -webkit-transition-delay: .2s;
            transition-delay: .2s;
}

.syte_sp_brand_container_2019aw2 .playground ul li:nth-child(6) img
{
    -webkit-transition-delay: .25s;
            transition-delay: .25s;
}

.syte_sp_brand_container_2019aw2 .playground ul li:nth-child(7) img
{
    -webkit-transition-delay: .3s;
            transition-delay: .3s;
}

.syte_sp_brand_container_2019aw2 .playground ul li:nth-child(8) img
{
    -webkit-transition-delay: .35s;
            transition-delay: .35s;
}

.syte_sp_brand_container_2019aw2 .playground ul li:nth-child(9) img
{
    -webkit-transition-delay: .4s;
            transition-delay: .4s;
}

.syte_sp_brand_container_2019aw2 .playground ul li:nth-child(10) img
{
    -webkit-transition-delay: .45s;
            transition-delay: .45s;
}

@keyframes horizontal
{
    0%
    {
        -webkit-transform: translateX(-3px);
                transform: translateX(-3px);
    }

    100%
    {
        -webkit-transform: translateX(3px);
                transform: translateX(3px);
    }
}

@keyframes vertical
{
    0%
    {
        -webkit-transform: translateY(-10px);
                transform: translateY(-10px);
    }

    100%
    {
        -webkit-transform: translateY(10px);
                transform: translateY(10px);
    }
}

.syte_sp_brand_container_2019aw2 .playground ul.space
{
    padding-left: 0;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li
{
    width: 33.3333vw;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li img
{
    top: auto;

    -webkit-animation: horizontal 3.5s ease-in-out infinite alternate;
            animation: horizontal 3.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(1)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(1) img
{
    position: absolute;
    z-index: 9;
    top: 23.17vw;
    left: 0;

    width: 23.19vw;

    -webkit-transition-delay: .01s;
            transition-delay: .01s;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(2)
{
    -webkit-animation: vertical 4.5s ease-in-out infinite alternate;
            animation: vertical 4.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(2) img
{
    position: absolute;
    z-index: 10;
    top: 0;
    left: -14vw;

    width: 22.51vw;

    -webkit-transition-delay: .05s;
            transition-delay: .05s;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(3)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(3) img
{
    position: absolute;
    z-index: 8;
    top: 33.77vw;
    left: -37vw;

    width: 23.17vw;

    -webkit-transition-delay: .45s;
            transition-delay: .45s;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(4)
{
    -webkit-animation: vertical 3.5s ease-in-out infinite alternate;
            animation: vertical 3.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(4) img
{
    position: absolute;
    z-index: 7;
    top: 3.97vw;
    left: -51vw;

    width: 22.51vw;

    -webkit-transition-delay: .35s;
            transition-delay: .35s;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(5)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(5) img
{
    position: absolute;
    z-index: 6;
    top: 41.05vw;
    left: -77vw;

    width: 22.51vw;

    -webkit-transition-delay: .4s;
            transition-delay: .4s;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(6)
{
    -webkit-animation: vertical 4.5s ease-in-out infinite alternate;
            animation: vertical 4.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(6) img
{
    position: absolute;
    z-index: 5;
    top: 0;
    left: -90vw;

    width: 22.51vw;

    -webkit-transition-delay: .3s;
            transition-delay: .3s;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(7)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(7) img
{
    position: absolute;
    z-index: 4;
    top: 31.12vw;
    left: -117vw;

    width: 22.51vw;

    -webkit-transition-delay: .2s;
            transition-delay: .2s;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(8)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(8) img
{
    position: absolute;
    z-index: 3;
    bottom: 55.62vw;
    left: -233vw;

    width: 21.19vw;

    -webkit-transition-delay: .15s;
            transition-delay: .15s;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(9)
{
    -webkit-animation: vertical 3.5s ease-in-out infinite alternate;
            animation: vertical 3.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(9) img
{
    position: absolute;
    z-index: 2;
    bottom: 13.24vw;
    left: -267vw;

    width: 21.19vw;

    -webkit-transition-delay: .1s;
            transition-delay: .1s;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(10)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(10) img
{
    position: absolute;
    z-index: 1;
    bottom: 32.45vw;
    left: -280.4vw;

    width: 22.51vw;

    -webkit-transition-delay: .55s;
            transition-delay: .55s;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(11)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(11) img
{
    position: absolute;
    z-index: 1;
    bottom: 1.98vw;
    left: -307.4vw;

    width: 22.51vw;

    -webkit-transition-delay: .25s;
            transition-delay: .25s;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(12)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(12) img
{
    position: absolute;
    z-index: 1;
    bottom: 26.49vw;
    left: -315.4vw;

    width: 22.51vw;

    -webkit-transition-delay: .65s;
            transition-delay: .65s;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(13)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(13) img
{
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: -332.4vw;

    width: 22.51vw;

    -webkit-transition-delay: .6s;
            transition-delay: .6s;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(14)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2019aw2 .playground ul.space li:nth-child(14) img
{
    position: absolute;
    z-index: 1;
    bottom: 39.07vw;
    left: -354.4vw;

    width: 22.51vw;

    -webkit-transition-delay: .5s;
            transition-delay: .5s;
}

/*----------------------------------------
	S'YTE 2019SS PC
----------------------------------------*/

.syte_brand_container_2019ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.syte_brand_container_2019ss .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.syte_brand_container_2019ss .playground
{
    position: relative;

    overflow: hidden;

    background-color: #000;
}

.syte_brand_container_2019ss .playground .column
{
    width: 25.71%;
}

.syte_brand_container_2019ss .playground .column.left
{
    position: absolute;
    left: 3.92%;
}

.syte_brand_container_2019ss .playground .column.center
{
    margin: 0 auto;
}

.syte_brand_container_2019ss .playground .column.right
{
    position: absolute;
    right: 3.92%;
}

.syte_brand_container_2019ss .playground .column div img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	S'YTE 2019SS SP
----------------------------------------*/

.syte_sp_brand_container_2019ss
{
    background-color: #000;
}

.syte_sp_brand_container_2019ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.syte_sp_brand_container_2019ss .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.syte_sp_brand_container_2019ss .arrow-down a img
{
    width: 100%;
    height: auto;
}

.syte_sp_brand_container_2019ss .playground
{
    position: relative;
}

.syte_sp_brand_container_2019ss .playground .column
{
    width: 50%;
}

.syte_sp_brand_container_2019ss .playground .column.right
{
    position: absolute;
    right: 0;
}

.syte_sp_brand_container_2019ss .playground .column div img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	S'YTE 2020SS PC
----------------------------------------*/

.syte_brand_container_2020ss
{
    position: relative;

    width: 100%;

    background-color: #000;
}

.syte_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.syte_brand_container_2020ss .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.syte_brand_container_2020ss .playground
{
    position: fixed;
    top: 111px;
    left: 0;

    overflow: hidden;

    width: 100%;
}

.syte_brand_container_2020ss .playground .logo
{
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.syte_brand_container_2020ss .playground .logo img
{
    width: 14.28vw;
    height: auto;
}

.syte_brand_container_2020ss .playground ul
{
    font-size: 0;
    font-size: 0rem;

    position: relative;

    padding-left: 45vw;

    -webkit-transition: padding-left 1s ease;
            transition: padding-left 1s ease;
    text-align: left;
    white-space: nowrap;

    will-change: transform;
}

.syte_brand_container_2020ss .playground ul li
{
    position: relative;

    display: inline-block;

    width: 33.3333vw;
    height: calc(100vh - 111px);

    text-align: center;
    vertical-align: middle;
}

.syte_brand_container_2020ss .playground ul li:nth-child(odd) img
{
    width: calc(100% - 4vw);
}

.syte_brand_container_2020ss .playground ul li img
{
    position: relative;
    top: 50%;
    left: 0;

    width: calc(100% - 1vw);
    height: auto;

    -webkit-transition: all 1s ease;
            transition: all 1s ease;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    will-change: width, transform, position;
}

.syte_brand_container_2020ss .playground ul li:nth-child(1) img
{
    -webkit-transition-delay: .01s;
            transition-delay: .01s;
}

.syte_brand_container_2020ss .playground ul li:nth-child(2) img
{
    -webkit-transition-delay: .05s;
            transition-delay: .05s;
}

.syte_brand_container_2020ss .playground ul li:nth-child(3) img
{
    -webkit-transition-delay: .1s;
            transition-delay: .1s;
}

.syte_brand_container_2020ss .playground ul li:nth-child(4) img
{
    -webkit-transition-delay: .15s;
            transition-delay: .15s;
}

.syte_brand_container_2020ss .playground ul li:nth-child(5) img
{
    -webkit-transition-delay: .2s;
            transition-delay: .2s;
}

.syte_brand_container_2020ss .playground ul li:nth-child(6) img
{
    -webkit-transition-delay: .25s;
            transition-delay: .25s;
}

.syte_brand_container_2020ss .playground ul li:nth-child(7) img
{
    -webkit-transition-delay: .3s;
            transition-delay: .3s;
}

.syte_brand_container_2020ss .playground ul li:nth-child(8) img
{
    -webkit-transition-delay: .35s;
            transition-delay: .35s;
}

.syte_brand_container_2020ss .playground ul li:nth-child(9) img
{
    -webkit-transition-delay: .4s;
            transition-delay: .4s;
}

.syte_brand_container_2020ss .playground ul li:nth-child(10) img
{
    -webkit-transition-delay: .45s;
            transition-delay: .45s;
}

@keyframes horizontal
{
    0%
    {
        -webkit-transform: translateX(-3px);
                transform: translateX(-3px);
    }

    100%
    {
        -webkit-transform: translateX(3px);
                transform: translateX(3px);
    }
}

@keyframes vertical
{
    0%
    {
        -webkit-transform: translateY(-10px);
                transform: translateY(-10px);
    }

    100%
    {
        -webkit-transform: translateY(10px);
                transform: translateY(10px);
    }
}

.syte_brand_container_2020ss .playground ul.space
{
    padding-left: 0;

    -webkit-transition: padding-left 1s ease;
            transition: padding-left 1s ease;
}

.syte_brand_container_2020ss .playground ul.space li img
{
    top: auto;

    -webkit-animation: horizontal 3.5s ease-in-out infinite alternate;
            animation: horizontal 3.5s ease-in-out infinite alternate;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(1)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(1) img
{
    position: absolute;
    z-index: 9;
    top: 3.571vw;
    left: 0;

    width: 13.571vw;

    -webkit-transition-delay: .01s;
            transition-delay: .01s;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(2)
{
    -webkit-animation: vertical 4.5s ease-in-out infinite alternate;
            animation: vertical 4.5s ease-in-out infinite alternate;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(2) img
{
    position: absolute;
    z-index: 8;
    top: 8.214vw;
    left: -17.071vw;

    width: 15.714vw;

    -webkit-transition-delay: .05s;
            transition-delay: .05s;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(3)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(3) img
{
    position: absolute;
    z-index: 10;
    top: 1.429vw;
    left: -39.143vw;

    width: 13.571vw;

    -webkit-transition-delay: .45s;
            transition-delay: .45s;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(4)
{
    -webkit-animation: vertical 3.5s ease-in-out infinite alternate;
            animation: vertical 3.5s ease-in-out infinite alternate;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(4) img
{
    position: absolute;
    z-index: 7;
    top: 6.786vw;
    left: -55.929vw;

    width: 11.071vw;

    -webkit-transition-delay: .35s;
            transition-delay: .35s;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(5)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(5) img
{
    position: absolute;
    z-index: 6;
    top: 0;
    left: -74.857vw;

    width: 12.857vw;

    -webkit-transition-delay: .4s;
            transition-delay: .4s;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(6)
{
    -webkit-animation: vertical 4.5s ease-in-out infinite alternate;
            animation: vertical 4.5s ease-in-out infinite alternate;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(6) img
{
    position: absolute;
    z-index: 5;
    top: 9.643vw;
    left: -92.857vw;

    width: 11.429vw;

    -webkit-transition-delay: .3s;
            transition-delay: .3s;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(7)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(7) img
{
    position: absolute;
    z-index: 4;
    top: 5.357vw;
    left: -112.214vw;

    width: 11.786vw;

    -webkit-transition-delay: .2s;
            transition-delay: .2s;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(8)
{
    z-index: 3;

    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(8) img
{
    position: absolute;
    z-index: 3;
    bottom: 5.714vw;
    left: -229.43vw;

    width: 12.857vw;

    -webkit-transition-delay: .15s;
            transition-delay: .15s;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(9)
{
    z-index: 2;

    -webkit-animation: vertical 3.5s ease-in-out infinite alternate;
            animation: vertical 3.5s ease-in-out infinite alternate;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(9) img
{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: -245.79vw;

    width: 13.21vw;

    -webkit-transition-delay: .1s;
            transition-delay: .1s;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(10)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(10) img
{
    position: absolute;
    z-index: 1;
    bottom: 7.5vw;
    left: -264.72vw;

    width: 11.429vw;

    -webkit-transition-delay: .25s;
            transition-delay: .25s;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(11)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(11) img
{
    position: absolute;
    z-index: 1;
    bottom: 2.143vw;
    left: -282.58vw;

    width: 14.286vw;

    -webkit-transition-delay: .5s;
            transition-delay: .5s;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(12)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(12) img
{
    position: absolute;
    z-index: 1;
    bottom: 9.286vw;
    left: -298.65vw;

    width: 11.429vw;

    -webkit-transition-delay: .6s;
            transition-delay: .6s;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(13)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_brand_container_2020ss .playground ul.space li:nth-child(13) img
{
    position: absolute;
    z-index: 1;
    bottom: 2.857vw;
    left: -317.29vw;

    width: 12.857vw;

    -webkit-transition-delay: .65s;
            transition-delay: .65s;
}

/*----------------------------------------
	S'YTE 2020SS SP
----------------------------------------*/

.syte_sp_brand_container_2020ss
{
    position: relative;

    width: 100%;

    background-color: #000;
}

.syte_sp_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.syte_sp_brand_container_2020ss .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.syte_sp_brand_container_2020ss .arrow-down a img
{
    width: 100%;
    height: auto;
}

.syte_sp_brand_container_2020ss .playground
{
    position: fixed;
    top: 60px;
    left: 0;

    overflow: hidden;

    width: 100%;
}

.syte_sp_brand_container_2020ss .playground .logo
{
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.syte_sp_brand_container_2020ss .playground .logo img
{
    width: 36.42vw;
    height: auto;
}

.syte_sp_brand_container_2020ss .playground ul
{
    font-size: 0;
    font-size: 0rem;

    position: relative;

    padding-left: 50vw;

    -webkit-transition: padding-left 1s ease;
            transition: padding-left 1s ease;
    text-align: left;
    white-space: nowrap;

    will-change: transform;
}

.syte_sp_brand_container_2020ss .playground ul li
{
    position: relative;

    display: inline-block;

    width: 90vw;

    -webkit-transition: width 1s ease;
            transition: width 1s ease;
    text-align: center;
    vertical-align: middle;

    will-change: width;
}

.syte_sp_brand_container_2020ss .playground ul li:nth-child(odd) img
{
    width: calc(100% - 8vw);
}

.syte_sp_brand_container_2020ss .playground ul li img
{
    position: relative;
    top: 50%;
    left: 0;

    width: calc(100% - 2vw);
    height: auto;

    -webkit-transition: all 1s ease;
            transition: all 1s ease;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    will-change: width, transform, position;
}

.syte_sp_brand_container_2020ss .playground ul li:nth-child(1) img
{
    -webkit-transition-delay: .01s;
            transition-delay: .01s;
}

.syte_sp_brand_container_2020ss .playground ul li:nth-child(2) img
{
    -webkit-transition-delay: .05s;
            transition-delay: .05s;
}

.syte_sp_brand_container_2020ss .playground ul li:nth-child(3) img
{
    -webkit-transition-delay: .1s;
            transition-delay: .1s;
}

.syte_sp_brand_container_2020ss .playground ul li:nth-child(4) img
{
    -webkit-transition-delay: .15s;
            transition-delay: .15s;
}

.syte_sp_brand_container_2020ss .playground ul li:nth-child(5) img
{
    -webkit-transition-delay: .2s;
            transition-delay: .2s;
}

.syte_sp_brand_container_2020ss .playground ul li:nth-child(6) img
{
    -webkit-transition-delay: .25s;
            transition-delay: .25s;
}

.syte_sp_brand_container_2020ss .playground ul li:nth-child(7) img
{
    -webkit-transition-delay: .3s;
            transition-delay: .3s;
}

.syte_sp_brand_container_2020ss .playground ul li:nth-child(8) img
{
    -webkit-transition-delay: .35s;
            transition-delay: .35s;
}

.syte_sp_brand_container_2020ss .playground ul li:nth-child(9) img
{
    -webkit-transition-delay: .4s;
            transition-delay: .4s;
}

.syte_sp_brand_container_2020ss .playground ul li:nth-child(10) img
{
    -webkit-transition-delay: .45s;
            transition-delay: .45s;
}

@keyframes horizontal
{
    0%
    {
        -webkit-transform: translateX(-3px);
                transform: translateX(-3px);
    }

    100%
    {
        -webkit-transform: translateX(3px);
                transform: translateX(3px);
    }
}

@keyframes vertical
{
    0%
    {
        -webkit-transform: translateY(-10px);
                transform: translateY(-10px);
    }

    100%
    {
        -webkit-transform: translateY(10px);
                transform: translateY(10px);
    }
}

.syte_sp_brand_container_2020ss .playground ul.space
{
    padding-left: 0;
}

.syte_sp_brand_container_2020ss .playground ul.space li
{
    width: 33.3333vw;
}

.syte_sp_brand_container_2020ss .playground ul.space li img
{
    top: auto;

    -webkit-animation: horizontal 3.5s ease-in-out infinite alternate;
            animation: horizontal 3.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(1)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(1) img
{
    position: absolute;
    z-index: 9;
    top: 23.17vw;
    left: 0;

    width: 23.19vw;

    -webkit-transition-delay: .01s;
            transition-delay: .01s;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(2)
{
    -webkit-animation: vertical 4.5s ease-in-out infinite alternate;
            animation: vertical 4.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(2) img
{
    position: absolute;
    z-index: 10;
    top: 0;
    left: -14vw;

    width: 22.51vw;

    -webkit-transition-delay: .05s;
            transition-delay: .05s;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(3)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(3) img
{
    position: absolute;
    z-index: 8;
    top: 29.77vw;
    left: -37vw;

    width: 23.17vw;

    -webkit-transition-delay: .45s;
            transition-delay: .45s;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(4)
{
    -webkit-animation: vertical 3.5s ease-in-out infinite alternate;
            animation: vertical 3.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(4) img
{
    position: absolute;
    z-index: 7;
    top: 3.97vw;
    left: -51vw;

    width: 22.51vw;

    -webkit-transition-delay: .35s;
            transition-delay: .35s;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(5)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(5) img
{
    position: absolute;
    z-index: 6;
    top: 40.05vw;
    left: -75vw;

    width: 22.51vw;

    -webkit-transition-delay: .4s;
            transition-delay: .4s;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(6)
{
    -webkit-animation: vertical 4.5s ease-in-out infinite alternate;
            animation: vertical 4.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(6) img
{
    position: absolute;
    z-index: 5;
    top: 0;
    left: -90vw;

    width: 22.51vw;

    -webkit-transition-delay: .3s;
            transition-delay: .3s;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(7)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(7) img
{
    position: absolute;
    z-index: 4;
    top: 53.12vw;
    left: -117vw;

    width: 22.51vw;

    -webkit-transition-delay: .2s;
            transition-delay: .2s;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(8)
{
    -webkit-animation: vertical 7.5s ease-in-out infinite alternate;
            animation: vertical 7.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(8) img
{
    position: absolute;
    z-index: 3;
    bottom: 55.62vw;
    left: -233vw;

    width: 21.19vw;

    -webkit-transition-delay: .15s;
            transition-delay: .15s;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(9)
{
    -webkit-animation: vertical 3.5s ease-in-out infinite alternate;
            animation: vertical 3.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(9) img
{
    position: absolute;
    z-index: 2;
    bottom: 13.24vw;
    left: -260vw;

    width: 21.19vw;

    -webkit-transition-delay: .1s;
            transition-delay: .1s;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(10)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(10) img
{
    position: absolute;
    z-index: 1;
    bottom: 32.45vw;
    left: -274.4vw;

    width: 22.51vw;

    -webkit-transition-delay: .55s;
            transition-delay: .55s;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(11)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(11) img
{
    position: absolute;
    z-index: 1;
    bottom: 1.98vw;
    left: -286.4vw;

    width: 22.51vw;

    -webkit-transition-delay: .25s;
            transition-delay: .25s;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(12)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(12) img
{
    position: absolute;
    z-index: 1;
    bottom: 26.49vw;
    left: -311.4vw;

    width: 22.51vw;

    -webkit-transition-delay: .65s;
            transition-delay: .65s;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(13)
{
    -webkit-animation: vertical 6.5s ease-in-out infinite alternate;
            animation: vertical 6.5s ease-in-out infinite alternate;
}

.syte_sp_brand_container_2020ss .playground ul.space li:nth-child(13) img
{
    position: absolute;
    z-index: 1;
    bottom: 13vw;
    left: -319.4vw;

    width: 22.51vw;

    -webkit-transition-delay: .6s;
            transition-delay: .6s;
}

/*----------------------------------------
	BANG ON! 2019AW PC
----------------------------------------*/

.bangon_brand_container_2019aw
{
    position: relative;
}

.bangon_brand_container_2019aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.bangon_brand_container_2019aw .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.bangon_brand_container_2019aw .main_visual img
{
    width: 100%;
    height: auto;

    vertical-align: bottom;
}

/*----------------------------------------
	BANG ON! 2019AW SP
----------------------------------------*/

.bangon_sp_brand_container_2019aw
{
    position: relative;
}

.bangon_sp_brand_container_2019aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.bangon_sp_brand_container_2019aw .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.bangon_sp_brand_container_2019aw .arrow-down a img
{
    width: 100%;
    height: auto;
}

.bangon_sp_brand_container_2019aw .main_visual img
{
    width: 100%;
    height: auto;

    vertical-align: bottom;
}

/*----------------------------------------
	BANG ON! 2019SS PC
----------------------------------------*/

.bangon_brand_container_2019ss
{
    position: relative;
}

.bangon_brand_container_2019ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.bangon_brand_container_2019ss .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.bangon_brand_container_2019ss .main_visual img
{
    width: 100%;
    height: auto;

    vertical-align: bottom;
}

/*----------------------------------------
	BANG ON! 2019SS SP
----------------------------------------*/

.bangon_sp_brand_container_2019ss
{
    position: relative;
}

.bangon_sp_brand_container_2019ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.bangon_sp_brand_container_2019ss .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.bangon_sp_brand_container_2019ss .arrow-down a img
{
    width: 100%;
    height: auto;
}

.bangon_sp_brand_container_2019ss .main_visual img
{
    width: 100%;
    height: auto;

    vertical-align: bottom;
}

/*----------------------------------------
	Y'S PINK 2020SS PC
----------------------------------------*/

.ys_pink_brand_container_2020ss
{
    position: relative;
}

.ys_pink_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.ys_pink_brand_container_2020ss .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.ys_pink_brand_container_2020ss .main_visual img
{
    width: 100%;
    height: auto;

    vertical-align: bottom;
}

/*----------------------------------------
	Y'S PINK 2020SS SP
----------------------------------------*/

.ys_pink_sp_brand_container_2020ss
{
    position: relative;
}

.ys_pink_sp_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.ys_pink_sp_brand_container_2020ss .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.ys_pink_sp_brand_container_2020ss .arrow-down a img
{
    width: 100%;
    height: auto;
}

.ys_pink_sp_brand_container_2020ss .main_visual img
{
    width: 100%;
    height: auto;

    vertical-align: bottom;
}

/*----------------------------------------
	Y'S 2018AW PC
----------------------------------------*/

.ys_brand_container_2018aw
{
    position: relative;
}

.ys_brand_container_2018aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.ys_brand_container_2018aw .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.ys_brand_container_2018aw .playground
{
    font-size: 0;
    font-size: 0rem;

    overflow: hidden;

    width: 100%;
    padding: 6vw 0;

    text-align: left;
}

.ys_brand_container_2018aw .playground .tilter
{
    position: relative;

    display: block;

    width: 300px;
    height: 415px;
    margin: 1.5em 2.5em;

    color: #fff;

    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    -webkit-perspective: 1000px;
            perspective: 1000px;
}

.ys_brand_container_2018aw .playground .tilter .tilter__figure
{
    position: relative;

    display: block;

    width: 100%;
    height: 100%;
    margin: 0;

    -webkit-transition: -webkit-transform .3s ease-out;
            transition: -webkit-transform .3s ease-out;
            transition:         transform .3s ease-out;
            transition:         transform .3s ease-out, -webkit-transform .3s ease-out;

    will-change: transform;
}

.ys_brand_container_2018aw .playground .tilter .tilter__figure > *
{
    -webkit-transform: translateZ(0px);
            transform: translateZ(0px);
    /* Force correct stacking order */
}

.ys_brand_container_2018aw .playground .tilter .tilter__figure .tilter__deco
{
    position: absolute;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;
}

.ys_brand_container_2018aw .playground .tilter .tilter__figure .tilter__deco.tilter__deco--shine div
{
    position: absolute;
    top: -50%;
    left: -50%;

    width: 200%;
    height: 200%;

    background-image: linear-gradient(45deg, rgba(0, 0, 0, .4) 0%, transparent 50%, rgba(0, 0, 0, .4) 100%);

    will-change: transform;
}

.ys_brand_container_2018aw .playground figure
{
    margin: 0;
    padding: 0;
}

.ys_brand_container_2018aw .playground figure img
{
    width: 100%;
    height: auto;
}

.ys_brand_container_2018aw .playground .left
{
    display: inline-block;

    width: 50%;

    vertical-align: top;
}

.ys_brand_container_2018aw .playground .right
{
    display: inline-block;

    width: 50%;

    vertical-align: top;
}

.ys_brand_container_2018aw .playground .vertical
{
    display: inline-block;

    width: 33.33%;

    vertical-align: top;
}

.ys_brand_container_2018aw .playground .vertical .small
{
    width: 100%;
}

.ys_brand_container_2018aw .playground .horizonal
{
    display: inline-block;

    width: 100%;

    vertical-align: top;
}

.ys_brand_container_2018aw .playground .horizonal .small
{
    width: 33.3%;
}

.ys_brand_container_2018aw .playground .large
{
    display: inline-block;

    width: 66.66%;
    height: auto;

    vertical-align: top;
}

.ys_brand_container_2018aw .playground .small
{
    display: inline-block;

    width: 33.33%;
    height: auto;

    vertical-align: top;
}

/*----------------------------------------
	Y'S 2018AW SP
----------------------------------------*/

.ys_sp_brand_container_2018aw
{
    position: relative;
}

.ys_sp_brand_container_2018aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.ys_sp_brand_container_2018aw .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.ys_sp_brand_container_2018aw .arrow-down a img
{
    width: 100%;
    height: auto;
}

.ys_sp_brand_container_2018aw .playground
{
    font-size: 0;
    font-size: 0rem;

    width: 100%;
}

.ys_sp_brand_container_2018aw .playground img
{
    width: 100%;
    height: auto;
}

.ys_sp_brand_container_2018aw .playground .vertical
{
    font-size: 0;
    font-size: 0rem;

    display: inline-block;

    width: 33.3333%;

    vertical-align: top;
}

.ys_sp_brand_container_2018aw .playground .vertical .small
{
    width: 100%;
}

.ys_sp_brand_container_2018aw .playground .horizonal
{
    font-size: 0;
    font-size: 0rem;

    width: 100%;
}

.ys_sp_brand_container_2018aw .playground .horizonal .small
{
    width: 33.3333%;
}

.ys_sp_brand_container_2018aw .playground .large
{
    display: inline-block;

    width: 66.6666%;
    height: auto;

    vertical-align: top;
}

.ys_sp_brand_container_2018aw .playground .small
{
    display: inline-block;

    width: 33.3333%;
    height: auto;

    vertical-align: top;
}

/*----------------------------------------
	Y'S 2018SS PC
----------------------------------------*/

#ys-pc-brand-container
{
    position: relative;
}

#ys-pc-brand-container .left-logo
{
    position: absolute;
    z-index: 1;
    top: -70px;
    left: 40px;
}

#ys-pc-brand-container .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

#ys-pc-brand-container .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

#ys-pc-brand-container #ys-img-tile
{
    position: relative;

    background-color: #000;
}

#ys-pc-brand-container #ys-img-tile .logo
{
    position: fixed;
    top: 55%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);

    opacity: 0;
}

#ys-pc-brand-container #ys-img-tile .logo.fadeup
{
    -webkit-transition: all 1s ease;
            transition: all 1s ease;
    -webkit-transform: translate(-50%, 80px);
        -ms-transform: translate(-50%, 80px);
            transform: translate(-50%, 80px);

    opacity: 0;
}

#ys-pc-brand-container #ys-img-tile .logo.fadeup.show
{
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);

    opacity: 1;
}

#ys-pc-brand-container #ys-img-tile canvas
{
    width: 50%;
    height: auto;

    vertical-align: top;

    -webkit-overflow-scrolling: touch;
}

#ys-pc-brand-container #ys-mv
{
    position: relative;
}

#ys-pc-brand-container #ys-mv .title
{
    position: absolute;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

#ys-pc-brand-container #ys-mv .title.fadeup
{
    -webkit-transition: all 1s ease;
            transition: all 1s ease;
    -webkit-transform: translate(-50%, 80px);
        -ms-transform: translate(-50%, 80px);
            transform: translate(-50%, 80px);

    opacity: 0;
}

#ys-pc-brand-container #ys-mv .title.fadeup.show
{
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);

    opacity: 1;
}

#ys-pc-brand-container #ys-mv .title h2
{
    font-family: 'Lora', serif;
    font-size: 46px;
    font-size: 2.875rem;
    font-weight: normal;
    line-height: 1;

    margin-bottom: 10px;

    letter-spacing: 1px;

    color: #fff;

    -webkit-font-smoothing: antialiased;
}

#ys-pc-brand-container #ys-mv .title h3
{
    font-family: 'Lora', serif;
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: normal;
    line-height: 1;

    letter-spacing: 1px;

    color: #fff;

    -webkit-font-smoothing: antialiased;
}

#ys-pc-brand-container #ys-mv canvas
{
    width: 100%;
    height: auto;

    vertical-align: top;
}

/*----------------------------------------
	Y'S 2018SS SP
----------------------------------------*/

#ys-sp-brand-container
{
    position: relative;
}

#ys-sp-brand-container .cover
{
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;

    width: 100%;
}

#ys-sp-brand-container .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

#ys-sp-brand-container .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

#ys-sp-brand-container .arrow-down a img
{
    width: 100%;
    height: auto;
}

#ys-sp-brand-container #ys-img-tile
{
    position: relative;

    background-color: #000;
}

#ys-sp-brand-container #ys-img-tile .logo
{
    position: absolute;
    left: 50%;

    width: 55px;
    height: auto;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);

    opacity: 0;
}

#ys-sp-brand-container #ys-img-tile .logo img
{
    width: 100%;
    height: auto;
}

#ys-sp-brand-container #ys-img-tile .logo.fadeup
{
    top: 70%;

    -webkit-transition: all 1s ease;
            transition: all 1s ease;

    opacity: 0;
}

#ys-sp-brand-container #ys-img-tile .logo.fadeup.show
{
    top: 50%;

    opacity: 1;
}

#ys-sp-brand-container #ys-img-tile canvas
{
    width: 50%;
    height: auto;

    vertical-align: top;
}

#ys-sp-brand-container #ys-mv
{
    position: relative;
    z-index: 2;
}

#ys-sp-brand-container #ys-mv .title
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 230px;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
}

#ys-sp-brand-container #ys-mv .title.fadeup
{
    -webkit-transition: all 1s ease;
            transition: all 1s ease;
    -webkit-transform: translate(-50%, 80px);
        -ms-transform: translate(-50%, 80px);
            transform: translate(-50%, 80px);

    opacity: 0;
}

#ys-sp-brand-container #ys-mv .title.fadeup.show
{
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);

    opacity: 1;
}

#ys-sp-brand-container #ys-mv .title h2
{
    font-family: 'Lora', serif;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: normal;
    line-height: 1;

    margin-bottom: 10px;

    letter-spacing: 1px;

    color: #fff;

    -webkit-font-smoothing: antialiased;
}

#ys-sp-brand-container #ys-mv .title h2 span
{
    font-size: 20px;
    font-size: 1.25rem;
}

#ys-sp-brand-container #ys-mv .title h3
{
    font-family: 'Lora', serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1;

    letter-spacing: 1px;

    color: #fff;

    -webkit-font-smoothing: antialiased;
}

#ys-sp-brand-container #ys-mv canvas
{
    width: 100%;
    height: auto;

    vertical-align: top;
}

/*----------------------------------------
	Y'S 2019AW PC
----------------------------------------*/

.ys_brand_container_2019aw
{
    position: relative;
}

.ys_brand_container_2019aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.ys_brand_container_2019aw .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.ys_brand_container_2019aw .logo
{
    position: absolute;
    z-index: 11;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.ys_brand_container_2019aw .key_visual
{
    width: 100%;
    height: auto;
}

.ys_brand_container_2019aw .key_visual img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	Y'S 2019AW SP
----------------------------------------*/

.ys_sp_brand_container_2019aw
{
    position: relative;
}

.ys_sp_brand_container_2019aw .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.ys_sp_brand_container_2019aw .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.ys_sp_brand_container_2019aw .arrow-down a img
{
    width: 100%;
    height: auto;
}

.ys_sp_brand_container_2019aw .logo
{
    position: absolute;
    z-index: 11;
    top: 80%;
    left: 50%;

    width: 60px;
    height: auto;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.ys_sp_brand_container_2019aw .logo img
{
    width: 100%;
    height: auto;
}

.ys_sp_brand_container_2019aw .key_visual
{
    width: 100%;
    height: auto;
}

.ys_sp_brand_container_2019aw .key_visual img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	Y'S 2019SS PC
----------------------------------------*/

.ys_brand_container_2019ss
{
    position: relative;
}

.ys_brand_container_2019ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.ys_brand_container_2019ss .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.ys_brand_container_2019ss #ys-img-tile
{
    position: relative;

    background-color: #000;
}

.ys_brand_container_2019ss #ys-img-tile canvas
{
    width: 50%;
    height: auto;

    vertical-align: top;

    -webkit-overflow-scrolling: touch;
}

.ys_brand_container_2019ss #ys-intro,
.ys_brand_container_2019ss #ys-outro
{
    position: relative;
}

.ys_brand_container_2019ss #ys-intro .logo,
.ys_brand_container_2019ss #ys-outro .logo
{
    position: absolute;
    top: 55%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);

    opacity: 0;
}

.ys_brand_container_2019ss #ys-intro .logo.fadeup,
.ys_brand_container_2019ss #ys-outro .logo.fadeup
{
    -webkit-transition: all 1s ease;
            transition: all 1s ease;
    -webkit-transform: translate(-50%, 80px);
        -ms-transform: translate(-50%, 80px);
            transform: translate(-50%, 80px);

    opacity: 0;
}

.ys_brand_container_2019ss #ys-intro .logo.fadeup.show,
.ys_brand_container_2019ss #ys-outro .logo.fadeup.show
{
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);

    opacity: 1;
}

.ys_brand_container_2019ss #ys-intro .title,
.ys_brand_container_2019ss #ys-outro .title
{
    position: absolute;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.ys_brand_container_2019ss #ys-intro .title.fadeup,
.ys_brand_container_2019ss #ys-outro .title.fadeup
{
    -webkit-transition: all 1s ease;
            transition: all 1s ease;
    -webkit-transform: translate(-50%, 80px);
        -ms-transform: translate(-50%, 80px);
            transform: translate(-50%, 80px);

    opacity: 0;
}

.ys_brand_container_2019ss #ys-intro .title.fadeup.show,
.ys_brand_container_2019ss #ys-outro .title.fadeup.show
{
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);

    opacity: 1;
}

.ys_brand_container_2019ss #ys-intro .title h2,
.ys_brand_container_2019ss #ys-outro .title h2
{
    font-family: 'Lora', serif;
    font-size: 46px;
    font-size: 2.875rem;
    font-weight: normal;
    line-height: 1;

    margin-bottom: 10px;

    letter-spacing: 1px;

    color: #fff;

    -webkit-font-smoothing: antialiased;
}

.ys_brand_container_2019ss #ys-intro .title h3,
.ys_brand_container_2019ss #ys-outro .title h3
{
    font-family: 'Lora', serif;
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: normal;
    line-height: 1;

    letter-spacing: 1px;

    color: #fff;

    -webkit-font-smoothing: antialiased;
}

.ys_brand_container_2019ss #ys-intro canvas,
.ys_brand_container_2019ss #ys-outro canvas
{
    width: 100%;
    height: auto;

    vertical-align: top;
}

/* Y'S 2019 SS STATIC */

.ys_brand_container_2019ss_static
{
    position: relative;
}

.ys_brand_container_2019ss_static .logo
{
    position: absolute;
    z-index: 11;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.ys_brand_container_2019ss_static .top_slider
{
    width: 100%;
    height: auto;
}

.ys_brand_container_2019ss_static .top_slider img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	Y'S 2019SS SP
----------------------------------------*/

.ys_sp_brand_container_2019ss
{
    position: relative;
}

.ys_sp_brand_container_2019ss .cover
{
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;

    width: 100%;
}

.ys_sp_brand_container_2019ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.ys_sp_brand_container_2019ss .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.ys_sp_brand_container_2019ss .arrow-down a img
{
    width: 100%;
    height: auto;
}

.ys_sp_brand_container_2019ss #ys-img-tile
{
    position: relative;

    background-color: #000;
}

.ys_sp_brand_container_2019ss #ys-img-tile .logo
{
    position: absolute;
    left: 50%;

    width: 55px;
    height: auto;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);

    opacity: 0;
}

.ys_sp_brand_container_2019ss #ys-img-tile .logo img
{
    width: 100%;
    height: auto;
}

.ys_sp_brand_container_2019ss #ys-img-tile .logo.fadeup
{
    top: 70%;

    -webkit-transition: all 1s ease;
            transition: all 1s ease;

    opacity: 0;
}

.ys_sp_brand_container_2019ss #ys-img-tile .logo.fadeup.show
{
    top: 50%;

    opacity: 1;
}

.ys_sp_brand_container_2019ss #ys-img-tile canvas
{
    width: 50%;
    height: auto;

    vertical-align: top;
}

.ys_sp_brand_container_2019ss #ys-intro,
.ys_sp_brand_container_2019ss #ys-outro
{
    position: relative;
}

.ys_sp_brand_container_2019ss #ys-intro .logo,
.ys_sp_brand_container_2019ss #ys-outro .logo
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 55px;
    height: auto;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);

    opacity: 0;
}

.ys_sp_brand_container_2019ss #ys-intro .logo img,
.ys_sp_brand_container_2019ss #ys-outro .logo img
{
    width: 100%;
    height: auto;
}

.ys_sp_brand_container_2019ss #ys-intro .logo.fadeup,
.ys_sp_brand_container_2019ss #ys-outro .logo.fadeup
{
    -webkit-transition: all 1s ease;
            transition: all 1s ease;
    -webkit-transform: translate(-50%, 40px);
        -ms-transform: translate(-50%, 40px);
            transform: translate(-50%, 40px);

    opacity: 0;
}

.ys_sp_brand_container_2019ss #ys-intro .logo.fadeup.show,
.ys_sp_brand_container_2019ss #ys-outro .logo.fadeup.show
{
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);

    opacity: 1;
}

.ys_sp_brand_container_2019ss #ys-intro .title,
.ys_sp_brand_container_2019ss #ys-outro .title
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 230px;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
}

.ys_sp_brand_container_2019ss #ys-intro .title.fadeup,
.ys_sp_brand_container_2019ss #ys-outro .title.fadeup
{
    -webkit-transition: all 1s ease;
            transition: all 1s ease;
    -webkit-transform: translate(-50%, 40px);
        -ms-transform: translate(-50%, 40px);
            transform: translate(-50%, 40px);

    opacity: 0;
}

.ys_sp_brand_container_2019ss #ys-intro .title.fadeup.show,
.ys_sp_brand_container_2019ss #ys-outro .title.fadeup.show
{
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);

    opacity: 1;
}

.ys_sp_brand_container_2019ss #ys-intro .title h2,
.ys_sp_brand_container_2019ss #ys-outro .title h2
{
    font-family: 'Lora', serif;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: normal;
    line-height: 1;

    margin-bottom: 10px;

    letter-spacing: 1px;

    color: #fff;

    -webkit-font-smoothing: antialiased;
}

.ys_sp_brand_container_2019ss #ys-intro .title h2 span,
.ys_sp_brand_container_2019ss #ys-outro .title h2 span
{
    font-size: 20px;
    font-size: 1.25rem;
}

.ys_sp_brand_container_2019ss #ys-intro .title h3,
.ys_sp_brand_container_2019ss #ys-outro .title h3
{
    font-family: 'Lora', serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1;

    letter-spacing: 1px;

    color: #fff;

    -webkit-font-smoothing: antialiased;
}

.ys_sp_brand_container_2019ss #ys-intro canvas,
.ys_sp_brand_container_2019ss #ys-outro canvas
{
    width: 100%;
    height: auto;

    vertical-align: top;
}

/* Y'S 2019 SS STATIC */

.ys_sp_brand_container_2019ss_static
{
    position: relative;
}

.ys_sp_brand_container_2019ss_static .logo
{
    position: absolute;
    z-index: 11;
    top: 80%;
    left: 50%;

    width: 60px;
    height: auto;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.ys_sp_brand_container_2019ss_static .logo img
{
    width: 100%;
    height: auto;
}

.ys_sp_brand_container_2019ss_static .top_slider
{
    width: 100%;
    height: auto;
}

.ys_sp_brand_container_2019ss_static .top_slider img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	Y'S 2020SS PC
----------------------------------------*/

.ys_brand_container_2020ss
{
    position: relative;
}

.ys_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.ys_brand_container_2020ss .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.ys_brand_container_2020ss .logo
{
    position: absolute;
    z-index: 11;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.ys_brand_container_2020ss .key_visual
{
    width: 100%;
    height: auto;
}

.ys_brand_container_2020ss .key_visual img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	Y'S 2020SS SP
----------------------------------------*/

.ys_sp_brand_container_2020ss
{
    position: relative;
}

.ys_sp_brand_container_2020ss .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.ys_sp_brand_container_2020ss .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.ys_sp_brand_container_2020ss .arrow-down a img
{
    width: 100%;
    height: auto;
}

.ys_sp_brand_container_2020ss .logo
{
    position: absolute;
    z-index: 11;
    top: 80%;
    left: 50%;

    width: 60px;
    height: auto;

    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.ys_sp_brand_container_2020ss .logo img
{
    width: 100%;
    height: auto;
}

.ys_sp_brand_container_2020ss .key_visual
{
    width: 100%;
    height: auto;
}

.ys_sp_brand_container_2020ss .key_visual img
{
    width: 100%;
    height: auto;
}

/*----------------------------------------
	yy_produce
----------------------------------------*/

.yy_produce_brand_container
{
    position: relative;
}

.yy_produce_brand_container .brand_ttl
{
    position: relative;
    z-index: 1;
    left: 40px;

    display: block;

    margin-top: -60px;

    text-align: left;
}

.yy_produce_brand_container .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.yy_produce_brand_container .arrow-down a
{
    display: block;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.yy_produce_brand_container .yy_produce_main_visual
{
    position: relative;

    width: 100%;
    margin-top: 10px;

    background-color: #141414;
}

.yy_produce_brand_container .yy_produce_main_visual .inner
{
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;

    width: 100%;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}

/* additional CSS */

.yy_produce-pc-wrap .breadcrumb_
{
    position: relative;
    z-index: 1;

    padding-bottom: 60px;

    background-color: #fff;
}

.yy_produce-pc-wrap .container_
{
    position: relative;
    z-index: 10;

    padding-top: 50px;

    background-color: #fff;
}

.yy_produce-pc-wrap #header
{
    z-index: 10 !important;
}

.yy_produce-pc-wrap #shoppage .brand_logos_
{
    position: relative;
}

.yy_produce-pc-wrap #footer
{
    position: relative;
}

/*----------------------------------------
	yy_produce
----------------------------------------*/

.yy_produce_sp_brand_container
{
    position: relative;

    margin-bottom: 5px;
}

.yy_produce_sp_brand_container .arrow-down
{
    position: fixed;
    z-index: 6;
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.yy_produce_sp_brand_container .arrow-down a
{
    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
            transition-timing-function: cubic-bezier(0, .645, .315, 1.205);
    /* custom */
    -webkit-animation-name: yura;
       -moz-animation-name: yura;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
}

@-webkit-keyframes yura
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    50%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

.yy_produce_sp_brand_container .yy_produce_main_visual
{
    position: relative;

    width: 100%;
    margin-top: 10px;

    background-color: #141414;
}

.yy_produce_sp_brand_container .yy_produce_main_visual .inner
{
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;

    width: 280px;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
}

.yy_produce_sp_brand_container .yy_produce_main_visual .inner img
{
    width: 100%;
    height: auto;
}

/* additional CSS */

.yy_produce-sp-wrap .breadcrumb_
{
    position: relative;
    z-index: 1;

    padding-bottom: 60px;

    background-color: #fff;
}

.yy_produce-sp-wrap .container_
{
    position: relative;

    background-color: #fff;
}

.yy_produce-sp-wrap .header_top_
{
    z-index: 8 !important;
}

.yy_produce-sp-wrap .filter_sort_area_,
.yy_produce-sp-wrap .products_,
.yy_produce-sp-wrap footer
{
    position: relative;
    z-index: 100;

    background-color: #fff;
}

@media only screen and (max-width: 1420px)
{
    #intro_wrapper .intro_info_container_ h1 img
    {
        height: 40px;
    }

    #intro_wrapper .intro_info_container_ .select_brand_ ul li
    {
        margin-top: 40px;
    }

    #intro_wrapper .intro_info_container_ .select_brand_ ul li img
    {
        width: 70%;
    }

    #intro_wrapper .intro_info_container_ .select_brand_ ul li p
    {
        font-size: 36px;
        font-size: 2.25rem;
    }

    #intro_wrapper .intro_info_container_ .select_brand_ ul li p span
    {
        font-size: 10px;
        font-size: .625rem;
        line-height: 100%;

        display: block;

        margin-top: 5px;

        letter-spacing: 3px;
    }
}

@media only screen and (max-width: 919px)
{
    .comingsoon-container .inner h1 img
    {
        width: 80%;
        height: auto;
    }

    .comingsoon-container h2
    {
        font-size: 25px;
        font-size: 1.5625rem;

        bottom: 60px;

        letter-spacing: .5px;
    }

    #coupon_invitation
    {
        border-width: 10px;
    }

    #coupon_invitation:before
    {
        height: 10px;
    }

    #coupon_invitation:after
    {
        height: 10px;
    }

    #coupon_invitation .header_container
    {
        top: 35px;

        display: block;
    }

    #coupon_invitation .header_container .logo
    {
        line-height: 1;

        text-align: center;
    }

    #coupon_invitation .header_container .logo img
    {
        width: 115px;
        height: auto;
    }

    #coupon_invitation .header_container .description
    {
        display: none;
    }

    #coupon_invitation .main_visual
    {
        height: auto;
        margin-bottom: 0;
        padding: 140px 0 100px;
    }

    #coupon_invitation .main_visual .heading
    {
        position: static;
        top: auto;

        margin-bottom: 0;

        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
    }

    #coupon_invitation .main_visual .heading img
    {
        width: 85%;
        height: auto;
    }

    #coupon_invitation .main_visual .scroll_down
    {
        position: static;
        bottom: auto;

        display: none;

        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        text-align: center;
    }

    #coupon_invitation .main_visual .scroll_down img
    {
        width: 40px;
        height: auto;
    }

    #coupon_invitation .index_container
    {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 100%;
        padding: 0 20px;
    }

    #coupon_invitation .index_container h3
    {
        font-size: 17px;

        margin-bottom: 30px;
    }

    #coupon_invitation .index_container .gift_coupon
    {
        margin-bottom: 15px;
        padding: 0;

        background-color: transparent;
    }

    #coupon_invitation .index_container .gift_coupon dt
    {
        line-height: 1;

        margin-bottom: 20px;
        padding: 30px 0 20px;

        background-color: rgba(255, 255, 255, .6);
    }

    #coupon_invitation .index_container .gift_coupon dt img
    {
        width: auto;
        height: 35px;
    }

    #coupon_invitation .index_container .gift_coupon dd
    {
        font-size: 15px;
        line-height: 1.4;
    }

    #coupon_invitation .notice
    {
        font-size: 14px;
        line-height: 1.4;

        margin-bottom: 40px;

        text-align: center;
    }

    #coupon_invitation .guide
    {
        display: block;

        margin-bottom: 40px;
    }

    #coupon_invitation .guide li
    {
        width: 100%;
        margin-bottom: 20px;
        padding: 30px 20px 20px;
    }

    #coupon_invitation .guide li:nth-child(2)
    {
        margin: 0 0 20px;
    }

    #coupon_invitation .guide li:nth-child(2) dl dd p
    {
        margin-bottom: 20px;
    }

    #coupon_invitation .guide li dl dt
    {
        font-size: 15px;

        margin-bottom: 20px;
    }

    #coupon_invitation .guide li dl dd p
    {
        font-size: 14px;
        font-weight: 600;

        margin-bottom: 20px;
    }

    #coupon_invitation .guide li dl dd .btns a
    {
        width: calc(50% - 2px);
        height: auto;
    }

    #coupon_invitation .guide li dl dd .btns a:nth-of-type(2)
    {
        margin-left: 4px;
    }

    #coupon_invitation .requirement dt
    {
        font-size: 14px;

        width: 150px;
        margin-bottom: 15px;
    }

    #coupon_invitation .requirement dd
    {
        font-size: 20px;
        line-height: 1.4;

        margin-bottom: 30px;

        letter-spacing: 0;
    }

    #coupon_invitation .requirement dd span
    {
        font-size: 14px;
        font-weight: 600;
        line-height: 1.6;

        display: inline-block;
    }

    #coupon_invitation .available-location
    {
        width: 100%;
        margin-bottom: 40px;
        padding: 30px 20px 20px;

        text-align: center;
    }

    #coupon_invitation .available-location dt
    {
        font-size: 14px;

        margin-bottom: 20px;

        letter-spacing: 0;
    }

    #coupon_invitation .available-location dd p
    {
        font-size: 13px;
        line-height: 1.4;

        letter-spacing: 0;
    }

    #coupon_invitation .available-location dd p:last-child
    {
        margin-top: 10px;
    }

    #coupon_invitation .back_link
    {
        margin-bottom: 80px;
    }

    #coupon_invitation .back_link a
    {
        font-size: 14px;

        width: 100%;

        text-decoration: none;
    }

    #coupon_invitation .back_link a .icon
    {
        margin-right: 10px;
    }

    #coupon_invitation .inquiry
    {
        display: block;

        margin-bottom: 40px;
    }

    #coupon_invitation .inquiry li a
    {
        text-decoration: none;
    }

    #coupon_invitation .inquiry li dl
    {
        width: auto;
        margin: 0 auto 15px;
        padding: 15px;
    }

    #coupon_invitation .inquiry li dl dt
    {
        font-size: 13px;
    }

    #coupon_invitation .inquiry li dl dd
    {
        font-size: 10px;
    }

    #coupon_invitation .inquiry li p
    {
        font-size: 10px;
        line-height: 1.2;

        text-align: center;
        letter-spacing: -.05em;
    }

    .global-container h1
    {
        top: 50px;
    }

    .global-container .first .heading
    {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 100%;
        padding: 0 50px;

        text-align: center;
    }

    .global-container .first .heading h2
    {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 1.2;

        margin-bottom: 10px;
    }

    .global-container .last .brands
    {
        left: 0;

        width: 100%;
        margin-top: -34%;

        -webkit-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
                transform: translate(0, 0);
        text-align: center;
    }

    .global-container .last .brands dd ul li
    {
        display: block;

        margin: 0 0 40px;
    }

    .global-container .last .brands dd ul li:last-child
    {
        margin-bottom: 0;
    }

    .global-container .last .copyright
    {
        left: 0;

        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 100%;

        text-align: center;
    }

    .global-container .last .link a
    {
        bottom: 100px;
    }

    #look_brand_container
    {
        margin-bottom: 50px;
    }

    #look_brand_container .look_head
    {
        margin-bottom: 0;
        padding: 60px 0 40px;
    }

    #look_brand_container .look_head h1
    {
        font-size: 17px;
        font-size: 1.0625rem;
        font-weight: normal;

        padding: 70px 0 0;
    }

    #look_brand_container .look_head .brand_sort
    {
        top: 0;
        left: 0;

        width: 60%;
    }

    #look_brand_container .look_head .brand_sort dl dt
    {
        font-size: 16px;
        font-size: 1rem;
        font-weight: normal;
        line-height: 60px;

        width: 100%;
        height: 60px;

        text-align: center;

        background-color: #f2f2f2;
    }

    #look_brand_container .look_head .brand_sort dl dt.active
    {
        padding-bottom: 10px;

        background-color: #f2f2f2;
    }

    #look_brand_container .look_head .brand_sort dl dd .sortbtn
    {
        font-size: 23px;
        font-size: 1.4375rem;
        line-height: 1;

        position: absolute;
        top: 35px;
        left: 34%;

        width: 100%;
        padding: 0;

        cursor: auto;
        -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
                transform: translate(0, -50%);
        text-align: center;

        border-bottom: none;
    }

    #look_brand_container .look_head .brand_sort dl dd .sortbtn:after
    {
        display: none;
    }

    #look_brand_container .look_head .brand_sort dl dd ul
    {
        font-size: 0;
        font-size: 0rem;

        top: -12px;

        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 167%;
        padding: 10px 20px 20px;

        background-color: #f2f2f2;
    }

    #look_brand_container .look_head .brand_sort dl dd ul:before
    {
        font-family: 'Poppins', sans-serif;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1;

        display: block;

        margin-bottom: 10px;

        content: 'Brand';
    }

    #look_brand_container .look_head .brand_sort dl dd ul li
    {
        position: relative;

        display: inline-block;

        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 50%;
        margin-bottom: 5px;

        border-bottom: none;
    }

    #look_brand_container .look_head .brand_sort dl dd ul li.selected:after
    {
        display: none;
    }

    #look_brand_container .look_head .brand_sort dl dd ul li.selected a:before
    {
        background-color: #3c3c3c;
    }

    #look_brand_container .look_head .brand_sort dl dd ul li a
    {
        font-weight: normal;
        line-height: 1;

        display: inline-block;

        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 100%;
        padding: 10px 0 10px 25px;
        padding-left: 40px;

        background: transparent;
    }

    #look_brand_container .look_head .brand_sort dl dd ul li a:before
    {
        position: absolute;
        top: 6px;
        left: 10px;

        display: block;

        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 20px;
        height: 20px;

        content: ' ';

        border: 1px solid #3c3c3c;
        background-color: #fff;
    }

    #look_brand_container .look_head .season_sort
    {
        top: 0;
        right: 0;

        width: 38%;
    }

    #look_brand_container .look_head .season_sort .sortbtn
    {
        font-size: 16px;
        font-size: 1rem;
        font-weight: normal;
        line-height: 60px;

        display: block;

        width: 100%;
        height: 60px;
        padding-right: 0;

        text-align: left;
        text-indent: 20px;
        letter-spacing: 1px;

        background-color: #f2f2f2;
    }

    #look_brand_container .look_head .season_sort .sortbtn span
    {
        display: none;
    }

    #look_brand_container .look_head .season_sort .sortbtn.active
    {
        padding-bottom: 10px;

        background-color: #f2f2f2;
    }

    #look_brand_container .look_head .season_sort .sortbtn:after
    {
        top: 30px;
        right: 15px;

        display: block;

        width: 5px;
        height: 5px;

        content: '';
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);

        border: 1px solid #000;
        border-top: none;
        border-left: none;
    }

    #look_brand_container .look_head .season_sort .sortbtn.active:after
    {
        top: 30px;
        right: 15px;

        display: block;

        width: 5px;
        height: 5px;

        content: '';
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);

        border: 1px solid #000;
        border-top: none;
        border-left: none;
    }

    #look_brand_container .look_head .season_sort ul
    {
        top: 68px;
        right: 0;

        width: 263%;
    }

    #look_brand_container .look_head .season_sort ul li
    {
        width: 100%;

        border: none;
        border-bottom: 1px solid #c8c8c8;
    }

    #look_brand_container .look_head .season_sort ul li:last-child
    {
        border-bottom: none;
    }

    #look_brand_container .look_head .season_sort ul li:first-child
    {
        border-top: none;
    }

    #look_brand_container .look_head .season_sort ul li.selected:after
    {
        right: 35px;
    }

    #look_brand_container .look_head .season_sort ul li a
    {
        font-size: 20px;
        font-size: 1.25rem;
        font-weight: normal;
        line-height: 1;

        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 100%;
        padding: 20px 25px;

        background: #f2f2f2;
    }

    #look_brand_container .look_head .cnavi
    {
        margin: 40px 0 0;
        padding: 0 25px;
    }

    #look_brand_container .look_head .cnavi ul li
    {
        width: 32.33%;
        margin-right: 1.5%;
        margin-bottom: 1.5%;
        padding: 0;
    }

    #look_brand_container .look_head .cnavi ul li:nth-child(3n)
    {
        margin-right: 0;
    }

    #look_brand_container .look_head .cnavi ul li a
    {
        line-height: 1;

        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        width: 100%;
        min-width: 100%;
        height: 40px;
        padding: 0 10px;

        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
                justify-content: center;
    }

    #look_brand_container .inner .mv
    {
        width: 100%;
        margin: 0 auto 25px;
    }

    #look_brand_container .inner .look_list
    {
        width: auto;
        padding: 0 25px;
    }

    #look_brand_container .inner .look_list li
    {
        width: auto;
        margin: 0 0 25px;
    }

    .maintenance-container h1
    {
        top: 40px;
    }

    .maintenance-container h1 img
    {
        width: 150px;
        height: 34px;
    }

    .maintenance-container .inner
    {
        width: 100%;
        margin: 0;

        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
    }

    .maintenance-container .inner h2
    {
        font-size: 25px;
        font-size: 1.5625rem;

        letter-spacing: .5px;
    }

    .maintenance-container .inner h3
    {
        font-size: 11px;
        font-size: .6875rem;

        margin-bottom: 68px;

        letter-spacing: .5px;
    }

    .maintenance-container .inner p
    {
        font-size: 12px;
        font-size: .75rem;

        padding: 0 20px;
    }

    .maintenance-container .inner p br.sp
    {
        display: block;
    }

    .maintenance-container .link
    {
        bottom: 40px;
    }

    .maintenance-container .link a
    {
        text-decoration: none;
    }

    .maintenance_en_container h1
    {
        top: 75px;
    }

    .maintenance_en_container .inner h2
    {
        font-size: 11px;
        font-size: .6875rem;

        margin-bottom: 35px;

        letter-spacing: .5px;
    }

    .maintenance_en_container .inner dl
    {
        margin-bottom: 15px;
    }

    .maintenance_en_container .inner dl dt
    {
        font-size: 9px;
        font-size: .5625rem;

        letter-spacing: .5px;
    }

    .maintenance_en_container .inner dl dd
    {
        font-size: 34px;
        font-size: 2.125rem;

        letter-spacing: .5px;
    }

    .maintenance_en_container .inner p
    {
        font-size: 16px;
        font-size: 1rem;
    }

    .maintenance_en_container .link
    {
        bottom: 65px;
    }

    .maintenance_en_container .link a
    {
        font-size: 11px;
        font-size: .6875rem;

        text-decoration: none;
    }

    .shoplist_cn_container
    {
        margin-bottom: 50px;
    }

    .shoplist_cn_container h2
    {
        margin-bottom: 0;
        padding: 10px 0 20px;

        text-align: center;
    }

    .shoplist_cn_container .wrap
    {
        width: 100%;
    }

    .shoplist_cn_container .wrap .area
    {
        margin-bottom: 0;
    }

    .shoplist_cn_container .wrap .area .area_title
    {
        font-size: 16px;
        font-size: 1rem;
        line-height: 50px;

        padding: 0 25px;
    }

    .shoplist_cn_container .wrap .area .area_title:after
    {
        top: 15px;

        width: 10px;
        height: 10px;
    }

    .shoplist_cn_container .wrap .area .area_title.is_active:after
    {
        top: 20px;

        width: 10px;
        height: 10px;
    }

    .shoplist_cn_container .wrap .area .area_list ul .item
    {
        width: 100%;
        padding: 20px;
    }

    .shoplist_cn_container .wrap .area .area_list ul .item h3
    {
        margin-bottom: 5px;
    }

    .shoplist_cn_container .wrap .area .area_list ul .item .inner
    {
        display: block;
    }

    .shoplist_cn_container .wrap .area .area_list ul .item .inner .info
    {
        width: 100%;
        margin-bottom: 5px;
    }

    .shoplist_cn_container .wrap .area .area_list ul .item .inner .brand
    {
        display: block;

        width: 100%;
    }

    .shoplist_cn_container .wrap .area .area_list ul .item .inner .brand dd
    {
        font-size: 10px;
        font-size: .625rem;
        line-height: 1.6;

        width: 100%;
        margin-left: 0;
    }

    .yy_sitemap_container_
    {
        width: calc(100% - 50px);
    }

    .yy_sitemap_container_ h2
    {
        font-weight: 500;

        padding-bottom: 0;

        text-align: center;

        border-bottom: none;
    }

    .yy_sitemap_container_ .brand_line_
    {
        margin-top: 25px;
        padding-bottom: 40px;
    }

    .yy_sitemap_container_ .brand_line_ h3
    {
        font-size: 18px;
        font-size: 1.125rem;
    }

    .yy_sitemap_container_ .brand_line_ ul li
    {
        width: 30%;
        margin-top: 13px;
        margin-right: 0;
    }

    .yy_sitemap_container_ .brand_line_ ul li:nth-child(3n-1)
    {
        margin: 12px 5% 0 5%;
    }

    .yy_sitemap_container_ .category_wrapper_
    {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .yy_sitemap_container_ .category_wrapper_ .category_
    {
        float: none;

        margin-right: 0;
        padding-top: 50px;
        padding-bottom: 40px;

        border-top: 1px solid #c8c8c8;
    }

    .yy_sitemap_container_ .category_wrapper_ .category_ h3
    {
        font-size: 18px;
        font-size: 1.125rem;
    }

    .yy_sitemap_container_ .category_wrapper_ .category_ ul
    {
        float: none;

        margin-right: 0;
    }

    .yy_sitemap_container_ .category_wrapper_ .category_ ul li
    {
        font-size: 15px;
        font-size: .9375rem;

        margin-bottom: 25px;
    }

    .yy_sitemap_container_ .category_wrapper_ .category_ ul li a
    {
        text-decoration: none;
    }

    .yy_sitemap_container_ .account a
    {
        font-size: 24px;
        font-size: 1.5rem;

        width: 100%;

        text-align: center;
        text-decoration: none;
        letter-spacing: 1px;
    }

    .yy_sitemap_container_ .account a span
    {
        font-size: 15px;
        font-size: .9375rem;
    }

    .sorry-container h1
    {
        top: 40px;
    }

    .sorry-container h1 img
    {
        width: 150px;
        height: 34px;
    }

    .sorry-container .inner
    {
        width: 100%;
        margin: 0;

        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
    }

    .sorry-container .inner h2
    {
        letter-spacing: 1px;
    }

    .sorry-container .inner p
    {
        font-size: 12px;
        font-size: .75rem;
        line-height: 1.8;

        margin-bottom: 70px;

        letter-spacing: .5px;
    }

    .sorry-container .copyright
    {
        bottom: 40px;
    }
}

@media only screen and (max-width: 919px) and (max-width: 919px)
{
    #look_brand_container .look_head .season_sort .sortbtn:before
    {
        position: absolute;
        top: 25px;
        right: 15px;

        display: block;

        width: 5px;
        height: 5px;

        content: '';
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);

        border: 1px solid #000;
        border-right: none;
        border-bottom: none;
    }
}
