body{
    background: #64598A;
	background: linear-gradient(189deg,rgba(100, 89, 138, 1) 0%, rgba(159, 162, 198, 1) 50%, rgba(162, 166, 201, 1) 100%);
    background-attachment: fixed;
    background-size: 200% 200%;
	animation: bggradient 20s ease infinite;
	/*background-image: url(../img/bayern125th_bk.jpg)*/
}

.footer{
    background: #fff;
}

.predator-accuracy-pp{
    max-width: 1200px;
    margin: 0 auto;
    /*background-color: rgba(255,255,255,0.8);*/
    padding: 0 0 20px 0;
    width: 94%;
}

.row{
    max-width: 1200px;
    margin: 0 auto;
}
.adidas-sis {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.catch {
    max-width: 1000px;
    margin: 0 auto;
    color: #fff;
}
.main-ttl{
    font-family: "adineuePRO", 'Poppins', sans-serif;
    font-size: 78px;
    text-align: center;
    padding: 55px 0 30px 0;
	margin:0 0 10px;
    line-height: 1;
}

.main-jp-ttl{
    display: block;
    font-size: 14px;
    font-weight: 900;
    font-family: source-han-sans-japanese, sans-serif;
    margin: 10px 0 0;
}

.sub-ttl{
	text-align: center;
    font-size: 23px;
    margin: 0 auto 25px;
    font-weight: bold;
	line-height:1.8;
}

.catch .txt-box{
    line-height: 1.9;
	text-align:center;
	font-size:17px;
	margin-bottom:25px;
}

.catch .date{
	text-align: center;
    border: 2px solid #fff;
    padding: 15px 0;
    font-size: 15px;
    margin: 0 auto 60px;
    max-width: 700px;
	width:80%;
}

.catch .date span{
	font-size:12px;
	margin:10px auto 3px;
	display:block;
}

.feature-navi{
	margin-top:30px;
}

.feature-navi ul{
    margin: 0 auto 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	max-width:600px;
}

.feature-navi ul li{
    width: 47%;
}

.feature-navi ul li a{
    display: block;
    padding: 1rem;
    text-align: center;
    border: 1px solid #121212;
    transition: 0.3s;
}

.feature-navi ul li a:hover{
    background: #121212;
    color: #ffffff;
}
.gallery{
    overflow: hidden;
	padding-top:40px;
}
.gallery ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
	max-width:1200px;
	margin:0 auto;
}

.gallery ul li{
    width: calc(100% / 3);
    overflow: hidden;
}
.gallery ul li img{
transition: 0.5s;
display: block;
}

.gallery ul li img:hover{
	transform: scale(1.1, 1.1);
}

.seven-gallery ul li{
    width: 14.28%;
    overflow: hidden;
}

.brand-ttl{
    position: relative;
    width: 100%;
    overflow: hidden;
	padding-top:50px;
}
.brand-ttl .brand-ttl-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 4.375rem 0;
}

.brand-ttl .brand-ttl-wrap li{
    width: 50%;
    color: #ffffff;
}

.brand-ttl .brand-ttl-wrap li:nth-child(1){
    text-align: center;
}

.brand-ttl .ttl-bk{
    background: #000000;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.brand-ttl .brand-catch{
    font-size: 1.75em;
    font-weight: 500;
    margin: 0 0 30px 0;
}
.brand-ttl .brand-txt{
    font-size: 1em;
    font-weight: 500;
}

.product-wp{
    position: relative;
    margin: 75px auto 0;
    max-width: 1200px;
	color:#fff;
}

.product-ttl{
    font-size: 1.75em;
    font-weight: 700;
	margin-bottom:20px;
    line-height: 1.5;
}

.product-wp .product-tec{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.product-wp .product-tec:nth-child(even){
    flex-direction: row-reverse;
}

.product-wp .product-tec img{
    display: block;
}

.product-wp .product-tec li{
    width: 50%;
    overflow: hidden;
}

.product-icon{
    display: inline-block;
    background: #fff;
    color: #77719e;
    padding: 0 10px;
	font-size:14px;
}

.product-txtbox{
    margin:0;
	font-size: 16px;
    line-height: 1.9;
    padding: 0 30px;
}
.product-wp02 {
    background: #f1f1f1;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px;
    box-sizing: border-box;
}
.product-wp02 .product-tec{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.product-wp02 .product-tec li{
    width: 50%;
}


.product-txtbox02wp{
    background: #f1f1f1;
    padding: 20px;

}
.product-txtbox02{
    margin:0 auto;
	font-size: 16px;
    line-height: 1.9;
    max-width: 800px;
}

.product-catch{
    display: block;
    font-weight: 700;
    font-size: 1.15em;
    margin: 20px 0;
}

.lineup{
    padding:50px 0 0 0;
}

.lineup-ttl{
    font-size: 2.5em;
    margin: 0 0 40px 0;
    padding: 0 0 20px;
    font-weight: 700;
    text-align: center;
    position: relative;
	color:#fff;
}

.lineup-list{
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}

.lineup-list-col3{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	padding-bottom:90px;
}


.lineup-list li{
    max-width: 450px;
    width: 42%;
    margin: 0 auto 60px;
	position:relative;
}

.lineup-list-col3 li{
    width: 30%;
    margin: 0 0 60px 0;
}



.lineup-list li p,
.lineup-list-col3 li p{
    text-align: center;
}

.lineup-list li .spec,
.lineup-list-col3 li .spec{
    font-size: 14px;
    font-weight: 600;
	background:#add345;
	color:#44236f;
    margin: 10px auto 0;
    max-width: 270px;
    padding: 8px 0;
}
.lineup-list li .eng-name,
.lineup-list-col3 li .eng-name{
    font-size: 1.75em;
    font-family: "adineuePRO", 'Poppins', sans-serif;
    margin: 20px 0;
    color: #7f7f7f;
}

.lineup-list li .jp-name,
.lineup-list-col3 li .jp-name{
    display: block;
    font-size: 60%;
    font-family: source-han-sans-japanese, sans-serif;
}

.lineup-list li .jp-name2,
.lineup-list-col3 li .jp-name2{
    display: block;
    font-size: 18px;
    font-family: source-han-sans-japanese, sans-serif;
	font-weight:bold;
	color:#7f7f7f;
	margin:20px 0 0;
}

.lineup-list li .spike,
.lineup-list-col3 li .spike{
    font-size: 1em;
	margin-top:15px;
	color:#fff;
}

.lineup-list li .price,
.lineup-list-col3 li .price{
    font-size: 1.4em;
    font-weight: 700;
    margin: 12px 0 30px;
	color:#fff;
}

.lineup-list li .price span,
.lineup-list-col3 li .price span{
    font-size:11px;
	margin-left:5px;
}

.lineup-list li .price2,
.lineup-list-col3 li .price2{
    font-size: 1.2em;
    font-weight: 700;
    margin: 5px 0 30px;
}

.lineup-list li .cart-btn a,
.lineup-list-col3 .cart-btn a{
    background: #fff;
    border: 1px solid #fff;
    display: block;
    padding: 1.2rem;
    font-size: 1.125em;
    max-width: 370px;
    margin: 0 auto;
    color: #77719e;
    transition: .3s;
}

.lineup-list li .cart-btn a:hover,
.lineup-list-col3 .cart-btn a:hover{
    background: #77719e;
    color: #fff;
}

.lineup-list li .date,
.lineup-list-col3 li .date{
    font-size: 1.1em;
    color: #d9ff60;
    font-weight: bold;
    /* padding: 10px 0 0; */
    margin: -15px 0 25px;
}

.lineup-list li .junior,
.lineup-list-col3 li .junior{
    background:#d9ff60;
	color:#fff;
	text-align:center;
	position:absolute;
	width:120px;
	top:0;
	left:0;
	padding:8px 0;
	font-weight:bold;
}

.lineup-list-4{
	max-width: 1000px;
    margin: 0 auto;
}

.lineup-list-4 li{
    max-width: 450px;
    width: 42%;
    margin: 0 auto 60px;
}

.lineup-list-4 li p{
    text-align: center;
}

.lineup-list-4 li .spec{
    font-size: 15px;
    font-weight: 600;
	margin-top:20px;
}
.lineup-list-4 li .eng-name{
    font-size: 1.75em;
    font-family: "adineuePRO", 'Poppins', sans-serif;
    margin: 20px 0;
    color: #7f7f7f;
}

.lineup-list-4 li .item-name{
	font-size:18px;
	font-weight:bold;
	margin-top: 20px;
}

.lineup-list-4 li .jp-name{
    display: block;
    font-size: 60%;
    font-family: source-han-sans-japanese, sans-serif;
}

.lineup-list-4 li .jp-name2{
    display: block;
    font-size: 18px;
    font-family: source-han-sans-japanese, sans-serif;
	font-weight:bold;
	color:#7f7f7f;
	margin:20px 0 0;
}

.lineup-list-4 li .spike{
    font-size: 1em;
	margin-top:15px;
}

.lineup-list-4 li .price{
    font-size: 1.2em;
    font-weight: 700;
    margin: 12px 0 30px;
}

.lineup-list-4 li .price span{
    font-size:11px;
	margin-left:5px;
}

.lineup-list-4 li .price2{
    font-size: 1.2em;
    font-weight: 700;
    margin: 5px 0 30px;
}

.lineup-list-4 li .cart-btn a{
    background: #121212;
    border: 1px solid #121212;
    display: block;
    padding: 1.2rem;
    font-size: 1.125em;
    max-width: 370px;
    margin: 0 auto;
    color: #ffffff;
    transition: .3s;
}

.lineup-list-4 li .cart-btn a:hover{
    background: #ffffff;
    color: #121212;
}

.lineup-list-4 li .date{
    font-size: 1.1em;
    color: #d1383d;
	font-weight:bold;
	padding:10px 0 0;
}

.lineup-list-4 li .junior{
    background:#d1383d;
	color:#fff;
	text-align:center;
	position:absolute;
	width:120px;
	top:0;
	left:0;
	padding:8px 0;
	font-weight:bold;
}


/*---矢印---*/

.arrow {
    position: relative;
}

.arrow:before {
    width: 30px;
    transform: translate(30px, 0px);
}

.arrow:after {
    width: 10px;
    transform-origin: right center;
    transform: translate(30px, 0px) rotate(25deg);
}

.arrow:before,
.arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    height: 1px;
    transition: .3s;
}

.other-btn .arrow:before,
.other-btn .arrow:after {
    background: #ffffff;
    right: 50px;
}

.other-btn .arrow:hover.arrow:before,
.other-btn .arrow:hover.arrow:after {
    background: #646464;
}

.view-all {
    background: #646464;
    padding: 50px 0;
}
.view-all .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.other-btn{
    max-width: 570px;
    width: 47%;
}

.other-btn a{
    border: 1px solid #fff;
    padding: 15px 0;
    text-align: center;
    display: block;
    font-size: 1.28em;
    color: #fff;
    transition: .3s;
}

.other-btn a:hover {
    background: #fff;
    border: 1px solid #646464;
    color: #646464;
}

/*---動画---*/
.movie-wrap{
    position: relative;
    max-width: 1200px;
    width: 100%;
    height: 70vh;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    background: #000;
    overflow: hidden;
    margin: 0 0 100px 0;
}

.background-movie {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.background {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    margin: auto;
    z-index: -2;
    width: calc(100vh * 1.78);
    margin: 0 auto;
    overflow: hidden;
}

#movie-player {
    min-width: 100%;
    min-height: 100vh;
    z-index: 1;
}

#sb-wrapper-inner{
    top: 20px !important;
}

/*---//動画---*/



.edge-of-darkness_logo{
	width:80%;
	max-width:368px;
	margin:0 auto;
	padding-top:100px;
}
.edge-of-darkness_logo img{
	width:100%;
	margin:0 auto;
}

.marvel-xmen_txt{
/*	font-size:1.2em;*/
	text-align:center;
	padding:30px 0;
	line-height: 1.8;
}

.marvel-xmen_ttl{
	font-size:1.8em;
	font-weight: 600;
	padding:0 0 10px;
}

.marvel-xmen_predator-main{
	max-width:1200px;
	margin:0 auto;
	width:90%;
	padding-bottom:30px;
/*	padding-top:35px;*/
}

.marvel-xmen_predator-main img{
	max-width:100%;
	margin:0 auto;
}


.club-product-img{
    position: relative;
}

.club-product-img img{
    margin: 0;
    padding: 0;
}

.club-product-img:hover .img-hover{
    opacity: 1;
}

.club-product-img .img-hover{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
    transition: all .5s ease;
}

.lineup-list li .item-name{
	font-size:18px;
	font-weight:bold;
	margin-top: 20px;
	color:#fff;
}

.junior-ico{
	font-size: 14px;
    line-height: 1;
    padding: 10px;
    background: #006a5c;
    position: absolute;
    left: 0;
    top: 0;
    color: #ffffff;
    font-weight: 600;
    z-index: 3;
}

.new-ico{
	font-size: 14px;
    line-height: 1;
    padding: 10px;
    background: #d9ff61;
    position: absolute;
    left: 0;
    top: 0;
    color: #77719e;
    font-weight: 600;
    z-index: 3;
}


.new01-ico{
	font-size: 14px;
    line-height: 1;
    padding: 10px;
    background: #f19f00;
    position: absolute;
    left: 0;
    top: 0;
    color: #ffffff;
    font-weight: 600;
    z-index: 3;
}



.product-note{
	font-size: 16px;
    font-weight: 600;
    line-height: 1.7;
    color: #3888c3;
}

.imagebox{
    position: relative;
    max-width: 420px;
    width: 100%;
    background: #ecedef;
}

.imagebox::after{
    content: "";
    display: block;
    padding-top: 100%;
}

.image {
	position: absolute;
	width: 100%;
	opacity: 0;
	animation: change-img-anim 9s;
    animation-iteration-count:infinite;
    top: 0;
    left: 0;
}

.pattern02{
    position: absolute;
	width: 100%;
	opacity: 0;
	animation: change-img-anim 12s;
    animation-iteration-count:infinite;
    top: 0;
    left: 0;
}

.image:nth-of-type(1) {
	animation-delay: 0s;
}
.image:nth-of-type(2) {
	animation-delay: 3s;
}
.image:nth-of-type(3) {
	animation-delay: 6s;
}

.pattern02:nth-of-type(1) {
	animation-delay: 0s;
}
.pattern02:nth-of-type(2) {
	animation-delay: 4s;
}
.pattern02:nth-of-type(3) {
	animation-delay: 8s;
}

@keyframes change-img-anim {
    0%{ opacity: 0;}
    20%{ opacity: 1;}
    33%{ opacity: 1;}
    63%{ opacity: 0;}
    100%{ opacity: 0;}
}

.main-ttl-s{
	font-size:50px;
	margin:10px auto;
}

.tk-11pro-2024_pagename{
	text-align:center;
}

.tk-11pro-2024_pagename span{
    padding: 10px 20px 12px;
    display: inline-block;
    background: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 900;
	margin:60px auto 0;
}

.attention{
    text-align: center;
    font-weight: bold;
    color: #fff;
    padding: 10px 25px 35px;
    line-height: 1.9;
    border: 2px solid #fff;
    margin-bottom: 80px;
    font-size: 14px;
}

.attention-ttl{
    background: #cd0004;
    display: block;
    padding: 5px;
    width: 200px;
    font-size: 16px;
    margin: 25px auto 10px;
}

.tk-11pro-2024_txt{
	font-size:15px;
	text-align:center;
	margin:0 auto 50px;
	line-height: 1.8;
	color: #333;
}

.tk-11pro-2024_txt-link a{
	text-decoration:underline;
}


.f50-app{
	border-top:3px solid #fff;
	padding-top:15px;
}

.lineup-list li .store{
	color:#fff;
	margin:20px auto;
	line-height:1.7;
	font-size:13px;
}

.lineup-txt{
	color:#fff;
	text-align:center;
	margin:-40px auto 50px;
	line-height:1.8;
}


/*-----------------------------------
スマホ用はここから
-------------------------------*/

@media screen and (max-width:768px) {

    .main-ttl{
        font-size: 35px;
		padding:40px 0 15px;
		margin-bottom: 13px;
    }
    .feature-navi,.catch{
        padding: 0 10px;
    }

    .feature-navi ul li{
        width: 48%;
        margin: 0 0 10px 0;
    }
    .feature-navi ul li a{
        padding: .8rem;
    }

.gallery{
	padding-top:0;
}

    .gallery ul {
        display: block;
        white-space: nowrap;
        padding-left: 10px;
		margin-top:10px;
    }

    .gallery ul li {
        display: inline-block;
        width: 70%;
        padding-right: 10px;
    }

.lineup{
    padding:60px 0 0 0;
}

    .lineup-list-col3{
        padding: 0 0 60px 0;
    }

    .lineup-list li,.lineup-list-4 li{
        width: 90%;
        max-width: 450px;
        margin: 0 auto 60px;
    }

    .lineup-list-col3 li{
        width: 45%;
        margin: 0 auto 60px;
    }
    .lineup-list-col3 .cart-btn a{
        padding: .8rem;
    }

    .lineup-list li:nth-last-child(-n+2){
        margin: 0 auto 50px;
    }

    .brand-ttl .brand-ttl-wrap li{
        width: 90%;
        margin: 0 auto 30px;
    }

.product-wp{
	margin: 40px auto 0;
    padding: 30px 0 0;
}

    .product-wp .product-tec li:nth-child(1),
    .product-wp .product-tec li:nth-child(2){
        width: 90%;
        max-width: 600px;
        margin: 0 auto 30px;
    }

    .view-all {
        padding: 50px 0 30px 0;
    }

    .other-btn{
        max-width: 570px;
        width: 90%;
        margin: 0 auto 20px;
    }

.catch .txt-box{
	font-size:14px;
	padding:0 10px;
	margin-bottom:40px;
}

.marvel-xmen_txt{
/*	font-size:1.2em;*/
	text-align:left;
	padding:30px 10px;
}

.marvel-xmen_ttl{
	text-align:center;
}


.lineup-list li .jp-name2,
.lineup-list-col3 li .jp-name2,
.lineup-list-4 li .jp-name2{
    font-size: 15px;
}

.lineup-list li .price2,
.lineup-list-col3 li .price2,
.lineup-list-4 li .price2{
    margin: 10px 0 30px;
}

.sub-ttl{
	font-size:15px;
	text-align:left;
}

.product-txtbox{
	font-size: 14px;
}

.campaign .product-tec li:nth-child(1),
.campaign .product-tec li:nth-child(2){
        width: 90%;
        max-width: 600px;
        margin: 0 auto 30px;
    }

.leyenda-pack_campaign-ttl{
	font-size:40px;
}

.leyenda-pack_campaign-txt{
	font-size: 21px;
}

.campaign .product-txtbox{
    font-size: 15px;
}

.product-note{
	font-size: 14px;
}


.campaign .schedule{
	font-size:23px;
}

.campaign{
	padding: 10px 0 0;
}
.product-wp02{
    padding: 20px 0;
}
.product-wp02 .product-tec li{
    width: 90%;
    margin: 0 auto;
    max-width: 500px;
}

.product-wp02 .product-tec li:last-child{
    margin: 20px auto 0;
}

.main-ttl-s{
	font-size:30px;
}


.attention{
    padding: 10px 15px 35px;
    font-size: 13px;
	text-align:left;
	font-weight:normal;
}


.attention-ttl{
    margin: 25px 0 10px;
    text-align: center;
    font-weight: bold;
}


.tk-11pro-2024_txt{
	font-size:14px;
	text-align:left;
	padding:0 20px;
}


.lineup-list li .date,
.lineup-list-col3 li .date{
    margin: 0 0 25px;
}

}

@media screen and (max-width:480px) {


    .main-jp-ttl{
        margin: 10px 0 0 0;
    }

    .feature-navi ul li a{
        padding: .5rem;
    }

    .brand-ttl .brand-catch{
        font-size: 1.5em;
    }

    .brand-ttl .brand-ttl-wrap{
        padding: 3rem 10px;
    }

    .lineup-list li .eng-name,.lineup-list-4 li .eng-name{
        margin: 15px 0;
    }

    .lineup-list li .price, .lineup-list-4 li .price{
        margin: 15px 0;
    }

    .view-all{
        padding: 40px 0 20px 0;
    }

    .product-txtbox{
        padding: 0 0 30px;
    }

}

@media screen and (max-width:375px) {

}

@media screen and (max-width:360px) {


}

@media screen and (max-width:320px){


}

/*----スクロールアニメ----*/
:root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1;
}

.wow {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

/*----//スクロールアニメ----*/