/*
Theme Name: Borderland Child
Theme URI: http://demo.elated-themes.com/borderland
Description: A child theme of Borderland Theme
Author: Elated Themes
Author URI: http://demo.elated-themes.com/
Version: 1.0.0
Template: borderland
*/
@import url("../borderland/style.css");

body{
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}

.vertical_split_slider {
	position:relative;
}

.hamana_logo {
	position:absolute;
	left:100%;
	top:45%;
	margin-left:-150px;
	margin-top:-83px;
}

.btn_enter {
	position:absolute;
	left:100%;
	top:70%;
	margin-left:-57px;
	margin-top:-21px;
}


.ls-v5 .ls-playvideo,
.ls-v5 .ls-nav-sides,
.ls-v5 .ls-bottom-slidebuttons a,
.ls-v5 .ls-nav-prev,
.ls-v5 .ls-nav-next,
.ls-v5 .ls-nav-start,
.ls-v5 .ls-nav-stop,
.ls-v5 .ls-fullscreen,
.ls-v5 .ls-loading-container {
	background-image: none !important;
}


/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}


#anchor {
    position: relative;
    top: -80px;
}

div.author_description {
	display:none;
}

.footer_top .widget.widget_rss li a.rsswidget, .footer_top #wp-calendar caption {
    color: #fff;
}

.page_main_text {
	max-width:800px;
	margin:100px auto;
}

.page_main_text p{
	font-size:20px;
	margin-top:50px;
	text-align:center;
	color:#fff !important;
	line-height:1.6;
}

.column1 ul img {
	width:100%;
}

.footer_top_holder .widget_text h4 {
	text-align:left;
	font-size:12px;
	padding-top:15px;
	border-bottom:1px dotted #fff;
}

.column1 .widget_text h4 {
	background:url("images/footer_live_streaming_title.png") no-repeat top left;
}

.column1 .widget_text li{
	padding:10px 0 15px;
}

.column2 .widget_text h4 {
	background:url("images/footer_latest_news_title.png") no-repeat top left;
}

.column3 .widget_text h4 {
	background:url("images/footer_latest_blog_title.png") no-repeat top left;
}

.column4 .widget_text h4 {
	background:url("images/footer_about_us_title.png") no-repeat top left;
}

a.rsswidget {
	font-size:13px !important;
}

.footer_top a {
	font-size:12px !important;
	line-height:1.3 !important;
}

.srp-post-title {
	line-height:1.3 !important;
}

.rss-date {
	border-bottom:1px solid #fefefe;
}

footer .vc_col-sm-3 {
	padding:0;
}

footer .vc_col-sm-9 {
	padding:0 0 0 10px;
	line-height:1.2;
}

footer .vc_col-sm-9 span{
	display:inline-block;
	padding-top:5px;
}

footer .row {
	border-bottom:1px solid #fff;
	padding:10px 0;
}

.widget_rss h4 a{
    display:none !important;
}

.about_us_footer {
	padding:10px 0 30px;
}

.page_title {
	font-size:20px;
	color:#333;
	border-bottom:1px solid #666;
	text-align:center;
}

.side_menu_button > a, .mobile_menu_button span {
    color: #fff;
}

nav.mobile_menu ul li span.mobile_arrow i {
    color: #fff !important;
}


.page-id-2822 footer{
   display: none;
}

.page-id-2822 .logo_wrapper,
.page-id-2822 nav,
.page-id-2822 .header_inner_right{
    opacity: 0;
}

.page-id-2822 nav{
    display: none;
}

.page-id-2822 header.sticky.sticky_animate {
    display: none !important;
}



/*************************メニュー*****************************/

.main_menu li a span{
      text-indent: -9999px; 
    white-space: nowrap; 
    overflow: hidden;
    
}

li#nav-menu-item-1969 a{
    background:url("images/menu_shop.png") no-repeat 50% 50%;
    padding: 0 30px;
}

li#nav-menu-item-1969 a:hover{
    background:url("images/menu_shop_on.png") no-repeat 50% 50%;
}

li#nav-menu-item-1969 .second a{
    padding:18px 0 18px 5px;
    background:none;
}



li#nav-menu-item-1960 a{
    background:url("images/menu_about.png") no-repeat 50% 50%;
    padding: 0 30px;
}

li#nav-menu-item-1960 a:hover{
    background:url("images/menu_about_on.png") no-repeat 50% 50%;
}

li#nav-menu-item-1960 .second a{
    padding:18px 0 18px 5px;
    background:none;
}


li#nav-menu-item-1963 a{
    background:url("images/menu_bankin.png") no-repeat 50% 50%;
    padding: 0 50px;
}

li#nav-menu-item-1963 a:hover{
    background:url("images/menu_bankin_on.png") no-repeat 50% 50%;
}

li#nav-menu-item-1963 .second a{
    padding:18px 0 18px 5px;
    background:none;
}


li#nav-menu-item-1961 a{
    background:url("images/menu_paint.png") no-repeat 50% 50%;
    padding: 0 30px;
}

li#nav-menu-item-1961 a:hover{
    background:url("images/menu_paint_on.png") no-repeat 50% 50%;
}

li#nav-menu-item-1961 .second a{
    padding:18px 0 18px 5px;
    background:none;
}



li#nav-menu-item-2531 a{
    background:url("images/menu_custom.png") no-repeat 50% 50%;
    padding: 0 30px;
}

li#nav-menu-item-2531 a:hover{
    background:url("images/menu_custom_on.png") no-repeat 50% 50%;
}

li#nav-menu-item-2531 .second a{
    padding:18px 0 18px 5px;
    background:none;
}



li#nav-menu-item-1965 a{
    background:url("images/menu_mainte.png") no-repeat 50% 50%;
    padding: 0 70px;
}

li#nav-menu-item-1965 a:hover{
    background:url("images/menu_mainte_on.png") no-repeat 50% 50%;
}

li#nav-menu-item-1965 .second a{
    padding:18px 0 18px 5px;
    background:none;
}



li#nav-menu-item-2530 a{
    background:url("images/menu_gallery.png") no-repeat 50% 50%;
    padding: 0 30px;
}

li#nav-menu-item-2530 a:hover{
    background:url("images/menu_gallery_on.png") no-repeat 50% 50%;
}

li#nav-menu-item-2530 .second a{
    padding:18px 0 18px 5px;
    background:none;
}

li#nav-menu-item-2535 a{
    background:url("images/menu_factory.png") no-repeat 50% 50%;
    padding: 0 30px;
}

li#nav-menu-item-2535 a:hover{
    background:url("images/menu_factory_on.png") no-repeat 50% 50%;
}

li#nav-menu-item-2535 .second a{
    padding:18px 0 18px 5px;
    background:none;
}

/**************************ヘッダー********************************/

/*商品ページ*/
/**
body.postid-1654 div.title_content_background{
	background:url("images/audir_spider_title.png") no-repeat center top;
}
***/

div.title_content_background h1{
	font-size:15px !important;
	font-weight:bold;
	color:#fff;
	line-height:1;
	position:relative;
	top:-20px;
	width:400px;
	height:60px;
	padding-top:40px;
}


body.postid-1654 div.title_content_background h1{
	padding-top:30px;
}

.single-post h1 {
	font-size:25px !important;
	font-weight:bold;
	padding-top:30px;
}

.page-id-1776 div.title_content_background h1{
	background:url("images/page/coating_title.png") no-repeat center top;
}

.page-id-1888 div.title_content_background h1{
	background:url("images/page/alignment_title.png") no-repeat center top;
}

.page-id-1803 div.title_content_background h1{
	background:url("images/page/tester_title.png") no-repeat center top;
}

.page-id-1842 div.title_content_background h1{
	background:url("images/page/audio_title.png") no-repeat center top;
}

.page-id-2483 div.title_content_background h1{
	background:url("images/page/film_title.png") no-repeat center top;
}

.page-id-2491 div.title_content_background h1{
	background:url("images/page/maintenace_title.png") no-repeat center top;
}

.page-id-2497 div.title_content_background h1{
	background:url("images/page/custompaint_title.png") no-repeat center top;
}

.page-id-1825 div.title_content_background h1{
	background:url("images/page/about_title.png") no-repeat center top;
}

.page-id-1930 div.title_content_background h1 {
	background:url("images/page/stock_car_title.png") no-repeat center top;
}

.single-product div.title_content_background h1{
	background:url("images/page/stock_car_title.png") no-repeat center top;
	padding-top:40px !important;
}

.page-id-2426 div.title_content_background h1 {
	background:url("images/page/gallery_title.png") no-repeat center top;
}

.page-id-2581 div.title_content_background h1,
.single-post div.title_content_background h1,
.archive  div.title_content_background h1{
	background:url("images/page/news_title.png") no-repeat center top;
}




/***ギャラリー車輛****/


/**
.postid-1667 .title_holder{
	background:url("images/audir8bg.jpg") no-repeat center center;
	background-size:cover;
}
**/

.single-portfolio_page div.title_content_background h1{
    font-size: 60px !important;
    font-family: 'Times New Roman', serif;
    padding-top: 0;
    font-weight: normal;
}

.gallery_car {
	padding-top:30px;
	background-color:#fff;
}

table.price_list_gallery th{
	text-align:left;
	border:1px solid #666;
}

table.price_list_gallery td{
	text-align:center;
	border:1px solid #666;
}

.gallery_info {
	padding-top:50px;
}


.single-portfolio_page div.title_content_background h1 {
    width: 900px;
}


/**************************商品詳細********************************/

.woocommerce div.product .woo_single_separator {
   background-color: #333 !important;
}


table.car_detail_1 {
	font-size:13px;
	width:100%;
	color:#333;
	margin-bottom:10px;
}

table.car_detail_1 th{
	text-align:left;
	border:1px solid #ccc;
	padding:4px 0 1px 5px;
	background-color:#eee;
}

table.car_detail_1 td{
	text-align:center;
	border:1px solid #ccc;
	padding-right:5px;
	background-color:#fff !important;
}

.woocommerce-tabs {
	display:none !important;
}

.woocommerce-page table tr:nth-child(2n+1) td {
    background-color:#fff !important;
}



a.add-to-cart-button {
	display:none !important;
}

.cart {
	display:none;
}


.woocommerce .product .single_product_image_wrapper {
	width:55%;
}

.woocommerce .summary {
	width:40%;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.car_detail {
	margin-bottom:15px;
}


.car_detail2 {
	padding:0;
}

.car_detail2 dt {
	color:#333;
	margin-bottom:3px !important;
}

.car_detail2 dd {
	border:1px solid #ccc;
	color:#333;
	padding:10px;
	background-color:#fff;
}

.car_detail2 a:hover {
	background-color:#ccc;
}

.car_detail2 a.phone_number{
	cursor:none;
}

.car_detail2 a.phone_number:hover{
	color:#fff;
	cursor:none;
	background-color:#333;
}


a.contact_button_car {
	background-color:#333;
	display:block;
	padding:10px;
	text-align:center;
	margin-bottom:10px;
	color:#fff;
}

a.phone_number {
	background-color:#333;
	display:block;
	padding:10px;
	text-align:center;
	color:#fff;
}

.has-post-thumbnail .product-title {
	padding-left:10px;
}



p.price_car {
	color:#e30000;
	font-weight:bold;
	font-size:25px;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	text-align:right;
	margin-bottom:10px;
}

p.price_car span{
	font-size:13px;
}

p.price,
span.price {
	display:none !important;
}

.woocommerce div.product .woo_single_separator {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #303030;
    margin-bottom: 31px;
}

.woocommerce .product .product_title {
	margin-bottom:5px !important;
}

.related .product_info_box {
	height:230px;
}

.woocommerce-accordion {
	display:none;
}

.top-product-section a,
.single_product_image_wrapper a{
	transition: opacity 0.2s linear 0.1s !important;
}

.top-product-section a:hover,
.single_product_image_wrapper a:hover{
	opacity:0.5 !important;
}

/****
.woocommerce div.product .images .thumbnails a:not(.yith_magnifier_thumbnail) {
    float: left;
    margin-bottom: 8px;
    width: 19%;
    margin-right: 1.25%;
}

.woocommerce div.product .images .thumbnails a:nth-child(3n):not(.yith_magnifier_thumbnail) {
    margin-right: 1.25%;
}

.woocommerce div.product .images .thumbnails a:nth-child(5n):not(.yith_magnifier_thumbnail) {
    margin-right: 0px !important;
}
****/

/**************************商品リスト********************************/

.woocommerce table th {
    background-color:#eee;
    border:1px solid #ccc;
}

.woocommerce table td {
     background-color:#fff !important;
     border:1px solid #ccc;
     text-align:center;
}

.woocommerce table .price_list {
	color:#e30000;
    font-weight: bold;
}

table thead tr, table tbody tr,
table tbody th {
    border: none;
}

.product_info_box .separator_holder {
	display:none;
}

.product_info_box .product-title {
	border-bottom:1px solid #333;
	margin-bottom:15px;
}

/**************************買取フォーム,お問い合わせ********************************/

.form_sell table {
	text-align:left !important;
	line-height:13px;
}

.form_sell table td {
	text-align:left !important;
	padding:0 2px;
}

.form_sell table tr {
	border:none;
}

.form_sell dt{
	margin:0;
}

.form_sell input,
.form_sell select,
.form_sell textarea{
	margin:5px 0 !important;
	padding:10px !important;
	font-size:13px !important;
}

.form_sell span{
	color:#da0000;
	font-size:11px;
}

.form_sell textarea{
	height:150px !important;
}

.btn_form{
	text-align:right !important;
}

.btn_form input{
	text-align:center !important;
	min-width:200px !important;
	font-size:14px !important;
	
}

.check_box span,
.wpcf7-list-item-label{
	color:#444 !important;
	font-size:12px;
}

/*Webkit*/
::-webkit-input-placeholder    {color: #aaa !important;}
 
/*Firefox 19以降*/
::-moz-placeholder    {color: #aaa !important;}
 
/*Firefox 18以前*/
:-moz-placeholder    {color: #aaa !important;}
 
/*Windows IE*/
:-ms-input-placeholder    {color: #aaa !important;} 



/**************************会社概要 ********************************/

.company_info th {
	width:7em;
	text-align:left;
	background-color:#fff;
	border:1px solid #ccc;
}

.company_info td {
	text-align:left;
	background-color:#fff;
	border:1px solid #ccc;
}

.greeting p {
	padding-bottom:15px;
}

.greeting p:last-child {
	text-align:right;
}

/**************************工場********************************/

.page-id-2145 h1 {
	display:none;
}

div.factory p {
	margin-bottom:20px;
}

.gallery_hover {
	display:none;
}

/**************************塗装ページ、カスタム********************************/

.bankin_main p {
	padding:10px 0;
	font-size:16px;
	line-height:1.7;
}

.paint_main {
	background:url("images/page/paint_bg.jpg") no-repeat center center;
	background-size:35% !important;
}

.paint_main p{
	padding:10px;
	font-size:16px;
	line-height:1.7;
}

.paint_main .image_right {
	padding-left:60px;
}

.brand {
	max-width:900px;
	margin:0 auto;
}

.body_main {
	background:url("images/page/bg_grid.jpg") repeat !important;
	padding:50px 0;
}

.body_main p{
	padding:15px 0;
	line-height:1.8;
	font-size:16px;
}

.body_main .vc_row {
	max-width:1100px;
	margin:0 auto;
}

.page-id-2273 .vc_col-sm-2 {
	padding:0 !important;
}

.page-id-2273 .gallery_hover {
	display:none !important;
}

.page-id-2273 .lightbox_single_portfolio {
	cursor:default !important;
}

.page-id-2273 .gallery_holder .gallery_inner.gallery_with_space.v5 li {
    margin: 0px 1% 0.5% 0px;
    width: 19.2% !important;
}

.gallery_holder .gallery_inner.gallery_with_space.v5 li:nth-child(5n) {
    margin-right: 0px !important;
}

/**************************ページ他********************************/

.page_main_text2 h2 {
	font-size:20px;
	color:#333;
	border-bottom:1px solid #666;
	line-height:1.6;
	margin-bottom:20px;
	font-weight:bold;
}

.page_main_text2 h3 {
	font-size:18px;
	color:#333;
	line-height:1.6;
	margin-bottom:10px;
}


.page_main_text2 p {
	font-size:15px;
	padding:10px 0;
}

.security_image {
	text-align:center;
}


/**************************ニュース一覧********************************/
.filter_outer.filter_blog {
    text-align: center !important;
}

/**************************レスポンシブ********************************/


@media screen and (max-width: 1000px) {
.page-id-2822 .header_top_bottom_holder{
    display: none;
}

.content .content_inner > .container > .container_inner, .content .content_inner > .full_width > .full_width_inner, .content .content_inner > .container > .container_inner.default_template_holder, body.page-template-blog-masonry-full-width-php .content .full_width .full_width_inner, .content .full_width.blog_masonry_full_width_template .full_width_inner {
    padding-top: 20px !important;
}

.single-portfolio_page .content_inner > .container > .container_inner, .content .content_inner > .full_width > .full_width_inner{
    padding-top: 0px !important;
}

.sp_hide {
    display: none;
}

}

@media screen and (min-width: 680px) {
.top_sp_img{
    display: none !important;
}
.sp_enter {
    display: none;
}
}


@media screen and (max-width: 680px) {


.page-id-2822{
    background:url("images/top_sp.jpg") no-repeat center center;
    background-size:cover;
    background-attachment: fixed;
    
    min-height: 100%;
    z-index: 1;
}

.page-id-2822 .paspartu_outer,
.page-id-2822 .page_header {
    display: none;
}
    
.sp_enter {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 228px;
  height: 183px;
  z-index: 1000;
}


.woocommerce .product .single_product_image_wrapper {
	width:100%;
}

.woocommerce .summary {
	width:100%;
	font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;
}


.car_detail th {
	width:13em;
}

.woocommerce.columns-2 ul.products li.product {
    width: 100%;
}

.m_display_none {
	display:none;
}

footer .eltd_column, footer.footer_border_columns .eltd_column {
    text-align: left;
}

.top-space {
    display: none;
}



.footer_top.footer_top_full {
    padding: 40px 25px 0px;
}

.vc_text_separator.full .separator_wrapper, .vc_text_separator.full .separator_content {
    padding: 0!important;
    letter-spacing: 2px!important;
    font-size: 18px!important;
}

#paint_video_bg,
.page-id-1690 .video_section{
    display: none;
}

.page-id-1790 .image_right {
    padding: 5px;
}

.page-id-1790 .separator_wrapper{
    margin: 20px 0 !important;
}

.page-id-1690 .wpb_row{
    padding: 10px 0 !important;
}

.single-product .content_inner > .container > .container_inner.default_template_holder{
    padding-top: 20px !important;
}

div.title_content_background h1{
	font-size:15px !important;
	font-weight:bold;
	color:#fff;
	line-height:1;
	position:relative;
	top:0px;
	width:auto;
	height:auto;
	padding-top:10px !important;
    background: none !important;
}

.single-product div.title_content_background h1 {
    padding-top: 10px !important;
    background: none !important;
}

.gallery_car {
    padding-top: 8px;
    background-color: #fff;
}

.gallery_info {
    padding-top: 10px;
}

.single-portfolio_page .vc_empty_space {
    height: 20px !important;
}

nav.mobile_menu ul li a, nav.mobile_menu ul li h4 {
    padding: 12px 0;
}

.single-portfolio_page div.title_content_background h1 {
    width: 380px;
    font-size: 12px !important;
}

}

@media screen and (min-width: 480px) {


   
}

@media screen and (max-width: 480px) {

.hamana_logo {
	position:absolute;
	left:50%;
	top:45%;
	margin-left:-150px;
	margin-top:-83px;
}


div.title_content_background h1{
	background:none !important;
	font-size:15px !important;
	font-weight:bold;
	color:#fff;
	line-height:1;
	position:static;
	padding:0;
}

.column1 .widget_text h4,
.column2 .widget_text h4,
.column3 .widget_text h4,
.column4 .widget_text h4{
    background-position:top left;
    text-align: left;
}

   
}

