@charset "utf-8";


body .wrapper .text-white { color: #fff !important;}

/*#pagetop.wrapper {
    margin: 0 auto;
}*/




a.alpha:hover img{
  opacity: 0.6;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}


a.btn.btn-fill:hover{
	color: #FFFFFF !important;
}
a.red:link, a.red:visited{
	color: #ff0000 !important;
}
a.red:hover{
	color: #e5de01 !important;
}


.project-content a:link, .project-content a:visited{
	color: #FFFFFF !important;
	text-decoration: underline;
	font-weight: normal;
}
.project-content a.btn:link, .project-content a.btn:visited{
	text-decoration: none;
}




li{list-style : none}
.navbar-collapse .nav > li a{
	line-height: 110%;
}
.navbar-collapse .nav > li span.jap{
	font-family: "NotoSans-DL";
	font-size: 12px;
}

.navbar-collapse .nav.main{
	font-family: 'TradeGothicLTPro-Bold';
}
.navbar .navbar-nav.navbar-uppercase > li > a{
	font-size: 1.5rem;
	line-height: 0.8em;
	letter-spacing:0.05em;
}
.navbar-collapse .nav.nav-first{
	font-family: "NotoSans-DL";
	font-weight: 300;

}
.h1, .h1, .section-header h1, .nav-tabs {
	font-family: 'TradeGothicLTPro-Bold', "NotoSans-B";
}
strong, h2, h3, h4, h5, .h2, .h3, .h4, .h5, .h6{
	font-family: "NotoSans-SB";
	font-weight: 600 !important;
}

.section-header h5, .subheading, .f-sitemap nav > ul a {
	text-transform: uppercase;
	font-weight: normal;
}
.btn {
	text-transform: none;
	letter-spacing:0;
}


/*           Font Smoothing      */

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .navbar, .brand, .btn-simple, a, .td-name, td
 {
-webkit-font-smoothing: none;
-webkit-font-smoothing: antialiased;
-webkit-font-smoothing: subpixel-antialiased;
}

h1, .h1, h3, .h3, h4, .h4 {
/*  margin: 30px 0 15px;*/
}

h1, .h1 {
	line-height: 1.213483146em;
	color: #fff;
	font-weight: normal;
	}

h2, .h2 {
  font-size: 2em;
  line-height: 1.25;
  margin: 0.4em 0 0.8em;
  font-weight: normal;
/*  text-transform: uppercase;*/
}
.title h2{
	font-size: 2.4em;	
  line-height: 1.25;
  margin: 0.2em 0 0.3em;
}
.title h3 + p {
  margin-top:.6em;
}
h2.product{
	margin: 0;
	font-size: 1.6em;
}
#TOPNEWS .title h2{
	font-size: 1.8em;
	line-height: 1.2em;
	text-transform: none;
}

[id*="links-"]:before {
	display: block;
	content: " ";
	margin-top: -100px;
	height: 100px;
	visibility: hidden;
}
h3, .h3 {
	font-size: 1.15em;
	line-height: 1.4em;
	margin: 0px 0 10px;
}
h3.large{
	margin-top: 0;
	font-size: 1.3em;
	}
#PRODUCTS h3{
	font-family: TradeGothicLTPro-Bold;	font-weight: normal;
}
#OVERVIEW h3.large{
	margin-top: 0;
	text-align: left;
	font-size: 1.35em;
	margin-bottom: 15px;
}
h3.centering{
	text-align: center;
	font-size: 1.35em;
	margin-bottom: 1.5em;
}
.title h3{
	font-size: 1.35em;
	margin: 0;
	}
body#INFOMATION h3{
	margin-top: 0px;
	font-size: 1.25em;
	line-height: 1.35;
}

h4, .h4 {
  font-size: 1.0em;
  line-height: 1.714285714em;
	margin: 10px 0 10px;
}
h4.date{
	color: #666;
	font-weight: normal;
	margin: 0;
	font-size: 0.85em;
}
h4.date+h3{
	margin-top: 0;
}
body#INFOMATION h4.date{
	margin: 0px 0 10px;
	font-size: 1em;
}

h5{
	line-height: 1.5em;
	font-size: 1.15em;
	margin-top: 0;
	margin-bottom: 10px;
}
#FEATURES h5{
	font-weight: normal;
	line-height: 1.2;
}


h6 {
	line-height: 1.5em;
	font-size: 0.9em;
	margin: 0 0 15px 0;
}

.t-size-m{
	font-size: 1em;
	line-height: 1.6;
}
.t-size-s{
	font-size: 0.9em;
	line-height: 1.6;
}

.red{color: #ff0000! important;}
.gray{color: #aaa;}
.black{color: #000;}
.yellow{color: #ffff00;}
.parallax.pattern-image .container{
/*background:url("/assets/img/top/top_main_mainvisual.jpg") center top;*/
/*background-size:auto 100%;*/
}
.section-header .parallax{
	position: absolute;
}

.section .parallax > img,
.section .parallax .filter > img, .section .full-image > img,
.section .full-image .filter > img {
	background-color: transparent;
	background-size:1920 auto;
	margin-right: auto;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	position: relative;
	z-index: 1;
}

.OVERFLOW, .overflow {
	overflow: hidden;
	zoom: 1;
}

.section .parallax > img{
	height: 100%;
}

.section .text-area {
  padding: 1em 0 2em;
  position: relative;
  z-index: 3;
  display: block;
}
.container img {
  width: 100%;
}
.container img.atouch, .container img.auto {
    width: auto;
}
.container img.atouch {
  width: auto;
}
.row{
	overflow: hidden;
}
div.ul{
	border-bottom: 1px solid #efefef;
}
a.ul{
	display: inline;
	border-bottom: 1px solid #666;
}
a.ul:hover{
	border-bottom: 1px solid #e5de01;
}

.title p {
	font-size: 1.0em;
	margin-bottom: 0em;
	}

.w150{
	width: 1.5em;
	display:inline-block;
}


#TECHNOLOGY h4, #VIDEO h4{
	font-size: 1.0em;
	margin: 15px 0 0px;
}

#VIDEO h3{
	margin: 15px  0 10px;
}

/*navbar*/
.navbar-transparent {
  padding-top: 0px;
  background-color: #fff;
  border-bottom: 1px solid transparent;
}


.navbar .navbar-brand {
  font-weight: 600;
  margin: 0px 0px;
  padding: 0px 15px;
  font-size: 20px;
  letter-spacing: 0;
}
.navbar .navbar-brand img{
	z-index:9999;
}
@media (max-width: 767px) {
.navbar .navbar-brand img{
	width: 70px;
	height: 70px;
	}
}
.section-header h1 {
	margin: 0;
	padding: 0;
	z-index:1;
	font-weight: 100;
	text-transform: none;
	/*text-shadow: -2px 4px 15px rgba(0, 0, 0, 0.5), -2px 4px 15px rgba(0, 0, 0, 0.5);*/
	text-shadow: -2px 4px 20px rgba(0, 0, 0, 100), -4px 6px 20px rgba(0, 0, 0, 100);
}


.section-header h1 span.uline{
	margin-bottom: 0.2em;
	line-height: 1.3;
	width: 90%;
	display:inline-block;
	border-bottom: 4px solid #fff;
}

.section-header .carousel-inner h1 {
	right: 0%;
	left: 0%;
	position: absolute;
	text-align: center;
	overflow: visible;
	padding: 0;
}
.section-header .carousel-inner h1.line1 {
	top:50%;
	height: 15%;
}

/*readmore*/
.section-header .readmore {
	letter-spacing: 0.01em;
	line-height: 1;
	font-size: 2rem;
}
.section-header .readmore span{
	display: inline-block;
	background-color: #fff;
	opacity: 0.8;
	color: #333;
	text-shadow: none;
	padding: 10px 20px 4px;
}
.section-header .readmore a:hover span{
	background-color: #e5de01;
}


@media (min-width: 580px) {
	.section-header h1 {
	font-size: 4.2rem;
		letter-spacing: 0.1em;
	}
}
@media (max-width: 580px) {
	.section-header .content h1 {
	letter-spacing: 0.04em;
	font-size: 3.5rem;
	}
	.section-header .readmore {
	font-size: 1.3rem;
	}
	.row-xs{
		padding-left: -15px;
		padding-right: -15px;
	}
}




.section-header h5 {
  font-size: 2rem;
  margin: 0 auto .5em;
  line-height: 1.5;
  text-shadow: -2px 4px 15px rgba(0, 0, 0, 0.5), -2px 4px 15px rgba(0, 0, 0, 0.5);
}
.breadcrumb + .section.first {
	padding-top: 25px;
}
.section.first {
	padding-top: 0;
}
.section .title {
  max-width: 860px;
  margin: 0 auto;
  display: block;
	text-align: center;
}
.navbar-collapse{
}
.navbar-default .navbar-collapse{
	position: relative;
	margin-left: 100px;
	height: 80px !important;
}

.navbar .navbar-nav > li > a {
  padding: 10px 10px 8px;
  text-align: center;
  margin: 0px;
}
.navbar .navbar-nav > li.last > a.top-fb {
	margin-top: 8px;
	padding-top: 0px;
	padding-right: 0px;
}
.navbar-right {
	margin-right: 0px;
}
.navbar-collapse .nav li a.top-fb{
/*	font-size: 20px;
	line-height: 20px;
	padding-bottom: 3px;*/
}
.navbar .navbar-nav.nav-first > li > a {
  padding: 8px 5px 5px 0;
}
.navbar ul.nav-first a{
	line-height: 1;
	font-size: 15px;
}
.navbar .navbar-nav.navbar-uppercase.nav-first > li > a {
	letter-spacing:0.02em;
	font-size: 14px;
	line-height: 1;
}
.navbar .navbar-nav.navbar-uppercase.nav-first > li > a:before, .navbar .navbar-nav.navbar-uppercase.nav-first > li.last > a:after {
	display: inline;
	content: " | ";
}
.navbar-nav.navbar-right.navbar-uppercase.main{
	position: absolute;
	bottom:0px;
	right:0;
}

.navbar-nav.navbar-right.navbar-uppercase.main .dropdown-menu{letter-spacing:0em;}
body > .navbar-collapse .nav > li.subcategory > a {
	font-size: 80%;
	}
body > .navbar-collapse .nav > li.subcategory > a:before, body > .navbar-collapse .nav > li.subcategory > a:after {
/*	display: inline; content: " | ";*/
	}
  [class*="navbar-"] .navbar-nav .dropdown > a .caret {
    border-bottom-color: #e5de01;
    border-top-color: #e5de01;
  }


/*top-card*/
.subheading {
	position: absolute;
	width: 100%;
	height: auto;
	bottom:0px;
	margin: 0;
	padding: 0;
}
.subheading a {
	display: block;
	font-size: 1.5em;
	line-height: 1;
	text-align: center;
	color: #fff;
	height: auto;
	background-color: #000;
	opacity: 0.8;
	padding: 10px 0 6px;
	font-weight: 700;
}
#KEYFEATURES .subheading a{
	font-size: 1em;
}
.subheading a:hover {
	background-color: #e5de01;
	opacity: 0.7;
}

.main-nenu .card{
	margin-bottom: 8px;
	position: relative;
}



.f-sitemap .centering {
	padding: 15px 5px 15px;
	line-height: 1.3em;
	text-align: center;
}
.f-sitemap .centering nav a {
	font-size: 0.88em;
	padding: 0 8px;
}
.f-sitemap h2{
	font-family: "NotoSans-M";
	font-weight: 100;
	font-size: 0.90em;
	line-height: 1;
}
.f-sitemap ul {
	margin-bottom: 0px;
	font-size: 12px;
	padding-left: 0;
}
 .f-sitemap h5 {
	font-family: "NotoSans-B";
	line-height: 1;
	font-size: 13px;
	font-weight: 400;
	margin: 10px 0 5px;
}
 .f-sitemap h5+hr {
	padding-top: 0;
}
.f-sitemap h6 {
	line-height: 1;
}
.info nav > ul {
  width: 100%;
  margin: 0;
  font-size: 13px;
}
.un-line {
	padding: 10px 0 8px;
	border-bottom: 1px solid #cbcbcb;
}
.nav > ul li {
  float: none;
}





/*レスポンシブルLayout*/
div.col-xs-6{
	margin-bottom: 50px;
}
.concept-container .col-xs-4.col-sm-4.col-md-4{
	padding: 0 4px;
}
.concept-container .col-sm-6.col-md-6{
	padding: 4px;
}
.concept-container .card{
	margin-bottom: 8px;
	position: relative;
}

/*Dropdown*/
.dropdown-menu li a {
	line-height: 1.1;
}
.dropdown-menu .divider{
	margin: 0;
}
/**/
#KEYFEATURES #OVERVIEW hr{
	margin: 40px 0 40px;
}
#KEYFEATURES .text-area{
	padding: 25px 0 40px 0;
}

/*table*/
.box-child {
	width: 100%;
}
.box-child td{
	margin: 0 1% 0;
	width: 50%;
	vertical-align: middle;
}

.tokyo outline table.box-child {
}
.tokyo outline table.box-child img {
	width: 99.8%;
	height: 99.8%;
}



/*add*/
.o-hidden{overflow: hidden;}
.section .text-area.pd0{padding-bottom:0 !important;}
.f150{font-size: 150% !important;}
.f140{font-size: 140% !important;}
.f130{font-size: 130% !important;}
.f120{font-size: 120% !important;}
.f110{font-size: 110% !important;}
.f105{font-size: 105% !important;}
.f90{font-size: 90%;}
.f80{font-size: 80%;}
.f70{font-size: 70%;}
.sp50{display:inline-block;width: 0.5em;}
.ft10px{font-size: 10px !important;}
.ft12px{font-size: 12px !important;}
.ft13px{font-size: 13px !important;}
.ft14px{font-size: 14px !important;}
.ft15px{font-size: 15px !important;}
.ft16px{font-size: 16px !important;}
.ft18px{font-size: 18px !important;}
.ft20px{font-size: 20px !important;}
.ft22px{font-size: 22px !important;}
.ft24px{font-size: 24px !important;}
.ft26px{font-size: 26px !important;}
.ft28px{font-size: 28px !important;}
.ft30px{font-size: 30px !important;}
.pt5{padding-top: 5px !important;}
.mt0{margin-top: 0px !important;}
.mb0{margin-bottom: 0px !important;}
.mb5{margin-bottom: 5px !important;}
.mb10{margin-bottom: 10px !important;}
.mb20{margin-bottom: 20px !important;}
.mb30, .project-content .mb30{margin-bottom: 30px !important;}
.mb40, .project-content .mb40{margin-bottom: 40px !important;}
.mb50, .project-content .mb50{margin-bottom: 50px !important;}
.mb60{margin-bottom: 60px !important;}
.mb70{margin-bottom: 70px !important;}
.mb80{margin-bottom: 80px !important;}
.mb100{margin-bottom: 100px !important;}
.mb1em{margin-bottom: 1em;}
.mb2em{margin-bottom: 2em;}
.mb3em{margin-bottom: 3em;}
.mb4em{margin-bottom: 4em;}
.mb5em{margin-bottom: 5em;}
.mb6em{margin-bottom: 6em;}
.pd12-r{padding: 0 15px 0 0px;}
.pt0{padding-top: 0 !important;margin-top:0!important;}
.caption{font-size: 1rem;}
.no-display{
	display: none !important;
}
.pd4{padding: 4px;}

.t-center, .centering{text-align: center;}
.t-right{text-align: right;}
.t-left{text-align: left;}

span.spacer{margin: 0 0.03em 0 0.1em;}
span.spacer-j{margin: 0 0 0 0.1em;}
span.more-read{display:block;margin: 10px auto 0;
	width: 50%;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	border: 1px solid #fff;
	padding: 2px 8px;
}

img.border, td.border{
	border: 1px solid #cbcbcb;
}
img.border-white, .border.white{
	border: 1px solid #fff;
	padding: 0em;
}
.border{
	border: 1px solid #cbcbcb;
	padding: 1em;
}
.border.pd0{
	padding: 0;
}

/*project-details*/

.project-details h2, .project-details h3{
	color: #fff;
}
 .project-details h3{
	font-size: 1.3em;
	margin-bottom: 10px;
}
/*bootsstrap*/

/*=================media query==================*/
.xs{display:none;}
.sm{display:none;}
.pc{display: none;}
@media (max-width: 480px) {
.sm{display:block;}
}

@media (max-width: 767px) {
	.xs{display:block;}
	.xs-mb5{margin-bottom: 5px !important;}
	.xs-mb10{margin-bottom: 10px !important;}
	.xs-mb20{margin-bottom: 20px !important;}
	.xs-mb30{margin-bottom: 30px !important;}
	.xs-mb40{margin-bottom: 40px !important;}
	.xs-mb50{margin-bottom: 50px !important;}
	.xs-mb80{margin-bottom: 80px !important;}
	.sft10px{font-size: 10px !important;}
	.sft12px{font-size: 12px !important;}
	.sft13px{font-size: 13px !important;}
	.sft14px{font-size: 14px !important;}
	.sft15px{font-size: 15px !important;}
	.sft16px{font-size: 16px !important;}
	.sft18px{font-size: 18px !important;}
	.sft20px{font-size: 20px !important;}
	.sft24px{font-size: 24px !important;}
	.sft26px{font-size: 26px !important;}
	.sft28px{font-size: 28px !important;}
	.sft30px{font-size: 30px !important;}
	body .wrapper .smb5{margin-bottom: 5px !important;}
	body .wrapper .smb10{margin-bottom: 10px !important;}
	body .wrapper .smb20{margin-bottom: 20px !important;}
	body .wrapper .smb30{margin-bottom: 30px !important;}
	body .wrapper .smb40{margin-bottom: 40px !important;}
	body .wrapper .smb50{margin-bottom: 50px !important;}
}
@media (min-width: 768px) and (max-width: 1200px) {
  .pc{display:block;}
	.pd12-l{padding: 0 0 0 20px;}
	.section-with-hover .project .over-area .content p{font-size: 0.9em;}
	.section-with-hover .over-area .content h4 {font-size: 1.1em;	}
}
@media (min-width: 1200px) {
	.pc{display:block;}
	.pc_inline{display: inline-block;}
	.pd12-l{padding: 0 0 0 20px;}

}
@media (max-width: 767px) {
		#PRODUCTS .pd12-l,#links-PRODUCTS .pd12-l {
		margin-left: 0px !important;margin-right: 0px !important;
		padding-left: 10px !important;padding-right: 0px !important;
	}
	
}

/*TABS*/

.centeringtab_container{
	text-align: center;
	margin-bottom: 10px;
	border-bottom: 1px dashed #eee;
	}
.nav.nav-tabs{
	vertical-align: top;
	display: flex;
	align-items: center;
	margin: 5px auto -2px auto;
	text-align: center;
	justify-content: center;
	font-size: 1.5rem;
	font-weight: normal;
	border-bottom: none;
}

body.nt01 .nav-tabs li.nt-01 a,
body.nt02 .nav-tabs li.nt-02 a,
body.nt03 .nav-tabs li.nt-03 a,
body.nt04 .nav-tabs li.nt-04 a,
body.nt05 .nav-tabs li.nt-05 a,
body.nt06 .nav-tabs li.nt-06 a,
body.nt07 .nav-tabs li.nt-07 a,
.nav-tabs li.now a{
color: #333;
border-color: #222;
background: #efefef;
}



.nav-tabs > li{
	margin: 0 2px 0 0;
}
.nav-tabs > li > a {
	letter-spacing:0.01em;
	border:3px solid #eee;
	border-bottom: none;
	color: #333;
}



@media (max-width: 768px) {
	.nav > li > a {
		line-height: 1;
	  padding: 4px 10px 1px;
	}
	.nav-tabs li{
		width: 49%;
		display:inline-block;
		margin-top: 1px;
		margin-bottom: 1px;
	}
	.nav-tabs.line2 > li a{display: flex; min-height: 48px;align-items: center; justify-content: center;}

		.centeringtab_container{
		padding-bottom: 5px;
		}
		.nav-tabs > li > a {
		border:2px solid #eee;
		color: #333;
		}
		.breadcrumb li {
			font-size: 13px;
		}

	.section-header h1 {
		font-size: 2.5rem;
		}
	.section-header .carousel-inner h1.line3 {
		top:22%;
		height: 45%;
	}
	.title h2{  font-size: 2rem;
	}
	.col-xs-4{
		padding: 0 5px;
	}
	.btn {margin-bottom: 20px;}
	img.thumbnails{
		margin: 0 auto;
		width: 60vw;
	}
	img.thumbnails50{
		margin: 0 auto;
		width: 50vw;
	}
	.section .text-area {
	padding: 0px 0 20px;
	}
	body#INFOMATION h3{
		font-size: 1.1em;
	}
	body#INFOMATION h4.date{
		margin: 0;
		font-size: 1em;
	}
	.subheading {
		bottom:0;}
	.subheading a {
			font-size: 1.4em;
			padding-top: 14px;
		}
	.navbar-transparent {
		background-color: transparent;
		}
	#carousel-example-generic{
		min-height: 150px;}
		.xs{display:block;}
	.dropdown-menu li.second a {
		font-size: 90%;
		}
	.carousel-inner > .item > img {
		display: block;
		max-width: 100%;
		height: auto;
		min-height: 150px;
	}
	.section-header .content h1{
		font-size: 2.5em;
		}
	.carousel-indicators{bottom:0;}
	.box-child tr{
		border-bottom: 1px dotted #cbcbcb;
	}
	.box-child td{
		margin: 10px 0 10px;
		width: 100%;
		display: block;
	}
	.box-child td {
	    padding: 0;
	}

	body#KEYFEATURES .pd12-r, body#KEYFEATURES .pd12-l{padding: 0;}
	.section-with-hover .project .over-area{
	background: rgba(0, 0, 0, 0.8);}
	.section-with-hover .project .over-area {
		opacity: 0.8;
	}

	.section-with-hover .project .over-area .content p{text-align: left;}
	.section-with-hover .over-area .content h4 {
		font-size: 1.15em;
	}
}

/*トグルのブレイクポイント*/
@media (min-width: 1007px) {
	.nav.navbar-nav .xx{display:none;}
	.navbar.navbar-default.navbar-fixed-top{
		height: 80px;
		margin-bottom: 0px;
	}
	.wrapper{
	}
	.section.section-header{
		padding: 0;
		overflow: hidden;
	}
	.bx-wrapper {
	}
}

@media (max-width: 1006px) {
	.nav.navbar-nav .xx{display:block;}
	.navbar-right.nav-first {
		position: absolute;
		top:0px;
		right:0;
		margin-right: -5px;
	}
	.section-header .carousel-inner h1.line1 {
		top:50%;
	}
	.wrapper{
/*	margin-top: 50px;*/
	}
	.section.section-header{
		padding: 0;
	}
	.bx-wrapper {
		margin-top: 0px;
		}
}

@media (min-width: 768px) {
	img.thumbnails, img.thumbnails50{
		width: 100%;
	}
	.dropdown-menu li.second a {
	}
}
/*=================media query END=================*/
#back-top {
	z-index:999;
	position: fixed;
	bottom: 0px;
	right:0px;
}

.youtube{
	position:relative;
	width:100%;
	padding-top:56.25%;
}
.youtube iframe{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
}


body#SHOPLIST.vacuum .ul, body#SHOPLIST.tuneup .ul{
	border-bottom: 1px solid #999;
}
body#SHOPLIST h2{
	margin-bottom: 20px;
}
body#SHOPLIST .ex{
	font-size: 11px;
}


/*#CATEGORIES .breadcrumb li.b01{display: none;}*/

body#KEYFEATURES #MAIN hr{
	clear: both;
	margin: 20px 0 30px;
	border-color: #cbcbcb;
	}





#SHOPLIST.alpine .breadcrumb li a {
	font-size: 14px;
	line-height: 10px;
	padding: 5px 8px 3px 6px;
}

body#KEYFEATURES .subheading {
	font-size: 1.3em;
}
body#KEYFEATURES #SOLUTION h5{line-height: 1.3; margin-bottom: 6px;}

body#KEYFEATURES.key_podium #SOLUTION .col-xs-4, #IMPRESSION .pd4{ padding: 0 4px 12px 0px;}
body#KEYFEATURES #SOLUTION .col-xs-8 { padding: 0 15px 12px 8px;}
body#KEYFEATURES.key_curv #SOLUTION .col-sm-4{ padding: 0 8px 6px 8px;}



.carousel-h1 {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.header-container{
	width: 90%;
	max-width:1200px;
	margin: 0 auto;
}
/*project_application*/
#project_application .container p {color: #fff;}
#project_application .container h4 {
	font-size: 1.1em;
	margin-top: 40px;
	padding-top: 10px;
	border-top: 1px solid #fff;
}

.project-content > div .project-details .project-text h3 {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1.3em;
}

.project-content > div .project-details p{
	font-weight: 100;
  color: #e3e3e3;
  line-height: 1.7;
  font-size: 0.90em;
}
/*BASE*/
#BASE.index div.tab_ul,
#BASE.fischer-base div.tab_ul,
#BASE.online div.tab_ul,
#INFOMATION.team div.tab_ul,
#INFOMATION.brand div.tab_ul
{
/*	border-bottom: 1px solid #666;*/
}
#BASE .main-menu h4{font-size: 1.4em;}
.f-left{float: left;}

.table_layout td{font-weight: 100 !important;line-height: 1.6em !important;}
.table_layout th{width: 8em;font-weight: 600;	font-family: "NotoSans-SB";}


@media (max-width: 768px){
	.table_layout.w6 th{width: 6em;}
	.table_layout.w6 td{width: calc(100% - 6em);}
}



.table_layout > div, .table_layout > p, .table_layout table td,.table_layout  table th{
	vertical-align: top;
	line-height: 1.6;
	font-size: 0.95em;
	padding: 5px 0;
}
span.ul{border-bottom: 1px dotted #e3e3e3;}

.project-details .table_layout table td, .project-details .table_layout  table th{
	color: #e3e3e3;
}
.flex{
	display: flex;
	flex-direction: row;
}

/*WHAT’S NEW*/
#WatsNew ol{
	padding-left: 0;
	text-align: left;
	border-top: 1px solid #cbcbcb;
}#WatsNew li{
	padding: 10px 0;
	border-bottom: 1px solid #cbcbcb;
}

.ft13px.btn{
	padding-bottom: 2px;
}

.section.first.section-gray{
	margin-top: 20px;
}
#WatsNew strong{font-size: 110%;}
#WatsNew red{color: #ff0000;font-weight: bold;}
body.tv h3{font-weight: 400;font-size: 1.3em; line-height: 1.15;}
body.key_index #OVERVIEW h3{margin: 0px !important; line-height: 1.25;font-weight: normal;font-family: 'TradeGothicLTPro-Bold', "NotoSans-SB";}
body.key_index #OVERVIEW h3 span{display: block;border-bottom: 0.06em dotted #aaa;}
body.key_index #OVERVIEW h4{font-family: "NotoSans-SB";margin: 0 0 10px !important;font-weight: bold;}

body#KEYFEATURES #PRODUCTS h3, body.ski .product h3 {
	line-height: 1.2;
	margin: -2px 0 5px;
	font-size: 1.5em;
	font-weight: normal;
}
body#KEYFEATURES h3.mb5, body#BASE h3.mb5 {margin: 0px 0 5px;}
h3.mt0 {margin-top: 0;}
.normal, .wt500{	font-weight: 500;}

body .project-content.product-modal h3{
	font-size: 2em;
}



body.team span.ul{
	border-bottom: 3px solid #444;
}


body.team h3.athlete{
	font-size: 1.8rem;
}
body.team h3.athlete span{
	display: block;
	font-size: 1.0rem;
	line-height: 160%;
	font-weight: bold;
}
body.team h4.name{
	font-size: 1.1rem;
	text-align: right;
	font-weight: 100;
	border-bottom: 1px dotted #444;
	letter-spacing:0.3em;
	margin-bottom: 20px;
}
@media (min-width: 1200px) {
body.team .fixheight{
	height: 233px;
}
}

#TOPICS .block:after {
		width: 100%;
		height: 1px;
		clear: both;}
		
.navbar-default .navbar-nav > li > a:visited, .navbar-default .navbar-nav > li > a:link{
	color: #666;
}

h2.product{font-size: 2.2rem;margin-bottom: 15px;}
body.ski .carousel-inner img.bootshead{display: none;}
body.boots .carousel-inner img.skishead{display: none;}


div.tpx h6 {
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0;
	margin: 0 0 15px 0;
}
div.tpx  .mb2em.ul{
	padding-bottom: 2em;
	border-bottom:1px solid #666;
	margin-bottom: 3em;
}


/*Youtube 埋め込みコンテナ*/
.video-wrapper {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}

.video-wrapper iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.movie-container{
	background: url("/asset/images/info/20200306/thumbnail.jpg") ;
	background-size: contain;
	height: auto;
	margin-bottom: 20px;
}

.frame-wrapper__video {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	margin-bottom: 10px;
}
.frame-wrapper__video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}



ul.qa{padding-left: 1em;text-indent:-1em; line-height: 1.5;}
ul.qa ul{padding-left: 1em;}
ul.qa ul li{margin-bottom: 12px;}
ul.qa1-3{padding-left: 1.3em;text-indent:-1.3em;font-size: 0.9em;line-height: 1.5;}


.key_index h5{font-weight: 500;	font-family: "NotoSans-M";font-size: 1.2em;line-height: 1.3;}

p.upr-btn {margin-bottom: 5px;}
p.upr-btn + p {margin-top: 5px;}
p.upr-btn span{vertical-align: -3px;}

@media (max-width: 768px){
	.upr-btn .btn{margin-bottom: 2px;}
	p.upr-btn span{vertical-align: -1px;}
}






/*------------------------------------------------------------------

	■NEWS

------------------------------------------------------------------*/
.project-content > div .project-details .project-title{
	margin-bottom: 40px;
}
.project-content.technology .project-title h2{
	font-family: 'TradeGothicLTPro-Bold';
}

.nunb_wrap{
	position: relative
}
.numb{
	display:block;
	position: absolute;
	top:0;
	width: 40px;
	height: 40px;
	background-color: #000;
	color: #fff;
	line-height: 37px;
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10px;
}
.qa{
	text-indent:-1em;
	padding-left:1em;
}

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

.photo-float img{
	width: 50%;
	float: left;
	padding-right: 10px;
}
.photo-float{
	font-size: 12px;
}



/*progressive-image.css*/
.progressive {
  position: relative;
  display: block;
  overflow: hidden;
}
.progressive img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  border: 0 none;
}
.progressive img.preview {
  filter: blur(2vw);
  transform: scale(1.05);
}
.progressive img.hide {
  opacity: 0;
}
.progressive img.origin {
  position: absolute;
  left: 0;
  top: 0;
  animation: origin 1.5s ease-out;
}
.progressive img.origin-scale {
  position: absolute;
  left: 0;
  top: 0;
  animation: origin-scale 1s ease-out;
}
@-moz-keyframes origin {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes origin {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes origin {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes origin {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes origin-scale {
  0% {
    opacity: 0;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes origin-scale {
  0% {
    opacity: 0;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-o-keyframes origin-scale {
  0% {
    opacity: 0;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes origin-scale {
  0% {
    opacity: 0;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.progressive.full {
	width: 100vw;
	left: 50%;
	margin-left: -50vw;
}
@media (max-width: 768px){
	.progressive.full {
		width: 100vw;
		height: 200px;
	}
	.progressive img {
	  width: auto;
	  height: 200px;
	}
}

/*page-fischer_pc.cssより移動*/
/*================================================
fischer専用CSS
================================================*/
ul.bxslider02 li a{
  font-size: 19.5px;
}
ul.bxslider02 li a:hover{
  text-decoration: none;
}

p.col-sm-offset-4 {
    margin-left: 33.33333333% !important;
}

.header-inner-box{
  background:none;
}

.header-btn-list > li {
    margin: 0 30px 0 0;
}

.header-btn-list-item > a::before {
  background: #e5de01;
}

.section.section-header{
  margin-bottom: 20px;
}

.child-navi__cols > ul{
  display:flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
}
.child-navi__cols > ul >li{
  flex-basis: 23%;
  font-size: 14px !important;
  line-height:1.5;
  margin-bottom: 10px;
}
.child-navi__cols > ul >li.alpine{
  flex-basis: 29%;
}
.child-navi__cols > ul >li strong{
	display: inline-block;
	line-height: 1.2;
  font-size: 14px !important;
}
.child-navi__cols > ul >li > a{
  line-height: 1.4;
/*  font-size:16px;*/
  font-weight: bold;
  margin: 0 0 5px 0;
  display: block;
}
.child-navi__cols > ul >li > a > span{
  display:block;
  font-size:12px;
  font-weight: normal;
}
.child-navi__cols > ul >li > ul {
  padding-left:0;
}
.child-navi__cols > ul >li > ul > li{
  margin-left: 15px;
}
.child-navi__cols > ul >li > ul > li >ul{
  padding-left:0;
}
.child-navi__cols > ul >li > ul > li > a{
  font-size:15px;
  font-weight: bold;
}

.child-navi__cols > ul >li > ul > li > ul >li{
  /*margin-left:15px;*/
}
.child-navi__cols li.class3 a{
  font-size: 13px !important;
}


/* パンくず ※セレクタは極力いじらない
--------------------------------------------------------------------*/

.bread {
  padding-top: 8px;
	margin: 0 0 20px 0;
  font-size: 13px;
}

.bread ul, .bread ol {
    vertical-align: middle;
}
.bread li {
	display: inline-block;
	vertical-align: middle;
	line-height: 18px;
	height: 18px;
}
.bread li:before {
	margin: 0 4px;
	content: "＞";
	vertical-align: initial;
	line-height: 18px;
	height: 18px;
}

.bread li:first-of-type:before {
	margin: 0;
	content: " ";
}
.bread li strong,.bread li a{
    display: inline-block;
    height: 18px;
    line-height: 18px;
}






.header_category_box h3{
  font-size:15px;
  margin: 0 0 10px;
}
.header_category_box .child-navi__cols > ul{
  margin:0 0 10px 0;
}
.header_category_box ul > li{
  font-size:14px;
  margin-bottom: 10px;
}

.header_category_list{
  margin-bottom:15px;
}

.header_category_block{
  display:block;
  margin-left:-30px;
}

.header_category_list{
  float:left;
  width:25%;
  padding-left:30px;
}

.header_category_block_list {
  float:left;
  width:25%;
  padding-left:30px;
}

.header_category_block_list > .header_category_list {
  float:none!important;
  width:100%!important;
  padding-left:0px!important;
}

.header_category_list > ul{
  margin-left:15px;
  padding:0;
}
.header-btn-list-item.information ul >li a{
  margin-bottom: 5px;
}
.header-btn-list-item.information ul >li > ul > li{
  margin-bottom: 5px;
}
.header-btn-list-item.information ul >li > ul > li a{
  font-weight:normal;
  font-size:14px;
}
.footer-big hr {
    margin-top: 0px;
    margin-bottom: 6px !important;
    border-top: 0px;
    border-bottom: 1px solid #ddd;
}



body.alpine.a01 .nt-products a,
.nav.nav-tabs .now a {
	color: #333;
	border-color: #222;
	background-color: #eeefee;
}
body.b01 .breadcrumb .b01 a,
body.b02 .breadcrumb .b02 a,
body.b03 .breadcrumb .b03 a,
body.b04 .breadcrumb .b04 a,
body.b05 .breadcrumb .b05 a,
body.b06 .breadcrumb .b06 a,
body.b07 .breadcrumb .b07 a,
body.b08 .breadcrumb .b08 a,
body.b09 .breadcrumb .b09 a,
body.b10 .breadcrumb .b10 a,
body.b11 .breadcrumb .b11 a,
body.b12 .breadcrumb .b12 a{color: #fff;background-color: #666;}




/*ボタン*/
a.btn, .search_btn, .post-edit-link{
	font-size: 1.1rem;
	line-height: 1.8rem;
	padding: 0px 10px;
	font-family: "NotoSans-SB";
	font-weight: 600;
	text-transform: none;
	color: #fff;
	background-color: #aaa;
	border: 1px solid #bbb;
	border-radius: 5px !important;
	opacity: 0.9;
	filter: alpha(opacity = 90);
	vertical-align: middle;
	-webkit-transition: all 150ms ease-out;
	-moz-transition: all 150ms ease-out;
	-o-transition: all 150ms ease-out;
	-ms-transition: all 150ms ease-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	transition: all 150ms ease-out;
	display: inline-block;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
}
a.btn.middle{
	font-size: 1.5rem;
	line-height: 2rem;
	padding: 4px 25px;
	border-radius: 3px !important;
}
a.btn.large, .search_btn{
	font-size: 1.7rem;
	line-height: 2rem;
	padding: 6px 25px;
}
a.btn.view1{display: inline-block;}
a.btn.view{display: none;}
a.btn:hover,
.btn:focus,
.search_btn:hover {
	color: #fff !important;
  opacity: 1;
  filter: alpha(opacity=100);
  outline: 0 !important;
  background-color: #e5de01;
	border: 1px solid #e5de01;
}
.search_btn{
	clear: both;
	display: block;
	width: 385px;
	line-height:32px;
	font-size: 16px;
	border-radius: 5px;
	margin: 0 auto 0;
	border: none;
}
.search_btn:before{
	content:"";
	display:inline-block;
	width:15px;
	height:15px;
	margin: 0 5px 3px 0;
	background:url('/asset/images/common/icn_search_02.svg');
	background-repeat: no-repeat;
	vertical-align: middle;
}

