.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:40px auto 70px;
}

.fact{
    max-width: 1000px;
    margin: 40px auto;
    text-align: center;
}

@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 0 50px;
}

.catch .sub-ttl{
    color: #fff;
    font-weight: 700;
}
.sub-ttl {
    text-align: center;
    font-size: 1.4em;
    margin: 15px auto;
}

.catch .sub-ttl2{
    color: #fff;
    font-weight: 700;
}
.sub-ttl2 {
    text-align: center;
    font-size: 1.4em;
    margin: 15px auto -80px;
}

.catch .txt-box {
    max-width: 860px;
    margin: 0 auto 20px;
    line-height: 1.8;
    text-align: center;
	font-size: 15px;
    color: #fff;
	padding:20px 0;
}

.catch .txt-box .lead {
    font-size: 125%;
    font-weight: bold;
}

.catch .notice{
    font-size: 14px;
    color: #fff;
    text-align: center;
	margin:15px 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;
}

.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: center;
    gap: 0 8vw;
}

.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: 15px 0 5px;
    color: #00031f;
    flex-grow: 1;
    font-weight: 800;
}

.lineup-list li .eng-name2,
.lineup-list-col3 li .eng-name2 {
    font-size: 1.75em;
    font-family: "adineuePRO", 'Poppins', sans-serif;
    margin: 15px 0;
    color: #00031f;
}

.lineup-list li .jp-name,
.lineup-list-col3 li .jp-name {
    display: block;
    font-size: 100%;
    font-family: source-han-sans-japanese, sans-serif;
    margin-bottom: 0.8em;
    text-align: center;
}

.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: #a069d5;
    border: 1px solid #a069d5;
    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:#a069d5;
}

/*--商品画像マウスオーバー--*/
.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: 60px 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: #a069d5;
    display: inline-block;
    padding: 10px 20px;
}


.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:#121212;
    padding: 15px;
    color: #c9ed00;
    text-align: center;
    line-height: 1;
    position: absolute;
    font-size: 12px;
    top: 0;
    right: 0;
    z-index: 9;
    font-weight: bold;
    margin: 0;
}

.originalicon {
    background: #c9ed00;
    padding: 15px;
    color: #000000;
    text-align: center;
    line-height: 1;
    position: absolute;
    font-size: 12px;
    top: 0;
    left: 0px;
    z-index: 10;
    font-weight: bold;
    margin: 0;
}

.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: #a069d5;
    border: 1px solid #a069d5;
    color: #fff;
}

.predatorcampaign-img {
    max-width: 1000px;
    margin: -25px auto 0;
}


.predatorcampaign {
    padding: 65px 15px 0;
}


.campaign .collection-ichiran {
    padding: 30px 0 0;
}

.campaign .collection-ichiran a {
    background: #a069d5;
    border: 1px solid #a069d5;
    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;
}



/*.collection-kotira {
    padding: 120px 0 0px;
}*/

.collection-kotira a {
    background: #fff;
    border: 1px solid #fff;
    display: block;
    padding: 1.2rem 0;
    font-size: 1.125em;
    max-width: 800px;
    margin: 0 auto;
    color: #121212;
    font-weight: bold;
    transition: .3s;
    text-align: center;
    width: 85%;
}

.collection-kotira a:hover {
    background: #121212;
    border: 1px solid #fff;
    color: #fff;
}

.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: #a069d5;
    border: 1px solid #a069d5;
    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: -20px;
    transform: skewY(2deg);
    /*transform-origin: top right;*/
    z-index: -1;
    width: 100%;
    height: 110%;
}

.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:110px 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{
	background-color:#121212;
    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 {
    max-width: 1200px;
    margin: 0 auto;
    /* padding: 40px 0 40px; */
	width:100%;
}

.hacobune-app-container{
	width:100%!important;
    background: #fff!important;
	height:auto !important;
	padding:0 !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:#a069d5 !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;
}


.campaign-txt{
	padding:30px 0 10px;
	line-height:1.8;
}

.campaign-detail{background:#121212;
	width:90%;
	max-width:1200px;
	margin:0 auto;
	color:#fff;
	padding:0;}

.predator-cp-taisho{
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	width:90%;
	padding-top:15px;
}

.predator-cp-taisho div{
    width:18%;
	margin-bottom:20px;
}

.predator-cp-taisho img{
    border-radius:5px;
}

.predator-cp-taisho span{
    display:block;
	font-size:10px;
	font-weight:normal;
}

/* トップページ ハンバーガーメニュー内アコーディオン(cssのみ使用) */
.ready-for-sport_actab {
	position: relative;
	overflow: hidden;
	margin: 30px auto;
	color: #fff;
    border: 1px solid #fff;
	width:90%;
}
.ready-for-sport_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.ready-for-sport_actab label {
	position: relative;
    display: block;
    padding: 15px;
    cursor: pointer;
    margin: 0 auto;
    font-size: 16px;
}
.ready-for-sport_actab .ready-for-sport_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
}

/* :checked */
.ready-for-sport_actab input:checked ~ .ready-for-sport_actab-content {
	max-height: 90em;
}
/* Icon */
.ready-for-sport_actab label::after {
	line-height: 3;
	position: absolute;
	top: 2px;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
.ready-for-sport_actab input[type=checkbox] + label::after {
	font-family:FontAwesome;
	content: '\f078';
}
.ready-for-sport_actab input[type=checkbox]:checked + label::after {
	transform: rotate(180deg);
}

.spike-txt{
padding:10px 0;
line-height:1.7;
}

.spike-txt span{
font-weight:bold;
color:#ff0000;
}

.fact-carousel {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  gap: 16px;
  padding-bottom: 10px;

  /* スクロールバー非表示 */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE/Edge */
}
.fact-carousel::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}

.fact-slide {
  flex: 0 0 100%;
  scroll-snap-align: start;
}

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;
}

.ready-for-sport_actab {
	width:100%;
}

/* :checked */
.ready-for-sport_actab input:checked ~ .ready-for-sport_actab-content {
	max-height: 200em;
}

}


@media screen and (max-width:768px) {

    .alrihla-pack_bk{
        background-size: cover;
    }

    .douga{
        max-width: 1000px;
        margin:40px auto 70px;
    }

    .fact{
    margin: 0px auto 30px;
    text-align: center;
    }


    .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: 90%;
        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;
}

    .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;
    }
    .lineup-list-col3 li .eng-name2 {
        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;
    }

    /*.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;
    }

.ttl-jp{
    padding-top: 20px;
}

.ttl-jp-x{
    font-size: 27px;
}

.product-ttl {
    font-size: 1.4em;
}

    .sub-ttl {
        font-size: 1.2em;
    }
	
.campaign-txt{
	width:90%;
	text-align:left;
	margin:0 auto;
}

.predator-cp-taisho div{
    width:48%;
}

.campaign-detail{
	width:100%;}


}

@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 .eng-name2 {
        margin: 15px 0;
    }

    .lineup-list li .price {
        margin: 15px 0;
    }

    .view-all {
        padding: 40px 0 20px 0;
    }

    /*---動画---*/
    .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;
}

/*----//スクロールアニメ----*/