.row{
    max-width: 1200px;
    margin: 0 auto;
}
.adidas-sis {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.main-ttl{
/*    font-family: "adineuePRO", 'Poppins', sans-serif;*/
    font-size: 6.625em;
    text-align: center;
    padding: 100px 0 0 0;
}

.main-jp-ttl{
    display: block;
    font-size: 14px;
    font-weight: 900;
    font-family: source-han-sans-japanese, sans-serif;
}

.sub-ttl{
    text-align: center;
    font-size: 1.5em;
    margin: 75px auto 50px;  
}

.catch .txt-box{
    max-width: 860px;
    margin: 0 auto 75px;
    line-height: 1.8;
font-family: 'Noto Serif JP', serif;
}

.feature-navi ul{
    margin: 0 auto 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.feature-navi ul li{
    width: 22%;
}

.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: 0 0 45px 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: 16.66%;
    overflow: hidden;
}
.gallery ul li img{
transition: 0.5s;
display: block;
}

.gallery ul li img:hover{
	transform: scale(1.1, 1.1);
}
.brand-ttl{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.brand-ttl .brand-ttl-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 4.375rem 0;
}

.brand-ttl .brand-ttl-wrap li{
    width: 50%;
    color: #ffffff;
}

.brand-ttl .brand-ttl-wrap li:nth-child(1){
    text-align: center;
}

.brand-ttl .ttl-bk{
    background: #000000;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.brand-ttl .brand-catch{
    font-size: 1.75em;
    font-weight: 500;
    margin: 0 0 30px 0;
}
.brand-ttl .brand-txt{
    font-size: 1em;
    font-weight: 500;
}

.product-wp{
    position: relative;
    margin: 100px auto 0;
    max-width: 1200px;    
}

.product-ttl{
    font-size: 45px;
/*    font-weight: 700;*/
letter-spacing:3px;
}

.product-wp .product-tec{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.product-wp .product-tec:nth-child(odd){
    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: 20px 0 40px 0;
    font-size: 16px;
    line-height: 200%;
    letter-spacing: 2px;
}

.product-catch{
    display: block;
    font-weight: 700;
    font-size: 1.15em;
    margin: 20px 0;
}

.lineup{
    padding:80px 0 0 0;
}

.veo-index .lineup-ttl{
	font-size: 40px;
    margin: 0 0 40px 0;
    /* font-weight: 700; */
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
font-family: 'Noto Serif JP', serif;
}

.veo-buy .lineup-ttl{
	font-size: 40px;
    margin: 0 0 40px 0;
    /* font-weight: 700; */
    text-align: center;
    color: #17171c;
    letter-spacing: 2px;
	font-family: 'Noto Serif JP', serif;
}

.lineup-list{
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lineup-list-col6,
.lineup-list-col3{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}


.lineup-list li{
    max-width: 700px;
/*    width: 42%;*/
    margin: 0 0 60px 0;    
}

.lineup-list-col6 li{
    width: 22%;
    margin: 0 0 60px 0; 
}

.lineup-list-col3 li{
    width: 30%;
    margin: 0 0 60px 0; 
}

.lineup-list li:nth-last-child(-n+2){
    margin: 0 auto 100px;
}

.lineup-list li p,
.lineup-list-col6 li p,
.lineup-list-col3 li p{
    text-align: center;
}

.lineup-list li .spec,
.lineup-list-col6 li .spec,
.lineup-list-col3 li .spec{
    font-size: 1.2em;
    font-weight: 600;
}
.lineup-list li .eng-name,
.lineup-list-col6 li .eng-name,
.lineup-list-col3 li .eng-name{
    font-size: 1.75em;
/*    font-family: "adineuePRO", 'Poppins', sans-serif;*/
    margin: 20px 0;
    color: #ccc;
}

.lineup-list li .jp-name,
.lineup-list-col6 li .jp-name,
.lineup-list-col3 li .jp-name{
    display: block;
    font-size: 60%;
    font-family: source-han-sans-japanese, sans-serif;
}

.lineup-list li .spike,
.lineup-list-col6 li .spike,
.lineup-list-col3 li .spike{
    font-size: 1em;
}

.lineup-list li .price,
.lineup-list-col6 li .price,
.lineup-list-col3 li .price{
    font-size: 25px;
/*    font-weight: 700;*/
    margin: 30px 0;
	color:#fff;
}

.lineup-list li .price span,
.lineup-list-col6 li .price span,
.lineup-list-col3 li .price span{
    font-size: 14px;
	margin-left:5px;
}


.lineup-list li .cart-btn a,
.lineup-list-col6 .cart-btn a,
.lineup-list-col3 .cart-btn a{
	font-size: 15px;
    /* font-weight: bold; */
    color: #17171c;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 40px;
    padding: 12px 0;
    width: 90%;
    margin: 20px auto 30px;
    display: block;
    text-align: center;
    transition: 0.5s;
}

.lineup-list li .cart-btn a:hover,
.lineup-list-col6 .cart-btn a:hover,
.lineup-list-col3 .cart-btn a:hover{
    color: #fff;
	background:#17171c;
}


/*---矢印---*/

.arrow {
    position: relative;
}

.arrow:before {
    width: 30px;
    transform: translate(30px, 0px);
}

.arrow:after {
    width: 10px;
    transform-origin: right center;
    transform: translate(30px, 0px) rotate(25deg);
}

.arrow:before,
.arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    height: 1px;
    transition: .3s;
}

.other-btn .arrow:before,
.other-btn .arrow:after {
    background: #ffffff;
    right: 50px;
}

.other-btn .arrow:hover.arrow:before,
.other-btn .arrow:hover.arrow:after {
    background: #646464;
}

.view-all {
    background: #646464;
    padding: 50px 0;
}
.view-all .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.other-btn{
    max-width: 570px;
    width: 47%;
}

.other-btn a{
    border: 1px solid #fff;
    padding: 15px 0;
    text-align: center;
    display: block;
    font-size: 1.28em;
    color: #fff;
    transition: .3s;
}

.other-btn a:hover {
    background: #fff;
    border: 1px solid #646464;
    color: #646464;
}

/*---動画---*/
.movie-wrap{
    position: relative;
    max-width: 1200px;
    width: 100%;
    height: 70vh;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    background: #000;
    overflow: hidden;
    margin: 0 0 100px 0;
}

.background-movie {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.background {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    margin: auto;
    z-index: -2;
    width: calc(100vh * 1.78);
    margin: 0 auto;
    overflow: hidden;
}

#movie-player {
    min-width: 100%;
    min-height: 100vh;
    z-index: 1;
}

#sb-wrapper-inner{
    top: 20px !important;
}

/*---//動画---*/




.veo_bk{
	background:#17171c;
/*font-family: 'Noto Serif JP', serif;*/
}

.hacobune-app-container{
	max-width:100% !important;
	padding:0 !important;
	width:100% !important;
}


.hacobune-unit-video-outline{
	padding:0 !important;
}

.hacobune-readmore{
	margin-bottom: -5px !important;
}


.sub-ttl {
	text-align: center;
    font-size: 39px;
    margin: 50px auto 20px;
    color: #fff;
    letter-spacing: 3px;
font-family: 'Noto Serif JP', serif;
}

.sub-logo{
	text-align: center;
    max-width: 278px;
    margin: 0 auto;
}

.txt-box{
	color:#fff;
    font-size: 25px;
    letter-spacing: 3px;
	text-align: center;
	margin-top:10px;
}

.txt-box span img{
	width:200px;
}

.txt-box:before {
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 350px;/*画像の幅*/
  height: 33px;/*画像の高さ*/
  background-image: url(../img/veo_kamologo.png);
  background-size: contain;
  vertical-align: middle;
  margin: -12px 5px 0 0;
}

.catch .txt-box {
    max-width: 900px;
    margin: 45px auto 50px;
    line-height: 1.6;
}

.concept{
  background-image: url(../img/veo_concept-202404.jpg);
  background-position:center;
}

.veo_cencept-txtwidth{
  height:650px;
  position:relative;
  max-width:1200px;
  margin:0 auto;
  width:90%;
}

.veo_cencept-ttl{
	font-size: 30px;
    margin-bottom: 35px;
}

.veo_cencept-txtarea{
	font-size:17px;
	max-width:500px;
	position:absolute;
	top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
font-family: 'Noto Serif JP', serif;
}

.product-tec{
	color:#fff;
}


.veo_toiawase-btn a{
    font-size: 19px;
    /* font-weight: bold; */
    color: #17171c;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 40px;
    padding: 25px 0;
	width: 90%;
    min-width: 350px;
    margin: 0 auto 60px;
    display: block;
    text-align: center;
	transition: 0.5s ;
}

.veo_toiawase-btn a:hover{
    color: #fff;
	background:#17171c;
}


.veo_toiawase-btn2 a{
    font-size: 19px;
    /* font-weight: bold; */
    color: #17171c;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 40px;
    padding: 25px 0;
	width: 90%;
    max-width: 600px;
    margin: 0 auto 30px;
    display: block;
    text-align: center;
	transition: 0.5s ;
}

.veo_toiawase-btn2 a:hover{
    color: #fff;
	background:#17171c;
}

.veo_toiawase-btn3 a{
    font-size: 16px;
    /* font-weight: bold; */
    color: #fff;
    border: 1px solid #fff;
/*    background: #fff;*/
    border-radius: 40px;
    padding: 17px 0;
	width: 90%;
    max-width: 600px;
    margin: 0 auto 60px;
    display: block;
    text-align: center;
	transition: 0.5s ;
}

.veo_toiawase-btn3 a:hover{
    color: #17171c;
	background:#fff;
}


.veo_toiawase-btnlist{
    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:750px;
	}


.veo_techarea_bk{
  background-image: url('/veo/img/veo_bk01.jpg');
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom:60px;
}


.veo_techarea{
	text-align:center;
	max-width:1200px;
	margin:0 auto;
	width:90%;
	padding:60px 0;
font-family: 'Noto Serif JP', serif;
}

.veo_techarea .tech-ttl{
	font-size:35px;
	color:#fff;
	border-bottom:1px solid #fff;
	text-align:center;
	padding-bottom:12px;
}

.tech-txt{
	font-size: 16px;
    color:#fff;
    text-align: center;
    padding: 25px 0 40px;
    line-height: 1.7;
}


.veo_techimg-itemtxt{
	font-size: 14px;
    color:#fff;
    text-align: left;
    padding: 25px 0 0;
    line-height: 1.9;
	letter-spacing: 2px;
}

.itemttl{
	font-size:20px;
	display:block;
	margin-bottom: 15px;
	line-height: 1.6;
}

.veo_techimg-list ul{
    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;
	}
	
.veo_techimg-list ul li{
    width:18%;
	}

.veo_detail-img{
	max-width:1200px;
}

.veo_detail-name{
    font-size: 27px;
    color: #fff;
    text-align: center;
	font-family: 'Noto Serif JP', serif;
}

.veo_detail-price{
    font-size: 24px;
    color: #ccc;
    text-align: center;
    padding-bottom: 20px;
	font-family: 'Noto Serif JP', serif;
}
.veo_detail-price span{
	font-size:12px;
	margin-left:5px;
}


.veo_detail-name2{
    font-size: 13px;
    color: #fff;
    text-align: center;
	font-family: 'Noto Serif JP', serif;
	margin-top:20px;
}
.veo_detail-price2{
    font-size: 18px;
    color: #ccc;
    text-align: center;
    margin-top: 10px;
font-family: 'Noto Serif JP', serif;
}
.veo_detail-price2 span{
	font-size:11px;
	margin-left:5px;
}


.veo_detail-add{
	border: 1px solid #fff;
    padding: 20px 30px;
    margin: 50px 0;
    color: #fff;
    line-height: 1.9;
    letter-spacing: 2px;
}

.veo_detail-attention{
	color: #ccc;
    font-size: 14px;
    line-height: 1.8;
	margin-bottom:30px;
}

.veo_detail-attention-txt{
	margin-bottom:15px;
}

.veo_detail-attention-ttl{
	font-size: 28px;
    letter-spacing: 2px;
    font-family: 'Noto Serif JP', serif;
    margin-bottom: 10px;
	color: #fff;
}

.veo_item-subttl{
	font-size:17px;
	color:#fff;
	text-align:center;
    font-family: 'Noto Serif JP', serif;
	margin:-10px 0 30px 0;
}

.veo_detail-spec{
    font-size: 14px;
    color: #ccc;
    margin: 20px 0;
}

.veo_detail-attention-b{
	font-size:20px;
	font-weight:bold;
}

.veo_detail-guarantee{
	color:#fff;
	font-size:19px;
	text-align:center;
    font-family: 'Noto Serif JP', serif;
/*    margin-top: 25px;*/
}



.subscription-item{
	border:3px solid #fff;
	border-radius:20px;
	color:#fff;
	padding: 20px 17px;
    font-family: 'Noto Serif JP', serif;
	margin-bottom:20px;
}

.subscription-item .sub-item-detail p:before {
    content: '\f00c';
    font-family: FontAwesome;
	color:#41ad49;
	margin-right:5px;
}

.sub-item-detail{
	position:relative;
	display:block;
	text-align:left;
	width:70%;
	margin:0 auto;
	line-height: 1.8;
}

.sub-item-detail p{
	text-align:left !important;
	font-size:16px;
}

.sub-item-ttl{
	font-size:35px;
	text-align:center;
}

.sub-item-ttl span{
	font-size:14px;
	text-align:center;
	display:block;
}

.sub-item-price{
	font-size:19px;
	text-align:center;
	padding: 15px 0;
	font-weight:bold;
}

.sub-item-price span{
	font-size:16px;
	margin-right:10px;
	color:#ccc;
}

.sub-item-price2{
    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;
	width:90%;
}

.sub-item-price2 p{
	font-size:20px;
	text-align:center;
	padding: 15px 0;
	font-weight:bold;
}

.sub-item-price2 .sub-item-price-ttl{
	font-size:13px;
	font-weight:normal;
}

.sub-item-price2 .sub-item-price2-sub{
	font-size:16px;
	margin-right:10px;
	color:#ccc;
}

.sub-add-area{
	padding-bottom:50px;
}

.lineup-list-col6 li img{
	border-radius:20px;
}

.price-attention{
	color:#fff;
/*	font-weight:bold;*/
	font-size:15px;
	padding-bottom:80px;
	width:90%;
	margin:0 auto;
	text-align:center;
	line-height:1.9;
}

#header{
	position:fixed;
	width:100%;
	z-index:1;
}

main{
	padding-top: 63px;
}


.veo-buy_bk{
	background:#eee;
}

.veo-buy_logo{
	max-width: 200px;
    margin: 0 auto;
    padding: 50px 0 20px;
}


.veo-buy_itemarea{
	max-width:1200px;
	margin:0 auto;
	padding:0 20px;
}

label {
    margin-right: 5px; /* ボタン同士の間隔 */
}
label input {
    display: none; /* デフォルトのinputは非表示にする */
}
label .veo-buy_item-btn {
	color: #333;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 25px 15px 20px;
    background: #fff;
}
label input:checked + .veo-buy_item-btn {
    background: #e4ffe8; /* 背景色を薄い赤に */
    border: 1px solid #34c144; /* 淵の線を薄い赤に */
}

.veo-buy_item-btn-contents{
    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;
	align-items: center;
}

.veo-buy_price{
	font-size:17px;
}

.veo-buy_price span{
	font-size:12px;
}

.veo-buy_name{
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 5px;
}

.veo-buy_name2{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}

.veo-buy_item-img{
	max-width:150px;
    margin-right: 25px;
}

.veo-buy_txt{
	padding: 15px 0 0;
    font-size: 14px;
    line-height: 1.4;
}

.veo-buy_btn{
	font-size: 14px;
    font-weight: bold;
    color: #17171c;
    border: 1px solid #17171c;
    border-radius: 30px;
    padding: 15px 21px;
    /* width: 90%; */
    margin: 15px auto 0;
    display: block;
    background: #fff;
	text-align:center;
}

label input:checked + .veo-buy_item-btn .veo-buy_btn {
    background: #17171c; /* 背景色を薄い赤に */
    border: 1px solid #17171c; /* 淵の線を薄い赤に */
    color: #fff;
}

.veo-buy_item02{
    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-evenly;
    margin:0 auto;
}

.veo-buy_item02 label{
    width:32%;
	margin-bottom: 25px;
}


.veo-buy_cart-btn{
padding-bottom: 60px;
}

.veo-buy_cart-btn button{
	font-size: 19px;
    /* font-weight: bold; */
    color: #fff;
    border: 1px solid #fff;
    background: #17171c;
    border-radius: 40px;
    padding: 25px 0;
    width: 90%;
    max-width: 600px;
    margin: 0 auto 30px;
    display: block;
    text-align: center;
    transition: 0.5s;
}

.veo-buy_cart-btn button:hover{
    color: #17171c;
    border: 1px solid #17171c;
    background: #eee;
}

.veo-buy_cart-btn button:before {
	content: '\f07a';
    font-family: FontAwesome;
    /* content: ''; */
    display: inline-block;
    vertical-align: middle;
    font-size: 29px;
    margin: -7px 15px 0 0;
}

.veo-buy_toptxt{
	text-align: center;
    padding: 0 0 30px;
    font-size: 18px;
}

.veo-buy_category{
    font-size: 25px;
    font-weight: bold;
    margin: 30px 0 10px;
}
.veo-buy_category span{
	font-size: 12px;
    font-weight: normal;
    margin-left: 7px;
}

.veo-buy_attention{
    font-size: 15px;
    color: #f21c24;
    text-align: center;
    padding: 50px 0 30px;
    line-height: 1.7;
    max-width: 1200px;
    margin: 0 auto;
}

.veo-buy_attention p{
    font-size: 33px;
    font-family: 'Noto Serif JP', serif;
    color: #f21c24;
    text-align: center;
    margin-bottom: 20px;
}

.veo-buy_attention span{
	display:block;
	margin-bottom:17px;
}



.section-nagare{
	padding:50px 0 0;
}

.nagare-list{
    margin: 0 auto 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.veo-index .nagare-list .nagare-list_item{
    border: 3px solid #fff;
	color:#fff;
}

.veo-buy .nagare-list .nagare-list_item{
    border: 2px solid #ccc;
    color: #17171c;
    background: #fff;
}

.nagare-list .nagare-list_item{
	font-family: 'Noto Serif JP', serif;
    border-radius: 20px;
    padding: 20px;
	width:19%;
    margin-bottom: 60px;
	position:relative;
}

.nagare-list_ttl{
    font-size: 21px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.nagare-list_txt{
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 1px;
}

.veo-index .nagare-list_txt span{
    color: #9f9f9f;
}

.veo-buy .nagare-list_txt span{
    color: #666;
}

.nagare-list_txt span{
	font-size: 13px;
    display: block;
    font-family: 'Roboto',source-han-sans-japanese, sans-serif;
    margin: 20px 0 5px;
	}


.nagare-arrow:after {
    content: '\f0da';
    font-family: FontAwesome;
	position:absolute;
    top: 38%;
    right: -31px;
    font-size: 43px;
}

.veo-buy .nagare-arrow:after {
	color:#666;
}

.section-qa{
	padding:50px 0 100px;
}

.veo-index .qa-list{
	color:#fff;
}

.veo-buy .qa-list{
	color:#17171c;
}

.qa-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	align-items: center;
	border-bottom:1px solid #ccc;
    padding-bottom: 35px;
    margin-bottom: 35px;
}

.qa-list-q{
	width:48%;
	font-size:17px;
}
.qa-list-a{
	width: 50%;
    font-size: 15px;
    line-height: 1.8;
}

.qa-list-q p{
    content: "Q";
    color: #222;
    background: #fff;
    padding: 5px 11px;
    border-radius: 5px;
    margin-right: 8px;
	display:inline-block;
	margin-bottom: 5px;
}

.qa-list-a p{
    content: "Q";
    color: #222;
    background: #fff;
    padding: 2px 11px;
    border-radius: 5px;
    margin-right: 8px;
	display:inline-block;
	font-size:17px;
	margin-bottom: 10px;
}

.veo-index .qa-list-q p, .veo-index .qa-list-a p{
    color: #222;
    background: #fff;
}

.veo-buy .qa-list-q p, .veo-buy .qa-list-a p{
    color: #fff;
    background: #666;
}

.qa-list-a span{
	display:block;
	margin-top:10px;
}

.veo-buy .qa-list-a span{
	color:#ccc;
}

.veo-buy .qa-list-a span{
	color:#666;
}

.txt-box-attention{
	color:#4bc959;
	text-align:center;
	padding:20px 0 20px;
	border-top:2px solid #4bc959;
	border-bottom:2px solid #4bc959;
	width:95%;
	margin:0 auto 50px;
	font-size:17px;
    font-weight: bold;
    line-height: 1.9;
	max-width:1200px;
}

.txt-box-attention-btn a{
    font-size: 16px;
    /* font-weight: bold; */
    color: #17171c;
    border: #4bc959 1px solid;
    background: #4bc959;
    border-radius: 40px;
    padding: 14px 0;
    width: 90%;
    max-width: 400px;
    margin: 15px auto;
    display: block;
    text-align: center;
    transition: 0.5s;
}

.txt-box-attention-btn a:hover{
    color: #4bc959;
	background:#17171c;
}


.veo-buy_attention-top{
	color:#34c144;
	text-align:center;
	padding:20px 0 10px;
	border-top:2px solid #4bc959;
	border-bottom:2px solid #4bc959;
	width:95%;
	margin:30px auto 50px;
	font-size:15px;
    font-weight: bold;
    line-height: 1.8;
	max-width:1200px;
}

.veo-buy_attention-btn-top a{
    font-size: 16px;
    /* font-weight: bold; */
    color: #fff;
    border: #34c144 1px solid;
    background: #34c144;
    border-radius: 40px;
    padding: 14px 0;
    width: 90%;
    max-width: 400px;
    margin: 15px auto;
    display: block;
    text-align: center;
    transition: 0.5s;
}

.veo-buy_attention-btn-top a:hover{
    color: #34c144;
	background:#fff;
}


@media screen and (min-width:769px) {

.pc-hide{
	display:none;
}

}

/*-----------------------------------
スマホ用はここから
-------------------------------*/

@media screen and (max-width:768px) {

.sp-hide{
	display:none;
}

    .main-ttl{
        font-size: 5em; 
    }
    .feature-navi,.catch{
        padding: 0 10px;
    }

    .feature-navi ul li{
        width: 48%;
        margin: 0 0 10px 0;
    }
    .feature-navi ul li a{
        padding: .8rem;
    }

    .gallery ul {
        display: block;
        white-space: nowrap;
        padding-left: 10px;
    }

    .gallery ul li {
        display: inline-block;
        width: 70%;
        padding-right: 10px;
    }

    .gallery ul li:last-child{
        padding-left: 10px;
    }


    .lineup-list li{
        width: 90%;
        max-width: 450px;
        margin: 0 auto;
    }

    .lineup-list-col6 li{
        width: 45%;
        margin: 0 auto 30px;
    }

    .lineup-list-col3 li{
        width: 90%;
        margin: 0 auto 30px;
    }
/*    .lineup-list-col6 .cart-btn a,
    .lineup-list-col3 .cart-btn a{
        padding: .8rem;
    }*/

    .lineup-list li:nth-last-child(-n+2){
        margin: 0 auto 60px;
    }

    .brand-ttl .brand-ttl-wrap li{
        width: 90%;
        margin: 0 auto 30px;
    }
    
    .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-ttl{
	font-size: 28px !important;
}

	.sub-ttl{
    font-size: 23px;
    margin: 40px auto 20px;
    width: 90%;
	}
	
.sub-logo{
    max-width: 200px;
	}
	

.txt-box {
	font-size:23px;
}

.txt-box:before {
    width: 298px;
    height: 28px;
}

.concept{
	background-image: url(../img/veo_conceptsp-202404.jpg);
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat;
	background-color:#f0ece9;
}

.veo_cencept-txtwidth{
  height:auto;
  position:relative;
}

.veo_cencept-txtarea{
	position:relative;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
	width: 90%;
    margin: 0 auto;
    padding: 300px 0 50px;
	font-size:15px;
}

.veo_cencept-ttl{
	font-size: 23px;
    margin: 20px auto 35px;
}

.tech-txt{
	font-size: 15px;
    text-align: left;
}

.veo_techimg-item{
    width:100%;
	}

.veo_techimg-itemtxt{
    padding: 10px 0 50px;
/*    width: 88%;*/
    margin: 0 auto;
	white-space: normal;
}

.veo_techarea .tech-ttl{
	font-size:24px;
}

.veo_detail-add{
    margin: 50px 20px;
}

.veo_detail-attention{
	padding:0 20px;
	margin-bottom:30px;
}

.veo_toiawase-btnlist{
    justify-content:center;
	margin: 0 auto 35px;
	}
	
.veo_toiawase-btn a{
	font-size: 18px;
    padding: 18px 0;
    min-width: 350px;
    margin: 0 auto 20px;
}

.veo_detail-attention-b{
	font-size: 17px;
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
    margin-top: 28px;
    display: block;
}

.veo_techimg-list{
    overflow: hidden;
    margin:0;
}

.veo_techimg-list ul {
    width: 100%;
    flex-wrap: wrap;
    overflow-x: auto;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    display: block;
    white-space: nowrap;
    padding-left: 10px;
}

.veo_techimg-list ul li {
    display: inline-block;
    width: 70%;
    padding-right: 10px;
    vertical-align: top;
}

.veo_techimg-list ul li:last-child{
    padding-left: 10px;
}

.veo_techarea{
	padding:60px 0 15px;
}

.veo_detail-img{
    margin-bottom: 8px;
}

.sub-add-area{
	width:90%;
	margin:0 auto;
}

.sub-item-price2 p{
    margin: 0 auto;
	padding: 10px 0 5px;
}

.price-attention{
	text-align:left;
}

main{
	padding-top: 48px;
}

.veo-buy_item-img{
	max-width: 240px;
    margin: 0 auto 10px;
}

.veo-buy_item-detail{
	text-align:center;
}


.veo-buy_item-btn-contents div{
    width:100%;
}

.veo-buy_item02 label{
    width:100%;
}

label .veo-buy_item-btn {
    margin: 0 0 22px;
}

.veo-buy_attention{
    text-align: left;
    padding: 25px 20px 30px;

}

.veo-buy_attention p{
	font-size: 27px;
    line-height: 1.4;
}

.veo_detail-attention-ttl{
    margin: 25px 0 10px;
}

.sub-item-price{
	font-size:17px;
}

.sub-item-price2 p{
	font-size:17px;
}


.nagare-list .nagare-list_item{
	width:77%;
    margin: 0 auto 40px;
}

.nagare-arrow:after {
	bottom: -38px;
    right: 46%;
    top: auto;
    content: '\f0d7';
}

.nagare-arrow-sp:after {
    content: '\f0d7';
    font-family: FontAwesome;
	position:absolute;
    font-size: 43px;
	bottom: -38px;
    right: 46%;
    top: auto;

}

.nagare-list_txt{
    letter-spacing:0;
}

.section-qa{
	width:90%;
}

.qa-list-q{
	width:100%;
    margin-bottom: 30px;
}
.qa-list-a{
	width: 100%;
}

.txt-box-attention{
	font-size:13px;
}

.txt-box-attention-btn a{
    font-size: 14px;
}

.veo-buy_attention-top{
	font-size:13px;
}

.veo-buy_attention-btn-top a{
    font-size: 14px;
}

.veo_toiawase-btn2 a{
    font-size: 16px;
}


}

@media screen and (max-width:480px) {

    .main-ttl{
        font-size: 3.5em;
        padding: 60px 0 0 0; 
    }

    .main-jp-ttl{
        margin: 20px 0 0 0;  
    }

    .feature-navi ul li a{
        padding: .5rem;
    }

    .brand-ttl .brand-catch{
        font-size: 1.5em;
    }

    .lineup-list li .cart-btn a{
        width: 85%;
    }

    .brand-ttl .brand-ttl-wrap{
        padding: 3rem 10px;
    }

    .lineup-list li .eng-name{
        margin: 15px 0;  
    }

    .lineup-list li .price{
        margin: 15px 0;
    }

    .view-all{
        padding: 40px 0 20px 0;
    }

    /*---動画---*/
    .movie-wrap{
        height: 232px;
    }
    .background {
        width: 100%;
    }

}

@media screen and (max-width:375px) {
    .main-ttl{
        font-size: 3em; 
    }

    .sub-ttl{
        margin: 30px auto;
        font-size: 1.2em;
    }

     /*---動画---*/
    .movie-wrap{
        height: 210px;
    }
}

@media screen and (max-width:360px) {
    .movie-wrap{
        height: 200px;
    }
}

@media screen and (max-width:320px){
    .main-ttl{
        font-size: 2.5em; 
    }

     /*---動画---*/
    .movie-wrap{
        height: 180px;
    }
} 

/*----スクロールアニメ----*/
:root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1;
}

.wow {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

/*----//スクロールアニメ----*/