/* 
========================================

下層:　company.css

========================================
*/
#hero{
background-size: cover;
background-repeat: no-repeat;
background-position: center left;
float: left;
width: 100%;
height: 400px;
display: table;
position: relative;
z-index: 20;
color: #ffffff;
}
#hero:after{
content: '';
position: absolute;
top: 0;
left: 0;
bottom: -40px;
overflow: visible;
width: 100%;
height: 400px;
z-index: -1;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
background-image: url(../images/top_pic05.jpg);
}
.hero-introL{
height: 344px;
 margin: 56px 0 0 70%;
 padding: 120px 30px 0;
 background: rgba(255, 255, 255, .8);
 color: #56524c;
}
@media (min-width: 768px){
	#HOKKAIDOModal .modal-dialog {
	width: 750px;
	margin: 100px auto;
	}
}
@media screen and (max-width: 768px) {
	.hero-introL{
	height: 260px;
	margin: 40px 0 0 50%;
	padding: 40px 20px 0;
	background: rgba(255, 255, 255, .8);
	color: #56524c;
	}
	h1.feature-box.hero-animate-1.fadeInUp.animated{opacity: 1;}
	p.feature-box.hero-animate-2.fadeInUp.animated{opacity: 1;}




}
@media screen and (max-width: 480px) {
	.hero-introL{
	height: 360px;
	margin: 40px 0 0 40%;
	padding: 40px 15px 0;
	background: rgba(255, 255, 255, .8);
	color: #56524c;
	}
	#hero .hero-wrap .hero-introL .visible-xs-block h1{
		margin: 0 0 10px 0;
	}
}

.txtB{
	font-family: $serif;
	font-size: 1.2em;
}

p.h6{
	margin-bottom: 0;
}

#fh5co-features{
	padding-top: 40px;
	background: rgba(255,255,255,.6);
}

.bun {float: left;
padding-left: 10px;
width: 82%;
padding-bottom: 10px
}

.bunB {float: left;
padding-left: 10px;
width: 82%;
padding-bottom: 10px
}
.bunC {float: left;
padding-left: 10px;
width: 90%;
padding-bottom: 10px
}
.bunDIV p{
	float: left;
	width: 30px;
}
.box100{
	border:1px solid #c9c1b8;
	width:90%;
	padding: 20px 40px;
	margin-left: auto;
	margin-right: auto;
}
.table-bordered{
 border: none;
}
.table > tbody > tr > td {
padding: 8px ;
border: none;
vertical-align: middle;}

td.lineCENTER{
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}
.tableB > tbody > tr > td {
padding: 8px ;
border-top: none;}

td.tws{
	width:17%;
}
td.twl{
	width:83%;
}
td.twSS{
	width:6%;
}
td.twM{
	width:11%;
}
td.twC{
	width:22%;
}
td.twLL{
	width:83%;
}
td.borderNONE{border: none;}
.tTOPb{border: none;}
.yaji{
	margin-top: 3.5em;
width: 100%;
}
	.hexT{
		height: 7em;
	}

.onWHITE:hover {
	opacity: 0.6;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 768.1px) {
	.tableH{
	height: 4.5em;}
	}

@media screen and (max-width: 992px) {
	.yaji{
	margin-top: 4em;
	width: 100%;
	}
	.hexT{
		height: 11em;
	}
}
@media screen and (max-width: 768px) {
	.yaji{
	margin-top: 4em;
	width: 100%;
	}
	.hexT{
		height: 11em;
	}
}
@media screen and (max-width: 480px) {
	.scroll{
	overflow-x: scroll;}
	table.tabTDpad3{
		width: 640px;
	}
	table.tabTDpad4{
		width: 820px;
	}
	.yaji{
	margin-top: 3em;
width: 100%;}
	.hexT{
		height: 10em;
	}
	td.tws{
	width:22%;}
	td.twl{
		width:78%;}
	td.twSS{
	width:10%;}
	td.twM{
		width:20%;}
	td.twLL{
		width:70%;}
	.tabTDpad3 > tbody > tr > td{
		padding: 3px;
	}
	.box100{
	border:1px solid #c9c1b8;
	width:95%;
	padding: 20px 20px;
	margin-left: auto;
	margin-right: auto;
}

.bun {float: left;
padding-left: 10px;
width: 78%;
padding-bottom: 10px
}
}
