﻿
/* header logo */
@media screen and (min-width:769px){
header h1{
	margin-top: 23px;
	margin-bottom: 23px;
}
}

#globalNavi{
	background-color:#000;
}


.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
	display: block;
}

.fixed #search{
	top:-120px;
	margin-top: -120px;
	padding-top: 120px;
}


.stock__note{
	text-align: center;
	font-size: 1rem;
	margin-top: 1em;
	margin-bottom: 1em;
}




.stock_search{
	font-size: 1rem;
	line-height: 1.5em;
	
	padding: 60px;
	margin-bottom: 60px;
	text-align: center;
	
	background: url(data:image/gif;base64,R0lGODlhAgACAIAAAAAAAIODgyH5BAAHAP8ALAAAAAACAAIAAAIDRAIFADs=);
}




.stock_result{}
.stock_result .article_title{
	margin-bottom: 20px;
}
table.stock_table{
	margin-bottom: 10px;
	border: 1px solid #fff;
}
table.stock_table .stock_table__cell{
	color: #fff;
	border-right-style: dotted;
	border-left-style: dotted;
	border-bottom-style: solid;
}
table.stock_table thead .stock_table__cell{}
table.stock_table tbody .stock_table__cell{
	background-color: transparent;
}
table.stock_table .stock_table__cell--head{}
table.stock_table .stock_table__cell--body{}
.stock_result__status{
	text-align: right;
	font-size: .8rem;
	line-height: 1.5em;
}
#pN,
#stockSubmit{
	vertical-align: middle;
}
#stockSubmit{
	border: 0 none;
	background-color: transparent;
	cursor: pointer;
}
.mv_stock{
	background-image: url(/tanabe/wp-content/themes/tanabe_gt/_include/images/stock/visual.jpg);
}









.tec_suspension_article.open article{
	display: block;
}





/* adjust : youtube */
.social_youtube:after{
	content: "";
	display: block;
	clear: both;
}






/* index : instagram */
.lineup{
	margin-top: 140px;
	margin-bottom: -40px;
	/*margin-top: 140px;*/
	/*margin-bottom: 100px;*/
	
	
	clear: both;
}
@media screen and (max-width: 768px){
.lineup--instagram{
	display: none;
}
}
#gt{
	width: 958px;
	margin-right: auto;
	margin-left: auto;
}
#gt .nsad-title1{
	display: block;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 3.6em;
	text-align: center;
	margin-bottom: 20px;
}
#instafeed{
	margin-left: -26px;
}
#instafeed:after{
	content: "";
	display: block;
	clear: both;
}
#instafeed li{
	float: left;
	width: 220px;
	margin: 30px 0 0 26px;
}
#instafeed a{}
#instafeed figure{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
#instafeed img{
	visibility: hidden;
}


/* (sp) footer social */
.sp_social ul li{
	width: 25%;
}




/* 製品検索 */
.product_detail .pd-thumb{}
.product_detail .pd-thumb__item{}
.product_detail .pd-thumb__item > img{
	max-width: 100%;
}
@media (min-width: 769px){
.product_detail .pd-thumb{
	margin-left: -20px;
	
	display: -webkit-box;
	-webkit-box-pack: justify;
	display: flex;
	display: -o-flex;
	display: -ms-flex;
	display: -moz-flex;
	display: -webkit-flex;

	flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;

	justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
}
.product_detail .pd-thumb__item{
	margin-left: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	
	flex: 1 1 100%;
	-o-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	-moz-flex: 1 1 100%;
	-webkit-flex: 1 1 100%;
}
}
@media (max-width: 768px){
.product_detail .pd-thumb{}
.product_detail .pd-thumb__item{
	padding-left: 20px;
	padding-right: 20px;
}
}



.nsad-title1{
	text-align:center;
	color:#FFFFFF;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 3.6em;
}




/* header search adjust (sp) */
.global_search form{
	box-sizing: border-box;
	max-height: calc(100vh - 125px);
	overflow: auto;
}
.search_product .more{
	position: static;
}




/*
	【崩れ調整 2019.4.12】
	
	ボディ補強・その他パーツ > ボディーチューニングについて
*/
.product_bodytuning ul{
	display: -webkit-box;
	-webkit-box-pack: justify;
	display: flex;
	display: -webkit-flex;

	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.product_bodytuning ul li{
	box-sizing: border-box;
	float: none;
}




/*
	【崩れ調整 2019.4.18】
	PHOTO & MOVIE
*/
.gallery ul{
	display: -webkit-box;
	-webkit-box-pack: justify;
	display: flex;
	display: -webkit-flex;

	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.gallery ul li{
	box-sizing: border-box;
	float: none;
}





@media screen and (min-width:769px){}
@media screen and (max-width:768px){}

