@charset "UTF-8";
/* print setting */
@media print {
	body {
	-webkit-print-color-adjust: exact;
	top:0 !IMPORTANT;
	left:0 !IMPORTANT;
	width:200mm !IMPORTANT;
		height:290mm !IMPORTANT;
	}
	.parallax-window{display:none;}
	.parallax-mirror{display:none;}
	#mu-slider{display:none;}
	a[href]:after {
	content: "" !important;
	}
	
	abbr[title]:after {
	content: "" !important;
	}
}



html {
  overflow-x: hidden;
}

html, html a, body {
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: Hind, sans-serif;
}

p {
  font-size: 15px;
  font-weight: 400;
  font-family: Hind, sans-serif;
  color: #333;
  line-height: 1.4;
  margin-bottom: 15px;
}
p.error{color:#FF0000; font-size:13px;}
em,
li,
li a {
  font-size: 16px;
  font-weight: 500;
  font-family: Hind, sans-serif;
  color: #333;
}

a {
  font-family: Hind, sans-serif;
  color: #116bf2;
  outline: 0;
}

a:focus, a:hover, a:active {
  outline: 0;
  color: #999caa;
  text-decoration: none;
}

.link {
  position: relative;
  font-size: 13px;
  font-weight: 600;
  font-family: Hind, sans-serif;
  text-transform: uppercase;
}
#s_b_name{ font-size:11px;}
#askname{color:#333;; font-weight:bold;}
.back_right{background-position:right;}

.mu-top-slider-single img{ width:100%;height:auto;}

/* 各ベンダープレフィックスが取れた標準版！！(http://caniuse.com/#search=placeholder-shown) */
:placeholder-shown {
    color: #AAAAAA; }

/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
    color: #AAAAAA; }

/* Firefox 18- */
:-moz-placeholder {
    color: #AAAAAA; opacity: 1; }

/* Firefox 19+ */
::-moz-placeholder {
    color: #AAAAAA; opacity: 1; }

/* IE 10+ */
:-ms-input-placeholder {
    color: #AAAAAA; }
		
.f_right{float:right !important;}

.mu-top-slider {
  position: relative;
  margin: 0;
  padding: 0;
}
.mu-top-slider .item {
  position: relative;
  height: 100%;
}
.mu-top-slider .item::before {
  display: block;
  padding-top: 39%;
  content: "";
}
.mu-top-slider .item .image {
  position: relative;
  overflow: hidden;
}
.mu-top-slider .item img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
}
.mu-top-slider > .slick-list,
.mu-top-slider > .slick-list > .slick-track,
.mu-top-slider > .slick-list > .slick-track > .slick-slide > div {
  position: relative;
  height: 100%;
}
.slide-animation{
    animation: fadezoom 8s 0s forwards;
}
@keyframes fadezoom {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1.0);
  }
}

a img{
    transform: scale(0.9);
}
a img.noscale{
    transform: scale(1.0);
}

a img:hover{
    transform: scale(1.0);
}

a.noa img{
    transform: scale(1.0);
}

a.noa img:hover{
    transform: scale(1.0);
}
.find_btn2,
.service {
  overflow: hidden;
  cursor: pointer;
}
.find_btn2 img,
.serviceg img {
  width: 100%;
  height: 100%;
}
/*ホバーエフェクト*/
.service img {
  transform: scale(1);
  transition: .3s ease-in-out;
}
.service:hover img {
}



/*ページnavigation*/
/***************************************
/* ページナビゲーション 
***************************************/
div.pagination{
	padding:0;
	margin: 10px auto;
}
div.pagination a:link{text-decoration:none;color:#0B4FF0;}
div.pagination a:visited{text-decoration:none;color:#0B4FF0;}
div.pagination a:active{text-decoration:none;color:#0B4FF0;}
div.pagination a:hover{text-decoration:none;color:#0B4FF0;}

div.pagination ul {
	float:right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:center;
}

div.pagination ul li {
	float:left;
	margin-right: 5px;
	padding: 3px 10px;
	background-color:#EEEFF7;
	border: 1px #EEEFF7 solid;
	color:#0B4FF0;
	text-align:center;
	font-size:14px;
	vertical-align:bottom;
}
div.pagination ul li a{
	font-size:14px;
}
div.pagination ul li.count {
	border:none;
	color:#000000;
	background-color:#FAFAFA;
}

div.pagination ul li.currentpage {
	border: 1px #0B4FF0 solid;
}
div.pagination ul li.nextpage {
}
div.pagination ul li.arr {
}
div.pagination ul li:hover
{
	border-color:#0B4FF0;
} 

.link:after {
  position: absolute;
  top: 8px;
  right: -15px;
  width: 9px;
  height: 2px;
  background: #17bed2;
  content: " ";
}
ul.c_list li{
	list-style:disc;
	margin-left:20px;
	color:#000;
	padding:2px;
}
.box3 p.c_p{ padding-top:10px; color:#000000;}
.pt120{padding-top:120px;}
.pt80{padding-top:80px;}
.pt20{padding-top:20px;}
.mt20{margin-top:20px;}
.t1 {
	font-size: 20px;
	position: relative;
	padding: .5em 1em .5em 1.5em;
	border: 1px solid #ccc;
}
.t1::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #EE100D;
	border-radius: 4px;
}
table.p_table,table.p_table3 { width: 100%; margin-bottom:20px;}
.p_table th, .p_table td,.p_table3 th, .p_table3 td  { padding: 10px; border: 1px solid #ddd; background-color:#FFFFFF;}
.p_table th,.p_table3 th{ background: #f4f4f4; }
 
.p_table th { width: 20%; text-align: center;}
.p_table3 th { width: 16.65%; text-align: center;}
.p_table td,.p_table3 td { text-align: center; }
.p_table th p,.p_table3 th p{
	font-weight:700;
	margin:0;
	font-size:14px;
}
.p_table td p,.p_table3 td p{
	margin:0;
	font-size:14px;
}


table.mbn{margin-bottom:0;}
table.table_tire,table.table_tire td{border:none; padding:0 10px;}
table.table_tire td{height:31px; text-align:right;}
table.table_tire tr:nth-child(1) td{ height:47px; vertical-align:bottom;}
table.mbn td.line-none{border-bottom:none;}
p.price span{color:#FF0000; font-size:26px;}
p.ptext{margin:0; padding:0;}
.img_full img{ max-width:100%;  height:auto; margin-bottom:3px;}
table.table_tire span{border:1px solid #CCCCCC; padding: 0 3px;width: 20px;}
table.table_tire div{border:1px solid #CCCCCC; padding: 0 3px;}
.p_table2{
  width:100%;
  border: 1px solid #ddd;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
	margin-bottom:20px;
}
 
.p_table2 th{
  padding: 6px 8px 5px;
  border-top: solid 1px #ddd;
  border-right: solid 1px #ddd;
  width: 200px;
  overflow: hidden;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
	text-align:center;
  background-color: #f4f4f4;
}
 
.p_table2 td{
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
  border-top: solid 1px #ddd;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
}
.seek_t{
	background-color:#0e40cc;
	color:#FFFFFF;
	font-weight:700;
	text-align:center;
	padding:5px 0;
	margin-bottom:10px;
	font-size:18px;
	letter-spacing: 0.3em;
}
.waku{
	border: solid #ccc 1px;
	margin-right:3px;
	padding:5px;
	background-color: #fff;
}

.parallax-window{
	height:290px;
	position:relative;
}


.parallax-window2{
	height:600px;
}



.zoom-1 img {
      width: 100%;
      height: auto;
			margin-top:-150px;
			transform:scale(1.1);
      animation: animationZoom1 5s ease-in-out forwards;
    }
		
.zoom-2 img {
      width: 120%;
      height: auto;
      animation: animationZoom2 5s ease-in-out forwards;
    }
.zoom {
      width: 100%;
      height: 580px;
      overflow: hidden;
    }

.zoom2 {
      width: 100%;
      height: 600px;
      overflow: hidden;
    }
.zoom3 {
      width: 100%;
      height: 100%;
      overflow: hidden;
    }
    @keyframes animationZoom1 {
      100% { transform:scale(1.0)} 
    }
    @keyframes animationZoom2 {
			0% { transform:translateX( -10%); }
      100% { transform:translateX( 0%)} 
    }
		
dl.truck,
.truck dt,
.truck dd {
  box-sizing: border-box;
}

dl.truck {
  background: #eee;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.truck dt,
.truck dd {
  padding: 10px 10px 0 10px;
  border-top: 1px solid #ddd;
}

.truck dt {
	width: 140px;
  float: left;
  padding: 10px 5px 0 5px;
	font-size:13px;
}
.truck dd {
  background: #fff;
  margin-left: 140px;
  padding-bottom: 10px;
  border-left: 1px solid #ddd;
}

.truck dd:after {
  content: '';
  display: block;
  clear: both;
}
.truck dd.price3{
	color:#FF0000;
	font-size:26px;
  padding: 3px 0 0 10px;
}
.truck dd span{
	color:#000;
	display:block;
}
p.fbig{
		font-size:30px;
		font-weight:700;
}
.mt20{margin-top:20px;}


.timeline {
  list-style: none;
}
.timeline > li {
  margin-bottom: 20px;
}
	.timeline-date {
		width: 25%;
		float: left;
	}
	.timeline-content {
		width: 70%;
		float: left;
}
ul.guide_list{
  padding: 0;
  position: relative;
}

ul.guide_list li{
  color: #2d8fdd;
  border-left: solid 6px #2d8fdd;/*左側の線*/
  background: #f1f8ff;/*背景色*/
  margin-bottom: 3px;/*下のバーとの余白*/
 	line-height: 1.5;
  	padding: 0.5em;
  list-style-type: none!important;/*ポチ消す*/
}
ul.guide_list li a:hover{
	color:#0000FF;
}

p.telno{font-size:30px; margin-bottom: 0;}
p.telno2{ margin-bottom: 20px; font-weight:700;}

.rebuilt_h2{
    border-left: solid 6px #2d8fdd;
    background: #f1f8ff;
    margin-bottom: 3px;
    line-height: 1.5;
    padding: 0.5em;
	font-weight:700;
}
.r_img img{max-width:100%; height:auto;}
.p_rebuilt{font-weight:700;}
.b_arrow{
	background: url(../images/arw_01.png) no-repeat 0% 100%;
    padding: 0 0 35px;
}

.spnone{display:none;}

@media ( min-width : 640px ) {
 	.timeline{margin:0 40px;}
	.timeline > li {
		overflow: hidden;
		margin: 0;
		position: relative;
	}
	.timeline-date {
		width: 110px;
		float: left;
		margin-top: 10px;
	}
	.timeline-content {
		width: 75%;
		float: left;
		border-left: 3px #e5e5d1 solid;
		padding-left: 30px;
	}
	.timeline-content p{ padding-top:10px;}

	.timeline-content:before {
		content: '\2022';
		font-size: 60px;
		position: absolute;
		left: 100px;
		color: #295890;
	}
	.timeline-content:before {
		content: '';
		width: 12px;
		height: 12px;
		background: #295890;
		position: absolute;
		left: 106px;
		top: 13px;
		border-radius: 100%;
	} 
}
.box1{
    margin: 10px 20px;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
}
.box1:before, .box1:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: black;
}
.box1:before {left: 10px;}
.box1:after {right: 10px;}
.box1 p {
    margin: 0; 
    padding: 0;
}
.box2 {
    padding: 0.5em 1em;
    margin: 10px 20px;
    font-weight: bold;
    border: solid 3px #000000;
}
.box4 {
    padding: 0.5em 1em;
    margin: 10px 20px;
    font-weight: bold;
}

.box2 p,
.box4 p {
    margin: 0; 
    padding: 0;
		font-size:30px;
		font-weight:700;
}
.box3{
    margin: 2em 0;
    padding: 8px 19px;
    color: #2c2c2f;
    background: #cde4ff;
    border-top: solid 5px #5989cf;
    border-bottom: solid 5px #5989cf;
}
.box3 p {
    margin: 0; 
    padding: 0;
		font-size:16px;
}

/*
.truck dt {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	background: #eee;
	float: left;
	width: 130px;
	margin-left: 0;
	clear: left;
	white-space: nowrap;
	border-bottom: solid 1px #ddd;
	vertical-align: middle;
  background-color: #f4f4f4;
	font-weight:700;
	padding:10px 5px;
}
.truck dd {
	display: flex;
	align-items: center;
	padding: 10px 0 10px .5em;
	margin-left: 5em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: solid 1px #ddd;
	background-color: #ffffff;
}
*/
h3.topics span{
font-size:20px;
}
div.ndate{
	float:left;
	width:100px;
}
div.ntitle{
	float:left;
}
div.ntitle span{
	font-weight:700;
}

div.ntext{
	clear: left;
	padding-left:100px;
}

.topics li {
    text-align: justify;
    padding: 15px 15px;
    border-bottom: 1px solid #ccc;
}
table.seek_table th,table.seek_table td{
	padding:2px;
}
table.seek_table th{
	width:110px;
	text-align:right;
}
table.seek_table2 th,table.seek_table2 td{
	padding:2px;
}
table.seek_table2 th{
	width:100px;
	text-align:right;
	font-size:11px;
	padding:2px 0;
}
table.seek_table2 th.th_car{
	width:140px !important;
}
table.seek_table2 select{
	font-size:11.5px;
}
input.s_input{
	width:100%;
}
.rebuild{
	color:#FF0000;
	padding-right:10px;
}
.contact_waku{
	border:1px solid #cccccc;
	background-color:#eaeaea;
	padding:10px;
	margin:10px auto;
	text-align:center;
	min-height: 190px;
	max-width:270px;
}
.contact_waku2{
	border:1px solid #cccccc;
	background-color:#eaeaea;
	margin:10px auto;
	text-align:center;
	max-width:580px;
}
.want_waku{
	border:1px solid #cccccc;
	background-color:#eaeaea;
	padding:10px;
	margin:5px;
	text-align:center;
	width:264px;
	margin:10px auto;
}
p.ct{font-weight:700; font-size:16px;}
.contact_waku div.btn,
.want_waku div.btn{
	border:1px solid #cccccc;
	width:90%;
	padding:10px;
	margin-bottom:10px;
	background-color:#3333FF;
	color:#FFFFFF;
}
div.btn5{
	border:1px solid #cccccc;
	width:250px;
	padding:10px;
	background-color:#3333FF;
	color:#FFFFFF;
	margin:10px auto;
}

div.btn2{
	border:1px solid #cccccc;
	width:250px;
	padding:10px;
	margin-bottom:10px;
	background-color:#ff0000;
	color:#FFFFFF;
	margin:10px auto 20px;
}
div.btn3{
	border:1px solid #cccccc;
	width:150px;
	padding:10px;
	margin-bottom:10px;
	background-color:#3373F1;
	color:#FFFFFF;
	margin:10px auto 20px;
}
div.btn4{
	border:1px solid #cccccc;
	width:150px;
	padding:10px;
	margin-bottom:10px;
	background-color:#3373F1;
	color:#FFFFFF;
	text-align:left;
	margin-left: auto;
}
.contact_waku div.btn img,div.btn2 img,div.btn3 img,div.btn4 img{ padding-right:10px;}

ul.list1 li{
	list-style:decimal;
    padding-left: 20px;
    margin-left: 15px;
	padding-bottom:15px;
}
ol.list2 li{
	list-style:lower-roman;
    padding-left: 10px;
    margin-left: 5px;
	padding-bottom:3px;
}
.address {
    font-size: 16px;
    color: #333;
    border-top: 1px solid #eeeeee;
    line-height: 1.5;
    margin-bottom: 0;
    padding:10px 10px 10px 50px;
    position: relative;
}

.address::before {
    display: block;
    content: "";
    width: 32px;
    height: 32px;
    background: url(../images/add.png) 0 0 no-repeat;
    position: absolute;
    top: 10px;
    left: 10px;
}
.tel {
    font-size: 16px;
    color: #333;
    border-top: 1px solid #eeeeee;
    line-height: 1.5;
    margin-bottom: 0;
    padding:10px 10px 10px 50px;
    position: relative;
}

.tel::before {
    display: block;
    content: "";
    width: 32px;
    height: 32px;
    background: url(../images/tel.png) 0 0 no-repeat;
    position: absolute;
    top: 10px;
    left: 10px;
}
.fax {
    font-size: 16px;
    color: #333;
    border-top: 1px solid #eeeeee;
    line-height: 1.5;
    margin-bottom: 0;
    padding:10px 10px 10px 50px;
    position: relative;
}

.fax::before {
    display: block;
    content: "";
    width: 32px;
    height: 32px;
    background: url(../images/fax.png) 0 0 no-repeat;
    position: absolute;
    top: 10px;
    left: 10px;
}
.open {
    font-size: 16px;
    color: #333;
    border-top: 1px solid #eeeeee;
    line-height: 1.5;
    margin-bottom: 0;
    padding:10px 10px 10px 50px;
    position: relative;
}

.open::before {
    display: block;
    content: "";
    width: 32px;
    height: 32px;
    background: url(../images/open.png) 0 0 no-repeat;
    position: absolute;
    top: 10px;
    left: 10px;
}
.tel span, .fax span, .open span{font-weight:700; color:#000000; font-size:16px;}

@media only screen and (max-width: 768px) { 
  .p_table,.p_table3  { 
    display: block; 
    width: 100%; 
  }
  .p_table thead,.p_table3 thead{ 
    display: block;
		background:#f4f4f4;
    float: left;
  }
  .p_table tbody,.p_table3 tbody{ 
    display: block; 
    width: auto; 
    overflow-x: auto; 
    white-space: nowrap;
  }
  .p_table th,.p_table3 th{ 
    display: block;
    width:auto;
		border-bottom:0;
  }
  .p_table th p{
		width:100px;
	}
  .p_table tbody tr,  .p_table3 tbody tr{ 
    display: inline-block; 
		width:100%;
  }
  .p_table td,.p_table3 td{ 
    display: block;
		border-bottom:0;
		text-align:left;
  }
  .p_table th:last-child, 
  .p_table td:last-child{
		border-bottom: 1px solid #ddd;
	}
  .p_table3 th{
		padding:10px 0;
	}
  .p_table3 th p{
		width:130px;
	}
  .p_table3 th.last, 
  .p_table3 td.last{
		border-bottom: 1px solid #ddd;
	}
	.truck dd span{
		display:inline;
	}
	
}
@media only screen and (max-width: 480px) { 
	.p_table2 th{
		width:100%;
		display:block;
		margin: 0 auto;
		border:none;
		border-radius: 3px;
	}
	.p_table2 td{
		display: list-item;
		width: 100%;
		border-top: none !important;
	}
	table.table_tire,table.table_tire td{width:auto; display:table-cell; margin:auto;}
}


span {
  font-size: 14px;
  font-weight: 400;
  font-family: Hind, sans-serif;
  color: #bfc1c7;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  font-family: Hind, sans-serif;
  color: #515769;
  line-height: 1.4;
  margin: 30px 0 15px;
}

h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
  color: #515769;
}

h1 > a:hover, h2 > a:hover, h3 > a:hover, h4 > a:hover, h5 > a:hover, h6 > a:hover {
  color: #999caa;
  text-decoration: none;
}

h1 > a:focus, h2 > a:focus, h3 > a:focus, h4 > a:focus, h5 > a:focus, h6 > a:focus {
  text-decoration: none;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 22px;
}
.find_title1 {
  position: relative;
  text-align: center;
}
.find_title1 span {
  position: relative;
  font-size: 22px;
  z-index: 2;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  background-color: #fff;
  text-align: left;
  color:#1951f9;
	font-weight:700;
}
.find_title1::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}
.find_title {
  font-size: 20px;
  color:#1951f9;
  padding: 0 0.5em;/*上下 左右の余白*/
  color: #1951f9;/*文字色*/
  border-left: solid 5px #1951f9;/*左線*/
  font-weight:500;
	line-height: 1;
}
::selection {
  color: #fff;
  background: #17bed2;
  text-shadow: none;
}

::-webkit-selection {
  color: #fff;
  background: #17bed2;
  text-shadow: none;
}

::-moz-selection {
  color: #fff;
  background: #17bed2;
  text-shadow: none;
}

:active,
:focus {
  outline: none;
}

/* Section Seperator */
.section-seperator {
  border-bottom: 1px solid #edf0f2;
}

/* Content Wrapper Link */
.content-wrapper-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 3;
  text-decoration: none;
}
h3.info{
	color:#FF6600;
	background: url(../images/i_info.png) no-repeat top left;
	padding-left:40px;
	height:40px;
	vertical-align:middle;
	font-size:26px;
}
.news{
	border-bottom:1px solid #AAAAAA;
	padding:8px 5px;
	text-indent: -67PX;
	padding-left: 67px;
}

.news span{
	padding-right:10px;
	color:#000000;
}

.news_pre{
	text-align:right;
    margin-top: 15px;
}
p.t_date{
	text-align:right;
	padding-right:100px;
}
/*商品リスト*/
.linelist li div.waku {
    border: solid #ccc 1px;
    padding: 14px;
    padding-bottom: 14px;
    height: 372px;	/* 4列：320  3列：360  2列：480px；*/
    padding-bottom: 38px;
		margin-bottom:10px;
}
.linelist li a {
    display: block;
    color: #333;
    text-decoration: none;
}
.linelist h4 {
    margin: 0 0 8px;
    font-size: 16px;
    border-bottom: solid #c00 1px;
}
.linelist li img{
	width:100%;
	height:auto;
}
.list p{margin:0; padding:0;}
span.lt{
	font-size:11px;
	color:#333333;
}
span.price2{
	text-align:center;
	color:#FF0000;
	font-size:16px;
}
.tr_rebuild{background:#FBFEDA;}

/*------------------------------------------------------------------
  	[Blockquote]
------------------------------------------------------------------*/
.blockquote {
  position: relative;
  font-size: 17px;
  font-weight: 400;
  font-family: Hind, sans-serif;
  color: #a6a7aa;
  line-height: 1.4;
  border-left: none;
  margin-left: 20px;
}

.blockquote:before {
  position: absolute;
  top: 0;
  left: -20px;
  font-size: 60px;
  display: inline-block;
  color: #17bed2;
  content: '“';
}

/*------------------------------------------------------------------
  	[Button]
------------------------------------------------------------------*/
.btn-theme {
  position: relative;
  display: inline-block;
  line-height: 1.4;
  text-align: center;
  background-image: none;
  border-style: solid;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn-theme:focus, .btn-theme:active:focus, .btn-theme.active:focus, .btn-theme.focus, .btn-theme:active.focus, .btn-theme.active.focus {
  outline: none;
}

.btn-theme:hover {
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.btn-theme:hover, .btn-theme:focus, .btn-theme.focus {
  text-decoration: none;
}

.btn-theme:active, .btn-theme.active {
  background-image: none;
  outline: 0;
}

.btn-theme.disabled, .btn-theme[disabled],
fieldset[disabled] .btn-theme {
  cursor: not-allowed;
  box-shadow: none;
  opacity: .65;
  pointer-events: none;
}

.btn-white-brd {
  color: #515769;
  background: transparent;
  background:rgba(255, 255, 255,0.68);
  border-color: rgba(255, 255, 255, 0.3);
  border-width: 1px;
}

.btn-white-brd:hover, .btn-white-brd:focus, .btn-white-brd.focus {
  color: #515769;
  background: #fff;
  border-color: transparent;
}

.btn-default-bg {
  color: #515769;
  background: #f3f4f5;
  border-color: transparent;
  border-width: 0;
}

.btn-default-bg:hover, .btn-default-bg:focus, .btn-default-bg.focus {
  color: #fff;
  background: #17bed2;
  border-color: transparent;
}

.btn-base-bg {
  color: #fff;
  background: #0000ff;
  border-color: transparent;
  border-width: 0;
}

.btn-base-bg:hover, .btn-base-bg:focus, .btn-base-bg.focus {
  color: #fff;
  background: #ff0000;
  border-color: transparent;
}

.btn-theme-sm {
  font-size: 13px;
  font-weight: 600;
  padding: 15px 30px;
}
.btn-theme-sm_top {
	margin-top:10px;
  font-size: 13px;
  font-weight: 600;
  padding: 15px 30px;
}
.btn-reset {
	padding: 3px 10px;
	background-color: #EEEFF7;
	border: 1px #EEEFF7 solid;
	color: #0B4FF0;
	text-align: center;
	font-size: 14px;
	vertical-align: bottom;
	font-weight:500;
}
.btn-reset:hover {
    border-color: #0B4FF0;
	background: #fff;
	color: #0B4FF0;
}

.btn2{
	/*アニメーションの起点とするためrelativeを指定*/
	position: relative;
	overflow: hidden;
	/*ボタンの形状*/
	text-decoration: none;
	display: inline-block;
	border: 1px solid #555;/* ボーダーの色と太さ */
	padding: 15px 0px;
	text-align: center;
	outline: none;
	/*アニメーションの指定*/   
	transition: ease .2s;
	min-width:100%;
}

/*ボタン内spanの形状*/
.btn2 span {
  position: relative;
  z-index: 3;
  color:#000;
	font-weight:700;
}
.btn2:hover{
	border-color:#ad0003;
  background: #ad0003;
}
.btn2:hover span{
  color:#fff;
}

.s_b{ padding:1px 3px;}
.pt10{padding-top:10px;}
/*------------------------------------------------------------------
  	[Pricing]
------------------------------------------------------------------*/
.pricing {
  padding: 70px 45px;
  background: #fff;
  margin-top: 50px;
}

.t_article img{ max-width:100%;}

table.t_article,
table.t_maintenance{
	width:100%;
	font-size:14px;
	border-collapse: collapse;
}
table.t_article img{
	padding:2px;
}
table.t_article td img{
	width:100%;
	max-width:100%;
}

table.t_article th {
	border: #e3e3e3 1px solid;
	background-color:#e0f6ff;
	text-align: center;
	padding: 5px;
	font-weight: normal;
}
table.t_article td {
	border: #e3e3e3 1px solid;
	text-align: left;
	padding: 5px;
}
table.t_article td.txt_center {
	text-align: center;
}
table.t_article td.txt_right {
	text-align: right;
}
table.t_article th.w140 {
	width:140px;
}
table.t_article th.w80 {
	width:80px;
}
table.t_article th.w85 {
	width:85px;
}
table.t_article th.w90 {
	width:90px;
}
table.t_article th.w100 {
	width:100px;
}
/*会社概要テーブル*/
table.company {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
}
 
table.company th,
table.company td {
    padding: 10px;
}
 
table.company th {
    background: #295890;
    vertical-align: middle;
    text-align: left;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}
 
table.company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #295890;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
    table.company th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #295890 10px solid;
        margin-top: -10px;
    }
}
 
table.company td {
    background: #fff;
    width: 360px;
    padding-left: 20px;
}

table.license {
	width:100%;
	border-collapse: collapse;
}
table.license tbody td {
	background:#FFF;
	padding:10px 15px;
	vertical-align:top;
}
@media (max-width: 768px) {
  .pricing {
    margin-top: 0;
  }
}

.pricing.pricing-active {
  padding-top: 110px;
  padding-bottom: 110px;
  margin-top: 10px;
}

@media (max-width: 768px) {
  .pricing.pricing-active {
    margin-top: 0;
  }
}

.pricing .pricing-icon {
  display: block;
  font-size: 30px;
  color: #999caa;
  margin-bottom: 30px;
}

.pricing .pricing-list-item {
  position: relative;
  font-size: 13px;
  color: #81848f;
  padding-left: 20px;
  margin-bottom: 10px;
}

.pricing .pricing-list-item:before {
  position: absolute;
  top: 7px;
  left: 0;
  width: 9px;
  height: 2px;
  background: #17bed2;
  content: " ";
  margin-right: 10px;
}
@media (min-width:992px) and ( max-width:1186px) {
	table.seek_table2 th,table.seek_table2 td{
		display:block;
	}
	table.seek_table2 th{
		width:100%;
		text-align:left;
	}
}

/*------------------------------------------------------------------
  	[Promo Section]
------------------------------------------------------------------*/
@media (max-width: 991px) {
  .promo-section .promo-section-col {
    padding-top: 100px;
    padding-bottom: 100px;
  }
	
}
@media (min-width: 992px) {
  .promo-section {
    position: relative;
    height: 400px;
  }
  .promo-section .promo-section-col {
    width: 45%;
  }
  .promo-section .promo-section-img-left {
    position: absolute;
    top: 0;
    right: 50%;
  }
  .promo-section .promo-section-img-right {
    position: absolute;
    top: 0;
    left: 50%;
  }
  .promo-section .ver-center {
    display: table;
    height: 400px;
  }
  .promo-section .ver-center-aligned {
    display: table-cell;
    vertical-align: middle;
  }
}

/*------------------------------------------------------------------
  	[Service]
------------------------------------------------------------------*/
.service {
/*  background: #fff;*/
  padding: 5px;
}
.service h3{
	line-height:1;
	padding:0;
	margin:0;
}
.service img{
	width:100%;
	max-width:100%;
}

.service .service-element,
.service .service-info {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.service .service-icon {
  display: block;
  font-size: 30px;
  color: #999caa;
  margin-bottom: 30px;
}

.service:hover .service-element {
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.service:hover .service-info {
  -webkit-transform: translate3d(0, -30%, 0);
  -moz-transform: translate3d(0, -30%, 0);
  transform: translate3d(0, -30%, 0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/*------------------------------------------------------------------
  	[Work]
------------------------------------------------------------------*/
.work {
  position: relative;
}

.work .work-overlay {
  position: relative;
}

.work .work-overlay:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  content: " ";
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.work .work-content {
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  padding: 25px;
  -webkit-transform: translate3d(0, 20px, 0);
  -moz-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.work:hover .work-overlay:before {
  background: rgba(0, 0, 0, 0.5);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.work:hover .work-content {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/*------------------------------------------------------------------
  	[Footer]
------------------------------------------------------------------*/
.footer {
	margin-top:30px;
  background: url(../images/footer_bg2.jpg) no-repeat;
  background-size: cover;
  background-position: bottom right;
	background-position-y: 66%;
}
.footer .footer-seperator {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.64);
}
.footer .container {
	opacity:1;
}
/*
.footer .footer-list {
  margin-bottom: 0;
}
*/

.footer .footer-list {
	text-align: center;
}
.footer .footer-list li {
	display: inline;
}


.footer .footer-list-item {
  color: #cbd3e1;
  margin-bottom: 25px;
/*	float: left;*/
  padding: 5px 15px;
}

.footer .footer-list-link {
  color:#4e4e4e;
  font-size: 13px;
}

.footer .footer-list-link:hover {
  color: #0c2fab;
}

.footer .footer-input {
  background: rgba(0, 0, 0, 0.15);
}

.footer .footer-logo {
  max-width: 100%;
  height: auto;
}

/*------------------------------------------------------------------
  	[Header]
------------------------------------------------------------------*/
/* Fixed Top */
.navbar-fixed-top .navbar-collapse {
  max-height: 100%;
}

/* Navbar */
.header .navbar {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  transition-duration: 300ms;
  transition-property: all;
/*  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);*/
  background: #FFFFFF;
	opacity:0.8;
}

/* Navbar Toggle */
.header .navbar-toggle {
  width: 25px;
  height: 25px;
  border: none;
  padding: 0;
  margin: 35px 0;
}

.header .navbar-toggle .toggle-icon {
  position: relative;
  width: 21px;
  height: 1px;
  display: inline-block;
  background: #515769;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .navbar-toggle .toggle-icon:before, .header .navbar-toggle .toggle-icon:after {
  position: absolute;
  left: 0;
  background: #515769;
  content: " ";
}

.header .navbar-toggle .toggle-icon:before {
  width: 10px;
  height: 1px;
  bottom: 10px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .navbar-toggle .toggle-icon:after {
  width: 16px;
  height: 1px;
  top: -5px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .navbar-toggle:hover .toggle-icon {
  background: #17bed2;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .navbar-toggle:hover .toggle-icon:before, .header .navbar-toggle:hover .toggle-icon:after {
  width: 21px;
  height: 1px;
  background: #17bed2;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .navbar-toggle:hover .toggle-icon.is-clicked {
  background: rgba(81, 87, 105, 0);
}

/* Navbar Logo */
.header .logo {
  width: 235px;
  height: 100px;
  float: left;
  max-height: 95px;
  line-height: 65px;
}

.header .logo-wrap {
  display: inline-block;
  padding: 15px 0;
}

.header .logo-wrap:focus, .header .logo-wrap:hover {
  text-decoration: none;
}

.header .logo-img {
  display: inline-block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.header .logo-img-main {
  display: inline-block;
  transition-duration: 400ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .logo-img-active {
  display: none;
  transition-duration: 400ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/* Navbar */
.header .navbar-nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* Nav */
.header .nav-item {
  position: relative;
  display: block;
}

.header .nav-item:last-child .nav-item-child {
  padding-right: 0;
}

.header .nav-item .nav-item-hover.active:after {
  opacity: 1;
  transition-duration: 400ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .nav-item:hover .nav-item-hover:after {
  opacity: 1;
  transition-duration: 400ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .nav-item-child {
  position: relative;
  display: block;
  font-size: 13px;
  font-weight: 600;
  font-family: Hind, sans-serif;
  color: #333;
  text-transform: uppercase;
  line-height: 55px;
  padding: 20px 10px 20px 20px;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header .nav-item-hover {
  position: relative;
}

.header .nav-item-hover:after {
  position: absolute;
  top: 45px;
  left: 0;
  width: 9px;
  height: 2px;
  /*background: #17bed2;*/
  background: #EF1011;
  opacity: 0;
  content: " ";
  transition-duration: 400ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

@media (max-width: 1199px) {
	.header .nav-item-child {
			padding: 20px 5px 20px 11px;
	}
	.zoom-1 img {
			margin-top:0px;
	}
	.zoom-3 img {
	  margin-top: -150px;
	}
}

/* Media Queries below 991px */
@media (max-width: 991px) {
  /* Bootstrap collapse of navigation with a maximum width: 991px
    (Change it to any breakpoint you want to be collapsed) */
  .header {
    background: #fff;
  }
  .header .navbar-toggle {
    display: block;
  }
  .header .navbar-collapse.collapse {
    display: none !important;
  }
  .header .navbar-collapse.collapse.in {
    display: block !important;
  }
  .header .nav-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .header .navbar-nav {
    margin: 0;
    float: none;
  }
  .header .navbar-nav .nav-item {
    float: none;
  }
  /* Menu Container */
  .header .menu-container:before, .header .menu-container:after {
    content: " ";
    display: table;
  }
  .header .menu-container:after {
    clear: both;
  }
  /* Logo */
  .header .logo .logo-img-main {
    display: none;
  }
  .header .logo .logo-img-active {
    display: inline-block;
  }
  /* Navbar Nav */
  .header .nav-item-child {
    color: #515769;
    line-height: 1.4;
    padding: 12px 12px 12px 15px;
  }
  .header .nav-item-hover:after {
    position: absolute;
    top: 19px;
  }
	.contact_waku{
		padding:5px;
		margin:5px auto;
		min-height: 160px;
		max-width:200px;
	}
	
}

/* Media Queries below 767px */
@media (max-width: 767px) {
  /* Menu Container */
  .header .menu-container {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
    margin-right: 0;
  }
  .header .navbar > .container {
    width: auto;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .header .navbar > .container > .nav-collapse {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

/* Media Queries above 992px */
@media (min-width: 992px) {
  /* Navbar */
  .header .navbar-nav-right {
    float: right;
  }
}

/* Page On Scroll */
@media (min-width: 992px) {
  .page-on-scroll .header .navbar {
    background: #fff;
    border-bottom-color: #f0f0f0;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  }
  .page-on-scroll .header .logo-img-main {
    display: none;
    transition-duration: 400ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  }
  .page-on-scroll .header .logo-img-active {
    display: inline-block;
    transition-duration: 400ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  }
  .page-on-scroll .header .nav-item-child {
    color: #515769;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  }
}

/*------------------------------------------------------------------
  	[Contact]
------------------------------------------------------------------*/
.contact-list > li {
  font-size: 13px;
  color: #81848f;
  margin-bottom: 10px;
}

/*--------------------------------------------------
    [Back To Top Theme Button]
----------------------------------------------------*/
.back-to-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  display: inline-block;
  z-index: 9;
  width: 40px;
  height: 40px;
  font-size: 11px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  line-height: 3;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #515769;
  border-radius: 3px;
  visibility: hidden;
  opacity: 0;
  padding: 5px;
  -webkit-transform: translate3d(0, 50px, 0);
  -moz-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.back-to-top:hover {
  color: #fff;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.back-to-top:focus, .back-to-top:hover {
  text-decoration: none;
}

/* The Button Becomes Visible */
.back-to-top.back-to-top-is-visible {
  visibility: visible;
  opacity: .6;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.back-to-top.back-to-top-is-visible:hover {
  opacity: 1;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/* If the user keeps scrolling down, the button is out of focus and becomes less visible */
.back-to-top.back-to-top-fade-out {
  opacity: .4;
}

.back-to-top.back-to-top-fade-out:hover {
  opacity: 1;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/*------------------------------------------------------------------
  	[Form Control]
------------------------------------------------------------------*/
.contacttable{width:100%;}
.contacttable th {width:200px;}
span.required{
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #f44336;
	color: #f44336;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	margin: 0 2px 0 10px;
	padding: 1px 3px;
	vertical-align: middle;
}
.contacttable p{margin:auto;}
label span{color:#000000; padding-right:10px;}
.contacttable td{padding:5px;}
.form-control {
  height: 40px;
  font-size: 14px;
  font-weight: 400;
 /* color: #a6a7aa;*/
  background: #fafafa;
 /* border: none;*/
  box-shadow: none;
  border-radius: 0;
  padding-left: 15px;
	width:100%;
	border-color:#999999;
}
.msg{text-align:center; padding:20px 0;}
.form-control::-moz-placeholder {
  color: #a6a7aa;
}

.form-control:-ms-input-placeholder {
  color: #a6a7aa;
}

.form-control::-webkit-input-placeholder {
  color: #a6a7aa;
}

.form-control:focus {
  color: #515769;
  box-shadow: none;
}

.form-control:focus::-moz-placeholder {
  color: #515769;
}

.form-control:focus:-ms-input-placeholder {
  color: #515769;
}

.form-control:focus::-webkit-input-placeholder {
  color: #515769;
}

/*------------------------------------------------------------------
    [Full Screen Carousel]
------------------------------------------------------------------*/
.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/*------------------------------------------------------------------
    [Carousel]
------------------------------------------------------------------*/
.carousel-indicators {
  left: 0px;
  width: 100%;
 /* padding-left: 0;
  margin-left: 0;
  text-align:center;*/
  position:fixed;
}

.carousel-centered {
  position: absolute;
  top: 40%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.carousel-centered p{
text-shadow: 4px 4px 1px #000000;
  color: #fff;
  font-size:150%;
}
.carousel-title {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  line-height: 1.1;
  text-transform: uppercase;
  text-shadow: 4px 4px 1px #000000;
}
.carousel-title1 {
  font-size: 46px;
  font-weight: 700;
  color: #fff;
  line-height: 1.1;
  text-transform: uppercase;
  text-shadow: 4px 4px 1px #333;
}
.carousel-title2 {
  font-size: 46px;
  font-weight: 700;
  color: #FFF;
  line-height: 1.1;
  text-transform: uppercase;
  text-shadow: 4px 4px 1px #333;
}
.carousel-title3 {
  font-size: 46px;
  font-weight: 700;
  color: #009933;
  line-height: 1.1;
  text-transform: uppercase;
  text-shadow: 4px 4px 1px #fff;
}
@media (max-width: 768px) {
  .carousel-title {
    font-size: 22px;
  }
}


@media (max-width: 480px) {
  .carousel-title,
	.carousel-title1,
	.carousel-title2,
	.carousel-title3 {
    font-size: 20px;
  }
}

/*----------------------------------
  Custome Style of Info Window
------------------------------------*/
/* White background and box outline */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div {
  background-color: #fff !important;
  box-shadow: none !important;
}

/* Arrow colour */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div > div {
  background-color: #fff !important;
  box-shadow: none !important;
}

.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div:first-child {
  display: none;
}

/* Let's remove image icon inside close button */
.gm-style > div:first-child > div + div > div:last-child > div > div:last-child > img {
  display: none;
}

/* New arrow style */
.gm-style > div:first-child > div + div > div:last-child > div > div:last-child {
  overflow: inherit !important;
}

.gm-style > div:first-child > div + div > div:last-child > div > div:last-child:after {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 15px;
  font-family: Simple-Line-Icons;
  color: #515769;
  content: "\e082";
}

/* Positioning of infowindow */
.gm-style-iw {
  top: 22px !important;
  left: 22px !important;
}

/*--------------------------------------------------
    [Masonry Grid]
----------------------------------------------------*/
.masonry-grid {
  position: relative;
  margin: 0 -2px;
}

.masonry-grid:before, .masonry-grid:after {
  content: " ";
  display: table;
}

.masonry-grid:after {
  clear: both;
}

.masonry-grid .masonry-grid-item {
  display: block;
  float: left;
  vertical-align: top;
  padding: 0 2px;
  margin-bottom: 4px;
}

.masonry-grid .masonry-grid-item.col-12 {
  width: 100%;
}

.masonry-grid .masonry-grid-item.col-11 {
  width: 91.66666667%;
}

.masonry-grid .masonry-grid-item.col-10 {
  width: 83.33333333%;
}

.masonry-grid .masonry-grid-item.col-9 {
  width: 75%;
}

.masonry-grid .masonry-grid-item.col-8 {
  width: 66.66666667%;
}

.masonry-grid .masonry-grid-item.col-7 {
  width: 58.33333333%;
}

.masonry-grid .masonry-grid-item.col-6 {
  width: 50%;
}

.masonry-grid .masonry-grid-item.col-5 {
  width: 41.66666667%;
}

.masonry-grid .masonry-grid-item.col-4 {
  width: 33.33333333%;
}

.masonry-grid .masonry-grid-item.col-3 {
  width: 25%;
}

.masonry-grid .masonry-grid-item.col-2 {
  width: 16.66666667%;
}

.masonry-grid .masonry-grid-item.col-1 {
  width: 8.33333333%;

}

/* Media Queries below 768px */
@media (max-width: 768px) {
  .masonry-grid .masonry-grid-item {
    width: 50%;
  }
  .masonry-grid .masonry-grid-item.col-12, .masonry-grid .masonry-grid-item.col-11, .masonry-grid .masonry-grid-item.col-10, .masonry-grid .masonry-grid-item.col-9, .masonry-grid .masonry-grid-item.col-8, .masonry-grid .masonry-grid-item.col-7, .masonry-grid .masonry-grid-item.col-6, .masonry-grid .masonry-grid-item.col-5, .masonry-grid .masonry-grid-item.col-4, .masonry-grid .masonry-grid-item.col-3, .masonry-grid .masonry-grid-item.col-2, .masonry-grid .masonry-grid-item.col-1 {
    width: 50%;
  }
}

/* Media Queries below 600px */
@media (max-width: 600px) {
  .masonry-grid .masonry-grid-item {
    width: 100%;
  }
  .masonry-grid .masonry-grid-item.col-12, .masonry-grid .masonry-grid-item.col-11, .masonry-grid .masonry-grid-item.col-10, .masonry-grid .masonry-grid-item.col-9, .masonry-grid .masonry-grid-item.col-8, .masonry-grid .masonry-grid-item.col-7, .masonry-grid .masonry-grid-item.col-6, .masonry-grid .masonry-grid-item.col-5, .masonry-grid .masonry-grid-item.col-4, .masonry-grid .masonry-grid-item.col-3, .masonry-grid .masonry-grid-item.col-2, .masonry-grid .masonry-grid-item.col-1 {
    width: 100%;
  }
}

/*------------------------------------------------------------------
    [Swiper Slider]
------------------------------------------------------------------*/
.swiper-slider {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.swiper-clients-img {
  display: block;
  width: 190px;
  height: auto;
  margin: 0 auto;
  opacity: 1;
  cursor: pointer;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.swiper-clients-img:hover {
  opacity: .8;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/*------------------------------------------------------------------
  	[Text Colors]
------------------------------------------------------------------*/
.color-base {
  color: #17bed2;
}

.color-white {
  color: #fff;
}

.color-heading {
  color: #515769;
}

.color-subtitle {
  color: #a6a7aa;
}

.color-link {
  color: #81848f;
}

.color-link-hover {
  color: #999caa;
}

.color-sky-light {
  color: #fafafa;
}

/*------------------------------------------------------------------
  	[Background Colors]
------------------------------------------------------------------*/
.bg-color-base {
  background: #17bed2;
}

.bg-color-white {
  background: #fff;
}

.bg-color-heading {
  background: #515769;
}

.bg-color-subtitle {
  background: #a6a7aa;
}

.bg-color-link {
  background: #81848f;
}

.bg-color-link-hover {
  background: #999caa;
}

.bg-color-sky-light {
  background: #fafafa;
}
.pdb20{padding-bottom:20px;}

/*------------------------------------------------------------------
    [Row]
------------------------------------------------------------------*/
.row-space-1 {
  margin-right: -1px;
  margin-left: -1px;
}

.row-space-1 > [class*="col-"] {
  padding-left: 1px;
  padding-right: 1px;
}

/*------------------------------------------------------------------
  	[Content]
------------------------------------------------------------------*/
.content {
/*  padding-top: 40px;*/
  padding-bottom: 40px;
}

.content-sm {
  padding-top: 60px;
  padding-bottom: 60px;
}

.content-md {
  padding-top: 80px;
  padding-bottom: 80px;
}

.content-lg {
  padding-top: 30px;
  padding-bottom: 30px;
	position: relative;
}

.content-lg_find {
  padding-top: 0px;
	background-color:#FFFFFF;
 padding-bottom: 30px;
}


/*------------------------------------------------------------------
    [Parallax Content]
------------------------------------------------------------------*/
.parallax-content h1{
	position:absolute;
	top:180px;

/*
  padding-top: 180px;
  padding-bottom: 120px;
*/
}

/*------------------------------------------------------------------
    [Full Width]
------------------------------------------------------------------*/
.full-width {
  width: 100%;
  height: auto;
}

/*------------------------------------------------------------------
    [Container Full Width]
------------------------------------------------------------------*/
.container-full-width {
  width: 100%;
}

.container-full-width:before, .container-full-width:after {
  content: " ";
  display: table;
}

.container-full-width:after {
  clear: both;
}

/*------------------------------------------------------------------
    [Overflow]
------------------------------------------------------------------*/
.overflow-h {
  overflow: hidden;
}

/*--------------------------------------------------
    [Font Weight]
----------------------------------------------------*/
.fweight-300 {
  font-weight: 300 !important;
}

.fweight-400 {
  font-weight: 400 !important;
}

.fweight-500 {
  font-weight: 500 !important;
}

.fweight-600 {
  font-weight: 600 !important;
}

.fweight-700 {
  font-weight: 700 !important;
}

/*------------------------------------------------------------------
    [Left margin]
------------------------------------------------------------------*/
.margin-l-0 {
  margin-left: 0 !important;
}

.margin-l-5 {
  margin-left: 5px !important;
}

.margin-l-10 {
  margin-left: 10px !important;
}

.margin-l-20 {
  margin-left: 20px !important;
}

/*------------------------------------------------------------------
    [Right margin]
------------------------------------------------------------------*/
.margin-r-0 {
  margin-right: 0 !important;
}

.margin-r-5 {
  margin-right: 5px !important;
}

.margin-r-10 {
  margin-right: 10px !important;
}

.margin-r-20 {
  margin-right: 20px !important;
}

/*------------------------------------------------------------------
    [Bottom margin]
------------------------------------------------------------------*/
.margin-b-0 {
  margin-bottom: 0 !important;
}

.margin-b-2 {
  margin-bottom: 2px !important;
}

.margin-b-5 {
  margin-bottom: 5px !important;
}

.margin-b-10 {
  margin-bottom: 10px !important;
}

.margin-b-20 {
  margin-bottom: 20px !important;
}

.margin-b-30 {
  margin-bottom: 30px !important;
}

.margin-b-40 {
  margin-bottom: 40px !important;
}

.margin-b-50 {
  margin-bottom: 50px !important;
}

.margin-b-60 {
  margin-bottom: 60px !important;
}

.margin-b-70 {
  margin-bottom: 70px !important;
}

.margin-b-80 {
  margin-bottom: 80px !important;
}

.margin-b-90 {
  margin-bottom: 90px !important;
}

.margin-b-100 {
  margin-bottom: 100px !important;
}


/*--------------------------------------------------
    [Height]
----------------------------------------------------*/
.height-100 {
  height: 100px !important;
}

.height-200 {
  height: 200px !important;
}

.height-300 {
  height: 300px !important;
}

.height-400 {
  height: 400px !important;
}
.img_rebuild,.img_kbn {
  position: relative;
  }

.img_rebuild p {
  position: absolute;
  top: 0;/*画像の左上に配置*/
  left: 0;
  margin: 0; /*余計な隙間を除く*/
  color: white;/*文字を白に*/
  background: #F70000;/*背景色*/
  font-size: 11px;
  line-height: 1;/*行高は1に*/
  padding: 3px 5px;/*文字周りの余白*/
  }
	
.img_kbn p {
  position: absolute;
  top: 0;/*画像の左上に配置*/
  left: 0;
  margin: 0; /*余計な隙間を除く*/
  color: white;/*文字を白に*/
  background: #000;/*背景色*/
  font-size: 12px;
  line-height: 1;/*行高は1に*/
  padding: 5px 10px;/*文字周りの余白*/
  }
.sp_none{display:none;}
.top_osusume {
    /*position: absolute;
    width: 90%;*/
		width:100%;
    background: #FFFFFF;
    border: #CCCCCC solid 2px;
    border-radius: 26px;
/*		box-shadow:0px 0px 10px;*/
		z-index:100;
		margin:10px auto;
}

.top_osusume img{
	width:100%;
	height:auto;
}


/*おすすめ中古、車輌部品　スライダー用*/
.osusumecar_main{
	width:96.6%;
	margin-left:20px;
	float: left;
}
.osusumecar_main p,p.list2{text-align:left; margin:3px;}
.osusumecar_main p span, p.list2 span{color:#000000; font-size:11px; font-weight:bold;}
#bottom h3 {
    margin-top: 0;
    margin-bottom: 0px;
    text-transform: uppercase;
    /*font-size: 24px;*/
    color: #FF685C;
}
#bottom .fname{
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:33px;
}
#bottom .fname2{
	padding-left:33px;
	font-size:16px;
	margin-bottom:0;
}
#bottom .fname a{
    color: #FF685C;
}

#bottom .fname a:hover{
    color: #FD3232;
}

#bottom .fi{
	padding-left:36px;
}
#bottom .fzip{
	background-position:0 5px;
	background-repeat:no-repeat;
}
#bottom .fbuilding{
	background-image:url(../images/i_building.png);
	background-position:0 0px;
	background-repeat:no-repeat;
/*	background-size: 9%;*/
}
#bottom .ffactory{
	background-image:url(../images/i_factory.png);
	background-position:0 0px;
	background-repeat:no-repeat;
/*	background-size: 9%;*/
}



#bottom .ftel{
	background-image:url(../images/i_tel2.png);
	background-position:0 5px;
	background-repeat:no-repeat;
}


#bottom .fi {
    padding-left: 36px;
}
#bottom ul li {
    display: block;
    padding: 5px 0;
        padding-left: 0px;
    font-size: 12px;
}
.footer_company ul li {
    font-size: 15px !important;
}
ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.footer_company0,
.footer_company{
	float:left;
	width:20%;
}

/*検索タブ*/
.indexTabacc{
	position:relative;
	width: 100%;
	max-width: 1430px;
	border:1px solid #999999;
/*	box-shadow: 0px 0px 10px;
/*	-webkit-box-shadow: 0px 10px 50px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 10px 50px rgba(0,0,0,0.2);
	box-shadow: 0px 10px 50px rgba(0,0,0,0.2);
*/
	background:none;
	z-index: 100;
}
#tabBtn li{
    float: left;
    list-style-type: none;
    width: 50%;
		padding: 1%;
		background:#17bed2;
		border-radius:26px 26px 0px 0px;
    font-size: 20px;
		color:#FFFFFF;
    text-align: center;
		font-weight:700;
		cursor:pointer;
}
/*
.find_tab li a{
    font-size: 130%;
    color: #FFF;
    text-decoration: none;
    display: block;
    padding: 2%;
    text-align: center;
    width: 100%;
    background: #CCC;
    border-bottom: none;
	border-radius:26px 26px 0px 0px;
}*/
.btmTab #tab2{
    display: none;
}

#tab1,#tab2{
		border-radius:0 0 26px 26px;
		background:#FFFFFF;
		padding:15px;
}
#tabBtn li.active{
    background: #FFFFFF;
    color: #17bed2;
}
#tabBox{
/*	background-color:#FFFFFF;*/
		border-radius:26px 26px 26px 26px;
/*		
	-webkit-box-shadow: 0px 10px 50px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 10px 50px rgba(0,0,0,0.2);
	box-shadow: 0px 10px 50px rgba(0,0,0,0.2);
*/
	background:none;

}
.find_car{
	float: left;
	width: 50%;
}
.find_btn_top{
	width:100%;
	text-align:center;
	border-radius:0 0 26px 26px;
	background:none;
}


/*おすすめタブ*/
.osusume_tab li{
    float: left;
    list-style-type: none;
    width: 50%;
}
.osusume_tab li a{
    font-size: 1em;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    display: block;
    padding: 2%;
    text-align: center;
    width: 100%;
    background: #C15757;
    border: 1px solid #c15757;
    border-bottom: none;
}
.osusume_tab li a:hover{
    background:#D26161;
    color:#FFF;
}
 
.osusume_tab li a.current {
    background: white;
    color: #C15757;
}

.find_btn {
  list-style: none;
  overflow: hidden;
}

.find_btn li {
  text-align: center;
  background-color: #FFF;
  float: left;
  padding:3px 3px;
  margin:1px 1px;
}
.find_btn li.c4 {
  width: 24.15%;/*24%*/
}

.find_btn li.c6 {
  width: 16%;/*24%*/
}

.find_btn2 li{
  width: 32%;
  text-align: center;
  float: left;
  padding:0px 3px;
  margin:0px 1px;
	border:none;
}
.find_btn3 li{
  width: 16%;
  text-align: center;
  background-color: #FFF;
  border:#CCCCCC solid 1px;
  border-radius:5px;
  float: left;
  padding:0px 3px;
  margin:0px 1px;
}
.find_btn4 li{
  width: 49%;
  text-align: center;
  background-color: #FFF;
  float: left;
  padding:3px 3px;
  margin:1px 1px;
}
.find_btn li a {
  text-decoration: none;
  color:#333333;
  /*font-weight: bold;*/
}
.find_btn4 li img,
.find_btn3 li img,
.find_btn2 li img,
.find_btn li img{
max-width:95%;
height:auto;
}

.height20{
height:20px;
}





/* -------------------- Rounded Corners */
.rounded {
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
}

.semi-square {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}

/* -------------------- Colors: Background */
.slate   { background-color: #ddd; }
.green   { background-color: #779126; }
.blue    { background-color: #3b8ec2; }
.yellow  { background-color: #eec111; }
.black   { background-color: #000; }

/* -------------------- Colors: Text */
.slate select   { color: #000; }
.green select   { color: #fff; }
.blue select    { color: #fff; }
.yellow select  { color: #000; }
.black select   { color: #fff; }


/*------------------------------------------------------------------
    [Top margin below 992px]
------------------------------------------------------------------*/
@media (max-width: 992px) {
  .md-margin-b-0 {
    margin-bottom: 0 !important;
  }
  .md-margin-b-2 {
    margin-bottom: 2px !important;
  }
  .md-margin-b-5 {
    margin-bottom: 5px !important;
  }
  .md-margin-b-10 {
    margin-bottom: 10px !important;
  }
  .md-margin-b-20 {
    margin-bottom: 20px !important;
  }
  .md-margin-b-30 {
    margin-bottom: 30px !important;
  }
  .md-margin-b-40 {
    margin-bottom: 40px !important;
  }
  .md-margin-b-50 {
    margin-bottom: 50px !important;
  }
  .md-margin-b-60 {
    margin-bottom: 60px !important;
  }
  .md-margin-b-70 {
    margin-bottom: 70px !important;
  }
  .md-margin-b-80 {
    margin-bottom: 80px !important;
  }
  .md-margin-b-90 {
    margin-bottom: 90px !important;
  }
  .md-margin-b-100 {
    margin-bottom: 100px !important;
  }
	#mu-slider{margin-top: 95px;}
	.indexTabacc {
		margin-top: -45px
	}
}

/*------------------------------------------------------------------
    [Top margin below 768px]
------------------------------------------------------------------*/
@media (min-width: 968px) {
	.sp_none{display:block;}
}
@media (min-width: 1300px) {
	.zoom-1 img {
	  margin-top: -200px;
	}
	.zoom-3 img {
	  margin-top: -300px;
	}

}
@media (min-width: 1500px) {
	.zoom-1 img {
	  margin-top: -300px;
	}
	.zoom-3 img {
	  margin-top: -400px;
	}

}

@media (max-width: 967px) {
	.parallax-window{
		top :100px;
		height:250px;
		margin-bottom:100px;
	}
	.zoom3{
		height:100%;
	}
	.parallax-content h1 {
			top: 0px;
	}
	.zoom-1 img {
	  margin-top: -200px;
	}
	.zoom-3 img {
	  margin-top: -220px;
	}
}

@media (max-width: 768px) {
  .sm-margin-b-0 {
    margin-bottom: 0 !important;
  }
  .sm-margin-b-2 {
    margin-bottom: 2px !important;
  }
  .sm-margin-b-5 {
    margin-bottom: 5px !important;
  }
  .sm-margin-b-10 {
    margin-bottom: 10px !important;
  }
  .sm-margin-b-20 {
    margin-bottom: 20px !important;
  }
  .sm-margin-b-30 {
    margin-bottom: 30px !important;
  }
  .sm-margin-b-40 {
    margin-bottom: 40px !important;
  }
  .sm-margin-b-50 {
    margin-bottom: 50px !important;
  }
  .sm-margin-b-60 {
    margin-bottom: 60px !important;
  }
  .sm-margin-b-70 {
    margin-bottom: 70px !important;
  }
  .sm-margin-b-80 {
    margin-bottom: 80px !important;
  }
  .sm-margin-b-90 {
    margin-bottom: 90px !important;
  }
  .sm-margin-b-100 {
    margin-bottom: 100px !important;
  }
	.footer_company0{
		float:none;
		width:100%;
	}
	.footer_company{
		width:50%;
		padding-left:15px;
		box-sizing:border-box;
	}
	#bottom .fbuilding,
	#bottom .ffactory{
/*	background-size: 7%;*/
	}
	.linelist li div.waku {
		height:auto;
	}
	.contact_waku2{
		max-width:90%;
	}
	.zoom-1 img {
	  margin-top: -180px;
	}
	
}

@media (max-width: 580px) {
	.zoom-1 img {
	  margin-top: -80px;
	}
}
/*------------------------------------------------------------------
    [Top margin below 480px]
------------------------------------------------------------------*/
@media (max-width: 480px) {
	h2 {
			font-size: 20px;
	}
	table.company td {
			width: auto;
	}

  .xs-margin-b-0 {
    margin-bottom: 0 !important;
  }
  .xs-margin-b-2 {
    margin-bottom: 2px !important;
  }
  .xs-margin-b-5 {
    margin-bottom: 5px !important;
  }
  .xs-margin-b-10 {
    margin-bottom: 10px !important;
  }
  .xs-margin-b-20 {
    margin-bottom: 20px !important;
  }
  .xs-margin-b-30 {
    margin-bottom: 30px !important;
  }
  .xs-margin-b-40 {
    margin-bottom: 40px !important;
  }
  .xs-margin-b-50 {
    margin-bottom: 50px !important;
  }
  .xs-margin-b-60 {
    margin-bottom: 60px !important;
  }
  .xs-margin-b-70 {
    margin-bottom: 70px !important;
  }
  .xs-margin-b-80 {
    margin-bottom: 80px !important;
  }
  .xs-margin-b-90 {
    margin-bottom: 90px !important;
  }
  .xs-margin-b-100 {
    margin-bottom: 100px !important;
  }
	.footer_company{
		float:none;
		width:100%;
		padding-left:20px;
	}
	#tabBtn li {
	font-size:14px;
	}
	.find_btn li ,
	.find_btn2 li,
	.find_btn3 li {
		width:23%;
		margin-bottom:3px;
	}
  table.t_article {
  }
  table.t_article thead  {
    display: none;
  }
  table.t_article tr {
    display: block;
    margin-bottom: 20px;
		border: #e3e3e3 1px solid;
  }
  table.t_article td  {
    border: none;
    display: block;
    padding: 0;
  }
  table.t_article td:before {
    content: attr(data-label);
		display:block;
		background-color:#E0F6FF;
		padding:5px 15px;
		padding-bottom:10px;
    font-weight: bold;
  }
	table.t_article td:first-child:before {
		padding:0;
	}
	table.t_article img{
		padding:20px;
	}
	table.t_article td p{
		padding:5px 10px;
		margin:0;
	}
	table.t_article th,
	table.t_article th.w140,
	table.t_article th.w80,
	table.t_article th.w85,
	table.t_article th.w90,
	table.t_article th.w100{
		width:95%;
	}
	
	table.license thead {
	display:none;
	}
	table.license tbody th {
		display:block;
	}
	table.license tbody td {
		display:block;
		padding:5px;
	}
	table.license tbody td::before {
		float: left;
		clear:both;
		font-weight:bold;
	}
		.contacttable th{
			width:100%;
			display:block;
			margin: 0 auto;
			border:none;
		}
		.contacttable td{
			display: list-item;
			list-style:none;
			width: 100%;
			border-top: none !important;
			padding-bottom:10px;
		}
		table.table_tire td{ padding:0 5px;}
		.truck dt.dt3 {
			float:none;
			width:100%
		}
		.truck dd.dd3{
			width:100%;
			margin-left:0;
		}
	.parallax-window{
		top :95px;
		height:180px;
	}
	.parallax-content h1 {
			top: 0px;
	}
	.zoom-1 img {
	  margin-top: -30px;
	}
	.zoom-3 img {
	  margin-top: -100px;
	}
	
	
	p.fbig{
		font-size:20px;
	}
	.box2 {
		margin:10px 5px;
	}
	.box2 p {
			font-size:20px;
			font-weight:700;
	}
	div.btn5{	width:90%;}
	.spnone{display:block;}
	
}
@media (max-width: 400px) {
	#tabBtn li {
	font-size:12px;
	}
	div.pagination ul li.count {
		float: none;
	}

	.find_btn li.c4 {
		width: 49%;/*24%*/
	}
	
	.find_btn li.c6 {
		width: 32%;/*24%*/
	}
}
