body{
    /* background: #283f9c; */
    background: linear-gradient(45deg, #000002, #960808, #350001);
    background-attachment: fixed;
    background-size: 200% 200%;
	animation: bggradient 20s ease infinite;
}


.page-background {
    background: #ffffff;
    max-width: 1200px;
    margin: 0 auto;
}

body,ul,li,p{
    padding: 0;
    margin: 0;
}
ul,li{
    list-style: none;
}

a{
    color: inherit;
    text-decoration: none;
}
img{
    max-width: 100%;
    height: auto;
}

.pc-hide{
    display: none;
}

.douga{
    max-width: 1000px;
    margin:50px auto 120px;
}

.tab-ttl span{
    display: block;
    font-size: 19px;
    font-weight: 800;
}


.staff-comment01{
    margin: 0 auto 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	align-items: center;
}

.staff-comment01:nth-child(even){
    flex-direction:row-reverse;
}

.staff-comment01 .staff-comment01-img{
    width:49%;
}
.staff-comment01 .staff-comment01-txt{
    width:47%;
	color:#fff;
line-height: 1.8;
}

.hacobune-app-container,.hacobune-unit-video-outline{
	padding:0 !important;
}

.hacobune-unit-video-wrap{
	margin:0 0 -20px !important;
}

.review-visumo{
	padding:0 0 100px;
}

.staff-comment01-ttl{
	font-size:24px;
	margin-bottom:20px;
line-height: 1.5;
}

.balloon1 {
  position: relative;
  display: inline-block;
  padding: 7px 13px;
  min-width: 120px;
  max-width: 100%;
  color: #000;
  font-size: 14px;
  background: #fff;
  margin-bottom:15px;
    font-weight: 700;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
}


.tech-img{
    padding: 30px 15px 15px;
    background: #000;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    margin: 70px auto 0;
    max-width: 1000px;
    width: 85%;
}


.hgag-name{
	font-family: "adineuePRO", 'Poppins', sans-serif;
	font-size:28px;
    font-weight: bold;
    color: #ffd000
}

.hgag-detail{
    background: #fff;
    padding: 3px 15px 5px;
    display: inline-block;
    margin: 7px auto 18px;
    color: #000;
    font-size: 14px;
}

.hgag-detailtxt{
	font-size: 13px;
    margin: 15px 0 40px;
	line-height:1.8;
}

.review{
    margin: 10px auto;
}

.review .cont{
    margin: 30px auto 0;
}

.review .review-scroll{
    overflow: hidden;
    overflow-x: scroll;
}

.review-scroll::-webkit-scrollbar-track {
    opacity: 1;
}

.review-scroll::-webkit-scrollbar-thumb {
    background-color: #ccc;
    width: 30px;
    border-radius: 9999px;
}

.review-box{
    width: 1730px;
    display: flex;
    justify-content: space-between;
    margin: 20px auto;
    
}

.review-item{
    width:30%;
    max-width: 330px;
    padding: 20px;
    color: #fff;
}

.review-ttl{
    font-size: 18px;
    border-bottom: 1px solid #fff;
    margin: 10px 0;
    font-weight: 600;
}

.review-scroll::-webkit-scrollbar{
	height: 5px;
 }
 .review-scroll::-webkit-scrollbar-track{
	background-color: #fff;
 }
 .review-scroll::-webkit-scrollbar-thumb{
	background-color: #17585d;
 }

 .scroll_bar{
	scrollbar-width: thin;
	scrollbar-color: #17585d #ccc;
 }

 .movie-block-pc {
	background: #ccc;
	width: 100%;
	margin: 0 auto 40px;
	max-width: 1140px;
	position: relative;
	overflow: hidden;
  }
.movie-block-pc iframe{
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	top: 0;
	left: 0;
  }

.movie-block-pc::before {
	content: '';
	display: block;
	padding-top: 56.25%;
  }

@media screen and (max-width:768px){
    .sp-hide{
        display: none;
    }

    .pc-hide{
        display: block;
    }
}


.view-all .row{
    background: unset;
    max-width: 1200px;
    margin: 0 auto;
}

.adidas-sis {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.main-ttl {
    font-family: "adineuePRO", 'Poppins', sans-serif;
    font-size: 6.625em;
    text-align: center;
    padding: 100px 0 0 0;
}

.main-jp-ttl {
    display: block;
    font-size: 14px;
    font-weight: 900;
    font-family: source-han-sans-japanese, sans-serif;
}
.catch{
    margin: 0;
	color:#fff;
	text-align:center;
}

.catch .sub-ttl{
    color: #fff;
    font-weight: 700;
}
.sub-ttl {
    text-align: center;
    font-size: 1.4em;
    margin: 15px auto 42px;
}

.catch .sub-ttl2{
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size:2em;
}

.catch .txt-box {
    max-width: 860px;
    margin: 0 auto 10px;
    line-height: 1.8;
    text-align: center;
	font-size: 20px;
    color: #fff;
	padding:20px 0;
}

.catch .top-date {
    background: #000;
    display: inline-block;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 900;
}

.catch .top-date-s {
    color: #fff;
	margin-top:10px;
}

.catch .txt-box .lead {
    font-size: 125%;
    font-weight: bold;
}

.catch .notice{
    font-size: 14px;
    color: #fff;
    text-align: center;
	margin:5px auto 30px;
}

.feature-navi {
    max-width: 600px;
    margin: 0 auto;
}

.feature-navi ul {
    margin: 0 auto 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.feature-navi ul li {
    width: 48%;
}

.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;
    margin: 80px auto 40px;
    max-width: 1200px;
}

.gallery ul {
    width: 100%;
    display: flex;
    flex-wrap:nowrap;
    overflow-x: auto;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}

.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);
}

.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;
}

.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: 0 auto 0;
    max-width: 1200px;
    background: #fff;
}

.product-ttl {
    font-size: 1.75em;
    font-weight: 700;
    margin: 0 0 20px;
    line-height: 1.5;
}

.product-wp .product-tec {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.product-wp .product-tec img {
    display: block;
}

.product-wp .product-tec:nth-child(even) {
    flex-direction: row-reverse;
}

.product-wp .product-tec li {
    width: 50%;
}

.product-txtbox {
    max-width: 500px;
    margin: 0 auto;
}

.product-catch {
    display: block;
    font-weight: 700;
    font-size: 1.15em;
    margin: 20px 0;
}

.collection-kotira {
    padding: 0 0 40px;
}

.collection-kotira a {
    background: #00031f;
    border: 1px solid #00031f;
    display: block;
    padding: 1.2rem 0;
    font-size: 1.125em;
    max-width: 800px;
    margin: 0 auto;
    color: #ffffff;
    font-weight: bold;
    transition: .3s;
    text-align: center;
    width: 85%;
}

.collection-kotira a:hover {
    background: #ffffff;
    border: 1px solid #00031f;
    color: #00031f;
}

.lineup {
    padding: 80px 30px 0;
    box-sizing: border-box;
}

.lineup-ttl {
    font-size: 2em;
    margin: 0 0 40px 0;
    font-weight: 700;
    text-align: center;
    position: relative;
    padding: 0 0 30px;
}


.lineup-txt {
    font-size: 16px;
    text-align: center;
}



.lineup-ttl::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #121212;
    width: 50px;
    height: 2px;
}


.lineup-list {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.col1 {
    justify-content: center;
}


.lineup-list-col3 {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lineup-list-col3::before {
    content: "";
    display: block;
    width: 30%;
    order: 1;
}

.lineup-list-col3::before {
    content: "";
    display: block;
    width: 30%;
}

.lineup-list li {
    max-width: 450px;
    width: 42%;
    margin: 0 0 60px 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    position: relative;
}

.lineup-list li a,
.lineup-list-col3 li a{
    position: relative;
}

.lineup-list li .price .tax{
    font-size: 60%;
}

.lineup-list li .spike,
.lineup-list li .price,
.lineup-list li .cart-btn,
.lineup-list-col3 .spike,
.lineup-list-col3 .price,
.lineup-list-col3 .cart-btn {
    width: 100%;
}

.lineup-list-col3 li {
    width: 30%;
    margin: 0 0 60px 0;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: center;
}


.lineup-list li p,
.lineup-list-col3 li p {
    text-align: center;
}

.lineup-list li .spec,
.lineup-list-col3 li .spec {
    font-size: 1.2em;
    font-weight: 600;
}

.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: #00031f;
}

.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 {
    font-size:17px;
	margin-top:20px;
}

.lineup-list li .spike,
.lineup-list-col3 li .spike {
    font-size: 1em;
}

.lineup-list li .price,
.lineup-list-col3 li .price {
    font-size: 1.4em;
    font-family: "adineuePRO", 'Poppins', sans-serif;
    font-weight: 700;
    margin: 10px 0 20px;
}

.lineup-list li .cart-btn a,
.lineup-list-col3 .cart-btn a {
    background: #e00001;
    border: 1px solid #e00001;
    display: block;
    padding: 1.2em;
    font-size: 1.125em;
    max-width: 370px;
    margin: 0 auto;
    color: #ffffff;
    transition: .3s;
    font-weight: bold;
    line-height: 1;
}

.lineup-list li .pre-order{
    background: #ccc;
    padding: 1.2em;
    font-size: 1.125em;
    width: 100%;
    margin: 0 auto;
}


.lineup-list li .cart-btn a:hover,
.lineup-list-col3 .cart-btn a:hover {
    background: #ffffff;
    color:#e00001;
}

.soldout a, .soldout a:hover{
    background: #888 !important;
    border: 1px solid #888 !important;
    color:#fff !important;
}


/*--商品画像マウスオーバー--*/
.ftw-product-img {
    position: relative;
}

.ftw-product-img img{
    display: block;
}

.ftw-product-img .img-hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
    transition: all .5s ease;
}

.ftw-product-img:hover .img-hover {
    opacity: 1;
}

/*--//商品画像マウスオーバー--*/

/*---矢印---*/

.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;
}



/*---YouTubeリンク---*/
.adidas-x_review-ttl{
	font-size:52px;
	font-weight:bold;
	color:#333;
	text-align:center;
	letter-spacing:1px;
	margin: 30px 0 0;
}

.adidas-x_review-ttl span{
	font-size:12px;
	font-weight:normal;
	display:block;
}

ul.adidas-x_reviewlist{
    list-style-type:none;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    position:relative;
    margin:30px auto;
    padding:0;
	width:90%;
	max-width:1200px;
	}
ul.adidas-x_reviewlist li{
	margin:0 auto 30px;
	padding:0;
	width:50%;
}
ul.adidas-x_reviewlist li img{
	margin:0 auto;
	padding:0;
	width:95%;
}
/*---//YouTubeリンク---*/



/*---//動画---*/


.collection {
    width: 100%;
    max-width: 1200px;
    margin: 90px auto 150px;
    padding: 0;
}

.collection img {
    width: 100%;
    margin-bottom: 30px;
}


.collection p 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;
    text-align: center;
    width: 70%;
}

.collection p a:hover {
    background: #fff;
    color: #121212;
}



.catch .logo {
    width: 90%;
    max-width: 590px;
    margin: 0 auto;
    padding: 70px 0 0;
}

.catch .logo img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.review-ttl {
    font-family: "adineuePRO", 'Poppins', sans-serif;
    line-height: 1.2;
    font-size: 2.5em;
    letter-spacing: 0.02em;
    text-align: center;
    padding-bottom: 40px;
}

.review-ttl span {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: normal;
    display: block;
    font-size: 14px;
}

.review-movie-ttl {
    /*	font-family: "adineuePRO", 'Poppins', sans-serif;*/
    line-height: 1.2;
    font-size: 32px;
    letter-spacing: 0.02em;
    text-align: center;
    padding-bottom: 20px;
    font-weight: bold;
}

.review-movie-ttl span {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: normal;
    display: block;
    font-size: 14px;
    margin-top: 10px;
}

.review {
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 0 0px;
}

ul.review-list {
   display: flex;
    flex-wrap: wrap;
    position: relative;
    margin: 0 auto;
    padding: 0 30px;
}

ul.review-list li {
    width: 50%;
    text-align: center;
}

ul.review-list li img {
    width: 95%;
}
.line-up-subtxt{
    display: block;
    text-align: center;
}
.line-up-subtxt span {
    font-size: 15px;
    line-height: 1.8;
    font-weight: bold;
	color:#121212;
    background: #e00001;
    display: inline-block;
    padding: 10px;
}


.line-up-subtxt-index {
    font-size: 1.3em;
    font-weight: normal;
    text-align: center;
    color: #f14141;
    margin-top: 20px;
    line-height: 1.8;
}

.line-up-subtxt-index span {
    font-size: 15px;
    font-weight: bold;
    display: block;
    color: #121212;
}

.icon {
    background: #ffd000;
    padding: 10px;
    color: #111;
    text-align: center;
    line-height: 1;
    position: absolute;
    font-size: 14px;
    top: 0;
    left: 0;
    z-index: 9;
    font-weight: bold;
    margin: 0;
}

/* 文字点滅 */
.blinking{
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}



.date {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 10px;
}

.collection-ichiran {
    padding: 50px 0 80px;
}

.collection-ichiran a {
    background: #00031f;
    border: 1px solid #00031f;
    display: block;
    padding: 1.2rem 0;
    font-size: 1.125em;
    max-width: 800px;
    margin: 0 auto;
    color: #ffffff;
    font-weight: bold;
    transition: .3s;
    text-align: center;
    width: 85%;
}

.collection-ichiran a:hover {
    background: #e00001;
    border: 1px solid #e00001;
    color: #fff;
}


.campaign .collection-ichiran {
    padding: 30px 0 0;
}

.campaign .collection-ichiran a {
    background: #e00001;
    border: 1px solid #e00001;
    display: block;
    padding: 1.2rem 0;
    font-size: 1.125em;
    max-width: 800px;
    margin: 0 auto;
    color: #00031f;
    font-weight: bold;
    transition: .3s;
    text-align: center;
    width: 85%;
}

.campaign .collection-ichiran a:hover {
    background: #ccc;
    border: 1px solid #ccc;
    color: #00031f;
}


.chart-link-btn a {
    background: #00031f;
    border: 1px solid #00031f;
    display: block;
    padding: 1.2rem 0;
    font-size: 1.125em;
    max-width: 800px;
    margin: 0 auto 40px;
    color: #ffffff;
    font-weight: bold;
    transition: .3s;
    text-align: center;
    width: 85%;
}

.chart-link-btn a:hover {
    background: #e00001;
    border: 1px solid #e00001;
    color: #fff;
}




.graph {
    width: 100%;
    max-width: 1200px;
    margin: 90px auto 0;
    padding: 0;
}

.graph img {
    width: 100%;
    /*	margin-bottom:30px;*/
}



.cate-ttl {
    font-family: "adineuePRO", 'Poppins', sans-serif;
    font-size: 2.875em;
    text-align: center;
    line-height: 1.2;
    margin: 60px 0 30px 0;
}

.cate-ttl span {
    font-size: 14px;
    font-weight: bold;
    display: block;
}


.player-box {
    padding: 60px 0 !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}



/* 右下ページ最上部に戻るボタン */
#pageTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
}

#pageTop i {
    padding-top: 6px
}

#pageTop a {
    display: block;
    z-index: 999;
    /*  padding: 8px 0 0 8px;
  border-radius: 30px;*/
    width: 80px;
    height: 80px;
    /*  background-color: #9FD6D2;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;*/
}

#pageTop a:hover {
    text-decoration: none;
    opacity: 0.7;
}

#pageTop img {
    width: 100%;
}


/*.campaign{
	padding:100px 0 40px;
}*/

.campaign-btn a {
    background: #121212;
    border: 1px solid #121212;
    display: block;
    padding: 1.2rem 0;
    font-size: 1.125em;
    max-width: 800px;
    margin: 0 auto;
    color: #fff;
    transition: .3s;
    text-align: center;
    width: 85%;
}

.campaign-btn a:hover {
    background: #fff;
    color: #121212;
}

.review-subttl {
    font-size: 13px;
    color: #121212;
    text-align: center;
    padding: 0 15px;
}

.campaign-image {
    margin: 30px auto;
    max-width: 1200px;
}

.x-sppedflow_movie-list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    margin: 20px 0 0;
}

.x-sppedflow_movie-list-item {
    width: 100%;
    text-align: center;
    padding-bottom: 55px;
}

.x-sppedflow_movie-list-item video {
    /*    max-width:800px;*/
    width: 95%;
}

.x-sppedflow_movie-youtube img {
    width: 95%;
    margin: 0 auto;
}

.x-sppedflow_movie-txt {
    margin: 15px auto 0;
    /*    border-bottom: 1px solid #ccc;*/
    padding-bottom: 30px;
    width: 95%;
}

.x-sppedflow_movie-txt span {
    font-weight: bold;
    font-size: 1.2em;
}

.campaign {
    text-align: center;
    padding: 0;
}

.fxbn_navi{
    position: fixed;
    left: 0;
    top:200px;
    z-index: 99;
}
.fxbn_navi ul li a{
    display: block;
    margin: 0 0 15px;
/*    background: #00e3db;*/
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 999px;
    text-align: center;
}
.fxbn_navi ul li a:hover{
    transform: translateY(-10px);
    transition: .3s;
}
.footer{
    background: #fff;
}

/*---相互リンク---*/
.block {
    position: relative;
    z-index: 0;
}
.block::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    transform: skewY(2deg);
    /*transform-origin: top right;*/
    z-index: -1;
    width: 100%;
    height: 100%;
}

.nemesis-bg::after {
    transform-origin: top right;
}
.predator-bg::after{
    background: #fafafa;
}
.copa-bg::after,
.x-bg::after {
    background: #efefef;
}
.copa-bg .player-box,
.x-bg .player-box {
    flex-direction: row-reverse;
}
.x-bg .player-box {
    padding: 60px 0 120px;
}
.player-box {
    padding: 60px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.player-txtbox img {
    display: block;
    margin: 0 auto;
}
.player-box .player-txtbox {
    max-width: 600px;
    margin: 0 auto;

}
.player-txtbox .player-ttl {
    text-align: center;
    font-size: 1.75em;
    font-weight: bold;
    margin: 20px 0 30px;
}

.item-view a {
    position: relative;
    display: block;
    text-align: center;
    border: 1px solid #121212;
    padding: 10px;
    transition: .3s;
    width: 280px;
    margin: 60px auto 0;
}

.item-view a::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 1px;
    background: #121212;
    left: 20px;
}

.item-view a:hover {
    background: #121212;
    color: #fafafa;
}

.item-view a:hover::before {
    background: #fafafa;
}
.ftw-warp {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.line-bg{
    background: linear-gradient(#121212, #fafafa,#121212);
	padding:60px 0;
}

.second-bg {
    margin-bottom: 65px;
}


.player-comment_area {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin: 0 auto;
    align-items: center;
    padding: 20px 0 0;
}

.player-comment_txtarea {
    max-width: 750px;
    padding: 0 20px;
    margin: 0 auto;
}

.player-comment_ttl {
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 15px;
}

.player-comment_txt {
    line-height: 1.8;
}

.player-comment_photo img{
	width:100%;
	max-width:340px;
}


.product-icon{
	font-size:13px;
    line-height: 1;
	background:#121212;
	font-weight:bold;
	padding:5px 10px;
	text-align:center;
	display:inline-block;
	color:#fff;
	margin-bottom:10px;
}

.junior-icon{
    font-size: 13px;
    line-height: 1;
    background: #121212;
    font-weight: bold;
    padding:10px;
    text-align: center;
    display: inline-block;
    color: #fff;
    margin-bottom: 10px;
    position: absolute;
    top: 0;
    left: 0;
}

.player-comment{
	padding:80px 0 0 0;
}

.player-lineup_txt{
	width:90%;
	max-width:1200px;
	margin:0 auto;
	line-height:1.8;
}

.copa-bg .player-box,
.x-bg .player-box {
    flex-direction: row-reverse;
}
.x-bg .player-box {
    padding: 60px 0 120px;
}
.player-box {
    padding: 60px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.player-txtbox img {
    display: block;
    margin: 0 auto;
}
.player-box .player-txtbox {
    max-width: 600px;
    margin: 0 auto;

}
.player-txtbox .player-ttl {
    text-align: center;
    font-size: 1.75em;
    font-weight: bold;
    margin: 20px 0 30px;
}

.player-txt {
    text-align: center;
    /*max-width: 190px;*/
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.8;
    /*background: #121212;*/
    color: #121212;
    padding: 3px 0;;
}

.alrihla-pack_bk{
    position: relative;
}

.ttl-jp{
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    padding-top: 43px;
}

.ttl-jp-x{
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
}


.hacobune-univideo {
    margin: 0 auto;
    padding: 25px 0 0;
}

.hacobune-app-container[data-v-d7985e46] {
    background: #fff!important;
}

.hacobune-app-container{
	height:auto !important;
}

.hacobune-app-main{
	height:auto !important;
}

.copa-pure_logo{
    text-align: center;
	margin:50px auto 0;
}

.copa-pure_logo img{
	max-width:400px;
	width:80%;
}

.copa-pure_logo-txt{
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 20px;
}

.lineup-list li .price span,
.lineup-list-col3 li .price span {
    font-size: 11px;
}



.i-spec-ttl_01-1{
	background-color:#29a500 !important;
	display:block !important;
	color:#fff !important;
	border:none !important;
	font-size:13px !important;
	margin-bottom:5px;
}
.i-spec-ttl_01-2{
	background-color:#e00001 !important;
	display:block !important;
	color:#fff !important;
	border:none !important;
	font-size:13px !important;
	margin-bottom:5px;
}
.i-spec-ttl_02-1{
	background-color:#ff5400 !important;
	display:block !important;
	color:#fff !important;
	border:none !important;
	font-size:13px !important;
	margin-bottom:5px;
}
.i-spec-ttl_02-2{
	background-color:#ffa500 !important;
	display:block !important;
	color:#fff !important;
	border:none !important;
	font-size:13px !important;
	margin-bottom:5px;
}
.i-spec-ttl_02-3{
	background-color:#ffcd16 !important;
	display:block !important;
	color:#fff !important;
	border:none !important;
	font-size:13px !important;
	margin-bottom:5px;
}
.i-spec-ttl_03-1{
	background-color:#1d74cd !important;
	display:block !important;
	color:#fff !important;
	border:none !important;
	font-size:13px !important;
	margin-bottom:5px;
}
.i-spec-ttl_03-2{
	background-color:#35b5e7 !important;
	display:block !important;
	color:#fff !important;
	border:none !important;
	font-size:13px !important;
	margin-bottom:5px;
}

#history .cate-ttl {
    margin: 0;
    padding: 80px 0 30px;
}

#campaign .cate-ttl {
    margin: 0;
    padding: 30px 0;
}

.history-btn{
    border: 1px solid #fff;
    background: #121212;
    display: block;
    padding: 1.0rem 0;
    font-size: 1.125em;
    max-width: 250px;
    margin: 0 auto 40px;
    color: #ffffff;
    font-weight: bold;
    transition: .3s;
    text-align: center;
    width: 85%;
}

.history-btn:hover{
    border: 1px solid #fff;
    background: #ffffff;
    color: #121212;
}

.predator-cp_img{
	margin:0 auto;
	text-align:center;
	max-width:1000px;
	width:95%;
}

.predator-cp_txt{
	font-size:13px;
	margin:10px auto 0;
	max-width:1000px;
	width:93%;
	line-height:1.6;
}

.predator-cp_txt a{
	text-decoration:underline;
	margin:10px 0;
	display:block;
}


.product-note{
    background: #ff7662;
    padding: 8px 15px;
    display: inline-block;
    margin-top: 15px;
}

.ev_month{
    display: block;
    max-width: 980px;
    width: 94%;
    margin: 60px auto;
    padding-bottom: 60px;
}

.tecsheet-ttl{
    font-size: 60px;
    text-align: center;
    color: #fff;
    line-height: 1;
    margin: 40PX 0 20px;
    font-weight: bold;
}

.tecsheet-ttl .dec-ttl{
    display: inline-block;
    border:3px solid #fff;
    border-right: none;
    border-top:none;
    padding: 15px;
    
}

.tecsheet-ttl .en-font{
    font-family: "adineuePRO", 'Poppins', sans-serif;
}

.tecsheet-inner{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.tecsheet-inner:nth-child(even){
    flex-direction: row-reverse;
}

.tecsheet-inner>li{
    width: 50%;
    text-align: left;
}

.tecsheet-inner>li img{
    width: 100%;
    display: block;
}

.tecsheet-inner>li .subttl{
    font-size: 20px;
    margin: 0 0 10px 0;
    font-weight: bold;
}

.tecsheet-inner>.textbox{
    padding: 20px;
    box-sizing: border-box;
    letter-spacing:0.15em
}

.tecsheet-inner .sketch{
    line-height: 1.5;
}

.tecsheet_top{
    display: flex;
}

.tecsheet_top-inner{
    display: flex;
    padding-bottom: 80px;
    
}

.tecsheet_txt{
    line-height: 1.5;
    text-align: left;
    padding:0 20px 20px 20px;
}

.tecsheet_txt2{
    line-height: 1.5;
    text-align: left;
    padding:0 20px 20px 20px;
    margin-top: 20px;
}

.ellet_pro{
    width: 50%;
}

.tabu{
    padding: 8px 20px;
    background-color: #55c67b;
    font-weight: bold;
    font-size: 18px;
    color: #000;
}

.tabu2{
    padding: 8px 20px;
    background-color: #537bd0;
    font-weight: bold;
    font-size: 18px;
    color: #000;
}

.subttl{
    font-size: 20px;
    margin: 0 0 10px 0;
    font-weight: bold;
}



html { scroll-behavior: smooth;}


/*-----------------------------------
スマホ用はここから
-------------------------------*/
@media screen and (max-width:1000px) {

.view-all .row{
    margin: 0 3%;
}

.page-background{
    margin: 0 3% 40px;
}

.collection-ichiran{
    /* padding: 0 0 60px; */
    padding:60px 0 30px;
}


}


@media screen and (max-width:768px) {

    .alrihla-pack_bk{
        background-size: cover;
    }

    .douga{
        max-width: 1000px;
        margin:40px auto 70px;
    }


    .main-ttl {
        font-size: 5em;
    }

    .feature-navi,
    .catch {
        padding: 0 10px;
    }

    .feature-navi ul li {
        width: 48%;
        margin: 0 0 10px 0;
    }

    .feature-navi ul li a {
        padding: .8rem;
    }

    .feature-navi ul {
        margin: 0 auto 10px;
    }

    .gallery ul {
        display: block;
        white-space: nowrap;
        padding-left: 15px;
        margin: 0 auto;
    padding-top: 15px;
    }

    .gallery ul li {
        display: inline-block;
        width: 70%;
        padding-right: 10px;
    }

    .gallery ul li:last-child {
        padding-left: 10px;
    }

    .lineup{
        padding:80px 10px 0;
    }

    /* .lineup-list-col3 {
        padding: 0 0 60px 0;
    } */

    .lineup-list li {
        width: 94%;
        max-width: 450px;
        margin: 0 auto 60px;
    }

    .lineup-list img {
        width: 100%;
    }

    .lineup-list-col3 li {
        width: 45%;
        margin: 0 auto 50px;
    }

    .lineup-list-col3 .cart-btn a {
        padding: .8rem;
        font-size: 1em;
    }

    .lineup-list-col3::before{
        width: 45%;
    }

    .lineup-list li:last-child {
        margin: 0 auto;
    }


.lineup-txt {
    font-size: 14px;
}

.collection-kotira{
    /* padding: 0 0 60px; */
    padding:0 0 50px;
}

    .brand-ttl .brand-ttl-wrap li {
        width: 90%;
        margin: 0 auto 30px;
    }
    .product-wp{
        padding: 20px 0 0;
    }
    .product-wp .product-tec{
        margin: 0 0 40px;
    }
    .product-wp .product-tec li:nth-child(1),
    .product-wp .product-tec li:nth-child(2) {
        width: 90%;
        max-width: 600px;
        margin: 0 auto 10px;
    }

    .view-all {
        padding: 50px 0 30px 0;
    }

    .other-btn {
        max-width: 570px;
        width: 90%;
        margin: 0 auto 20px;
    }


    .line-up-subtxt {
        /*	font-size:0.875em;*/
/*        text-align: left;*/
        width: 95%;
        margin: 0 auto 10px;
		letter-spacing:0;
    }

    .line-up-subtxt-index {
        font-size: 1.1em;
        text-align: left;
        width: 95%;
        margin: 20px auto 0;
    }

    .line-up-subtxt-index span {
        margin-top: 10px;
    }

    .review {
        padding:50px 0 0;
    }

    ul.review-list li {
        width: 100%;
        margin-bottom: 20px;
    }

    .lineup-ttl {
        font-size: 1.4em;
        margin: 0 0 20px 0;
        border-top: 2px solid #ccc;
        padding-top: 40px;
    }

    .review-movie-ttl {
        font-size: 25px;
    }

    .graph {
        margin: 50px auto 0;
    }

    .adidas-campaign_txt {
        padding: 25px 10px 30px;
        text-align: left;
    }

    .adidas-campaign_txt {
        font-size: 14px;
    }

    .adidas-campaign_linkbtn a {
        font-size: 17px;
    }

    .player-comment_photo {
        width: 90%;
        margin: 0 auto;
    }

    .player-comment_txtarea {
        padding: 20px 20px 0;
    }

    .lineup-list-col3 li .eng-name {
        font-size: 18px;
    }

    .product-txtbox {
        line-height: 1.7;
    }


    .movie-wrap {
        margin: 0;
    }


    .meteorite_concept {
        background: url(../img/whitespark/whitespark-x_concept01sp.jpg) no-repeat top center #0d0c0a;
        background-size: 100%;
        text-align: center;
        position: relative;
        height: auto;
        margin: 60px 0;
    }

    .meteorite_concept-txtwidth {
        width: 90%;
        margin: 0 auto;
        max-width: 1000px;
        text-align: center;
        position: relative;

    }

    .meteorite_concept-txtarea {
        position: relative;
        max-width: 600px;
        width: auto;
        color: #222;
        text-align: left;
        line-height: 1.8;
        padding: 230px 0 155px;
    }

    .meteorite_mantra {
        margin: 60px 0;
    }


    .meteorite_mantra-txtarea {
        font-size: 14px;
        padding: 50px 0;
    }

    .meteorite_mantra-txtarea span {
        font-size: 19px;
    }

    .tecsheet_top{
        display: flex;
    }
    
    .tecsheet_top-inner{
        display: flex;
        padding-bottom: 50px;
        
    }
    
    .tecsheet_txt{
        line-height: 1.5;
        text-align: left;
        padding:0;
    }
    
    .tecsheet_txt2{
        line-height: 1.5;
        text-align: left;
        padding: 0px 0px 20px 0px;
        margin-top: 20px;
    }
    
    .ellet_pro{
        width: 50%;
    }
    
    .tabu{
        padding: 8px 20px;
        background-color: #55c67b;
        font-weight: bold;
        font-size: 16px;
        color: #000;
    }
    
    .tabu2{
        padding: 8px 20px;
        background-color: #537bd0;
        font-weight: bold;
        font-size: 16px;
        color: #000;
    }
    
    .subttl{
        font-size: 20px;
        margin: 0 0 10px 0;
        font-weight: bold;
    }

    .tecsheet_top {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .tecsheet_top-inner {
        display: inline-flex;
        gap: 16px;
    }

    .ellet_pro {
        flex: 0 0 auto;
        width: 64vw;
        max-width: 320px; 
    }

    /*.predator-bg{
	border-top:1px solid #eee;
}*/


    /* 右下ページ最上部に戻るボタン */
    #pageTop {
        position: fixed;
        bottom: 15px;
        right: 15px;
    }

    #pageTop i {
        padding-top: 6px
    }

    #pageTop a {
        display: block;
        z-index: 999;
        /*  padding: 8px 0 0 8px;
  border-radius: 30px;*/
        width: 60px;
        height: 60px;
        /*  background-color: #9FD6D2;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;*/
    }

    #pageTop img {
        width: 100%;
    }


    .date {
        font-size: 14px;
    }

    /*.campaign{
	padding:0 0 55px;
}*/

    .x-sppedflow_movie-txt {
        text-align: left;
    }

    .x-sppedflow_movie-list {
        padding: 20px 0 0;
        margin: 20px 0 0;
    }

    .player-img {
        padding: 0 10px;
    }

    .campaign {
        padding: 0 10px;
    }

    .player-box .player-txtbox {
        padding: 0 20px;
        margin: 0 auto 40px auto;
    }

.catch .txt-box {
	font-size: 15px;
}

.ttl-jp{
    padding-top: 20px;
}

.ttl-jp-x{
    font-size: 27px;
}

.product-ttl {
    font-size: 1.4em;
}


.catch .top-date {
    font-size: 13px;
    padding: 10px;
}

.hacobune-unit-video{
	margin:0 !important;
}

.hacobune-unit-video-wrap{
    margin: 0 -1px -15px 0px !important;
}


.staff-comment01 .staff-comment01-img{
    width:90%;
	margin:0 auto;
	font-size:10px;
}

.hacobune-app-container{
	width:100% !important;
}

.hacobune-univideo {
    padding: 0;
}

.staff-comment01 .staff-comment01-txt{
    width: 90%;
    margin: 20px auto;
}

.staff-comment01-ttl{
	font-size:21px;
}

.tech-img{
    margin: 35px auto 0;
}

.hgag-name{
	font-size:18px;
	margin-bottom:25px;
}

.hgag-detailtxt{
    text-align: left;
}

.hgag-detail{
    font-size: 13px;
}

.hacobune-app-container{
	background:transparent;
}

.tecsheet-ttl{
    text-align: left;
    line-height: 1.3;
    font-size: 32px;
    margin: 0 0 20px;
}

.tecsheet-ttl .dec-ttl{
    display: block;
}

.tecsheet-inner{
    margin: 0 0 30px 0;
}
.tecsheet-inner>li{
    width: 100%;
}

.tecsheet-inner>.textbox{
    padding: 20px 0 10px;
}

.lineup-list {
    margin: 0 auto 30px;
}

}

@media screen and (max-width:480px) {

    .main-ttl {
        font-size: 3.5em;
        padding: 60px 0 0 0;
    }

    .main-jp-ttl {
        margin: 20px 0 0 0;
    }

    .feature-navi ul li a {
        padding: .5rem;
    }

    .brand-ttl .brand-catch {
        font-size: 1.5em;
    }

    .lineup-list li .cart-btn a {
        width: 85%;
    }

    .lineup-list-col3 .cart-btn a {
        padding: .5rem;
    }

    .brand-ttl .brand-ttl-wrap {
        padding: 3rem 10px;
    }

    .lineup-list li .eng-name {
        margin: 15px 0;
    }

    .lineup-list li .price {
        margin: 15px 0;
    }

    .view-all {
        padding: 40px 0 20px 0;
    }

    .tecsheet-inner {
        border-top: 2px solid #fff; /* 白い線を追加 */
        padding-top: 40px; /* 余白を調整（必要に応じて変更） */
        margin-top: 0px; /* 上下の余白を調整 */
    }

    /*---動画---*/
    .movie-wrap {
        height: 232px;
    }

    .background {
        width: 100%;
    }


	/*---YouTubeリンク---*/
	.adidas-x_review-ttl{
	font-size:33px;
    }

	ul.adidas-x_reviewlist{
	width:80%;
	}
    ul.adidas-x_reviewlist li{
	width:100%;
    }
	/*---//YouTubeリンク---*/

}

@media screen and (max-width:375px) {
    .main-ttl {
        font-size: 3em;
    }



    /*---動画---*/
    .movie-wrap {
        height: 210px;
    }
}

@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;
}

/*----//スクロールアニメ----*/