@charset "utf-8";

.text095{font-size: 0.95em;}
h4{line-height: 1.5;}
.nav.nav-tabs .nt-active a {color: #333;border-color: #222;}

.separeter2 {
	display: block;
	width: 100%;
	height: 2px;
	margin: 15px 0;
	background-color: #aaa;
}
.separeter2.m10 {
	margin: 10px 0;
}
.separeter2.m5 {
	margin: 2px 0 5px;
}

.separeter1 {
	display: block;
	width: 100%;
	height: 1px;
	margin: 15px 0;
	background-color: #aaa;
}
.separeter1.m5 {
	margin: 5px 0;
}
.separeter1.m10 {
	margin: 10px 0;
}


.spacer2122{
	font-family: TradeGothicLTPro;font-weight: normal;font-style: normal;
	padding: 0 4px 0 0;
	display:inline-block;
}
.spacer{
	font-family: TradeGothicLTPro;font-weight: normal;font-style: normal;
	padding: 0 3px 0 3px;
	display:inline-block;
}

.aaa{
	font-size: 100px;
}
div.qa p {padding-left: 1em;text-indent:-1em;font-size: 0.9em;line-height: 1.5;}

p.qa {margin-left: 1em;text-indent:-1em;}

.bxslider.bs-small #slide li{
	font-size: 1.35rem;
}
.bxslider.bs-small #slide li .qa p{margin-bottom:10px !important;}

.bxslider{
	overflow: visible;
}
@media (max-width: 767px) {
		.bxslider h5{	font-size: 16px;}
}
.bx-wrapper .bx-pager{
	padding-top: 20px;
}

/*alpine2122 Slider用*/
.bxslider.bs-small #slide{
	overflow: hidden;
}
.bxslider.bs-small ul#slide{
	list-style: none;	
	padding: 0;
}
.bxslider.bs-small #slide li, .bx-noslider #slide li{
	width: 100%;
	background-size:cover;
	min-height: 100%;
	overflow: hidden;
}
.bxslider.bs-small li img, .bx-noslider li img{
	width: 100%;
	height: auto;
}

.bx-wrapper .bx-pager.bx-default-pager a{
	width: 15px;
	height:15px;
	border-radius: 10px;
}
.bxslider li img, .bx-noslider li img{
	width: 100%;
	min-height: auto;
}

/**/
.bxslider .container .bx-wrapper .bx-prev {
	left: -40px;
}
.bxslider .container .bx-wrapper .bx-next {
    right: -40px;
}
.bx-wrapper .bx-controls-direction a {width: 40px;}

@media (max-width: 750px) {
	.bxslider .qa {
		padding: 1em;
		font-size: 14px;
	}
	#PRODUCT h3{
		font-size: 1.4em;
	}
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	bottom: 0;
	margin-top:-5%;
	outline: 0;
	width: 40px;
	text-indent: -9999px;
	z-index: 9999;
}


.bx-wrapper .bx-prev {
	left: 10px;
	opacity: 0.5;
	background: url('/static/full/fischer/alpine2122/images/prev.svg') no-repeat 0 0px;
	background-size: 40px 70px;
}


.bx-wrapper .bx-next {
	right: 10px;
	opacity: 0.5;
	background: url('/static/full/fischer/alpine2122/images/next.svg') no-repeat 0 0px;
	background-size: 40px 70px;
}

.align-items-center{
	align-items: center;
}

.links{
	font-size: 13px;
	margin-bottom: 20px;
}
.links.button{
	line-height: 2;
}
img.zoom {
	width: 15px;
	height: 15px;
	margin-right: 3px;
}

.campaign-banner{
	border: 1px solid #cbcbcb;
	border-radius:10px;
	padding: 1em;
}

#links-CATALOG:before {
	display: block;
	content: " ";
	margin-top: -80px;
	height: 80px;
	visibility: hidden;
	z-index:1;
}


.qa p{margin-bottom: 3px !important;}

@media (max-width: 768px){
	.btn {
	margin: 0 auto 0px;
	}
}

/*
.section:nth-child(even) {
	background-color: #FaFaFa;
}
@media (max-width: 768px){
	.section:nth-child(even) {
		background-color: #fff;
	}
}
*/
.section#INTORODUCTION{
	background-color: #FaFaFa;
}

