.row{
    max-width: 1200px;
    margin: 0 auto;
}
.adidas-sis {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.main-ttl{
/*    font-family: "adineuePRO", 'Poppins', sans-serif;*/
    font-size: 4em;
    text-align: center;
    padding: 100px 0 0 0;
	font-weight:bold;
}

.main-jp-ttl{
    display: block;
    font-size: 26px;
    font-weight: 900;
    font-family: source-han-sans-japanese, sans-serif;
}

.sub-ttl{
    text-align: center;
    font-size: 16px;
    margin: 50px auto 20px;
	line-height:1.8;
	font-weight: normal;
}


.sub-ttl span{
    text-align: center;
	color: #BD0003;
    font-size: 15px;
	font-weight: bold;
	max-width: 800px;
	padding: 20px 0;
    margin: 0 auto;
	line-height:1.8;
}


.sub-ttl01{
    text-align: center;
	color: #BD0003;
    font-size: 18px;
	font-weight: 700;
    margin: 0 auto 50px auto;
	line-height:1.8;
}


.sub-ttl01 span{
	display: block;
	/*border-bottom: 2px #BD0003 solid;
	border-top: 2px #BD0003 solid;*/
    text-align: center;
	color: #BD0003;
    font-size: 18px;
	font-weight: bold;
	max-width: 800px;
	padding: 20px 0;
    margin: 0 auto;
	line-height:1.8;
}




.comingsoon{
    text-align: center;
	color: #bfbfbf;
    font-size: 68px;
	font-weight: bold;
    margin: 0 auto 50px auto;
	line-height:1.8;
}



.catch .txt-box{
    width: 40%;
    margin: 40px auto 20px auto;
    line-height: 1.8;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	background: #222;
	color: #fff;
	padding: 10px;
}

.feature-navi ul{
    margin: 0 auto 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1200px;
}

.feature-navi ul li{
    width: 30%;
	padding: 10px;
    position: relative;	/*子要素「junior-ico」のposition: absolute; と組み合わせ使用*/		
}

.feature-navi ul li a{
    display: block;
    padding: 1rem;
    text-align: center;
    border: 1px solid #121212;
    transition: 0.3s;
	font-size: 14px;
	font-weight: normal;
}

.feature-navi ul li a span{
	display: block;
	font-size:18px;
	font-weight: bold;
}

.feature-navi ul li a:hover{
    background: #121212;
    color: #ffffff;
}


.new-ico{
    font-size: 1em;
    padding: 16px 13px 0 13px;
    background: #bd011c;
    position: absolute;
	text-align: center;
    left: 0;
    top: -20px;
    color: #ffffff;
    font-weight: 600;
	width: 50px;
	height: 60px;
    z-index: 3;
	border-radius: 50% 50% 0 50%;
}


.gallery{
    overflow: hidden;
    margin: 30px 0;
}
.gallery ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}

.gallery ul li{
    width: 33.3%;
    overflow: hidden;
}
.gallery ul li img{
transition: 0.5s;
display: block;
}

.gallery ul li img:hover{
	transform: scale(1.1, 1.1);
}
.brand-ttl{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.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;*/
	padding: 0;
}

.brand-ttl .brand-ttl-wrap li{
    width: 49%;
    color: #222;
}

.brand-ttl .brand-ttl-wrap li:nth-child(1){
    text-align: center;
}

.brand-ttl .ttl-bk{
    background: #fff;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.brand-ttl .brand-catch{
    font-size: 1.2em;
    font-weight: 500;
    margin: 0 0 30px 0;
	line-height: 180%;
}
.brand-ttl .brand-txt{
    font-size: 1em;
    font-weight: 500;
}

.product-wp{
    position: relative;
    margin: 70px auto 0;
    max-width: 1200px;    
}

.product-ttl{
    font-size: 1.75em;
    font-weight: 700;
	margin: 15px auto;
}

.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 li:nth-child(1){
    width: 50%;
}
.product-wp .product-tec li:nth-child(2){
    width: 45%;
}
.product-txtbox{
    margin: 20px 0 40px 0;
	line-height:1.8;
}

.product-catch{
    display: block;
    font-weight: 700;
    font-size: 1.15em;
    margin: 20px 0;
}

.lineup{
    padding:40px 0 0 0;
}

.lineup-ttl{
    font-size: 1.75em;
    margin: 0 0 40px 0;
    font-weight: 700;
    text-align: center;
}

.lineup-list{
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lineup-list-col3{
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.lineup-list li{
    max-width: 450px;
    width: 42%;
    margin: 0 0 60px 0;
	position: relative;
}

.lineup-list-col3 li{
    width: 45%;
    margin: 0 0 60px 0; 
}

.lineup-list li:nth-last-child(-n+2){
    margin: 0 auto 100px;
}

.lineup-list li p,
.lineup-list-col3 li p{
    text-align: center;
}


.speac-line{
max-width: 1200px;
border-bottom: 2px #ccc solid;
padding: 0;
text-align: center;
margin: 80px auto;
}


.lineup-list li .icon01,
.lineup-list-col3 li .icon01{
    font-size: 0.9em;
    font-weight: 600;
	color: #fff;
	background: #fb4d24;
	padding: 5px;
	max-width: 160px;
	margin: 0 auto;
}

.lineup-list li .spec,
.lineup-list-col3 li .spec{
    font-size: 16px;
    font-weight: 600;
	color: #fff;
	background: #4e0f10;
	padding: 5px;
	max-width: 180px;
	margin: 0 auto;
}


.lineup-list li .spec01,
.lineup-list-col3 li .spec01{
    font-size: 1.2em;
    font-weight: 600;
	color: #DB0003;
}

.lineup-list li .spec02,
.lineup-list-col3 li .spec02{
    font-size: 1.2em;
    font-weight: 600;
	max-width: 300px;
	margin: 10px auto 0 auto;
	padding: 10px;
	border-top: 2px solid #DB0003;
	color: #DB0003;
}

.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;
	font-weight:bold;
}


.lineup-list li .eng-name01,
.lineup-list-col3 li .eng-name01{
    font-size: 1.75em;
/*    font-family: "adineuePRO", 'Poppins', sans-serif;*/
    margin: 20px 0;
    color: #7f7f7f;
	font-weight:bold;
}


.lineup-list li .jp-name,
.lineup-list-col3 li .jp-name{
    display: block;
    font-size: 60%;
    font-family: source-han-sans-japanese, sans-serif;
	font-weight:normal;
}

.lineup-list li .spike,
.lineup-list-col3 li .spike{
    font-size: 1em;
	color: #fff;
	background: #111;
	padding: 5px;
	max-width: 200px;
	margin: 0 auto;
}

.lineup-list li .price,
.lineup-list-col3 li .price{
    font-size: 1.2em;
    font-weight: 700;
    margin: 30px 0;
}

.lineup-list li .cart-btn a,
.lineup-list-col3 .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 li .cart-btn a:hover,
.lineup-list-col3 .cart-btn a:hover{
    background: #ffffff;
    color: #121212;
}


.lineup-list li .soldout-btn a,
.lineup-list-col3 .soldout-btn a{
    background: #D9D9D9;
    border: 1px solid #D9D9D9;
    display: block;
    padding: 1.2rem;
    font-size: 1.125em;
    max-width: 370px;
    margin: 0 auto;
    color: #111;
    transition: .3s;
}

.lineup-list li .soldout-btn a:hover,
.lineup-list-col3 .soldout-btn a:hover{
    background: #D9D9D9;
    color: #111;
}

.flare-njr-area-btn a{
    background: #121212;
    border: 1px solid #121212;
    display: block;
    padding: 1.2rem;
    font-size: 2em;
    max-width: 900px;
	text-align: center;
    margin: 30px auto 50px auto;
	letter-spacing:6px;
    color: #ffffff;
    transition: .3s;	
}

.flare-njr-area-btn a:hover{
    background: #ffffff;
    color: #121212;	
}



/*---矢印---*/

.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;
}

/*---//動画---*/

	
.flare-njr-area{
	width: 95%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	}	


.flare-njr-ttl{
font-size: 2em;
font-weight: bold;
border-top:1px #222 solid;
padding: 15px;	
}


.flare-njr-ttl span{
font-size: 14px;
font-weight: normal;
}




/*-----------------------------------
スマホ用はここから
-------------------------------*/

@media screen and (max-width:768px) {
    .main-ttl{
        font-size: 4em; 
    }
    .feature-navi,.catch{
        padding: 0 10px;
    }
	

.main-jp-ttl{
    font-size: 20px;
}
	

    .feature-navi ul li{
        width: 42%;
        margin: 0 0 10px 0;
    }
    .feature-navi ul li a{
        padding: .8rem;
		font-size: 12px;
		font-weight: normal;
    }
	
    .feature-navi ul li a span{
		display: block;
		font-size: 16px;
		font-weight: bold;
		
    }	

    .gallery ul {
        display: block;
        white-space: nowrap;
        padding-left: 10px;
    }

    .gallery ul li {
        display: inline-block;
        width: 70%;
        padding-right: 10px;
    }

    .gallery ul li:last-child{
        padding-left: 10px;
    }
    .lineup-list-col3{
        padding: 0 0 60px 0;
    }

    .lineup-list li{
        width: 90%;
        max-width: 450px;
        margin: 0 auto;
    }

    .lineup-list-col3 li{
        width: 45%;
        margin: 0 auto;
    }
    .lineup-list-col3 .cart-btn a{
        padding: .8rem;
    }
	

.lineup-list li .eng-name01,
.lineup-list-col3 li .eng-name01{
    font-size: 1.25em;
}

	
	
    .flare-njr-area-btn a{
        padding: .8rem;
		font-size: 18px;
		letter-spacing:0;
    }

    .lineup-list li:nth-last-child(-n+2){
        margin: 0 auto 60px;
    }

    .brand-ttl .brand-ttl-wrap li{
        width: 90%;
        margin: 0 auto;
    }
    
    .product-wp .product-tec li:nth-child(1),
    .product-wp .product-tec li:nth-child(2){
        width: 90%;
        max-width: 600px;
        margin: 0 auto;
    }
    
    .view-all {
        padding: 50px 0 30px 0;
    }

    .other-btn{
        max-width: 570px;
        width: 90%;
        margin: 0 auto 20px;
    }
	
.catch .txt-box{
	font-size:16px;
	width: 90%;
}	

.flare-njr-ttl{
font-size: 2em;
font-weight: bold;
border-top:1px #222 solid;
padding: 10px;	
}

.flare-njr-ttl span{
font-size: 14px;
font-weight: normal;
display: block;	
}


.lineup-list li .spike,
.lineup-list-col3 li .spike{
    font-size: 0.9em;
}
	
	

}

@media screen and (max-width:480px) {

    .main-ttl{
        font-size: 3em;
        padding: 60px 0 0 0; 
    }
	
    .main-jp-ttl{
		font-size: 20px;
        margin: 10px 0 0 0;  
    }

.feature-navi ul{
    margin: 50px auto 0 auto;
}
	
	.feature-navi ul li{
		width: 90%;
	}	
	

    .feature-navi ul li a{
        padding: .5rem;
		font-size: 12px;
		font-weight: normal;
    }
	
	.feature-navi ul li a span{
		display: block;
		font-size: 18px;
		font-weight: bold;
	}	
	

.new-ico{
        font-size: 12px;
        padding: 13px 6px 0 6px;
        margin: 0 auto;
        text-align: center;
        background: #a0001a;
        position: absolute;
        left: 0;
        top: -10px;
        color: #ffffff;
        font-weight: 600;
        width: 50px;
        height: 50px;
        z-index: 3;
        border-radius: 50% 50% 0 50%;
}
	

    .brand-ttl .brand-catch{
        font-size: 1.2em;
    }

    .lineup-list li .cart-btn a{
        width: 85%;
    }

    .flare-njr-area-btn a{
		font-size: 18px;
        width: 85%;
		letter-spacing:0;
    }	
	
    .brand-ttl .brand-ttl-wrap{
        /*padding: 3rem 10px;*/
		padding: 0;
    }

    .lineup-list li .eng-name{
        margin: 15px 0;  
    }

    .lineup-list li .price{
        margin: 15px 0;
    }
	
	

.lineup-list li .eng-name01,
.lineup-list-col3 li .eng-name01{
    font-size: 1.2em;
}

	

    .view-all{
        padding: 40px 0 20px 0;
    }
	


.lineup-list li .spike,
.lineup-list-col3 li .spike{
    font-size: 0.9em;
}
	
	

    /*---動画---*/
    .movie-wrap{
        height: 232px;
    }
    .background {
        width: 100%;
    }
	
.flare-njr-ttl{
font-size: 1.5em;
font-weight: bold;
border-top:1px #222 solid;
padding: 8px;	
}

.flare-njr-ttl span{
font-size: 10px;
font-weight: normal;
display: block;	
}
	

}

@media screen and (max-width:375px) {
    .main-ttl{
        font-size: 3em; 
    }

.main-jp-ttl{
    font-size: 20px;
}

    .sub-ttl{
        margin: 30px auto;
        font-size: 16px;
		font-weight: normal;
    }

    .flare-njr-area-btn a{
		font-size: 18px;
        width: 85%;
		letter-spacing:0;
    }	
	

    .sub-ttl01{
        margin: 30px auto 50px auto;
        font-size: 1em;
		font-weight: 700;
		color: #DB0003;
    }
	
	

.lineup-list li .eng-name01,
.lineup-list-col3 li .eng-name01{
    font-size: 1.1em;
}


    .comingsoon{
        margin: 40px auto 50px auto;
        font-size: 3em;
		font-weight: bold;
		color: #bfbfbf;
    }
		
	
     /*---動画---*/
    .movie-wrap{
        height: 210px;
    }

.flare-njr-ttl{
font-size: 1.5em;
font-weight: bold;
border-top:1px #222 solid;
padding: 10px;	
}

.flare-njr-ttl span{
font-size: 10px;
font-weight: normal;
display: block;	
}
	


.lineup-list li .spike,
.lineup-list-col3 li .spike{
    font-size: 0.9em;
}
	
	
	
}

@media screen and (max-width:360px) {
    .movie-wrap{
        height: 200px;
    }
}

@media screen and (max-width:320px){
    .main-ttl{
        font-size: 2.5em; 
    }

     /*---動画---*/
    .movie-wrap{
        height: 180px;
    }
} 

/*----スクロールアニメ----*/
: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;
}

/*----//スクロールアニメ----*/