.hacobune-app-container{
	max-width:none !important;
	/*padding:3px 0 !important;*/
	background: #f3f3f3 !important;
	padding: 0 !important;
}

.hacobune-unit-video-outline{
	padding:0 !important;
}

.hacobune-readmore{
margin:0 !important;}

.hacobune-readmore-wrapper{
margin:0 !important;}


.row{
    max-width: 1200px;
    margin: 0 auto;
}
.adidas-sis {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.main-ttl{
    font-family: 'Jordan NHG Disp 75 Bold''Poppins', sans-serif;
    font-size: 3.5em;
    text-align: center;
    padding: 10px 0 0; 
	margin: 60px auto;
}

.main-jp-ttl{
    display: block;
    font-size: 2em;
    font-weight: 900;
    font-family: source-han-sans-japanese, sans-serif;
}

.sub-ttl{
    text-align: center;
    font-size: 1.8em;
    margin: 50px auto 15px;  
}

.catch .txt-box{
    max-width: 860px;
    margin: 0 auto 25px;
    line-height: 1.8;
	text-align:center;
	font-size: 16px;
}

.feature-navi ul{
    margin: 0 auto 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.feature-navi ul li{
    width: 30%;
}

.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: 50px 0;
}
.gallery ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}

.gallery ul li{
    width: 33.3%;
    overflow: hidden;
}
.gallery ul li img{
transition: 0.5s;
display: block;
}

.gallery ul li img:hover{
	transform: scale(1.1, 1.1);
}
.brand-ttl{
    position: relative;
    width: 100%;
    overflow: hidden;
	text-align:center;
	/*padding-top:30px;*/
}

.brand-ttl .brand-ttl-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
}

.brand-ttl .brand-ttl-wrap li{
    width: 49%;
    color: #222;
}

.brand-ttl .brand-ttl-wrap li:nth-child(1){
    text-align: center;
}

.brand-ttl .brand-ttl-wrap li:nth-child(2){
    text-align: left;
}

.brand-ttl .brand-ttl-wrap01{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    max-width: 900px;
    margin: 0 auto;
    padding: 60px 0;
}

.brand-ttl .brand-ttl-wrap01 li{
    width: 40%;
    color: #222;
}

.brand-ttl .brand-ttl-wrap01 li:nth-child(1){
    text-align: center;
}

.brand-ttl .brand-ttl-wrap01 li:nth-child(2){
    text-align: left;
}

.brand-ttl .ttl-bk{
    background: #000;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.brand-ttl .ttl-bk01{
    background: #cde627;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
}


.brand-ttl .brand-catch{
    font-size: 2em;
    font-weight: bold;
    margin: 0 0 20px 0;
	color: #fff;	
}


.brand-ttl .brand-catch span{
    font-size: 16px;
    font-weight: normal;	
}

.brand-ttl .brand-txt{
    font-size: 1.2em;
    font-weight: normal;
	line-height: 180%;
	margin-top: 20px;
	color: #ccc;
}

.brand-ttl .brand-txt span{
	background: #cde627;
	color: #000;
	padding: 5px;
	font-weight: bold;
}

.brand-ttl .brand-txtttl{
	font-size: 1.5em;
	font-weight: bold;
	color: #f0ff59;	
}

.brand-ttl h3{
    font-size: 50px;
    font-weight: 600;
}

.brand-ttl02{
    position: relative;
    width: 100%;
    overflow: hidden;
	text-align:center;
	padding: 30px 0;
	background: #d1e41e;
}

.brand-ttl02main{
	font-size: 35px;
	font-weight: bold;
	margin: 0 auto 80px auto;
	padding: 10px;
}

.brand-ttl02-txt01{
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 90px;
}

.brand-ttl02-txt01 span{
	border: 5px #000 solid;
	padding: 40px;
}

.brand-ttl02-txt02{
	font-size: 18px;
	line-height: 180%;
}


.product-wp{
    position: relative;
    margin: 40px auto 0;
    max-width: 1200px;    
}

.product-ttl{
    font-size: 1.75em;
    font-weight: 700;
}

.product-wp .product-tec{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.product-wp .product-tec:nth-child(even){
    flex-direction: row-reverse;
}

.product-wp .product-tec li:nth-child(1){
    width: 50%;
}
.product-wp .product-tec li:nth-child(2){
    width: 42%;
}
.product-txtbox{
    margin: 0 0 40px 0;
}

.product-tec img{
	border:1px solid #eee;
}

.product-catch{
    display: block;
    font-weight: 700;
    font-size: 1.15em;
    margin: 20px 0;
}

.lineup{
    padding:0;
}

.lineup-ttl{
    font-size: 1.75em;
    margin: 0 0 40px 0;
    font-weight: 700;
    text-align: center;
}

.lineup-list{
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lineup-list-col3{
    max-width: 1200px;
    margin: 0 auto 80px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


.lineup-list li{
    max-width: 450px;
    width: 42%;
    margin: 0 0 60px 0;    
}

.lineup-list-col3 li{
    width: 30%;
    margin: 0 10px 60px; 
	position:  relative;
}

.lineup-list li:nth-last-child(-n+2){
    margin: 0 auto 100px;
}

.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.6em;
    margin: 20px 0;
    color: #222;
	font-weight:bold;
}

.lineup-list li .jp-name2,
.lineup-list-col3 li .jp-name2{
    font-size: 35px;
    margin: 10px 0 15px;
    color: #222;
	font-weight:bold;
}

.lineup-list li .jp-name,
.lineup-list-col3 li .jp-name{
    display: block;
    font-size: 60%;
    font-family: source-han-sans-japanese, sans-serif;
	color: #444;
}

.lineup-list li .spike,
.lineup-list-col3 li .spike{
    font-size: 1em;
}

.lineup-list li .price,
.lineup-list-col3 li .price{
    font-size: 1.0em;
    font-weight: 700;
    margin: 20px 0 0;
}

.lineup-list li .price-sale,
.lineup-list-col3 li .price-sale{
    font-size: 1.0em;
    font-weight: 700;
    margin: 0 0 30 0;
	color: crimson;
}

.lineup-list li .price-sale span,
.lineup-list-col3 li .price-sale span{
    font-size: 0.9em;
    font-weight: 700;
	color: #000;
}



.lineup-list li .lineup-date1,
.lineup-list-col3 li .lineup-date1{
    font-size: 1em;
    font-weight: 500;
    margin: 20px auto 0;
	color: #575757;
}





.lineup-list li .cart-btn a,
.lineup-list-col3 .cart-btn a{
    background: #121212;
    border: 1px solid #121212;
    display: block;
    padding: 1.2rem;
    font-size: 1.125em;
    max-width: 370px;
    margin: 30px auto 0 auto;
    color: #ffffff;
    transition: .3s;
}

.lineup-list li .cart-btn a:hover,
.lineup-list-col3 .cart-btn a:hover{
    background: #ffffff;
    color: #121212;
}


/*---矢印---*/

.arrow {
    position: relative;
}

.arrow:before {
    width: 30px;
    transform: translate(30px, 0px);
}

.arrow:after {
    width: 10px;
    transform-origin: right center;
    transform: translate(30px, 0px) rotate(25deg);
}

.arrow:before,
.arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    height: 1px;
    transition: .3s;
}

.other-btn .arrow:before,
.other-btn .arrow:after {
    background: #ffffff;
    right: 50px;
}

.other-btn .arrow:hover.arrow:before,
.other-btn .arrow:hover.arrow:after {
    background: #646464;
}

.view-all {
    background: #fff;
    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;
}

/*---//動画---*/

/* 先頭に戻るボタン */
.modoru_navi {
 position: fixed;
 bottom: 10px;
 right: 10px;
 }

.modoru_navi img{
	opacity: 0.8;
	 filter: alpha(opacity=80);
	 -ms-filter: "alpha(opacity=80)";
	width:50px;
	height:50px;}


.powerup_space100{
	height:40px;
}

.future-link{
	margin:0 0 20px 0;
}

.puma-faster-forward_future-review-ttl{
	font-size:52px;
	font-weight:bold;
	color:#000;
	text-align:center;
	letter-spacing:1px;
}

.puma-faster-forward_future-review-ttl span{
	font-size:16px;
	font-weight:normal;
	display:block;
}

ul.powerup_future-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%;
	}
ul.powerup_future-reviewlist li{
	margin:0 auto 30px auto;
	padding:0;
	width:50%;
}
ul.powerup_future-reviewlist li img{
	margin:0 auto;
	padding:0;
	width:95%;
}

.txt-date{
	font-size:22px;
	font-weight:bold;
	text-align:center;
}


.lineup-more-btn{
	padding-bottom:100px;
}

.lineup-more-btn a{
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    /* border-radius: 5px; */
    padding: 20px 0;
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
    display: block;
    background: #111;
    text-align: center;
}

.icon {
    background: #d22237;
    padding: 5px 0; 
    color: #fff;
    /*text-align: center;*/
    font-size: 14px;
    font-weight: bold;
	max-width: 100px;
	margin: 0 auto;
}

.icon01 {
    background: #efff4f;
    padding: 10px;
    color: #001d45;
    text-align: center;
    position: absolute;
    font-size: 12px;
    top: 0;
    right: 0;
    z-index: 9;
    font-weight: bold;
}


.main-image{
	background-color: #fff;
	width: 100%;
	max-width: 1920px;
	margin: 0;
	padding: 0;
}

.main{
	background-color: #fff;
}

.tokucho-txt{
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin: 10px auto 30px;
	color: #000;
	line-height: 180%;
}

.tokucho-txt span{
	font-size: 26px;
	font-weight: bold;
	display: block;
	color: #252525;
}

.tokucho-txt01{
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin: 10px auto 30px;
	color: #000;
	line-height: 180%;
}

.tokucho-txt01 span{
	font-size: 16px;
	font-weight: bold;
	display: block;
	color: #252525;
	border-bottom: 1px #222 solid;
	border-top: 1px #222 solid;
	padding: 20px;
	width: 90%;	
	margin: 0 auto;
	max-width: 800px;
}

.techlist{
    overflow: hidden;
    margin: 30px 0;
}


.techlist ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    /*align-items: center;*/	
    overflow-x: auto;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
	justify-content: space-between;
}

.techlist ul li{
    width: 32%;
    overflow: hidden;
	/*padding: 10px;*/
}
/*
.techlist ul li img{
transition: 0.5s;
display: block;
}
*/
/*
.techlist ul li img:hover{
	transform: scale(1.1, 1.1);
}
*/

.comment{
    overflow: hidden;
    margin: 30px 0;
}


.comment ul{
    width: 100%;
    display: flex;
	margin: 0 auto;
    flex-wrap: wrap;
    /*align-items: center;*/	
    overflow-x: auto;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
	justify-content: space-between;
}

.comment ul li{
    width: 31.3%;
    overflow: hidden;
    margin: 5px auto;
    padding: 6px;
	border: 3px #fff solid;
	display: inline-block;
  vertical-align: middle;
}
/*
.comment ul li img{
transition: 0.5s;
display: block;
}
*/
/*
.comment ul li img:hover{
	transform: scale(1.1, 1.1);
}
*/

	
	.comment-ttl a{
    font-size: 30px;
    font-weight: bold;
    color: #222;
    /* border: 2px #fff solid; */
    background: #fff;
    display: block;
    width: 50%;
    margin: 20px auto;
    padding: 15px 0;
	}	


.comment-txt{
	font-size: 15px;
	font-weight: normal;
	margin: 0 auto;
	text-align: left;
	padding: 10px;
	line-height: 180%;
	color: #cde627;
}

.comment-txt span{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px #fff solid;
	/*background: #820007;*/
	padding: 0 6px 10px 6px;
	display: block;
	/*width: 100%;*/
	margin: 0 auto 15px auto;
	/*margin-bottom: 10px;*/
	text-align: left;
}

.comment-txt-point{
	font-weight: bold;
}



.techtxt{
	font-size: 16px;
	font-weight: normal;
	margin: 10px auto;
	padding: 0;
	line-height: 180%;
}

.techtxt span{
	font-size: 20px;
	font-weight: bold;
	color: #222;
	/*background: #820007;*/
	padding: 6px;
	display: block;
	width: 90%;
	margin-bottom: 10px;
	text-align: left;
}

.techtxt01{
	font-size: 16px;
	/*font-weight: bold;*/
	margin: 10px auto;
	padding: 0;
	line-height: 180%;
}

.techtxt01 span{
	font-size: 20px;
	/*font-weight: bold;*/
	color: #fff;
	background: #222;
	padding: 6px;
	display: block;
	width: 60%;
	margin-bottom: 10px;
	text-align: center;
}


.brand-ttl .brand-catch01{
 position: relative;
 display: inline-block;
 margin: 0 0 1.2em;
 padding: 15px;
 width: 550px;
 height: 90px;
 line-height: 30px;
 text-align: center;
 color: #222;
 font-size: 24px;
 font-weight: bold;
 background: #cde627;
 /*border-radius: 50%;*/
 box-sizing: border-box;
}

.brand-ttl .brand-catch01:before{
  content: "";
  position: absolute;
  bottom: -25px;
  left: 20%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #cde627;
  z-index: 0;	
}






/*-----------------------------------
スマホ用はここから
-------------------------------*/

@media screen and (max-width:768px) {


.hacobune-readmore{
margin:0 !important;}

.hacobune-readmore-wrapper{
margin:0 !important;}	

.hacobune-unit-video{
margin: 0 !important;}	
	
	.main-image{
	background-color: #fff;
	width: 100%;
	margin: 0;
	padding: 0;
}
	
    .main-ttl{
    font-family: 'Jordan NHG Disp 75 Bold''Poppins', sans-serif;
        font-size: 2.5em; 
		font-weight: 700;
		line-height: 45px;
	margin: 30px auto;
    }
    .feature-navi,.catch{
        padding: 0 10px;
    }

    .feature-navi ul li{
        width: 48%;
        margin: 0 0 10px 0;
    }
    .feature-navi ul li a{
        padding: .8rem;
    }

.gallery{
	margin:35px 0;
}

    .gallery ul {
        display: block;
        white-space: nowrap;
        padding-left: 10px;
    }

    .gallery ul li {
        display: inline-block;
        width: 70%;
        padding-right: 10px;
    }

    .gallery ul li:last-child{
        padding-left: 10px;
    }
	
	.lineup{
    padding:0;
		margin: 0;
}
	
    .lineup-list-col3{
        padding: 0 0 20px 0;
		margin-bottom: 20px;
    }

    .lineup-list li{
        width: 90%;
        max-width: 450px;
        margin: 0 auto;
    }

    .lineup-list-col3 li{
        width: 45%;
        margin: 0 auto 40px;
    }
    .lineup-list-col3 .cart-btn a{
        padding: .8rem;
		margin: 15px auto 0 auto;
    }

    .lineup-list li:nth-last-child(-n+2){
        margin: 0 auto 60px;
    }
	
.brand-ttl{
	padding-top:5px;
}
	

    .brand-ttl .brand-ttl-wrap li{
        width: 90%;
        margin: 0 auto;
		padding: 10px 0;
    }

    .brand-ttl .brand-ttl-wrap01 li{
        width: 90%;
        margin: 0 auto;
		padding: 10px 0;
    }
        
    .product-wp .product-tec li:nth-child(1),
    .product-wp .product-tec li:nth-child(2){
        width: 90%;
        max-width: 600px;
        margin: 0 auto 30px;
    }
    
    .view-all {
        padding: 50px 0 30px 0;
    }

    .other-btn{
        max-width: 570px;
        width: 90%;
        margin: 0 auto 20px;
    }
   
   .lineup-list li .eng-name,
.lineup-list-col3 li .eng-name{
    font-size: 18px;
}


.product-txtbox{
    margin: 0;
}

    .sub-ttl{
        margin: 30px auto 0 auto;
        font-size: 1.4em;
    }
	
	
/* 先頭に戻るボタン */
.modoru_navi {
 position: fixed;
 bottom: 10px;
 right: 10px;
 }

.modoru_navi img{
	opacity: 0.8;
	 filter: alpha(opacity=80);
	 -ms-filter: "alpha(opacity=80)";
	width:50px;
	height:50px;}
	
	
	
.powerup_space100{
	height:20px;
}
	
.future-link{
	margin:0 0 20px 0;
}
	
.puma-faster-forward_future-review-ttl{
	font-size:33px;
	font-weight:bold;
	color:#000;
	text-align:center;
	letter-spacing:1px;
}

.puma-faster-forward_future-review-ttl span{
	font-size:14px;
	font-weight:normal;
	display:block;
}
	
ul.powerup_future-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 0;
    padding:0;
	width:80%;
	max-width:1200px;
	}
ul.powerup_future-reviewlist li{
	margin:0 auto 30px;
	padding:0;
	width:100%;
}
ul.powerup_future-reviewlist li img{
	margin:0 auto;
	padding:0;
	width:100%;
}
	
	
.txt-date{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding: 15px 0;
}
	
	
.lineup-more-btn a{
    font-size: 20px;
}
	

.tokucho-txt{
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin: 10px auto 30px;
	color: #000;
	line-height: 180%;
}

.tokucho-txt span{
	font-size: 18px;
	font-weight: bold;
	display: block;
	color: #252525;
}

.tokucho-txt01{
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin: 10px auto 30px;
	color: #000;
	line-height: 180%;
}

.tokucho-txt01 span{
	font-size: 16px;
	font-weight: bold;
	display: block;
	color: #252525;
	border-bottom: 1px #222 solid;
	border-top: 1px #222 solid;
	padding: 10px;
	width: 90%;	
	margin: 0 auto;
}

.techlist ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;	
    overflow-x: auto;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
	justify-content: space-around;
}

.techlist ul li{
    width: 90%;
    overflow: hidden;
	padding: 10px;
}
/*
.techlist ul li img{
transition: 0.5s;
display: block;
}
*/
/*
.techlist ul li img:hover{
	transform: scale(1.1, 1.1);
}
*/

.comment ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    /*align-items: center;*/
    overflow-x: auto;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
	justify-content: space-around;
}

.comment ul li{
    width: 45%;
    overflow: hidden;
    margin: 4px auto 0 auto;
    padding: 6px;
	border: 2px #fff solid;
	display: inline-block;
  vertical-align: middle;	
}
/*
.comment ul li img{
transition: 0.5s;
display: block;
}
*/
/*
.comment ul li img:hover{
	transform: scale(1.1, 1.1);
}
*/
	
	.comment-ttl a{
    font-size: 26px;
    font-weight: bold;
    color: #222;
    /* border: 2px #fff solid; */
    background: #fff;
    display: block;
    width: 95%;
    margin: 20px auto;
    padding: 10px 0;
	}	

.comment-txt{
	font-size: 16px;
	font-weight: normal;
	margin: 10px auto;
	padding: 0;
	line-height: 180%;
	color: #cde627;
}

.comment-txt span{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px #fff solid;
	/*background: #820007;*/
	padding: 0 6px 10px 6px;
	display: block;
	/*width: 90%;*/
	margin: 0 auto 15px auto;
	text-align: left;
}


.techtxt{
	font-size: 16px;
	font-weight: normal;
	margin: 10px auto;
	padding: 0;
	line-height: 180%;
}

.techtxt span{
	font-size: 20px;
	font-weight: bold;
	color: #222;
	/*background: #820007;*/
	padding: 6px;
	display: block;
	width: 90%;
	margin-bottom: 10px;
	text-align: left;
}

.techtxt01{
	font-size: 16px;
	/*font-weight: bold;*/
	margin: 10px auto;
	padding: 0;
	line-height: 180%;
}

.techtxt01 span{
	font-size: 20px;
	/*font-weight: bold;*/
	color: #fff;
	background: #222;
	padding: 6px;
	display: block;
	width: 60%;
	margin-bottom: 10px;
	text-align: center;
}
	
	


.brand-ttl02main{
	font-size: 35px;
	margin: 0 auto 20px auto;
	padding: 10px;
}
	
	
.brand-ttl02-txt01{
	font-size: 25px;
	font-weight: bold;
	margin: 0 auto 20px;
	width: 90%;
	padding: 0;
}

.brand-ttl02-txt01 span{
	border: 5px #000 solid;
	padding: 40px;
	display: block;
	margin: 10px auto;
}

.brand-ttl02-txt02{
	font-size: 18px;
	line-height: 180%;
	width: 90%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
	


.brand-ttl .brand-catch01{
  position: relative;
  display: inline-block;
  margin: 0 auto 20px auto;
  padding: 20px;
  width: 100%;
  height: 130px;
  line-height: 30px;
  text-align: center;
  color: #222;
  font-size: 1.4em;
  font-weight: bold;
  background: #cde627;
  /*border-radius: 50%;*/
  box-sizing: border-box;
}

.brand-ttl .brand-catch01:before{
  content: "";
  position: absolute;
  bottom: -25px;
  left: 20%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #cde627;
  z-index: 0;	
}	
	

	
	
	

}

@media screen and (max-width:480px) {
	
	.main-image{
	background-color: #fff;
	width: 100%;
	margin: 0;
	padding: 0;
}

    .main-ttl{
        font-size: 2em;
        padding: 0; 
	margin: 30px auto;
    }

    .main-jp-ttl{
        margin: 20px 0 0 0;  
    }

    .feature-navi ul li a{
        padding: .5rem;
    }

    .brand-ttl .brand-catch{
        font-size: 1.5em;
		font-weight: bold;
    }

    .lineup-list li .cart-btn a{
        width: 85%;
		margin: 15px auto 0 auto;
    }
	
/*
    .brand-ttl .brand-ttl-wrap{
        padding: 3rem 10px;
    }
	*/
	
	.brand-ttl h3{
        font-size: 30px;
        font-weight: 600;
    }

    .lineup-list li .eng-name{
        margin: 15px 0;  
    }

.lineup-list li .price,
.lineup-list-col3 li .price{
	font-size: 20px;
        margin: 15px 0 0;
    }
	
.lineup-list li .price-sale,
.lineup-list-col3 li .price-sale{
        margin: 0 0 15 0;
	color: crimson;
    }

.lineup-list li .price-sale span,
.lineup-list-col3 li .price-sale span{
    color: #000;
}
	
	
.product-ttl{
    font-size: 1.2em;
    font-weight: 700;
}
	

.catch .txt-box{
    width: 95%;
    margin: 0 auto 50px auto;
    line-height: 1.8;
	text-align:center;
	font-size: 14px;
}

	
.txt-date{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding: 15px 0;
}	
	
	
	
    .view-all{
        padding: 40px 0 20px 0;
    }

    /*---動画---*/
    .movie-wrap{
        height: 232px;
    }
    .background {
        width: 100%;
    }
	

}

@media screen and (max-width:375px) {
	
	.main-image{
	background-color: #fff;
	width: 100%;
	margin: 0;
	padding: 0;
}

     /*---動画---*/
    .movie-wrap{
        height: 210px;
    }
}

@media screen and (max-width:360px) {
    .movie-wrap{
        height: 200px;
    }
}

@media screen and (max-width:320px){

     /*---動画---*/
    .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;
}

/*----//スクロールアニメ----*/