﻿/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/)
 
* Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 
*/

/* Global Styles */


html,
body {
    height: 100%;
}

body {
    padding-top: 50px; /
* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */

}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel 
*/

header.carousel {
    height: 80%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel 
.carousel-inner {
    height: 100%;
}

header.carousel 
.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 
404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}


.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* 
Footer Styles */

footer {
    margin: 50px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}


@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}




/*--------    ﾄﾞﾛｯﾌﾟﾀﾞｳﾝ     --------*/

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}









.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}







/*--------    ﾄﾞﾛｯﾌﾟﾀﾞｳﾝ     --------*/





/*--------    ｾｸｼｮﾝ     --------*/


.line02 {
	display: table;
	width: 100%;
	height: 30%;
	padding: 50px 0px 80px 0px;
	text-align: center;
	color: #000;
	background-color: #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	margin-top: 0px;
}

.line02 .container {
margin-bottom: 0;

}


.box {
	display: table-cell;

}


.line02 .line02-body :hover{

}






/*--------    ｾｸｼｮﾝ     --------*/


.line03 {
	display: table;
	width: 100%;
	height: 70%;
	padding: 30px 30px 50px 30px;

	color: #fff;
	background-color: #aaa;

    background: url(../img/basket.jpg) no-repeat bottom center scroll;


	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	margin-top: 0px;
}










/*--------    ｾｸｼｮﾝ     --------*/


.line04 {
	display: table;
	width: 100%;
	height: 55%;
	padding: 50px 0px 0px 0px;

	color: #333;
	background-color: #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	margin-top: 0px;
}

.line04 .container {
margin-bottom: 0;

}


.box {
	display: table-cell;

}


.line04 .line04-body :hover{
background: rgba(0,0,0,0);
}



#menu div {
  position: relative;
}

.arrow_box {
  display: none;
  position: absolute;


    top: -50px;  
    left: 0px;  

  padding: 5px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;  
  border-radius: 8px;
  background: #333;
  color: #fff;
}


span:hover + p.arrow_box {
  display: block;
}









/*--------    ｾｸｼｮﾝ     --------*/


.line08 {
	display: table;
	width: 100%;
	height: 55%;
	padding: 50px 0px 0px 0px;
    background: url(../img/road.jpg) no-repeat bottom center scroll;
	color: #333;
	background-color: #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	margin-top: 0px;
}


.line08 .page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #333}


.line08 .container {
margin-bottom: 0;

}


.box {
	display: table-cell;

}


.line08 .line04-body :hover{
background: rgba(0,0,0,0);
}



#menu div {
  position: relative;
}

.arrow_box {
  display: none;
  position: absolute;


    top: -50px;  
    left: 0px;  

  padding: 5px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;  
  border-radius: 8px;
  background: #333;
  color: #fff;
}


span:hover + p.arrow_box {
  display: block;
}













/*--------    ｾｸｼｮﾝ     --------*/


.line05 {
	display: table;
	width: 100%;
	height: 30%;
	padding: 30px 0px 50px 0px;
	text-align: center;
	color: #000;
	background-color: #FAEBD7;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	margin-top: 50px;
}

.line05 .container {
margin-bottom: 0;

}


.box {
	display: table-cell;

}


.line05 .line05-body :hover{

}









/*--------    ｾｸｼｮﾝ     --------*/


.line06 {
	display: table;
	width: 100%;
	height: 30%;
	padding: 30px 30px 50px 30px;
	text-align: center;
	color: #000;
	background-color: #f3f2f5;

	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	margin-top: 0px;
}



.line06 .line06-body {
            text-align: left;vertical-align: bottom;    padding: 0px 0px 0px 0px;
    }


.line06 .resizeimage { max-width: 120px; min-width: 50px; }
.line06 .resizeimage img { width: 90%; }




/*--------    ｾｸｼｮﾝ     --------*/


.line07 {
	display: table;
	width: 100%;
	height: 30%;
	padding: 30px 0px 50px 0px;
	color: #000;
	background-color: #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	margin-top: 0px;
}

.line07 .container {
margin-bottom: 0;

}


.box {
	display: table-cell;

}


.line07 .line06-body :hover{

}










/*--------    column ｾｸｼｮﾝ     --------*/


.column  p{
    font-size: 16px;
    color: #333;
    margin-bottom: 2em;
    line-height: 1.7;
}


.column  ul{
    font-size: 16px;
    color: #333;
    margin-bottom: 2em;
    line-height: 1.7;
}







/*--------    youtube ｾｸｼｮﾝ     --------*/
.youtube2 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}












/*--------    767px以上     ここから  --------*/


@media(min-width:767px) {



.line03 {
    display: table;
    height:30vw; 
}

.line03 .line03-body {
            text-align: right;vertical-align: bottom;    padding: 0px 0px 0px 0px;
    }



.line06 {
    display: table;
    height:15vw; 
}

.line06 .line06-body {
            text-align: left;vertical-align: bottom;    padding: 0px 0px 0px 0px;
    }





}

/*--------    767px以上     ここまで  --------*/








/*--------    pagetop     ここから  --------*/

#page-top {
    position: fixed;
    bottom: 10px;
    right: 20px;
    font-size: 80%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 50px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

/*--------    pagetop     ここまで  --------*/







/*--------    item     ここから  --------*/


.mainpic_box {
margin-top: 10px;
}


.thumb {
	
list-style-type: none;
	padding: 0px;
	display: block;
	margin: 0px;
}

.thumb li img {
	border: 1px solid #CCC;
	float: left;
	margin-right: 10px;
	

	margin-top: 10px;
}



.thumbox {
    display: table;
    width: 100%;
    padding: 0px 0px 0px 0px;
    text-align: center;
    color: #000;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover; }




table.spec {
    border-spacing: 1px;
    text-align: left;
    line-height: 1.5;}



table.com {
    border: none;
    text-align: left;
    line-height: 1.5;}


.nowrap { white-space:nowrap;
    padding: 10px 10px 10px 10px;}

table.spec  {
    padding: 10px;}


.comment  {
	font-size: 1.1em;
	line-height: 2em;
	padding: 50px 50px 50px 50px;
}


.overview{
    padding: 30px 30px 50px 50px;}


/*--------    item     ここまで  --------*/







/*--------    parts     ここから  --------*/

#blog-landing {
margin-top: 81px;
position: relative;
max-width: 100%;
width: 100%;
}
#blog-landing img {
width: 100%;
max-width: 100%;
height: auto;
}
.parts-panel {
position: absolute;
background: white;
box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
padding: 10px;
}

.parts-panel h3 {
margin-top: 15px;margin-bottom: 15px;
}

.parts-panel:hover {
box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
margin-top: -5px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.parts-panel h3 {
margin-top: 15px;margin-bottom: 15px;
}

.parts-panel .model {
margin-top: 15px;margin-bottom: 10px;font-size: 1.1em;font-weight: bold; 
}

/*--------    parts     ここまで  --------*/










/* pop */


.pop {
	display: table;
	width: 100%;
	padding-top: 10px;	
	text-align: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-color: #000000;
}


.pop .pop-body {
	display: table-cell;
	vertical-align: middle;
	color: rgb(255, 255, 255);
	text-shadow: 2px 8px 6px rgba(0,0,0,0.8), 0px -5px 15px rgba(255,255,255,0.3);
	max-width: 80%;
	height: auto;
	text-align: center;
}



.pop .pop-body .pop-text {	
	color : #fff;	padding-left: 20px;	padding-right: 20px;	
}





/* pop2 */


.pop2 {
	display: table;
	width: 100%;
	padding-top: 10px;
	text-align: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-color: #C0C0C0;
}


.pop2 .pop2-body {
	display: table-cell;
	vertical-align: middle;
	color: rgb(255, 255, 255);

	max-width: 80%;
	height: auto;
	text-align: center;
}



.pop2 .pop2-body .pop2-text {
color : #000;padding-left: 20px;	padding-right: 20px;	
}






















