.title_sort {
	font-size: 18px;
	color: #ddd;
	line-height: 35px;
}

.title4 {
	font-size: 24px;
	line-height: 1.0;
	text-align: left;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	color: #ddd;
	letter-spacing: -0.02em;
}

.arrow_text_nextkiji a:before {
	content: '次の記事：';
}
.arrow_text_prevkiji a:before {
	content: '前の記事：';
}

@media (max-width: 768px) {
	.hide_768 {
		display: none;
	}
}

/***************** コンテンツビジュアル */
.contents_visual {
	background-position: center;
	background-size: cover;
}
.contents_visual.contents_blog {
	background-image: url(../image/ch_blog.jpg);
}
.contents_visual.contents_contact {
	background-image: url(../image/ch_contact.jpg);
}
.contents_visual.contents_democar {
	background-image: url(../image/ch_democar.jpg);
}
.contents_visual.contents_item {
	background-image: url(../image/ch_item.jpg);
}
.contents_visual.contents_other {
	background-image: url(../image/ch_other.jpg);
}
.contents_visual.contents_service {
	background-image: url(../image/ch_service.jpg);
}
.contents_visual.contents_shop {
	background-image: url(../image/ch_shop.jpg);
}
.contents_visual.contents_works {
	background-image: url(../image/ch_works.jpg);
}
.contents_visual.contents_carsale {
	background-image: url(../image/ch_carsale.jpg);
}

.contents_visual h2 {
	width: 100%;
	text-align: center;
	font-size: 36px;
	padding: 50px 0;
	color: white;
	opacity: 0.65;
}
.contents_post_visual h2 {
	padding: 30px 0;
}

.contents_visual p {
	width: 100%;
	text-align: center;
	color: white;
	line-height: 1.65;
	opacity: 0.65;
	margin-top: -25px;
	padding-bottom: 50px;
}

.contents_visual_list h2 {
	padding: 60px 0;
	font-size: 46px;
}
.contents_visual_list p {
	padding-bottom: 60px;
}

@media (max-width: 768px) {
	.contents_visual h2 {
		padding: 20px 0;
		font-size: 24px;
	}
	.contents_post_visual h2 {
		padding: 20px 0;
	}
	.contents_visual p {
		padding-bottom: 20px;
		margin-top: -15px;
	}

	.contents_visual_list h2 {
		padding: 30px 0;
		font-size: 36px;
	}
	.contents_visual_list p {
		padding-bottom: 30px;
	}
}


/***************** コンテンツ パンくず */
.section_pankuzu {
	height: 80px;
	padding-top: 20px;
}
.section_pankuzu a {
	color: #666;
}
.section_pankuzu a:hover {
	color: #999;
}

/***************** セクションヘッダー拡張 */
.section_header_contents {
	margin-top: 35px;
}
.section_header_left {
	float: left;
	line-height: 35px;
	height: 35px;
}

.section_header_right {
	float: right;
	line-height: 35px;
	margin-bottom: 10px;
}


/****************** 選択ボックス */
.section_header_selection *:focus {
	outline: 0 !important;
}
.easy-select-box {
	background: #333;
	background-image: url(../image/arrow_bottom.png);
	background-repeat: no-repeat;
	background-position: 90% 50%;
	background-size: auto 20%;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-align: left;
	color: #fff;
	font-size: 13px;
	width: 220px;
	padding-bottom: 20px;
}
.easy-select-box .esb-displayer {
	color: #fff;
	cursor: default;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	overflow: hidden;
}
.easy-select-box.focused {
	background-image: url(../image/arrow_top.png);
	border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
}
.easy-select-box:hover .esb-displayer {
	text-decoration: none;
}
.easy-select-box.disabled .esb-displayer,
.easy-select-box:hover.disabled .esb-displayer {}
.easy-select-box .esb-dropdown {
	display: none;
	position: absolute;
	z-index: 999;
	width: 220px;
	border: none;
	max-height: 1500px;
	background: none;
	border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
}
.easy-select-box .esb-item {
	cursor: default;
	background: #333 !important;
	color: white !important;
	padding: 0 10px !important;
}
.easy-select-box .esb-item:hover {
	background: #555555 !important;
}
.easy-select-box .esb-item .number {
	color: #999 !important;
}


@media (max-width: 768px) {
	.section_header_selection {
		width: 100%;
		padding-bottom: 20px;
	}
	.easy-select-box {
		width: 100%;
		background-position: 97% 50%;
		margin: 10px 0;
	}
	.easy-select-box .esb-displayer {
		width: 100%;
	}
	.easy-select-box .esb-dropdown {
		width: 100%;
	}
}



.section_header_selection .easy-select-box {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	height: 35px;
}

/** item */

.section_header_selection_item {
	width: 100%;
}

.section_header_selection_item .easy-select-box {
	margin-left: 10px;
	width: 100%;
}
.section_header_selection_item .easy-select-box .esb-dropdown {
	width: 100%;
}
#sl_model_cover {
	position: absolute;
	background: rgba(20, 20, 20, 0.8);
	width: 100%;
	height: 35px;
	border-radius: 2px;
}


.section_header_selection_item input[type=text] {
	appearance: none;
	border: none;
	background: #333;
	color: #ddd;
	border-radius: 2px;
	height: 35px;
	line-height: 35px;
	width: 100%;
	text-indent: 1em;
}
.section_header_selection_item input[type=submit] {
	appearance: none;
	border: none;
	background: #A70E05;
	color: #ddd;
	border-radius: 2px;
	height: 35px;
	line-height: 35px;
	width: 100%;
	text-align: center;

}

.container_category_item {
	padding: 0;
}
.container_category_item_entry {
	padding-top: 40px;
}
.section_header_selection_item2 {
	padding-top: 35px;
}
.section_header_selection_item_large {
	padding-top: 30px !important;
}
.section_header_selection_item2 .block {
	float: left;
	height: 35px;
	margin-bottom: 10px;
	padding: 0px 10px 40px 0;
}




.section_header_selection_item2 .block.none {
	height: 1px;
}
.section_header_selection_item2 .block.max {
	width: 100%;
}
.section_header_selection_item2 .block.large {
	width: 40%;
}
.section_header_selection_item2 .block.normal {
	width: 13%;
}
.section_header_selection_item2 .block.price {
	width: 25%;
}
.section_header_selection_item2 .block.price_empty {
	width: 17%;
}
.section_header_selection_item2 .block.free {
	width: auto;
}
.section_header_selection_item2 .block.mini {
	width: 8%;
	padding-right: 0px;
}
.section_header_selection_item2 .block.title {
	overflow: hidden;
}
.section_header_selection_item2 .block.title h2 {
	line-height: 35px;
}



.section_header_selection_item_large .easy-select-box .esb-displayer {
	height: 45px;
	line-height: 45px;

}
.section_header_selection_item_large .easy-select-box {
	height: 45px;
}
.section_header_selection_item_large #sl_model_cover {
	height: 45px;
}
.section_header_selection_item_large input[type=text] {
	height: 45px;
	line-height: 45px;
}
.section_header_selection_item_large input[type=submit] {
	height: 45px;
	line-height: 45px;

}
.section_header_selection_item_large .block {
	height: 45px;
}
.section_header_selection_item_large {
	padding-top: 45px;
}
.section_header_selection_item_large .block.title h2 {
	line-height: 45px;
}


@media (max-width: 1200px) {
	.section_header_selection_item2 .block.none {
		display: none;
	}
	.section_header_selection_item2 .block.large {
		width: 100%;
		padding-right: 0px;
	}
	.section_header_selection_item2 .block.normal {
		width: 22%;
	}
	.section_header_selection_item2 .block.mini {
		width: 12%;
	}

	.section_header_selection_item2 .block.price {
		width: 22%;
	}
	.section_header_selection_item2 .block.price_empty {
		width: 22%;
	}
}
@media (max-width: 992px) {
	.section_header_selection_item2 .block .easy-select-box {
		background-position: 95% 50%;
	}
	.section_header_selection_item2 .block.large {
		width: 100%;
	}
	.section_header_selection_item2 .block.normal {
		width: 100%;
		padding-right: 0px;
	}
	.section_header_selection_item2 .block.normal.pcSet {
		display: none;
	}
	.section_header_selection_item2 .block.mini {
		width: 100%;
	}
	.container_category_item_entry {
		padding-top: 20px;
	}

	.section_header_selection_item2 .block.price_empty {
		display: none;
	}
}
@media (max-width: 768px) {
	.container_category_item {
		padding: 0;
		padding-bottom: 0;

	}
	.section_header_selection_item2 {
		padding-top: 30px;
		padding-bottom: 10px;
	}
	.section_header_selection_item2 .block.large {
		margin-bottom: 0px;
	}
	.section_header_selection_item2 .block.mini {
		margin-top: 10px;
	}

	.section_header_selection_item2 .block.price_empty {
		display: none;
	}
}



/***************** 404 */

.section.notfound {
	padding: 60px 0 200px;
	text-align: center;
	font-size: 16px;
	line-height: 1.65;
}




/***************** ページ送り */

.page_more {
	margin: 20px 0 30px;
}

.pagelink_block {
	width: 360px;
	height: 40px;
	margin: 0 auto;
}
.pagelink_block ul {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin-top: -5px;
	margin: 0 auto;
}
.pagelink_block ul li {
	float: left;
}
.pagelink_block ul li a,
.pagelink_block ul li span {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	text-align: center;
	color: #999;
}
.pagelink_block ul li a:hover {
	color: #fff;
}
.pagelink_block ul li.selected a {
	background-color: #c4190f;
	color: #fff;
}

.pagelink_block .page_hidden {
	visibility: hidden;
}

@media (max-width: 768px) {
	.pagelink_block {
		clear: both;
		padding-top: 20px;
		width: 100%;
	}
	.page_more {
		margin: 20px 0 50px;
	}
}


/****************************************** entry */

.thumb_entry_left {
	width: 64%;
	padding-right: 20px;
}
.thumb_entry_right {
	width: 36%;
	padding-left: 20px;
}

@media (max-width: 992px) {
	.thumb_entry_left {
		width: 100%;
		padding: 0px;
	}
	.thumb_entry_right {
		width: 100%;
		padding: 0px;
	}
	.entry_header {
		padding: 0px !important;
	}
}

.entry_header h2 {
	font-size: 30px;
	line-height: 1.3;
	color: #ddd;
}
.entry_header .entry_info {
	margin-top: 20px;
	padding-bottom: 20px;
}
.entry_header .entry_info .date {
	color: #999999;
}
.entry_header .entry_share {
	margin-top: 0px;
	padding-bottom: 30px;
	min-height: 50px;
	border-bottom: 1px solid #333;
}

.entry_thumb .entry_info {
	margin: 60px 0 60px;
}
.entry_thumb_sp .entry_info {
	margin: 60px 6% 0px;
}


@media (max-width: 768px) {
	.entry_header .entry_share {
		display: none;
	}
	.entry_header .entry_info {
		border-bottom: 1px solid #333;
	}
}



.entry_content {
	margin-top: 60px;
	border-bottom: 1px solid #333;
	padding-bottom: 60px;
	color: #999;
	font-size: 15px;
	line-height: 1.8;
}
.entry_content a {
	color: #ddd;
	text-decoration: underline;
}
.entry_content a:hover {
	color: #fff;
}

.entry_content .size-full,
.entry_content .size-large,
.entry_content .size-medium,
.entry_content .size-thumbnail,
.entry_content .wp-post-image,
.entry_content .alignnone {
	margin: 40px;
	padding-right: 80px;
	width: 100%;
	height: auto;

}
.entry_content p:first-child img {
	margin-top: 0px;
}


.entry_info {
	margin-top: 40px;
	color: #999;
	font-size: 15px;
	line-height: 1.8;
}
.entry_info .title {
	padding-bottom: 20px;
}

.entry_table {
	display: table;
	width: 100%;
	margin-bottom: 20px;
}

.entry_label {
	display: table-cell;
	width: 30%;
	vertical-align: top;
	color: #eee;
}
.entry_value {
	display: table-cell;
	width: 70%;
	vertical-align: top;
	color: #999;
}
.entry_value_red {
	color: #f00301;
}
.entry_value_yellow {
	color: #fdc703;
}

.entry_table_wrapper {
	padding-bottom: 30px;
}

.entry_jirei {}

.entry_jirei .button {
	display: none;
	appearance: normal;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	display: inline-block;
	background: #444444;
	border-radius: 4px;
	height: 50px;
	line-height: 50px;
	color: white;
	text-align: center;
	text-decoration: none;
	background-image: url(../image/arrow_right.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	background-size: auto 35%;
	width: 100%;
	font-size: 18px;
}
.entry_jirei .button:hover {
	background: #767676;
}

.entry_contact {
	margin-top: 20px;
}
.entry_contact .button .submit {}

.entry_thumb {
	padding-top: 40px;
}
.entry_thumb_sp {
	display: none;
}

.entry_thumb .thumb {
	width: 100%;
	height: 100%;
	padding: 66% 0 0;
	background: #333;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	position: relative;
}
.product_thumb_large_nav {
	height: 100%;
	width: 100%;
	top: 0;
	position: absolute;
}
.product_thumb_large_nav .prev {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -30px;
	text-indent: -9999px;
	border: none;

	background: #1e1e1e;
	background-image: url(../image/arrow_left.png);
	background-repeat: no-repeat;
	background-position: 40% center;
	background-size: auto 35%;
}
.product_thumb_large_nav .next {
	width: 60px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -30px;
	text-indent: -9999px;
	border: none;

	background: #1e1e1e;
	background-image: url(../image/arrow_right.png);
	background-repeat: no-repeat;
	background-position: 50% center;
	background-size: auto 35%;
}

.product_thumb_large_nav {
	display: none;
}
.product_thumb_large:hover .product_thumb_large_nav {
	display: block;
}

.entry_thumb .product_thumb_wrapepr {
	width: 100%;
	overflow-x: hidden;
}
.entry_thumb .product_thumb {
	margin-top: 10px;
}

.entry_thumb .product_thumb .thumb {
	width: 140px;
	height: 90px;
	padding: 0;
	float: left;
	margin-right: 10px;
	opacity: 0.3;
	cursor: pointer;
	position: relative;
}
.entry_thumb .product_thumb .thumb.yt_video a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../image/play.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 50%;
}

.entry_thumb .product_thumb .thumb:hover {
	opacity: 1;
}
.entry_thumb .product_thumb .thumb.selected {
	opacity: 1;
}


.entry_extra {
	margin-top: 60px;
	color: #999;
	font-size: 15px;
}


.entry_footer {
	margin-top: 60px;
	padding-bottom: 60px;
}
.entry_footer .title {
	text-align: left;
	margin-bottom: 20px;
}

.entry_footer .entry_tag a {
	color: #666;
}
.entry_footer .entry_tag a:hover {
	color: #999;
}

.entry_footer .entry_comment {
	margin: 60px 0;
}



.entry_select_list h3 {
	margin-bottom: 20px;
	margin-top: 60px;
}
.entry_select_list h3:first-child {
	margin-top: 0;
}

.entry_select_list a {
	color: #999;
}
.entry_select_list a:hover {
	color: #ccc;
}
.entry_select_list li {
	margin-bottom: 10px;
}



@media (max-width: 992px) {
	.entry_thumb {
		display: none;
	}
	.entry_thumb_sp {
		display: block;
	}
	.entry_thumb_sp .entry_thumb {
		display: block;
		margin-left: -7%;
		margin-right: -7%;
	}
	.entry_header h2 {
		font-size: 20px;
		line-height: 1.3;
		color: #ddd;
	}

	.entry_content .size-large,
	.entry_content .size-medium,
	.entry_content .alignnone {
		margin: 20px 0;
		padding-right: 0px;

	}

	.product_thumb_large_nav,
	.entry_thumb .product_thumb_wrapepr {
		display: none;
		visibility: hidden;
	}
	.entry_footer .entry_comment {
		margin: 30px 0;
	}
}


/****************************************** blog */
.section_blog_inner {
	margin-top: 30px;
	max-width: 1341px;
}
.section_blog_inner .col-sm-9 {
	padding: 0;
	padding-right: 40px;
}
.section_blog_inner .col-sm-3 {
	padding: 0;
	padding-left: 0px;
}



@media (min-width: 768px) {
	.section_blog_inner .col-sm-9 {
		width: 73%;
	}
	.section_blog_inner .col-sm-3 {
		width: 27%;
	}
}


@media (max-width: 768px) {
	.entry_header h2 {
		font-size: 20px;
		line-height: 1.3;
		color: #ddd;
	}

	.entry_content .size-large,
	.entry_content .size-medium,
	.entry_content .alignnone {
		margin: 20px 0;
		padding-right: 0px;

	}
	.entry_footer .entry_comment {
		margin: 30px 0;
	}

	.section_blog_inner {
		margin-bottom: 30px;
	}
	.section_blog_inner+.section .full_more_2block {
		margin-bottom: 30px;
	}

	.section_blog_inner .col-sm-9 {
		padding: 0;
	}
	.section_blog_inner .col-sm-3 {
		padding: 0;
	}

}





/******************** contact */
.contact_form .container {
	max-width: 800px;
	margin-bottom: 20px;
}
.contact_form .container .row {
	padding: 0;
}
.contact_form .cell {
	clear: both;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.contact_form .container .cell:last-child {
	border: none;
}
.contact_form .container:first-child {
	margin-bottom: 60px;
}
.contact_form .container:last-child .cell:last-child {
	margin-top: 50px;
}
.contact_form .container .cell.submit {}

.contact_form .cell .key,
.contact_form .cell .value {
	color: #999999;
	font-size: 14px;
	margin: 20px 0;
	padding: 0;
}
.contact_form .cell.plaintext .key {
	margin: 8px 0;
}
.contact_form .cell.plaintext .value {
	margin: 0;
	padding: 8px;
}

.contact_form .cell.inputtext .key {
	margin: 30px 0;
}

.contact_form .cell.inputtext .value input,
.contact_form .cell.inputtext .value textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background: #333;
	padding: 10px;
	margin: 0;
	color: #ddd;
	width: 100%;
	border-radius: 0;
}
.contact_form .cell.inputtext .value.small input {
	width: 50%;
}
.contact_form .cell.inputtext .value.midium input {
	width: 50%;
}
.contact_form .cell.inputtext .value input:focus,
.contact_form .cell.inputtext .value textarea:focus {
	box-shadow: 0px 0px 1px rgba(255, 255, 255, 0.7) inset;
}

.contact_form .cell .key .sub_english {
	font-size: 80%;
	color: #666;
}
.wpcf7-list-item-label .sub_english {
	font-size: 80%;
	margin-top: -32px;
	color: #666;
}
@media (max-width: 767px) {
	.contact_form .cell .key .sub_english {
		display: inline-block;
		margin-left: 5px;
	}
}

/* change of source in input value */
.wpcf7-exclusive-checkbox .wpcf7-list-item .wpcf7-list-item-label:after {
	font-size: 80%;
	color: #666;
	margin-top: -32px;
	display: block;
}
.wpcf7-exclusive-checkbox .wpcf7-list-item:nth-of-type(1) .wpcf7-list-item-label:after {
	content: 'About Products';
}
.wpcf7-exclusive-checkbox .wpcf7-list-item:nth-of-type(2) .wpcf7-list-item-label:after {
	content: 'About Maintenance';
}
.wpcf7-exclusive-checkbox .wpcf7-list-item:nth-of-type(3) .wpcf7-list-item-label:after {
	content: 'About Delivery';
}
.wpcf7-exclusive-checkbox .wpcf7-list-item:nth-of-type(4) .wpcf7-list-item-label:after {
	content: 'About Events';
}
.wpcf7-exclusive-checkbox .wpcf7-list-item:nth-of-type(5) .wpcf7-list-item-label:after {
	content: 'About Campaign';
}
.wpcf7-exclusive-checkbox .wpcf7-list-item:nth-of-type(6) .wpcf7-list-item-label:after {
	content: 'About our Websites';
}
.wpcf7-exclusive-checkbox .wpcf7-list-item:nth-of-type(7) .wpcf7-list-item-label:after {
	content: 'etc.';
}


.contact_form .cell.checkbox .value {
	margin: 6px 0 16px;
}
.contact_form .cell.checkbox .wpcf7c-elm-step2 {
	margin: 14px 0;
	padding-left: 10px;
	padding-bottom: 10px;
}
.contact_form .cell.checkbox .value input {
	display: none;
}
.contact_form .cell.checkbox .value .wpcf7-list-item label {
	padding: 0;
	margin: 0;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	margin-left: -6px;
	margin-right: 20px;
	/*width:45%;*/
}
.contact_form .cell.checkbox .value input+span {
	display: inline-block;
	padding: 0;
	margin: 0;
	text-indent: 0;
	padding-left: 40px;
	background-image: url(../image/checkbox.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact_form .cell.checkbox .value input:checked+span {
	background-position: left -50px;
}

::-webkit-input-placeholder {
	color: rgba(221, 221, 221, 0.3);
}
:-moz-placeholder {
	color: rgba(221, 221, 221, 0.3);
}
::-moz-placeholder {
	color: rgba(221, 221, 221, 0.3);
}
:-ms-input-placeholder {
	color: rgba(221, 221, 221, 0.3);
}


.contact_form .wpcf7-submit,
.contact_form .wpcf7-confirm {
	display: none;
	appearance: normal;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	display: inline-block;
	background: #A70E05;
	border-radius: 4px;
	padding: 20px 0px;
	color: white;
	background-image: url(../image/arrow_right.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	background-size: auto 35%;
	width: 100%;
	font-size: 18px;
}
.contact_form .wpcf7c-btn-back {
	display: none;
	appearance: normal;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	display: inline-block;
	background: #444444;
	border-radius: 4px;
	padding: 20px 0px;
	color: white;
	background-image: url(../image/arrow_left.png);
	background-repeat: no-repeat;
	background-position: 10% center;
	background-size: auto 35%;
	width: 100%;
	font-size: 18px;
}

.contact_form .wpcf7-submit:hover,
.contact_form .wpcf7-confirm:hover {
	background-color: #D41106;
	text-decoration: underline;
}
.contact_form .wpcf7c-btn-back:hover {
	background-color: #767676;
	text-decoration: underline;
}



.contact_form .cell.inputtext .value input[readonly],
.contact_form .cell.inputtext .value textarea[readonly] {
	background: none;
	width: 100%;
	color: #999999;
	resize: none;
}
.contact_form .cell.inputtext .value input[readonly]:focus,
.contact_form .cell.inputtext .value textarea[readonly]:focus {
	box-shadow: none;
}

.wpcf7c-force-hide {
	display: none;
}


@media (max-width: 929px) {
	.contact_form .cell.checkbox .value .wpcf7-list-item label {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.contact_form {
		margin-top: 20px;
	}
	.contact_form .cell.inputtext .key {
		margin: 15px 0 0;
	}
	.contact_form .cell.inputtext .value {
		margin: 15px 0 15px !important;
	}
	.contact_form .cell.checkbox .value {
		margin: 6px 0 !important;
	}
	.contact_form .cell.checkbox .wpcf7c-elm-step2 {
		margin: 2px 10px 14px !important;
		padding-left: 0px;
		padding-bottom: 0px;
	}
	.contact_form .cell.inputtext .value.small input {
		width: 100%;
	}
	.contact_form .cell.inputtext .value.midium input {
		width: 100%;
	}
}



/********************************************** shopinfo */

.shopinfo_section {
	margin-top: 30px;
}
.shopinfo_section article {
	width: 100%;
	display: table;
}
.shopinfo_section article .visual {
	width: 50%;
	display: table-cell;
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: cover;
	background-position: center;
}
.shopinfo_section article .text {
	width: 50%;
	display: table-cell;
	padding: 60px;
}
.shopinfo_section article .text:nth-child(2) {
	padding-right: 60px;
	padding-left: 6%;
}
.shopinfo_section article .text:last-child {
	padding-left: 60px;
	padding-right: 6%;
}

.shopinfo_section article .text h1 {
	font-size: 52px;
	color: #ddd;
	margin-top: 10px;
	text-align: left;
}
.shopinfo_section article .text h2 {
	font-size: 18px;
	color: #ddd;
	text-align: left;
}
.shopinfo_section article .text h3 {
	font-size: 26px;
	color: #ddd;
	margin-top: 45px;
	text-align: left;
}
.shopinfo_section article .text p {
	font-size: 13px;
	color: #999;
	margin-top: 30px;
	text-align: left;
	line-height: 1.65;
}


.hide_sp {
	display: table-cell !important;
}
.show_sp {
	display: none !important;
}

.ggmapfull {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 37%;
}


.shopinfo_top .inshop {
	width: 100%;
	height: 100%;
	padding: 66% 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin-left: 20px;
}

@media (max-width: 768px) {

	.shopinfo_section article {
		display: block;
	}
	.shopinfo_section article .visual {
		display: block;
		width: 100%;
		height: 100%;
		padding: 66% 0 0;
	}
	.shopinfo_section article .text {
		display: block;
		width: 100%;
		padding: 6% !important;
		padding-bottom: 60px !important;
	}

	.shopinfo_section article .text h1 {
		font-size: 24px;
		color: #ddd;
		margin-top: 5px;
		text-align: left;
	}
	.shopinfo_section article .text h2 {
		font-size: 13px;
		color: #ddd;
		text-align: left;
	}
	.shopinfo_section article .text h3 {
		font-size: 16px;
		color: #ddd;
		margin-top: 22px;
		text-align: left;
		font-weight: normal;
	}
	.shopinfo_section article .text p {
		font-size: 13px;
		color: #999;
		margin-top: 15px;
		text-align: left;
	}

	.hide_sp {
		display: none !important;
	}
	.show_sp {
		display: block !important;
	}

	.ggmapfull {
		margin-top: 30px;
		padding-bottom: 66%;
		margin-bottom: 0px;
	}
}
@media (max-width: 929px) {
	.shopinfo_top .inshop {
		margin-left: 0px;
		margin-bottom: 30px;
	}
}




/********************************************* item */

.finditem_top_item .title {
	margin: 60px 0;
}
@media (max-width: 768px) {
	.finditem_top_item .title {
		margin: 30px 0;
	}

	.section_item_entry .col-xs-12,
	.section_item_entry .col-sm-8,
	.section_item_entry .col-sm-4 {
		padding: 0;
	}
}


.findparts_top .block {
	padding: 0;
}
.findparts_top .block div {
	background-position: center;
	background-size: 105%;
	margin: 5px;

	-moz-transition: background-size 0.2s ease;
	-webkit-transition: background-size 0.2s ease;
	-o-transition: background-size 0.2s ease;
	-ms-transition: background-size 0.2s ease;
	transition: background-size 0.2s ease;
}
.findparts_top .block div a {
	display: block;
	height: 110px;
	line-height: 110px;
	text-align: center;
	font-size: 20px;
	background: rgba(0, 0, 0, 0.65);
	text-decoration: none;
}
.findparts_top .block div:hover {
	background-size: 110%;

}


.section_item_entry {
	margin-top: 30px;
	max-width: 1341px;
}

@media (min-width: 992px) {
	.section_item_entry>.inner {
		padding: 0;
		margin: 0 65px;
	}
}



.maker_mark {
	display: inline-block;
	width: 80px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	background-color: #292929;
	margin: 0 5px 5px 0;
}


/****************************************** works */


@media (min-width: 768px) {
	.section_glidlist .container_category_works_entry {
		margin-bottom: 60px;
	}
	.section_glidlist .container_category_works_entry .row {
		margin-right: -15px;
		margin-left: -15px;
	}
	.section_glidlist .container_category_works_entry .block {
		padding: 0;
		padding: 0 1px;
		padding-bottom: 1px;
		overflow: hidden;
		position: relative;
	}
	.section_glidlist .container_category_works_entry .block .wrapper {
		margin-left: 0%;
		margin-top: 0%;
	}
	.section_glidlist .container_category_works_entry .block:hover .wrapper {
		-moz-transition: all 0.2s ease;
		-webkit-transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
		-ms-transition: all 0.2s ease;
		transition: all 0.2s ease;
		position: absolute;
		margin-left: -5%;
		margin-top: -3%;
		width: 110%;
		height: 110%;

	}
	.section_glidlist .container_category_works_entry .block:hover {
		overflow: visible;
		z-index: 999;
	}
	.section_glidlist .container_category_works_entry .block .thumb_wrapper {
		background: black;
		box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 13px 1px;
		-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 13px 1px;
		-moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 13px 1px;
	}
	.section_glidlist .container_category_works_entry .block:hover .thumb_wrapper .thumb {
		opacity: 0.2;
	}
	.section_glidlist .container_category_works_entry .block .text {
		width: 100%;
		max-height: none;
		top: 0;
		display: none;
	}
	.section_glidlist .container_category_works_entry .block:hover .text {
		display: block;
		z-index: 999;
		position: absolute;

	}
	.section_glidlist .container_category_works_entry .block .text .header {
		width: 100%;
		position: absolute;
		margin-top: 20%;
		height: 100%;
		text-align: center;
	}
	.section_glidlist .container_category_works_entry .block .text .header .date {
		width: 100%;
		text-align: center;
	}
	.section_glidlist .container_category_works_entry .block .text .subject {
		width: 80%;
		display: block;
		position: absolute;
		margin: 30% 10% 0;
		text-align: center;
		text-decoration: none !important;
	}
	.section_glidlist .container_category_works_entry .block:hover .text .subject {
		width: 68%;
		margin: 30% 16% 0;
	}
	.section_glidlist .container_category_works_entry .block .text .digest,
	.section_glidlist .container_category_works_entry .block .text .category {
		display: none;
	}

	.anime .section_glidlist .container_category_works_entry .block:hover .thumb {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}

	/*
.section_glidlist .container_category_works_entry .block {
	-moz-transition: -moz-transform 0.2s ease;
	-webkit-transition: -webkit-transform 0.2s ease;
	-o-transition: -o-transform 0.2s ease;
	-ms-transition: -ms-transform 0.2s ease;
	transition:transform 0.2s ease;
}
.anime .section_glidlist .container_category_works_entry .block:hover {
	-webkit-transform: scale3d(1.2,1.2,1);
	-moz-transform: scale3d(1.2,1.2,1);
	-ms-transform: scale3d(1.2,1.2,1);
	-o-transform: scale3d(1.2,1.2,1);
	transform: scale3d(1.2,1.2,1);

	z-index:5;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 13px 1px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 13px 1px;
	-moz-box-shadow:rgba(0, 0, 0, 0.5) 0px 0px 13px 1px;
	margin:0;
	padding:0;

}*/

}

/****************************************** democar */

#democar_yt_wrapper {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	max-width: 1600px;
	min-width: 320px;
}
#democar_yt_inner {}
#democar_yt {
	position: absolute;
	z-index: 1;
}
#democar_contents {
	position: relative;
	z-index: 2;
	background: url(../image/yt_dot.png);
}

.section_democar .democar_block .spSet {
	display: none;
}
.section_democar .democar_block {
	/*width:33%;*/
	/*width:25%;*/
	width: 20%;
	float: left;
	position: relative;
}
.section_democar .democar_block .wrapper {
	display: block;
	margin-right: 10px;
	height: 600px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.section_democar .democar_block:last-child .wrapper {
	margin-right: 0px;
	position: relative;
}
.section_democar .democar_block .wrapper .label {
	display: block;
	height: 200px;
	position: relative;
	top: 400px;
	background: rgba(0, 0, 0, 0.5);
	/*font-size:36px;*/
	font-size: 28px;
	padding: 60px 0;
	border-radius: 0px !important;
}

@media (max-width: 1300px) {
	.section_democar .democar_block .wrapper {
		height: 500px;
	}
	.section_democar .democar_block .wrapper .label {
		top: 360px;
		background: rgba(0, 0, 0, 0.5);
		/*font-size:26px;*/
		font-size: 20px;
		padding: 40px 0;
		height: 140px;
		border-radius: 0px !important;
	}
}
@media (max-width: 1000px) {
	.section_democar .democar_block .wrapper {
		height: 400px;
	}
	.section_democar .democar_block .wrapper .label {
		top: 260px;
		background: rgba(0, 0, 0, 0.5);
		font-size: 23px;
		padding: 40px 0;
		height: 140px;
		border-radius: 0px !important;
	}
}

@media (max-width: 767px) {
	#democar_yt {
		display: none;
	}
	.section_democar {
		padding: 30px 0 0;
		margin-bottom: -10px;
	}
	.section_democar .democar_block .pcSet {
		display: none;
	}
	.section_democar .democar_block .spSet {
		display: block;
	}
	.section_democar .democar_block {
		width: 100%;
		float: none;
		margin-bottom: 30px;
	}
	.section_democar .democar_block:last-child {
		margin-bottom: 0px;
	}
	.section_democar .democar_block .wrapper {
		margin-right: 0px;
		padding: 66% 0 0;
		width: 100%;
		height: 100%;
		position: relative;

	}
	.section_democar .democar_block .wrapper .label {
		width: 100%;
		height: 100px;
		position: absolute;
		top: 100%;
		margin-top: -100px;
		padding: 20px 0;
	}
}

@media (min-width: 768px) {
	.section_democar {
		padding-top: 50px;
		padding-bottom: 50px;
		/*padding-bottom:100px;*/
	}
	.section_democar .democar_block .wrapper {
		-moz-transition: opacity 0.2s ease;
		-webkit-transition: opacity 0.2s ease;
		-o-transition: opacity 0.2s ease;
		-ms-transition: opacity 0.2s ease;
		transition: opacity 0.2s ease;
	}
	.section_democar:hover .democar_block .wrapper {
		opacity: 0.5;
	}
	.section_democar .democar_block:hover .wrapper {
		opacity: 1;
		position: relative;
		z-index: 999;
	}
	.anime .section_democar.section_democar .democar_block {
		-moz-transition: -moz-transform 0.2s ease;
		-webkit-transition: -webkit-transform 0.2s ease;
		-o-transition: -o-transform 0.2s ease;
		-ms-transition: -ms-transform 0.2s ease;
		transition: transform 0.2s ease;
	}
	.anime .section_democar .democar_block:hover {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		-moz-transform: scale3d(1.1, 1.1, 1);
		-ms-transform: scale3d(1.1, 1.1, 1);
		-o-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);

		z-index: 995;
		box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 13px 1px;
		-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 13px 1px;
		-moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 13px 1px;
	}
	.anime .section_democar .democar_block:hover .wrapper {
		margin-right: 0px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section_democar .democar_block .pcSet {
		display: none;
	}
	.section_democar .democar_block .spSet {
		display: block;
	}
	.section_democar .democar_block {
		width: 50%;
		float: left;
		margin-bottom: 30px;
	}
	.section_democar .democar_block:last-child
	/*.section_democar .democar_block:nth-last-child(2)*/
		{
		margin-bottom: 0;
	}
	.section_democar .democar_block:last-child .wrapper {
		margin-right: 10px;
	}
	.section_democar .democar_block .wrapper {
		display: block;
		margin-right: 10px;
	}
	.section_democar .democar_block:nth-child(even) .wrapper {
		margin-right: 0;
		position: relative;
	}
}

/* top 160428sp5
-------------------------------- */
.top_second .title {
	margin: 60px 0;
}
@media (max-width: 768px) {
	.top_second .title {
		margin: 30px 0;
	}
}
.top_second .block {
	padding: 0;
}
.top_second .block li div {
	background-position: center;
	background-size: 105%;
	margin: 5px;
	-moz-transition: background-size 0.2s ease;
	-webkit-transition: background-size 0.2s ease;
	-o-transition: background-size 0.2s ease;
	-ms-transition: background-size 0.2s ease;
	transition: background-size 0.2s ease;
	display: table;
}
.top_second .block li div a {
	display: block;
	height: 110px;
	/*line-height: 110px;*/
	text-align: center;
	font-size: 20px;
	background: rgba(0, 0, 0, 0.65);
	text-decoration: none;
	border: 1px solid #494949;
	display: table-cell;
	vertical-align: middle;
	width: 400px;
	/*larger than parent*/
}
@media (min-width: 992px) and (max-width: 1200px) {
	.top_second .block li div a {
		font-size: 18px;
	}
}
@media (max-width: 992px) {
	.top_second .block li div a {
		font-size: 16px;
	}
}
.top_second .block li div:hover {
	background-size: 110%;
}
.top_second dl dt {
	margin-bottom: 5px;
}
.top_second dl dd {
	margin-bottom: 10px;
}
.top_second .inline_section {
	clear: both;
	margin: 30px 0 !important;
	border-bottom: 1px solid #353535;
}
@media (min-width: 768px) {
	.top_second .padding40:nth-child(odd) {
		padding-right: 15px;
	}
	.top_second .padding40:nth-child(even) {
		padding-left: 15px;
	}
}
/* top 1600518sp5
-------------------------------- */
.top_second a.btn_gray {
	margin: 20px 5px 5px;
	background: #444;
	color: #FFF;
	padding: 10px 0;
	border-radius: 3px;
	text-align: center;
	font-size: 1.231em;
	display: block;

}
.top_second a.btn_gray:hover {
	background: #767676;
	text-decoration: none !important;
}
#update_text {
	max-width: 800px;
	margin: 0 auto;
}
#update_text .btn_gray {
	/*margin: 20px 5px 5px;
	background: #444;
	color: #FFF;
	padding: 10px 0;
	border-radius: 3px;
	text-align: center;
	font-size: 1.231em;
	display: block;*/
	text-align: center;
	display: none;
	appearance: normal;
	padding: 0 80px;
	margin: 0;
	background: none;
	border: none;
	display: inline-block;
	background: #A70E05;
	border-radius: 4px;
	height: 50px;
	line-height: 50px;
	padding: 0;
	color: white;
	background-image: url(../image/arrow_right.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	background-size: auto 35%;
	width: 100%;
	font-size: 18px;

}
#update_text .btn_gray:hover {
	background: #767676;
	background: #D41106;
	/*text-decoration: none !important;*/
	background-image: url(../image/arrow_right.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	background-size: auto 35%;

}
@media (max-width: 768px) {
	#update_text .btn_gray {
		font-size: 14px;
	}
}
@media (max-width: 648px) {
	#update_text {
		width: 100%;
		margin: 0 auto;
	}
}
@media (min-width: 1000px) {
	.top_second .service_list ul {
		height: 380px;
	}
	.top_second .shop .shop_box {
		height: 380px;
	}
}

/* add fb 20180323
992px tb
768px sp
479px sp2（もともとあった設定） */
.motorsport_anchor_link_tabs {
	margin: 10px auto 60px;
	text-align: center;
}
.motorsport_anchor_link_tabs ul li {
	position: relative;
	display: inline-block;
	font-size: 13px;
	line-height: 30px;
	height: 30px;
	padding-right: 5px;
}
.motorsport_anchor_link_tabs ul li span {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	margin-top: 5px;
	padding-left: 6px;
	border-left: 1px solid #666666;
}
.motorsport_anchor_link_tabs ul li:hover span {
	color: #fff;
}
.motorsport_anchor_link_tabs ul li:hover {
	border-bottom: 2px solid #FFF;
}
.motorsport_anchor_link_tabs ul li:first-child span {
	border-left: none;
}

.motorsport_anchor_link_tabs {
	display: block;
}
@media (max-width: 992px) {
	.motorsport_anchor_link_tabs {
		display: none;
	}
}
.cls_japan_of_race {
	background-image: url("../image/motorsport01.png");
	background-size: cover;
	background-position: right top;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	height: 500px;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
}
.cls_overseas_race {
	background-image: url("../image/motorsport02.png");
	background-size: cover;
	background-position: left top;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 500px;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
}
.cls_clubman_race {
	background-image: url("../image/motorsport03.png");
	background-size: cover;
	background-position: right top;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	height: 500px;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
}
.cls_circuit_support {
	background-image: url("../image/motorsport04.png");
	background-size: cover;
	background-position: left top;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 500px;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
}
.cls_driving_support {
	background-image: url("../image/motorsport05.png");
	background-size: cover;
	background-position: right top;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	height: 500px;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
}
.cls_track_day {
	background-image: url("../image/motorsport06.png");
	background-size: cover;
	background-position: left top;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 500px;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
}
.cls_overseas_race div,
.cls_circuit_support div,
.cls_track_day div {
	text-align: right;
}
span.cat_motorsport {
	color: #d89350;
}
.contents_visual.contents_motorsport {
	background-image: url(../image/ch_motorsport.jpg);
}
/* 左側一括指定 */
.cls_japan_of_race h3,
.cls_clubman_race h3,
.cls_driving_support h3 {
	color: #ff9933;
	font-size: 34px;
	padding-left: 60px;
}
.cls_japan_of_race p,
.cls_clubman_race p,
.cls_driving_support p {
	color: #ff9933;
	font-size: 20px;
	padding-left: 60px;
}
@media (max-width: 992px) {
	.cls_japan_of_race,
	.cls_clubman_race,
	.cls_driving_support {
		height: 60vw;
	}
	.cls_japan_of_race h3,
	.cls_japan_of_race p,
	.cls_clubman_race h3,
	.cls_clubman_race p,
	.cls_driving_support h3,
	.cls_driving_support p {
		text-align: left;
		padding-left: 10px;
	}
}
@media (max-width: 768px) {
	.cls_japan_of_race,
	.cls_clubman_race,
	.cls_driving_support {
		background-size: 200%;
		background-position: right center;
		height: 60vw;
	}
	.cls_japan_of_race h3,
	.cls_clubman_race h3,
	.cls_driving_support h3 {
		font-size: 24px;
	}
	.cls_japan_of_race p,
	.cls_clubman_race p,
	.cls_driving_support p {
		font-size: 13px;
	}
}
/* 右側一括指定 */
.cls_overseas_race h3,
.cls_circuit_support h3,
.cls_track_day h3 {
	color: #ff9933;
	font-size: 34px;
	padding-right: 60px;
}
.cls_overseas_race p,
.cls_circuit_support p,
.cls_track_day p {
	color: #ff9933;
	font-size: 20px;
	padding-right: 60px;
}
@media (max-width: 992px) {
	.cls_overseas_race,
	.cls_circuit_support,
	.cls_track_day {
		height: 60vw;
	}
	.cls_overseas_race h3,
	.cls_overseas_race p,
	.cls_circuit_support h3,
	.cls_circuit_support p,
	.cls_track_day h3,
	.cls_track_day p {
		text-align: right;
		padding-right: 10px;
	}
}
@media (max-width: 768px) {
	.cls_overseas_race,
	.cls_circuit_support,
	.cls_track_day {
		background-size: 200%;
		background-position: left center;
		height: 60vw;
	}
	.cls_overseas_race h3,
	.cls_circuit_support h3,
	.cls_track_day h3 {
		font-size: 24px;
	}
	.cls_overseas_race p,
	.cls_circuit_support p,
	.cls_track_day p {
		font-size: 13px;
	}
}
.instagram_btn {
	position: relative;
	display: inline-block;
	padding: 0.1em 0.5em;
	text-decoration: none;
	color: #FFF;
	background: #CF2E8F;
	/*色*/
	border: solid 1px #923FAE;
	/*線色*/
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.instagram_btn:hover {
	background: #943EB3;
	/*色*/
}

.video {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-top: 15px;
}
.video iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

/* 一覧のセレクトの長さ調整(左のみ) */
.cts_motorsport .easy-select-1 {
	width: 240px;
}
@media (max-width: 768px) {
	.cts_motorsport .easy-select-1 {
		width: 100%;
	}
}