/* ---- ftw-style_220815.css のコピー ---- */
.adidas-sis {
    width: 100%;
    overflow: hidden;
    font-family: source-han-sans-japanese, sans-serif;
}
.ftw-warp {
    max-width: 1200px;
    margin: 0 auto;
}
.selection {
    padding: 80px 0;
}



.selec-ttl {
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    margin: 0 0 40px 0;
}



.view-all {
    background: #646464;
    padding: 50px 0;
	font-size: 1rem;
}

.view-all .row {
    max-width: 960px;
    margin: 0 auto;
    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 .arrow:before,
.other-btn .arrow:after {
    background: #ffffff;
    right: 50px;
}

.arrow {
    position: relative;
}

.arrow:before,
.arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 48%;
    height: 1px;
    transition: .3s;
}

.arrow:before {
    width: 30px;
    transform: translate(30px, 0px);
}

.arrow:after {
    width: 10px;
    transform-origin: right center;
    transform: translate(30px, 0px) rotate(25deg);
}

.other-btn a:hover {
    background: #fff;
    color: #646464;
}

.other-btn a:hover::before,
.other-btn a:hover::after {
    background: #646464;
}


.feature-navi{
	margin: 0 auto 20px;
    overflow-x: auto;
}

.adidas-fede2022_list{
    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;
    justify-content:center;
	width:1100px;
	margin-bottom:30px;
	}

.adidas-fede2022_list .item img{
    width:180px;
	}
	
/*------▼GALLERY01--------*/	
.club1920_photoarea	{
	padding:20px 0 40px;
	max-width:1200px;
	margin:0 auto;
}
	
ul.club1920_photo{
	list-style-type:none;
	margin:20px auto;
	padding:0;
	position:relative;
    display: flex;
    flex-wrap: wrap;
	}

ul.club1920_photo li{
	margin:-4px auto 0;
	padding:0;
	position:relative;
	width:33.33%;
    overflow: hidden;
    height: auto;
	}

ul.club1920_photo li img:hover{
	transform: scale(1.1, 1.1);
}


ul.club1920_photo li img{
	width:100%;
    transition: 0.5s;
}

.reprica-list{
    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;
    justify-content:space-between;
    margin:0 auto;
	max-width:1000px;
	}

.reprica-list div{
    width:48%;
	}
	
.fede-team-main{
	max-width: 1200px;
    margin: 0 auto 50px;
	width:95%;
}

.argentine .reprica-list .date, .mexico .reprica-list .date{
	color:#fff;
	margin-top:10px;
}

.new .reprica-list .date, .mexico .reprica-list .date{
	color:#fff;
	margin-top:10px;
}

.colombia .reprica-list .date{
	color:#121212;
	margin-top:10px;
}

.chart_list .date{
	margin-top:10px;
}

.fed-2026_ttl{
  font-family: "adineuePRO", 'Poppins', sans-serif;
  font-size: 52px;
  font-weight: bold;
  text-align:center;
  padding:100px 0 40px 0;
  line-height: 1.4;
}

.fed-2026_ttl p{
  font-size: 16px;
  text-align:center;
  font-weight:500;
  margin-top: 10px;
}

/* 右下ページ最上部に戻るボタン */
#pageTop {
    position: fixed;
    bottom: 15%;
    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%;
}


.soldout a{
	background-color:#121212 !important;
	color:#fff !important;
    border: solid 1px #121212 !important;
}

.soldout2 .arrow:before, .soldout2 .arrow:after{
	background: #121212 !important;
}

@media screen and (min-width:769px) {

.pc_none{
	display:none;
}
	
	}

@media screen and (max-width:768px) {

/*.adidas-fede2022_list .item{
    width:50%;
	}*/

.sp_none{
	display:none;
}

.club1920_photoarea	{
	padding:0;
}
    
/*ul.club1920_photo li{
        width: 33.3%;
    }   */

	
ul.club1920_photo{
	margin:35px 0 45px;
	display: block;
    white-space: nowrap;
/*    padding-left: 10px;*/
	overflow-x: auto;
}

ul.club1920_photo li{
    width: 70%;
	white-space: nowrap;
	display: inline-block;
}

.reprica-list div{
    width:100%;
	margin-bottom:60px;
	}


.fed-2026_ttl{
  font-size: 40px;
}


}



@media screen and (min-width:768px) {
.chart_list{
    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;
    justify-content:center;
    margin:0 auto;
	}

.chart_list li{
	margin-bottom:65px;
	}
}

@media screen and (max-width:480px) {
    .view-all {
        padding: 40px 0 20px 0;
    }

    .selection{
        padding: 30px 0;
    }

    .cate-ttl{
        margin: 0 0 30px 0;
    }

    .selec-ttl{
        margin: 0 0 30px 0;
    }


}

@media screen and (max-width:360px) {
    .line-up-subtxt-index {
        font-size: 15px;
    }
}

@media screen and (max-width:320px) {

    .selec-ttl {
        font-size: 24px;
    }

    .other-btn a {
        font-size: 1em;
    }

}




/*--------2208霑ｽ蜉�縲繝√Ε繝ｼ繝医Θ繝九ャ繝�--------*/

/*chart繝輔か繝ｼ繝�*/

.chart_list .is-hide {
    display: none;
}

.s-child, .s-child02{
    display: flex;
    align-items: center;
    padding: 20px;
    width: 90%;
    }

.search-box input{
    margin-right: 10px;
}



.f-cate{
display: flex;
align-items: center;
margin-right: 30px;
}

.f-cate img{
    height: 40px;
    margin-right: 10px;
}

.f-cate span{
    font-weight: bold;
    line-height: 1.4em;
}

.chart_unit{
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding-top:40px;
}
/*.chart_list{
    width: 100%;
    max-width: 1200px;
    overflow-x: auto;
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 30px;
}*/

.chart_list::-webkit-scrollbar{
	height: 5px;
}

.chart_list::-webkit-scrollbar-thumb{
	background-color: #cccccc;
	border-radius: 2.5px;
    padding-top: 40px;

}

.chart_list .item .c-list-chi{
    width: 320px;
    display: flex;
    flex-direction: column;
}

.c-list-chi li{
    letter-spacing: 0.02em;
}


.c-list-chi .c-model{
padding: 0 0 20px 0;
height: 320px;
position: relative;
margin-bottom:20px;
}

.c-list-chi .top{
    background-color: #35b5e7;
    padding: 3px;
    text-align: center;
}
.c-list-chi .entry{
    background-color: #71bb38;
    padding: 3px;
    text-align: center;
}

.c-list-chi .tothless {
    background-color: #003864;
    margin: 5px 0 0 5px;
    padding: 1px 4px 3px;
    display: inline-block;
}

.chart_list .item img{
    /*width: 200px;*/
    display: block;
    /*margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 5%;*/
}
.chart_list .i-name, .chart_list .i-price, .chart_list.i-sale, .chart_list .i-txt{
    text-align: center;
}
.chart_list .i-name {
    font-size: 14px;
    line-height: 1.6em;
    letter-spacing: 0.02em;
}
.chart_list .i-price{
    font-size: 15px;
    line-height: 1.2em;
    letter-spacing: 0.02em;
    margin-bottom: 20px;
}

.chart_list .i-price span{
    font-size: 11px;
	margin-left:5px;
}

.chart_list .i-sale{
    font-size: 22px;
    line-height: 1.2em;
    letter-spacing: 0.02em;
    margin-bottom: 20px;
	color: #FF0004;
}
.chart_list .i-name span, .chart_list .i-sale span{
    font-size: 0.9em;
    letter-spacing: 0.02em;
}
.chart_list .i-name, .chart_list .i-txt{
    margin-bottom: 20px;
    flex-grow: 1;
}



.chart_list .c-spec{
    background-color: #00f6ff;
    text-align: center;
    color: #28306d;
    padding: 8px;
    font-size: 16px;
    letter-spacing: 0.02em;
	width: 150px;
	margin: 0 auto 20px auto;
}
.chart_list .w-spec{
    background-color: #ff2c7b;
    text-align: center;
    color: #fff;
    padding: 8px;
    font-size: 15px;
    letter-spacing: 0.02em;
	width: 100px;
	margin: 0 auto 20px auto;
	position: absolute;
    top: 0;
    left: 0;
}
.chart_list .j-spec{
    background-color: #fcff00;
    text-align: center;
    color: #121212;
    padding: 8px;
    font-size: 15px;
    letter-spacing: 0.02em;
	width: 100px;
	margin: 0 auto 20px auto;
	position: absolute;
    top: 0;
    left: 0;
}

.chart_list .m-spec{
    background-color: #0c35ff;
    text-align: center;
    color: #ffffff;
    padding: 8px;
    font-size: 16px;
    letter-spacing: 0.02em;
	width: 150px;
	margin: 0 auto 20px auto;
}

.chart_list .i-spec {
    padding: 0;
}
.chart_list .i-spec span{
    background-color: #eeeeee;
    font-weight: bold;
    display: block;
    text-align: center;
    padding: 5px;
    font-size: 16px;
    letter-spacing: 0.02em;
}
.chart_list .i-spec p{
    padding: 10px;
}
.chart_list .i-spec p.ta-c{
    text-align: center;
}
/*.chart_list .last-item{
    width: 1px;
    background-color: #cccccc;
}
*/


@media screen and (max-width:820px) {
    .c-f-unit{
        width: 96%;
        margin: 0 auto;
    }

    .c-f-unit .search-box .search-box_label{
        width: 20%;
    }

    .s-child, .s-child02{
        width: 80%;
        display: flex;
        flex-wrap: wrap;
        padding: 12px 20px;
    }

    .f-cate{
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .chart_list{
        width: 96%;
        margin: 0 auto;
    }

}

@media screen and (max-width:768px  ) {
    .f-cate img{
        height: 30px;
    }


}

@media screen and (max-width:480px  ) {
    .chart_from{
        margin-bottom: 70px;
    }
    
    .chart_unit{
        padding-top: 20px;
    }

}
/* ---- ftw-style_220815.css のコピーおわり ---- */






/* ---- slide ---- */
.slide-box{
padding-bottom:50px;
}

.spslideimg {
    display: none !important;
}
.slide {
    /*height: 480px;*/
    background-color: #fff !important;
    overflow: hidden;
}
.slide .item img {
    opacity: 0.5;
}
.slide-box .slide .slick-current img {
    opacity: 1;
}
.slide-box .slide-navi-bg {
    width: 100%;
    background-color: #fff !important;
    padding: 0 0 40px;
}
.slide-navigation {
    width: 750px;
    margin: 0 auto;
}
.slide-navigation .slick-prev::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10px;
    margin: auto;
    content: "";
    background: url("../images/slide_bar.png") !important;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    width: 35px !important;
    height: 30px !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
}
.slide-navigation .slick-next::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -15px;
    margin: auto;
    content: "";
    background: url("../images/slide_bar.png") !important;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    width: 35px !important;
    height: 30px !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
    transform: rotate(180deg);
}
.slide-box .slide-navigation .item {
    cursor: pointer;
    transition: all .3s;
}
.slide-box .slide-navigation .item .image {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
.slide-box .slide-navigation .slick-current {
    transition: all .2s;
}
.slide-box .slide-navigation .item .image::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    opacity: .3;
    background: #fff;
}
.slide-box .slide-navigation .slick-current .image::after {
    opacity: 0;
}

img.pcslideimg {
	padding: 0 20px;
}




.fede-ttl span,
.ftw-warp .cate-ttl span{
    font-weight: normal;
}


/*NEW*/
.new {
	background: #121212;
	text-align: center;
}
.new .fede-ttl {
  font-family: "adineuePRO", 'Poppins', sans-serif;
  font-size: 3.6em;
  text-align: center;
  line-height: 1.2;
  margin: 0 0 40px 0;
  color:#fff;
}
.new .fede-ttl span {
  font-size: 14px;
  display: block;
}
.new .view-all {
  background: #75badd !important;
  padding: 0 0 80px 0;
  max-width: 960px;
  margin: 0 auto;
}
.new .view-all .view-all-btn a:hover {
  background: #fff !important;
  border: 1px solid #75badd !important;
  color: #75badd  !important;
}
.new .view-all .view-all-btn a {
  border: 1px solid #fff  !important;
  padding: 15px 0;
  text-align: center;
  display: block;
  font-size: 1.4em;
  color: #fff;
  transition: .3s;
}

.new .view-all .view-all-btn .arrow:before,
.new .view-all .view-all-btn .arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 48%;
    height: 2px;
    transition: .3s;
	background: #ffffff;
    right: 40px;
}
.new .view-all .view-all-btn .arrow:before {
    width: 14px;
    transform: translate(20px, 0px) rotate(315deg);
    transform-origin: right center;
}
.new .view-all .view-all-btn .arrow:after {
    width: 14px;
    transform-origin: right center;
    transform: translate(20px, 0px) rotate(45deg);
}
.new .view-all .view-all-btn .arrow:hover:before,
.new .view-all .view-all-btn .arrow:hover:after{
    background: #75badd;
}
/*　//NEW　*/



/*アルゼンチン*/
.argentine {
	background: #75badd;
	text-align: center;
}
.argentine .fede-ttl {
  font-family: "adineuePRO", 'Poppins', sans-serif;
  font-size: 3.6em;
  text-align: center;
  line-height: 1.2;
  margin: 0 0 40px 0;
  color:#fff;
}
.argentine .fede-ttl span {
  font-size: 14px;
  display: block;
}
.argentine .view-all {
  background: #75badd !important;
  padding: 0 0 80px 0;
  max-width: 960px;
  margin: 0 auto;
}
.argentine .view-all .view-all-btn a:hover {
  background: #fff !important;
  border: 1px solid #75badd !important;
  color: #75badd  !important;
}
.argentine .view-all .view-all-btn a {
  border: 1px solid #fff  !important;
  padding: 15px 0;
  text-align: center;
  display: block;
  font-size: 1.4em;
  color: #fff;
  transition: .3s;
}

.argentine .view-all .view-all-btn .arrow:before,
.argentine .view-all .view-all-btn .arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 48%;
    height: 2px;
    transition: .3s;
	background: #ffffff;
    right: 40px;
}
.argentine .view-all .view-all-btn .arrow:before {
    width: 14px;
    transform: translate(20px, 0px) rotate(315deg);
    transform-origin: right center;
}
.argentine .view-all .view-all-btn .arrow:after {
    width: 14px;
    transform-origin: right center;
    transform: translate(20px, 0px) rotate(45deg);
}
.argentine .view-all .view-all-btn .arrow:hover:before,
.argentine .view-all .view-all-btn .arrow:hover:after{
    background: #75badd;
}
/*　//アルゼンチンここまで　*/


/*メキシコ*/
.mexico {
	background: #0d6355;
	text-align: center;
}
.mexico .fede-ttl {
  font-family: "adineuePRO", 'Poppins', sans-serif;
  font-size: 3.6em;
  text-align: center;
  line-height: 1.2;
  margin: 0 0 40px 0;
  color:#fff;
}
.mexico .fede-ttl span {
  font-size: 14px;
  font-weight: bold;
  display: block;
}
.mexico .view-all {
  background: #0d6355 !important;
  padding: 0 0 80px 0;
  max-width: 960px;
  margin: 0 auto;
}
.mexico .view-all .view-all-btn a:hover {
  background: #fff !important;
  border: 1px solid #0d6355 !important;
  color: #0d6355  !important;
}
.mexico .view-all .view-all-btn a {
  border: 1px solid #fff  !important;
  padding: 15px 0;
  text-align: center;
  display: block;
  font-size: 1.4em;
  color: #fff;
  transition: .3s;
}

.mexico .view-all .view-all-btn .arrow:before,
.mexico .view-all .view-all-btn .arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 48%;
    height: 2px;
    transition: .3s;
	background: #ffffff;
    right: 40px;
}
.mexico .view-all .view-all-btn .arrow:before {
    width: 14px;
    transform: translate(20px, 0px) rotate(315deg);
    transform-origin: right center;
}
.mexico .view-all .view-all-btn .arrow:after {
    width: 14px;
    transform-origin: right center;
    transform: translate(20px, 0px) rotate(45deg);
}
.mexico .view-all .view-all-btn .arrow:hover:before,
.mexico .view-all .view-all-btn .arrow:hover:after{
    background: #0d6355;
}
/*　//メキシコここまで　*/



/*コロンビア*/
.colombia {
	background: #fff768;
	text-align: center;
}
.colombia .fede-ttl {
  font-family: "adineuePRO", 'Poppins', sans-serif;
  font-size: 3.6em;
  text-align: center;
  line-height: 1.2;
  margin: 0 0 40px 0;
  color:#121212;
}
.colombia .fede-ttl span {
  font-size: 14px;
  font-weight: bold;
  display: block;
}
.colombia .view-all {
  background: #fff768 !important;
  padding: 0 0 80px 0;
  max-width: 960px;
  margin: 0 auto;
}
.colombia .view-all .view-all-btn a:hover {
  background: #121212 !important;
  color: #fff768  !important;
}
.colombia .view-all .view-all-btn a {
  border: 1px solid #121212  !important;
  padding: 15px 0;
  text-align: center;
  display: block;
  font-size: 1.4em;
  color: #121212;
  transition: .3s;
  margin-top:50px;
}

.colombia .view-all .view-all-btn .arrow:before,
.colombia .view-all .view-all-btn .arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 48%;
    height: 2px;
    transition: .3s;
	background: #121212;
    right: 40px;
}
.colombia .view-all .view-all-btn .arrow:before {
    width: 14px;
    transform: translate(20px, 0px) rotate(315deg);
    transform-origin: right center;
}
.colombia .view-all .view-all-btn .arrow:after {
    width: 14px;
    transform-origin: right center;
    transform: translate(20px, 0px) rotate(45deg);
}
.colombia .view-all .view-all-btn .arrow:hover:before,
.colombia .view-all .view-all-btn .arrow:hover:after{
    background: #fff768;
}
/*　//コロンビアここまで　*/


/*その他各国代表*/
.other {
	background: #121212;
	text-align: center;
}
.other .fede-ttl {
  font-family: "adineuePRO", 'Poppins', sans-serif;
  font-size: 3.6em;
  text-align: center;
  line-height: 1.2;
  margin: 0 0 40px 0;
  color:#fff;
}
.other .fede-ttl span {
  font-size: 14px;
  font-weight: bold;
  display: block;
}
.other .view-all {
  background: #121212 !important;
  padding: 0 0 80px 0;
  max-width: 960px;
  margin: 0 auto;
}
.other .view-all .view-all-btn a:hover {
  background: #fff !important;
  border: 1px solid #121212 !important;
  color: #121212  !important;
}
.other .view-all .view-all-btn a {
  border: 1px solid #fff  !important;
  padding: 15px 0;
  text-align: center;
  display: block;
  font-size: 1.4em;
  color: #fff;
  transition: .3s;
}
.other .view-all .view-all-btn .arrow:before,
.other .view-all .view-all-btn .arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 48%;
    height: 2px;
    transition: .3s;
	background: #ffffff;
    right: 40px;
}
.other .view-all .view-all-btn .arrow:before {
    width: 14px;
    transform: translate(20px, 0px) rotate(315deg);
    transform-origin: right center;
}
.other .view-all .view-all-btn .arrow:after {
    width: 14px;
    transform-origin: right center;
    transform: translate(20px, 0px) rotate(45deg);
}
.other .view-all .view-all-btn .arrow:hover:before,
.other .view-all .view-all-btn .arrow:hover:after{
    background: #121212;
}
/*　//その他各国代表ここまで　*/


/*イタリア*/
.italy {
	background: #1860aa;
	text-align: center;
}
.italy .fede-ttl {
  font-family: "adineuePRO", 'Poppins', sans-serif;
  font-size: 3.6em;
  text-align: center;
  line-height: 1.2;
  margin: 0 0 40px 0;
  color:#fff;
}
.italy .fede-ttl span {
  font-size: 14px;
  font-weight: bold;
  display: block;
}
.italy .view-all {
  background: #1860aa !important;
  padding: 0 0 80px 0;
  max-width: 960px;
  margin: 0 auto;
}
.italy .view-all .view-all-btn a:hover {
  background: #fff !important;
  border: 1px solid #1860aa !important;
  color: #1860aa  !important;
}
.italy .view-all .view-all-btn a {
  border: 1px solid #fff  !important;
  padding: 15px 0;
  text-align: center;
  display: block;
  font-size: 1.4em;
  color: #fff;
  transition: .3s;
}
.italy .view-all .view-all-btn .arrow:before,
.italy .view-all .view-all-btn .arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 48%;
    height: 2px;
    transition: .3s;
	background: #ffffff;
    right: 40px;
}
.italy .view-all .view-all-btn .arrow:before {
    width: 14px;
    transform: translate(20px, 0px) rotate(315deg);
    transform-origin: right center;
}
.italy .view-all .view-all-btn .arrow:after {
    width: 14px;
    transform-origin: right center;
    transform: translate(20px, 0px) rotate(45deg);
}
.italy .view-all .view-all-btn .arrow:hover:before,
.italy .view-all .view-all-btn .arrow:hover:after{
    background: #1860aa;
}
/*　//イタリアここまで　*/




/*ドイツ*/
.germany {
	background: #333333;
	text-align: center;
}
.germany .fede-ttl {
  font-family: "adineuePRO", 'Poppins', sans-serif;
  font-size: 3.6em;
  text-align: center;
  line-height: 1.2;
  margin: 0 0 40px 0;
  color:#fff;
}
.germany .fede-ttl span {
  font-size: 14px;
  font-weight: bold;
  display: block;
}
.germany .view-all {
  background: #333333 !important;
  padding: 0 0 60px 0;
  max-width: 960px;
  margin: 0 auto;
}
.germany .view-all .view-all-btn a:hover {
  background: #fff !important;
  border: 1px solid #333333 !important;
  color: #333333  !important;
}
.germany .view-all .view-all-btn a {
  border: 1px solid #fff  !important;
  padding: 15px 0;
  text-align: center;
  display: block;
  font-size: 1.4em;
  color: #fff;
  transition: .3s;
}
.germany .view-all .view-all-btn .arrow:before,
.germany .view-all .view-all-btn .arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 48%;
    height: 2px;
    transition: .3s;
	background: #ffffff;
    right: 40px;
}
.germany .view-all .view-all-btn .arrow:before {
    width: 14px;
    transform: translate(20px, 0px) rotate(315deg);
    transform-origin: right center;
}
.germany .view-all .view-all-btn .arrow:after {
    width: 14px;
    transform-origin: right center;
    transform: translate(20px, 0px) rotate(45deg);
}
.germany .view-all .view-all-btn .arrow:hover:before,
.germany .view-all .view-all-btn .arrow:hover:after{
    background: #333333;
}
/*　//ドイツここまで　*/


/*スペイン*/
.spain {
	background: #ad272f;
	text-align: center;
}
.spain .fede-ttl {
  font-family: "adineuePRO", 'Poppins', sans-serif;
  font-size: 3.6em;
  text-align: center;
  line-height: 1.2;
  margin: 0 0 40px 0;
  color:#fff;
}
.spain .fede-ttl span {
  font-size: 14px;
  font-weight: bold;
  display: block;
}
.spain .view-all {
  background: #ad272f !important;
  padding: 0 0 60px 0;
  max-width: 960px;
  margin: 0 auto;
}
.spain .view-all .view-all-btn a:hover {
  background: #fff !important;
  border: 1px solid #ad272f !important;
  color: #ad272f  !important;
}
.spain .view-all .view-all-btn a {
  border: 1px solid #fff  !important;
  padding: 15px 0;
  text-align: center;
  display: block;
  font-size: 1.4em;
  color: #fff;
  transition: .3s;
}
.spain .view-all .view-all-btn .arrow:before,
.spain .view-all .view-all-btn .arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 48%;
    height: 2px;
    transition: .3s;
	background: #ffffff;
    right: 40px;
}
.spain .view-all .view-all-btn .arrow:before {
    width: 14px;
    transform: translate(20px, 0px) rotate(315deg);
    transform-origin: right center;
}
.spain .view-all .view-all-btn .arrow:after {
    width: 14px;
    transform-origin: right center;
    transform: translate(20px, 0px) rotate(45deg);
}
.spain .view-all .view-all-btn .arrow:hover:before,
.spain .view-all .view-all-btn .arrow:hover:after{
    background: #ad272f;
}
/*　//スペインここまで　*/




/*購入はこちら*/
/*ホームレプリカ用*/
/*黒ボタン*/
.home_reprica .item-view2 a {
    position: relative;
    display: block;
    max-width: 400px;
    padding: 16px 20px;
    box-sizing: border-box;
    margin: 30px auto 0;
    font-size: 1.4em;
    transition: .3s;
    background-color: #121212;
    color: #ffffff;
    text-align: center;
	box-sizing: border-box;
	border: solid 1px #121212;
}
.home_reprica .item-view2 a:hover,
.home_reprica .item-view3 a:hover {
    opacity: 0.7;
}
.home_reprica .item-view2 .arrow:before,
.home_reprica .item-view2 .arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 48%;
    height: 2px;
    transition: .3s;
	background: #ffffff;
    right: 40px;
}
.home_reprica .item-view2 .arrow:before {
    width: 14px;
    transform: translate(20px, 0px) rotate(315deg);
    transform-origin: right center;
}
.home_reprica .item-view2 .arrow:after {
    width: 14px;
    transform-origin: right center;
    transform: translate(20px, 0px) rotate(45deg);
}

/*//黒ボタン*/


/*SOLD OUT*/
/*黒ボタン*/
.home_reprica .item-soldout a {
    position: relative;
    display: block;
    max-width: 400px;
    padding: 16px 20px;
    box-sizing: border-box;
    margin: 30px auto 0;
    font-size: 1.4em;
    transition: .3s;
    background-color: #000;
    color: #fff;
    text-align: center;
	box-sizing: border-box;
	border: solid 1px #fff;
}
.home_reprica .item-soldout a:hover,
.home_reprica .item-view3 a:hover {
    opacity: 0.7;
}
.home_reprica .item-soldout .arrow:before,
.home_reprica .item-soldout .arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 48%;
    height: 2px;
    transition: .3s;
	background: #ffffff;
    right: 40px;
}
.home_reprica .item-soldout .arrow:before {
    width: 14px;
    transform: translate(20px, 0px) rotate(315deg);
    transform-origin: right center;
}
.home_reprica .item-soldout .arrow:after {
    width: 14px;
    transform-origin: right center;
    transform: translate(20px, 0px) rotate(45deg);
}
/*//SOLD OUT*/


/*白ボタン*/
.home_reprica .item-view3 a {
    position: relative;
    display: block;
    max-width: 400px;
    padding: 16px 20px;
    box-sizing: border-box;
    margin: 30px auto 0;
    font-size: 16px;
    transition: .3s;
    background-color: #ffffff;
    color: #121212;
    text-align: center;
	box-sizing: border-box;
	border: solid 1px #fff;
	border-radius:40px;
}

.home_reprica .item-view3 .arrow:before,
.home_reprica .item-view3 .arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 48%;
    height: 2px;
    transition: .3s;
	background: #121212;
    right: 40px;
}
.home_reprica .item-view3 .arrow:before {
    width: 14px;
    transform: translate(20px, 0px) rotate(315deg);
    transform-origin: right center;
}
.home_reprica .item-view3 .arrow:after {
    width: 14px;
    transform-origin: right center;
    transform: translate(20px, 0px) rotate(45deg);
}

/*//白ボタン*/
/*//ホームレプリカ用*/



/*ピックアップ用*/
.chart_unit .item .item-view a {
  position: relative;
  display: block;
  padding: 13px 20px;
  box-sizing: border-box;
  font-size: 1.125em;
  transition: .3s;
  background-color: #121212;
  color: #ffffff;
  text-align: center;
  box-sizing: border-box;
}

.chart_unit .item{
    width: 320px;
    margin-right: 40px;
    display: flex;
    flex-direction: column;
	position:relative;
}

.chart_unit .item .i-link{
    flex-grow: 1;
    display: flex;
}

.chart_unit .item .item-view a:hover {
	background-color: #595959;
    color: #ffffff;
}
.chart_unit .item .item-view .arrow:before,
.chart_unit .item .item-view .arrow:after{
    background: #ffffff;
    right: 45px;
}
.chart_unit .item .item-view .arrow:hover:before,
.chart_unit .item .item-view .arrow:hover:after{
    background: #ffffff;
}
/*//ピックアップ用*/


.chart_unit .item .item-view .arrow:before,
.chart_unit .item .item-view .arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 48%;
    height: 2px;
    transition: .3s;
}
.chart_unit .item .item-view .arrow:before {
    width: 10px;
    transform: translate(30px, 0px) rotate(315deg);
	transform-origin: right center;
}
.chart_unit .item .item-view .arrow:after {
    width: 10px;
    transform-origin: right center;
    transform: translate(30px, 0px) rotate(45deg);
}
/*　//購入はこちら　*/



.hr_itemimg, .hr_itemimg2 {
	margin-bottom: 20px;
}
.hr_name, .hr_name2 {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.6em;
	letter-spacing: 0.02em;
}

.hr_name span, .hr_name2 span, .hr_name3 span, .i-name span {
    display: block;
    background-color: #ff3f3f;
    padding: 0 5px 1px;
    font-size: 0.9em;
    margin-right: 5px;
    color: #ffffff;
    width: 140px;
    margin: 0 auto 10px;
}

.hr_price, .hr_price2 {
	margin-bottom: 20px;
	font-size: 22px;
	line-height: 1.2em;
	letter-spacing: 0.02em;
}

.hr_name3 {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.6em;
	letter-spacing: 0.02em;
	color: #fff;
}



.hr_price3 {
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 1.2em;
	letter-spacing: 0.02em;
	color: #fff;
}
.hr_price3 span{
	margin-left:5px;
	font-size: 11px;
}

.colombia .hr_name3,.colombia .hr_price3 {
	color: #121212 !important;
}

.hr_sale{
	margin-bottom: 20px;
	font-size: 22px;
	line-height: 1.2em;
	letter-spacing: 0.02em;
	color: #FF0004;
}



.fede-bx {
	padding: 80px 0 0 0;
}


/*　ピックアップ商品　*/
.selection {
  padding: 80px 0;
}
.ftw-warp {
    max-width: 1200px;
    margin: 0 auto;
	background: #fff;
	padding: 80px 0 60px;
    width: 85%;
}
.cate-ttl {
  font-family: "adineuePRO", 'Poppins', sans-serif;
  font-size: 2.875em;
  text-align: center;
  line-height: 1.2;
	padding-right: 60px ;
}
.cate-ttl span {
  font-size: 14px;
  display: block;
}
.chart_unit{
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding-top:40px;
	box-sizing: border-box;
}
/*　//ピックアップ商品　*/



/*スクロールダウン全体の場所*/
.scrolldown2{
    /*描画位置※位置は適宜調整してください*/
	position:absolute;
	top:0px;
	left:50%;
	margin-left: -30px;
}

/*Scrollテキストの描写*/
.scrolldown2 span{
    /*描画位置*/
	position: absolute;
	left:-35px;
	bottom:10px;
    /*テキストの形状*/
	color: #8f8f8f;
	font-size: 1rem;
	letter-spacing: 0.05em;
	font-family: "adineuePRO", 'Poppins', sans-serif;
}

/* 丸の描写 */
.scrolldown2:before {
    content: "";
    /*描画位置*/
    position: absolute;
    bottom:-4px;
    left:0;
    /*丸の形状*/
	width:10px;
	height:10px;
	border-radius: 50%;
	background:#8f8f8f;
    /*丸の動き1.6秒かけて透過し、永遠にループ*/
	animation:
		circlemove 2.6s ease-in-out infinite,
		cirlemovehide 2.6s ease-out infinite;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove{
      0%{left:90px;}
     100%{left:-90px;}
 }

/*上から下にかけて丸が透過→不透明→透過する*/
@keyframes cirlemovehide{
      0%{opacity:0}
     50%{opacity:1;}
     80%{opacity:0.9;}
	 100%{opacity:0;}
 }

/* 線の描写 */
.scrolldown2:after{
	content:"";
    /*描画位置*/
	position: absolute;
	bottom:0;
	left:-90px;
    /*線の形状*/
	width:180px;
	height: 2px;
	background:#8f8f8f;
}





/*その他各国代表*/
.other_federation {
	background: #fff;
	text-align: center;
}
.other_federation .fede-ttl {
  font-family: "adineuePRO", 'Poppins', sans-serif;
  font-size: 3.6em;
  text-align: center;
  line-height: 1.2;
  margin: 0 0 40px 0;
  color:#121212;
  font-weight: bold;
}
.other_federation .fede-ttl span {
  font-size: 14px;
  display: block;
  font-weight: normal;
}
.other_federation .view-all {
  background: #fff !important;
  padding: 0 0 80px 0;
  max-width: 960px;
  margin: 0 auto;
}
.other_federation .view-all .view-all-btn a {
  background: #121212 !important;
  border: 1px solid #121212  !important;
  padding: 15px 0;
  text-align: center;
  display: block;
  font-size: 1.4em;
  color: #fff;
  transition: .3s;
}
.other_federation .view-all .view-all-btn a:hover {
  background: #fff !important;
  border: 1px solid #121212 !important;
  color: #121212  !important;
}
.other_federation .view-all .view-all-btn .arrow:before,
.other_federation .view-all .view-all-btn .arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 48%;
    height: 2px;
    transition: .3s;
	background: #fff;
    right: 40px;
}
.other_federation .view-all .view-all-btn .arrow:before {
    width: 14px;
    transform: translate(20px, 0px) rotate(315deg);
    transform-origin: right center;
}
.other_federation .view-all .view-all-btn .arrow:after {
    width: 14px;
    transform-origin: right center;
    transform: translate(20px, 0px) rotate(45deg);
}
.other_federation .view-all .view-all-btn .arrow:hover:before,
.other_federation .view-all .view-all-btn .arrow:hover:after{
    background: #121212;
}


.of-bx {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.other_federation_list {
	display: flex;
	flex-wrap: wrap;
}
.other_federation_list li {
	margin: 0 60px 60px 0;
	width: 360px;
    display: flex;
    flex-direction: column;
}

.other_federation_list li:nth-of-type(3n) {
	margin: 0 0 60px 0;
	
}


.of-bx > .scrolldown2 {
    /*SPのみ*/
	display: none;
}

.other_federation .home_reprica{
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.other_federation .home_reprica a{
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.other_federation .home_reprica a .hr_name2{
    flex-grow: 1;
    margin-bottom: 20px;
}

/*各国代表黒ボタン*/
.home_reprica .item-view4 a {
    position: relative;
    display: block;
    max-width: 400px;
    padding: 16px 20px;
    box-sizing: border-box;
    margin: 0 auto;
    font-size: 1.4em;
    transition: .3s;
    background-color: #121212;
    color: #ffffff;
    text-align: center;
}
.home_reprica .item-view4 a:hover {
    background-color: #707070;
    color: #fff;
}
.home_reprica .item-view4 .arrow:before,
.home_reprica .item-view4 .arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 48%;
    height: 2px;
    transition: .3s;
	background: #ffffff;
    right: 40px;
}
.home_reprica .item-view4 .arrow:before {
    width: 14px;
    transform: translate(20px, 0px) rotate(315deg);
    transform-origin: right center;
}
.home_reprica .item-view4 .arrow:after {
    width: 14px;
    transform-origin: right center;
    transform: translate(20px, 0px) rotate(44deg);
}
.home_reprica .item-view4 .arrow:hover:before,
.home_reprica .item-view4 .arrow:hover:after{
    background: #fff;
}
/*//各国代表黒ボタン*/

/*　//その他各国代表　*/



/* 251027～追記 */

/* .maincontents{
    max-width: 100%;
    margin: 0 auto;
    display: flex;
}

.mainimage{
    width: 51.24%;
    position: left;
}

.mainimage img{
    max-width: 800px;
}

.product_card{
    max-width: 48.76%;
    margin: 0 80px 0 80px;
}

.product_card img{
    max-width: 400px;
    padding:0 50px 0 50px;
    background-color: white;
} */


.argentina-section {
  background-color: #77bce7;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  padding: 60px 0 100px 0;
  margin-top: 70px;
}

.germany-section {
  background-color: #333333;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  padding: 60px 0 100px 0;
}

.italy-section {
  background-color: #1860aa;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  padding: 60px 0 100px 0;
}

.spain-section {
  background-color: #ad272f;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  padding: 60px 0 100px 0;
}

.mexico-section {
  background-color: #0d6355;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  padding: 60px 0 100px 0;
}

.other-section {
  background-color: #121212;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  padding: 60px 0 100px 0;
}

/* タイトル */
.title-en {
  font-size: 3rem;
  font-weight:  bold;
  letter-spacing: 1px;
  margin: 0 0 0px;
  text-align: center;
}
.title-jp {
  font-size: 1rem;
  margin-bottom: 40px;
  text-align: center;
}

/* 左右配置 */
.argentina-wrapper {
  display: flex;
  align-items: flex-start; /* ← 上端を揃える！ */
  justify-content: flex-start;
  max-width: 100%;
  margin: 0 auto;
  flex-wrap: wrap;
  gap: 8%;
}

/* 左の写真：正方形＋左端にぴったり */
.argentina-photo {
  width: 52%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 0;
  margin: 0;
}
.argentina-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* 右の商品ボックス */
.argentina-item {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

/* 白背景を商品画像の左右だけにするための内包ボックス */
.item-inner {
  color: #333;
  text-align: center;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
}

.tag-home {
  position: absolute;
  top: 0px;
  left: 0px;
  background: #000372;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}



.item-inner img {
  width: 80%;
  /* padding:0 50px; */
  background-color: #ffffff;
}

.item-inner h3 {
  font-size: 18px;
  margin: 20px 0;
  line-height: 1.5;
  font-weight: bold;
  color: #ffffff;
  width: 80%;
}

.price-wrap {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 10px 0 30px 0;
}

.price {
  margin: 0;
  color: #ffffff;
}


.btn-buy_argentina,.btn-buy_germany,.btn-buy_italy,.btn-buy_spain,.btn-buy_mexico,.btn-buy_other{
  color: #ffffff;
  display: inline-block;
  padding: 3px 15px;
  text-decoration: none;
  font-size: 12px;
  display: inline-block;
  transition: 0.3s;
  border: 1px solid #ffffff;
  transition: 0.3s;
  white-space: nowrap;
}

.btn-buy_argentina:hover {
  background: #ffffff;
  color: #77bce7;
}

.btn-buy_germany:hover {
  background: #ffffff;
  color: #333333;
}

.btn-buy_italy:hover {
  background: #ffffff;
  color: #1860aa;
}

.btn-buy_spain:hover {
  background: #ffffff;
  color: #ad272f;
}

.btn-buy_mexico:hover {
  background: #ffffff;
  color: #0d6355;
}

.btn-buy_other:hover {
  background: #ffffff;
  color: #121212;
}

.argentina-item .item-inner .btn-link {
  display: block;
  width: 80%;
  background: #ffffff;
  text-align: center;
  text-decoration: none;
  font-size: 1.2vw;
  font-weight: 600;
  padding: 1.5vw 0;
  border-radius: 150px;
  box-sizing: border-box;
  margin-top: 4vw;
  transition: 0.3s;
  border: 1px solid #ffffff;
}

.argentina-item .item-inner .btn-link {
  color: #171717;
}



.argentina-item .item-inner .btn-link:hover {
  background-color: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
}


/* スマホ対応 */
@media (max-width: 768px) {
  .argentina-wrapper {
    flex-direction: column;
    align-items: center;
  }
  .argentina-photo {
    width: 100%;
  }
  .argentina-item {
    width: 100%;
  }
  .item-inner {
    padding: 60px 30px 30px 30px;
  }

  

}

.image-slider {
  width: 350px;
  height: 350px;
  position: relative;
}

.slider-track {
  display: flex;
  width: max-content;
  animation: slide-loop 15s linear infinite;
}

.slider-track img {
  width: 350px;
  height: 350px;
  object-fit: cover;
  flex-shrink: 0;
}

.image-slider:hover .slider-track {
  animation-play-state: paused;
}


@keyframes slide-loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.slect {
  text-align: center;
  margin: 0px auto 90px;
  max-width: 1200px;
}

.slecttitle {
  font-size: 28px;
  font-weight: bold;
  font-family: "adineuePRO", 'Poppins', sans-serif;
  margin: 20px auto 30px;
  text-align: center;
}

.slect ul {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto 20px;
  gap: 2%;
  padding: 0;
}

.slect li {
  list-style: none;
  width: 32%;
  transition: all 0.3s ease;
  flex-shrink: 0;
}

.slect li a {
  display: block;
  height: 100%;
  border: 1px solid #121212;
  color: #121212;
  font-size: 16px;
  font-weight: 800;
  padding: 15px;
  box-sizing: border-box;
  text-decoration: none;
  transition: all 0.3s ease;
  line-height: 1.2;
}

.slect li a:hover {
  background-color: #121212;
  color: #fff;
}

.select-row span{
  font-size: 12px;
  font-weight: 500;
}

/* ===== JAPAN SECTION ===== */
.japan-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 1200px;
  margin: 100px auto 100px;
}

.japan-header {
  max-width: 1200px;
  margin-bottom: 30px;
  text-align: left;
}


.japan-header .japan-title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 38px;
  font-weight: bold;
}

.japan-title .tag-year {
  background: #000274;
  color: #fff;
  padding: 5px 15px;
  font-size: 24px;
}

.japan-photos {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  max-width: 1200px;
}

.japan-photos img {
  max-width: 100%;
  width: 1200px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.japan-link {
  text-align: center;
}

.japan-section p{
 font-size: 18px;
 font-weight: 700;
 margin: 30px auto;
 /* text-align: left; */
 line-height: 1.5;
 letter-spacing: 1.5px;
}

.btn-japan {
  display: inline-block;
  background-color: #000;
  border: 1px solid #121212;
  color: #fff;
  padding: 18px 40px;
  text-decoration: none;
  font-weight: 700;
  border-radius: 2px;
  font-size: 16px;
  transition: 0.3s;
}

.btn-japan:hover {
  background-color: #121212;
  border: 1px solid #121212;
  background-color: #fff;
  color: #121212;

}


@media screen and (max-width:768px) {
.slecttitle {
  font-size: 32px;
  margin: 0px auto 30px;
}

.fed-2026_ttl{
    font-size: 48px;
    padding:60px 20px 40px;
}

.fed-2026_ttl p{
    font-size: 16px;
    font-weight: 500;
}

.argentina-section,.germany-section,.mexico-section,.other-section,.spain-section,.italy-section {
    padding: 40px 0 50px 0;
    margin-top: 0;
}

.item-inner img {
    width: 100%;
}

.tag-home {
    top: 8.9%;
    left: 7%;
    font-size: 14px;
}

.item-inner h3 {
    font-size: 18px;
    margin: 20px 0;
    font-weight: 700;
    width: 100%;
}

.price {
    font-size: 16px;
}

.btn-buy_argentina, .btn-buy_germany, .btn-buy_italy, .btn-buy_spain, .btn-buy_mexico, .btn-buy_other{
    font-size: 14px;
}

.argentina-item .item-inner .btn-link {
    width: 100%;
    font-size: 14px;
    padding: 20px 0;
    border-radius: 150px;
}
}

.image-slider {
    overflow: hidden;
    width: 100%;
    position: relative;
    padding-bottom: 100px;
  }
  
  .slider-track {
    display: flex;
    animation: scrollLoop 30s   linear infinite;
  }
  
  /* .slider-track img {
    width: 100%;
    flex-shrink: 0;
  } */
  
  /* 無限スクロール用アニメーション */
  @keyframes scrollLoop {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
  }

  @media screen and (max-width: 768px) {
    .slect {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      margin: 0px 20px 30px;
      gap: 4%;
    }
  
    .slect ul {
      display: contents; /* ← ulの枠を消して、liをまとめて扱う */
    }
  
    .slect li {
      width: 48%; /* 2カラム */
      margin-bottom: 20px;
    }
  
    .slect li a {
      font-size: 14px;
      padding: 12px;
      display: block;
      text-align: center;
    }

    .japan-photos{
        padding: 0 30px;
    }

    .japan-section p {
      font-size: 18px;
      font-weight: 700;
      margin:20px 0 30px 0;
      letter-spacing: 1.2px;
      text-align: left;
  }

    .japan-link {
      margin: 0;
  }

  .japan-section {
    background-color: #fff;
    text-align: center;
    padding: 80px 0;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  }

  @media screen and (max-width: 768px) {
  .japan-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 30px;
  }

  /* 「2026」だけを最上段に独立 */
  .japan-title {
    display: block;
    text-align: center;
    font-size: 22px;
    line-height: 1.3;
  }

  .japan-title .tag-year {
    display: block;
    margin: 0 0 10px;
    font-size: 18px;
    width: 60px;
  }

  /* 画像・テキスト・ボタンを縦順に */
  .japan-photos {
    order: 2;
    width: 100%;
    margin: 0 30px;
  }

  .japan-section p {
    order: 3;
    font-size: 16px;
    line-height: 1.8;
    padding: 0px;
    font-weight: 500;
  }

  .japan-link {
    order: 4;
    margin-top: 0px;
    padding-bottom: 80px;
  }

  .btn-japan {
    display: inline-block;
    background: #121212;
    color: #fff;
    padding: 12px 25px;
    text-decoration: none;
    font-weight: bold;
  }

  .japan-header .japan-title {
  display: block;
  padding: 5px 0;
  font-size: 36px;
  text-align: left;
}

.japan-header{
  margin-bottom: 20px;
}

  }


/* 251027～追記 */




/*----RWD----*/
@media screen and (max-width:1200px) {
}

@media screen and (max-width:820px) {
    .ftw-warp{
        width: 85%;
    }

    .other_federation_list {
        justify-content: space-between;
        width: 94%;
        margin: 0 auto;
    }

    .other_federation_list li {
        width: 48%;
        margin: 0 0 60px 0;
    }
}

@media screen and (max-width:768px) {


.chart_list {
    max-width: 1200px;
    overflow-x: auto;
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 20px;
    width: 100%;
}
.chart_list::-webkit-scrollbar{
	height: 5px;
}
.chart_list::-webkit-scrollbar-thumb{
	background-color: #cccccc;
	border-radius: 2.5px;
    padding-top: 40px;

}


	.pcslideimg {
        display: none !important;
    }
    .spslideimg {
        display: block !important;
    }
	.slide {
	width: 100% !important;
    margin: 0 auto;
	}
	.slide .item img {
		width: 100% !important;
    }

	
    .slide .slick-dots {
     bottom: 20px !important;
    }
    .slide .slick-dots li button:before{
	font-size:20px !important;
	}
    .slide .item {
        width: 100% !important;
    }
    .slide-navi-bg {
        display: none !important;
    }
	.slick-dotted.slick-slider {
		margin-bottom: 0 !important;
	}
    
    /*---------------------------------------*/

    .view-all {
        margin: 30px auto 0;
        padding: 30px 0;
    }
    .view-all .view-all-btn {
        padding: 0 20px;
    }
    .view-all .view-all-btn a {
        font-size: 1.125em;
        margin: 0 auto;
    }
    .view-all-btn .arrow:before,
    .view-all-btn .arrow:after {
        right: 80px;
    }
	
	.selection {
        padding: 0 0 6vh;
	}
	
	.fede-bx {
		padding: 5vh 0;
		margin-top: -5px;
	}


	
	.argentine .fede-ttl,
	.mexico .fede-ttl,
	.colombia .fede-ttl,
	.other .fede-ttl,
	.italy .fede-ttl,
	.germany .fede-ttl,
	.spain .fede-ttl,
	.other_federation .fede-ttl {
    font-size: 1.8rem;
	}
	
	.argentine .fede-ttl span,
	.mexico .fede-ttl span,
	.colombia .fede-ttl span,
	.other .fede-ttl span,
	.italy .fede-ttl span,
	.germany .fede-ttl span,
	.spain .fede-ttl span,
	.other_federation .fede-ttl span {
    font-size: 12px;
    margin-top: 5px;
	}
	
	.argentine .view-all .view-all-btn a,
	.mexico .view-all .view-all-btn a,
	.colombia .view-all .view-all-btn a,
	.other .view-all .view-all-btn a,
	.italy .view-all .view-all-btn a,
	.germany .view-all .view-all-btn a,
	.spain .view-all .view-all-btn a,
	.other_federation .view-all .view-all-btn a {
		font-size: 0.9rem;
	}
	
	.argentine .view-all,
	.mexico .view-all,
	.colombia .view-all,
	.other .view-all,
	.italy .view-all,
	.germany .view-all,
	.spain .view-all,
	.other_federation .view-all {
		padding: 0 0 60px 0;
	}


	
	.hr_itemimg {
    margin: 0 auto 20px;
    width: 80%;
	}
	
	.hr_price, .hr_price2, .hr_price3, .hr_sale{
    font-size: 18px;
	}
	
	.home_reprica .item-view2 a {
    max-width: 240px;
	margin: 20px auto 0;
    padding: 14px 20px;
    font-size: 1.1em;
	}
	
	.home_reprica .item-view3 a {
    max-width: 240px;
	margin: 20px auto 0;
    padding: 14px 20px;
    font-size: 1.1em;
	}
	
	.home_reprica .item-view4 a {
    max-width: 240px;
    padding: 13px 20px;
    font-size: 1em;
	}
	
	.home_reprica .item-soldout a {
    max-width: 240px;
	margin: 20px auto 0;
    padding: 14px 20px;
    font-size: 1.1em;
	}
	
	.ftw-warp {
		padding: 12% 0 5% 5%;
	}
	
	.scrolldown2{
	margin-left: -10px;	
	}
	
	.chart_list {
		width: auto;
	}
	.chart_unit {
		padding-bottom: 20px;
	}
	.cate-ttl {
		padding-right: 5% ;
		font-size: 1.8rem;
	}
	.cate-ttl span {
    font-size: 12px;
	}
	.chart_list .item img {
		width: 200px;
	}
	.c-list-chi .c-model {
		height: auto;
	}
	.chart_list .item .c-list-chi {
    width: 200px;
	}
	.chart_list .i-name {
		font-size: 0.8rem;
		margin-bottom: 1vh;
	}
	.chart_list .i-price{
    font-size: 1rem;
    margin-bottom: 20px;
	}
	.chart_list .i-sale{
    font-size: 1rem;
    margin-bottom: 20px;
	}
	.chart_list .c-spec {
		margin-bottom: 1vh;
		font-size: 12px;
	}
	.chart_list .w-spec, .chart_list .m-spec {
		margin-bottom: 1vh;
		font-size: 12px;
	}
	.chart_list .j-spec {
		margin-bottom: 1vh;
		font-size: 12px;
	}
	.chart_unit .item .item-view a {
    padding: 13px 20px;
    font-size: 1em;
	}
	
	.other_federation {
		padding-top: 8%;
	}
	.of-bx {
	width: 90%;
	max-width: none;
	margin: 0 auto;
	position: relative;
	}
	
	.of-bx > .scrolldown2 {
    /*描画位置※位置は適宜調整してください*/
	position:absolute;
	top:10px;
	left:50%;
	margin: 0;
	display: block;
	}
	
	.other_federation_list {
  	/*width: 1200px;*/	
  	overflow-x: auto;
  	display: flex;
  	flex-wrap: nowrap;
  	position: relative;
  	padding-top: 50px;
    width: 100%;
	}
	
	.other_federation_list li {
	margin: 0 30px 40px 0;
	width: 300px;	
	}
	.other_federation_list li img {
	width: 300px;
	}
	.other_federation_list li:nth-of-type(3n) {
	margin: 0 30px 40px 0;
	}
	.other_federation .home_reprica {
		width: 200px;
	}
	
	.hr_itemimg2 {
    margin: 0 auto 10px auto;
    width: none !important;
	}
	

	.hr_name2 {
	line-height: 1.6em;
	letter-spacing: 0.02em;
	font-size: 0.8rem;
    margin-bottom: 0.5vh;
	}

	.hr_price2 {
	margin-bottom: 20px;
	font-size: 1rem;
	line-height: 1.2em;
	letter-spacing: 0.02em;
	}
	
	.home_reprica .item-view4 .arrow:before,
	.home_reprica .item-view4 .arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 48%;
    height: 2px;
    transition: .3s;
	}
	.home_reprica .item-view4 .arrow:before {
    width: 10px;
    transform: translate(30px, 0px) rotate(315deg);
	transform-origin: right center;
	}
	.home_reprica .item-view4 .arrow:after {
    width: 10px;
    transform-origin: right center;
    transform: translate(30px, 0px) rotate(45deg);
	}


}


@media screen and (max-width:480px) {
    .slide{
        height: 50vh;
        background-color: #75badd !important;
    }
}

@media screen and (max-width:420px) {
    .slide {
        height: 50vh;
    }

   .slide .slick-slide {
        max-width: 30.4em !important;
        
    }
}

@media screen and (max-width:390px) {
    .slide {
        height: 50vh;
    }
}

@media screen and (max-width:375px) {
    .slide {
        height: 50vh;
    }

    .item-view .arrow:before,
    .item-view .arrow:after {
        right: 40px;
    }

}

@media screen and (max-width:360px) {
    .slide {
        height: 50vh;
    }

    .slide .slick-slide {
        max-width: 26.4em !important;
    }

}







/*----スクロールアニメ----*/
: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;
}

/*----//スクロールアニメ----*/

/* PC左固定ナビ */
.side-nav {
  transform: translateY(-50%);
  background: #fff;
  z-index: 1000;
  box-shadow: 0 4px 8px rgba(0,0,0,0.08);
}

.side-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}



.side-nav li a {
  display: flex;
  align-items: center; /* ← 中央揃え */
  gap: 8px;
  font-size: 14px;
  font-weight: 500;
  color: #999999;
  text-decoration: none;
  position: relative;
  padding: 10px 0;
  transition: all 0.3s ease;
  letter-spacing: 1px;
}

.side-nav a:hover {
  color: #000000;
}

.side-nav li a img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  object-fit: cover;
}

/* 初期状態で非表示 */
.side-nav {
  position: fixed;
  top: 40%;
  left: 0px;
  transform: translateY(-50%);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s ease;
  background: #fff;
  padding: 15px 25px 15px 20px;
  z-index: 1000;
  box-shadow: 0 4px 8px rgba(0,0,0,0.08);
}

.side-nav.visible {
  opacity: 1;
  pointer-events: auto;
}

.side-nav.visible {
  opacity: 1;
  pointer-events: auto;
}

.side-nav.hide-during-scroll {
  opacity: 0;
  pointer-events: none;
}



/* ---- SP版 ---- */
@media (max-width: 768px) {
  /* 初期状態：右に隠れてる */
  .side-nav {
    position: fixed;
    top: 0;
    right: -220px;
    width: 200px;
    height: 100%;
    background: #fff;
    border-left: 1px solid #ddd;
    box-shadow: -2px 0 6px rgba(0,0,0,0.1);
    padding: 20px 10px;
    transition: right 0.3s ease;
    transform: none;
    border-radius: 0;
  }

  .side-nav.active {
    right: 0;
  }

  /* 右端のタブボタン */
  .nav-toggle {
    position: fixed;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    background: #121212;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 4px 0 0 4px;
    padding: 8px 10px;
    z-index: 1100;
    cursor: pointer;
  }

  /* 背景の暗幕 */
  .overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.4);
    display: none;
    z-index: 1000;
  }

  .overlay.active {
    display: block;
  }

  /* PCでは非表示 */
  @media (min-width: 769px) {
    .nav-toggle,
    .overlay {
      display: none;
    }
  }
}


/* ---- スクロール制御・SPメニュー ---- */
.side-nav {
  transition: opacity 0.4s ease, right 0.4s ease;
}
.side-nav.hide-during-scroll {
  opacity: 0;
  pointer-events: none;
}

  .sp-nav-tab {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: #121212;
    color: #fff;
    padding: 10px 6px;
    writing-mode: vertical-rl;
    border-radius: 8px 0 0 8px;
    font-size: 12px;
    cursor: pointer;
    z-index: 1001;
    display: none;
  }
  .sp-nav-tab.show {
    display: block;
  }


/* ===== SPナビ設定 ===== */
.sp-nav-tab {
  display: none;
}

@media screen and (max-width: 768px) {
  /* PCナビを消す */
  .side-nav {
    display: none;
  }

  /* SPナビタブ */
  .sp-nav-tab {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 35px;
    height: 60px;
    background: #121212;
    color: #fff;
    border-radius: 50%;
    font-family: "adineuePRO", 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: bold;
    z-index: 999;
    cursor: pointer;
  }

}



/* ================================
   PC: 今のナビそのまま
   SP: ナビ非表示 + タブ表示
================================ */

@media screen and (max-width: 768px) {
  /* PCナビは完全に非表示 */
  .side-nav {
    display: none !important;
  }

  /* タブボタン（右固定） */
  .sp-nav-tab {
    position: fixed;
    top: 35%;
    right: 0;
    transform: translateY(-50%);
    background: #121212;
    color: #fff;
    padding: 35px 10px 25px 0px;;
    writing-mode: vertical-rl;
    border-radius: 8px 0 0 8px;
    font-size: 16px;
    cursor: pointer;
    z-index: 1001;
    width: 30px;
  }

  /* メニュー表示時 */
  .sp-nav-menu.open {
    right: 0;
  }

  /* 閉じるボタン */
  .sp-nav-close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 22px;
    cursor: pointer;
  }

  /* リンクリスト */
  .sp-nav-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .sp-nav-menu li {
    margin-bottom: 15px;
  }

  .sp-nav-menu a {
    color: #121212;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
  }

  .sp-nav-menu a:hover {
    text-decoration: underline;
  }
}


/* SPナビのTシャツ画像付きリスト */
@media screen and (max-width: 768px) {
  .sp-nav-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .sp-nav-menu li {
    margin-bottom: 15px;
  }
  .sp-nav-menu a {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #121212;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
  }
  .sp-nav-menu a img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
  }
  .sp-nav-menu a:hover {
    text-decoration: underline;
  }

  /* MENUタブの出現とフェード制御 */
  .sp-nav-tab.show {
    opacity: 1;
    pointer-events: auto;
  }
  .sp-nav-tab.hide {
    opacity: 0;
  }
}


/* =========================
   SPナビ調整（PC崩れ修正含む）
========================= */

@media screen and (max-width: 768px) {

  .sp-nav-tab img {
    width: 28px;
    height: auto;
  }

  .sp-nav-tab.show {
    opacity: 1;
    pointer-events: auto;
  }

  .sp-nav-tab.hide {
    opacity: 0;
  }

  .sp-nav-menu {
    position: fixed;
    top: 10%;
    right: -260px;
    width: 220px;
    height:52vh;
    background: #fff;
    transition: right 0.3s ease;
    z-index: 998;
    padding: 60px 20px;
  }

  .sp-nav-menu.open {
    right: 0;
  }

  .sp-nav-close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 20px;
    cursor: pointer;
  }
}

/* PCでは非表示 */
@media screen and (min-width: 769px) {
  .sp-nav-tab,
  .sp-nav-menu {
    display: none !important;
  }
}


@media screen and (max-width: 768px) {
  .sp-nav-tab {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s ease;
  }
  .sp-nav-tab.show {
    opacity: 1;
    pointer-events: auto;
  }
  .sp-nav-tab.hide {
    opacity: 0;
  }
}

.side-nav span{
	font-size: 12px;
}

@media screen and (max-width: 768px) {

.sp-nav-menu span{
  font-size: 12px;
}
}


.kv-wrap { position: relative; width: 100%; overflow: hidden; }
.kv-slider { width: 100%; margin: 0 auto; box-sizing: border-box; }
.kv-slider > div { display: block; width: 100%; }
.kv-slider img { width: 100%; height: auto; display: block; object-fit: cover; }

.pc-only { display: block !important; }
.sp-only { display: none !important; }
@media screen and (max-width: 768px) {
  .pc-only { display: none !important; }
  .sp-only { display: block !important; }
}

.slick-slide { display: block; }
.slick-list, .slick-track { box-sizing: border-box; }

.kv-wrap {
  line-height: 0;
  overflow: hidden;
}

.kv-slider {
  margin-bottom: 0 !important;
}

.kv-slider img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: bottom; 
}

.titletxt{
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	color: white;
}

@media screen and (max-width: 768px) {
.titletxt{
	font-size: 34px;
}
.image-slider {
    padding-bottom: 40px;
}


}
