.pc {
	display: block !important;
}
.sp {
	display: none !important;
}
.cnfont {
	font-family: "Century Gothic";
}
#cf {
	font-family: "Century Gothic";
	font-size: 60px;
	color: #e60012;
	line-height: 1;
	padding: 35px 0 10px;
}
#sub_navi {
	min-width: 1000px;
	background: #e30b20;
}
#sub_navi ul {
	display: flex;
	justify-content: center;
}
#sub_navi ul li {
	margin: 0 32px;
}
#sub_navi a {
	display: block;
	padding: 8px 0;
	color: #fff;
	text-decoration: none;
}
#stit {
	font-size: 24px;
	margin-bottom: 60px;
}
#wrapper_new {
	background: #fff;
}
#contents_new {
	width: 1010px;
	margin: 0 auto;
}
.sec_blk_new {
	text-align: center;
	padding: 20px;
}
.parts_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.parts_wrap .parts_grade {
	border-radius: 7px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 5.34px 0.66px rgba(0, 0, 0, 0.2);
	width: 231px;
	display: block;
	margin-bottom: 35px;
	box-sizing: border-box;
	padding: 30px 5px 10px;
	position: relative;
}
#new {
	color: #e60012;
	font-size: 12px;
	border: 1px solid #dfdfdf;
	background: #fff;
	font-weight: bold;
	top: -6px;
	left: 20px;
	width: 55px;
	text-align: center;
	border-radius: 0 0 3px 3px;
	position: absolute;
}
.parts_wrap .parts_grade a {
	display: block;
}
.parts_wrap .parts_grade img {
	width: 100%;
	height: auto;
}
.parts_wrap .parts_grade .txt {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin: 0 10px;
}
.parts_wrap .parts_grade p {
	margin: 18px 10px 0;
}
/*top*/
/*============================
#main_top
============================*/
#main_top img {
	vertical-align: bottom;
}
#main_top .m1 {
	display: flex;
	justify-content: space-between;
	background: #000;
	align-items: center;
	box-sizing: border-box;
	padding-left: 100px;
}
#main_top .m1 h1 {
	color: #fff;
	font-size: 90px;
	line-height: 1.2;
	margin-top: -15px;
}
#main_top .m1 p {
	color: #fff;
	margin-top: 40px;
	font-size: 38px;
}
#main_top .m1 img, #main_top .rimg img, #main_top .limg img {
	width: 52vw;
}
#main_top .limg {
	display: flex;
	justify-content: space-between;
	background: #e30b20;
	box-sizing: border-box;
}
#main_top .limg .redarea {
	margin-left: 50px;
	margin-top: 50px;
	margin-right: auto;
	color: #fff;
}
#main_top .limg .redarea p {
	margin-bottom: 20px;
}
#main_top .limg .redarea a {
	color: #fff;
	margin-top: 23px;
	display: inline-block;
}
#main_top .limg h2, #main_top .rimg h2 {
	font-size: 24px;
	margin-bottom: 20px;
}
#main_top .rimg {
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
}
#main_top .rimg.gray {
	background: #333;
	color: #fff;
}
#main_top .rimg div:first-child {
	order: 2;
}
#main_top .rimg div:nth-child(2) {
	order: 1;
	margin-left: 50px;
	margin-top: 50px;
}
.rimg .red {
	color: #e30b20;
}
#main_top .pickuparea {
	background: #333333;
	text-align: center;
	color: #fff;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
#main_top .pickuparea h2 {
	font-size: 30px;
	padding: 45px;
	letter-spacing: 4px;
}
#main_top .pickuparea .slick {
	width: 1000px;
	margin: 0 auto;
}
#main_top .pickuparea .slick .parts_news {
	width: 225px !important;
	box-sizing: border-box;
	text-align: left !important;
}
#main_top .pickuparea .slick .parts_news img {
	width: 225px;
	height: auto;
	margin-bottom: 10px;
}
#main_top .pickuparea .slick .parts_news a {
	color: #fff;
	text-decoration: none;
}
.slick-prev:before, .slick-next:before {
	display: none;
}
.slick-prev, .slick-next {
	width: 50px;
	height: 50px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}
.slick-prev {
	transform: rotate(225deg);
}
.slick-next {
	right: -60px;
	margin-top: -60px;
}
.slick-prev {
	margin-top: -60px;
	left: -60px;
}
#main_top .infoarea {
	width: 975px;
	margin: 0 auto;
}
#main_top .infoarea .comtit.cnfont {
	color: #e30b20;
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px;
}
.infoarea_col {
	display: flex;
	justify-content: space-between;
}
#main_top .infoarea .l {}
#ggl_cal2 {
	width: 482px;
	height: 582px;
}
#main_top .infoarea .r p {
	margin-bottom: 20px;
}
#main_top .infoarea .r a {
	color: #000;
}
#main_top .infoarea .r strong {
	color: #e30b20;
}
#main_top .infoarea .r .gmaps iframe {
	width: 100%;
	height: 250px;
}
#main_top .contacts {
	padding: 40px 0 60px;
}
.contacts_in {
	width: 975px;
	margin: 0 auto;
	display: flex;
	align-items: center;
}
.contacts_in div:first-child {
	background: #e30b20;
	width: 200px;
	height: 60px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	line-height: 60px;
	margin-right: 20px;
}
.contacts_in div:first-child a {
	color: #fff;
}
#main_top .info2 {
	width: 975px;
	margin: 0 auto;
	display: flex;
	padding-bottom: 70px;
}
#main_top .info2 .article_blc {
	padding-right: 50px;
}
#main_top .info2 .article_blc.clearfix .articles {
	font-size: 24px;
	color: #e30b20;
	margin-bottom: 30px;
}
#main_top .info2 .article_blc p {
	margin-bottom: 20px;
}
.jtext {
	padding: 65px 0 70px;
}
.text_in {
	width: 975px;
	margin: 0 auto;
}
.text_in a.tel {
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 40px;
	text-decoration: none;
	margin-top: 30px;
	color: #333;
}
.text_in h2 {
	color: #e30b20;
	font-size: 24px;
	margin-bottom: 27px;
}
.text_in p strong {
	color: #e30b20;
}
/*detail*/
#page_ttl {
	color: #e60012;
	font-size: 29px;
	line-height: 1.2;
	padding: 60px 0 30px;
}
#sec_top_img_new img {
	margin-bottom: 50px;
}
#sec_top_img2 {
	width: 100% !important;
}
.detailpage img {
	width: 100%;
	height: auto;
}
#read {
	width: 100%;
	margin-bottom: 100px;
}
#read .sns {
	margin-bottom: 10px;
	display: flex;
	margin-bottom: 50px;
}
#read .sns iframe {
	margin-right: 5px;
}
.article_blc {
	margin-bottom: 120px;
}
.article_blc_in {
	display: flex;
}
.article_blc_in .left {
	box-sizing: border-box;
	width: 50%;
	padding-right: 50px;
}
.article_blc p {
	margin-bottom: 17px;
}
.article_blc_in .image_r {
	box-sizing: border-box;
	width: 50%;
}
.article_blc_in .image_r a {
	margin-bottom: 20px;
	display: block;
}
.article_blc_in .contactbt {
	color: #e30b20;
}
.article_blc_in .contactbt a {
	background: #e30b20;
	color: #fff;
	text-decoration: none;
	padding: 10px 15px;
	margin-top: 10px;
	display: inline-block;
}
.thumb_blc {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 90px;
}
.thumb_blc:after {
	display: none !important;
}
.thumb_blc .thumb {
	width: 235px;
	height: 235px;
	margin-bottom: 25px;
}
.paging {
	text-align: center;
	margin-bottom: -80px;
}
.paging a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	margin: 0 10px;
	display: inline-block;
}
.paging a.back:before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	border-left: 5px solid #e30b20;
	border-top: 5px solid #e30b20;
	position: absolute;
	left: -40px;
	transform: rotate(-45deg);
}
.paging a.next:before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	border-left: 5px solid #e30b20;
	border-top: 5px solid #e30b20;
	position: absolute;
	right: -40px;
	transform: rotate(-225deg);
}

.brandtop .red {
	background: #e30b20;
}
.brandtop img {
	width: 100%;
}


.brandtop{
	margin-bottom: 50px;
	position: relative;
}
.brandtop .red{
	position: relative;
	z-index: 1;
}
.brandtop .red img {
	margin-bottom: -120px;
}
.brandtop .btm{
}
.brandmdl{
	width: 966px;
	margin: 0 auto;
	text-align: center;
}
.brandmdl h2 {
	margin-bottom: 105px;
}
.readtitb {
	color: #e30b20;
	font-size: 50px;
	text-align: left;
	margin-bottom: 85px;
}
.brandmdl {
	margin-bottom: 90px;
}
.brandmdl .imgs{
	margin-bottom: 70px;
}
.brandbtm{
	width: 966px;
	margin: 0 auto;
	position: relative;
	padding: 90px 0 0;
}
.brandbtm:before {
	content: "";
	display: block;
	width: 656px;
	background: #e30b20;
	height: 2px;
	position: absolute;
	top:0;
	left:50%;
	transform: translate(-50%, 0);
}
.brandbtm .cols{
	display: flex;
	margin-bottom: 30px;
}
.brandbtm .l{
	margin-right: 50px;
}
.brandbtm .r{
	font-size: 18px;
	line-height: 1.6;
}
.brandbtm a {
	font-size: 20px;
	color: #000;
	text-decoration: none;
	display: inline-block;
	background: url(imgnew/brand/icon.png) right center no-repeat;
	padding-right: 20px;
	background-size: 12px;
	margin-top: 8px;
}
.brandbtm a:hover {
	color: #e30b20;
}
.brandbtm strong {
	color: #e30b20;
}
.brandlist {
	padding: 35px 0 0;
}
.brandlist{
	width: 966px;
	margin: 0 auto;
}

.brandlist ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.brandlist li {
	margin-bottom: 40px;
}
.brandlist li a {
  border-radius: 7px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 5.34px 0.66px rgba(0, 0, 0, 0.2);
	display: block;
	box-sizing: border-box;
	padding: 35px 8px 15px;
	color: #000;
	text-decoration: none;
  font-size: 18px;
	line-height: 1.5;
}
.brandlist li a strong {
	color: #e30b20;
	
}

.brandlist .links {
	text-align: right;
	padding: 30px 0;
}
.brandlist .links a {
	font-size: 26px;
	color: #000;
	text-decoration: none;
	background: url(imgnew/brand/icon.png) right center no-repeat;
	padding-right: 27px;
}



.article_blc .image_r{
	width:500px;
	margin-left:15px;
	float:right;
}
.article_blc .image_l{
	width:500px;
	margin-right:15px;
	float:left;
}
.article_blc .image_r_free{
	margin-left:15px;
	margin-bottom: 15px;
	float:right;
	text-align:right;
}
.article_blc .image_l_free{
	margin-right:15px;
	margin-bottom: 15px;
	float:left;
	text-align: left;
}
.article_blc .image_l_free a,
.article_blc .image_r_free a{
	display: block;
}

.article_blc .image_r span,
.article_blc .image_l span{
	display:block;
	margin-bottom:10px;
	line-height:100%;
	}


@media screen and (max-width: 640px) {
	.pc {
		display: none !important;
	}
	.sp {
		display: block !important;
	}
	#cf {
		font-size: 36px;
		line-height: 1;
		padding: 35px 0 10px;
	}
	.sub_naviwrap {
		position: relative;
	}
	#sub_navi {
		width: 100%;
		position: relative;
		overflow: auto;
		min-width: auto !important;
	}
	/*
	.sub_naviwrap:after {
		content: "";
		display: block;
		background: url(imgnew/navisc.png);
		width: 10px;
		height: 40px;
		position: absolute;
		right: 15px;
		top:5px;
		background-size: contain;
		z-index: 1;
	}*/
	#sub_navi ul {
		width: 697px;
		display: flex;
		justify-content: center;
	}
	#sub_navi ul li {
		margin: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#sub_navi a {
		padding: 8px 20px;
		box-sizing: border-box;
		font-size: 13px;
		line-height: 1.3;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 50px;
		text-align: center;
	}
	#sub_navi .on a {
		background: #fff;
		color: #e30b20;
	}
	#stit {
		font-size: 24px;
		margin-bottom: 60px;
	}
	#wrapper_new {
		background: #fff;
	}
	#contents_new {
		width: 100%;
		margin: 0 auto;
	}
	#main_new {
		margin: 0 20px;
	}
	#main_new.detailpage {
		margin: 0
	}
	.sec_blk_new {
		text-align: center;
		padding: 20px;
	}
	.parts_wrap {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.parts_wrap .parts_grade {
		border-radius: 7px;
		background-color: rgb(255, 255, 255);
		box-shadow: 0px 2px 3px 0.66px rgba(0, 0, 0, 0.2);
		width: 48.5%;
		display: block;
		margin-bottom: 20px;
		box-sizing: border-box;
		padding: 30px 5px 10px;
		position: relative;
	}
	#new {
		color: #e60012;
		font-size: 12px;
		border: 1px solid #dfdfdf;
		background: #fff;
		font-weight: bold;
		top: -6px;
		left: 10px;
		width: 55px;
		text-align: center;
		border-radius: 0 0 3px 3px;
		position: absolute;
	}
	.parts_wrap .parts_grade a {
		display: block;
	}
	.parts_wrap .parts_grade img {
		width: 100%;
		height: auto;
	}
	.parts_wrap .parts_grade .txt {
		margin: 0 5px;
	}
	.parts_wrap .parts_grade p {
		margin: 18px 5px 0;
		font-size: 13px;
	}
	/*top*/
	/*============================
#main_top
============================*/
	.spm {
		margin-bottom: 40px;
	}
	.spm img {
		width: 100%;
	}
	#main_top img {
		vertical-align: bottom;
	}
	#main_top .m1 {
		display: none;
	}
	#main_top .m1 h1 {
		color: #fff;
		font-size: 90px;
		line-height: 1.2;
		margin-top: -15px;
	}
	#main_top .m1 p {
		color: #fff;
		margin-top: 40px;
		font-size: 38px;
	}
	#main_top .m1 img, #main_top .rimg img, #main_top .limg img {
		width: 52vw;
	}
	#main_top .limg {
		display: block;
	}
	#main_top .limg img {
		width: 100%;
	}
	#main_top .limg .redarea {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: auto;
		box-sizing: border-box;
		padding: 20px 30px;
	}
	#main_top .limg .redarea p {
		margin-bottom: 20px;
		font-size: 13px;
	}
	#main_top .limg .redarea a {
		color: #fff;
		margin-top: 0px;
		display: inline-block;
	}
	#main_top .limg h2, #main_top .rimg h2 {
		font-size: 16px;
		line-height: 1.2;
		margin-bottom: 10px;
	}
	#main_top .rimg {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		box-sizing: border-box;
	}
	#main_top .rimg img {
		width: 100%;
	}
	#main_top .rimg.gray {
		background: #333;
		color: #fff;
	}
	#main_top .rimg div:first-child {
		order: 1;
	}
	#main_top .rimg div:nth-child(2) {
		order: 2;
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 20px;
		padding: 20px 30px;
	}
	#main_top .rimg div:nth-child(2) p {
		font-size: 13px;
	}
	.rimg .red {
		color: #e30b20;
	}
	#main_top .pickuparea {
		background: #333333;
		text-align: center;
		color: #fff;
		padding-bottom: 25px;
		margin-bottom: 25px;
	}
	#main_top .pickuparea h2 {
		font-size: 20px;
		padding: 20px;
		letter-spacing: 4px;
	}
	#main_top .pickuparea .slick {
		width: calc(100vw - 50px);
		margin: 0 auto;
	}
	#main_top .pickuparea .slick .parts_news {
		width: calc(50vw - 40px) !important;
		box-sizing: border-box;
		text-align: left !important;
	}
	#main_top .pickuparea .slick .parts_news img {
		width: calc(50vw - 40px) !important;
		height: auto;
		margin-bottom: 10px;
	}
	#main_top .pickuparea .slick .parts_news a {
		color: #fff;
		text-decoration: none;
		font-size: 13px;
		line-height: 1.3;
	}
	.slick-prev:before, .slick-next:before {
		display: none;
	}
	.slick-prev, .slick-next {
		width: 20px;
		height: 20px;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		transform: rotate(45deg);
	}
	.slick-prev {
		transform: rotate(225deg);
	}
	.slick-next {
		right: -12px;
		margin-top: -60px;
	}
	.slick-prev {
		margin-top: -60px;
		left: -12px;
	}
	#main_top .infoarea {
		width: 100%;
		margin: 0 auto;
	}
	#main_top .infoarea .comtit.cnfont {
		color: #e30b20;
		font-size: 20px;
		text-align: center;
		margin-bottom: 10px;
	}
	.infoarea_col {
		display: block;
		justify-content: space-between;
	}
	#ggl_cal2 {
		width: calc(100% - 40px);
		height: 100vw;
		margin: 0 auto;
	}
	#ggl_cal2 iframe {
		width: 100%;
		height: 100vw;
	}
	#main_top .infoarea .r {
		margin: 10px 20px;
		font-size: 13px;
		line-height: 1.3;
	}
	#main_top .infoarea .r p {
		margin-bottom: 20px;
	}
	#main_top .infoarea .r a {
		color: #000;
	}
	#main_top .infoarea .r strong {
		color: #e30b20;
	}
	#main_top .infoarea .r .gmaps iframe {
		width: 100%;
		height: 250px;
	}
	#main_top .contacts {
		padding: 30px 20px 30px;
	}
	.contacts_in {
		width: 100%;
		margin: 0 auto;
		display: block;
		align-items: center;
	}
	.contacts_in div:first-child {
		background: #e30b20;
		width: 100%;
		height: 40px;
		color: #fff;
		font-size: 18px;
		text-align: center;
		line-height: 40px;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	#main_top .info2 .fb {
		display: none;
	}
	#main_top .info2 {
		width: calc(100% - 40px);
		margin: 0 auto;
		display: flex;
		padding-bottom: 20px;
		padding-top: 20px;
	}
	#main_top .info2 .article_blc {
		padding-right: 0px;
		font-size: 13px;
		line-height: 1.3;
	}
	#main_top .info2 .article_blc.clearfix .articles {
		font-size: 16px;
		color: #e30b20;
		margin-bottom: 10px;
	}
	#main_top .info2 .article_blc p {
		margin-bottom: 20px;
	}
	.jtext {
		padding: 39px 20px 20px;
		font-size: 13px;
		line-height: 1.3;
	}
	.text_in {
		width: 100%;
		margin: 0 auto;
	}
	.text_in a.tel {
		font-size: 30px;
	}
	.text_in h2 {
		color: #e30b20;
		font-size: 16px;
		margin-bottom: 10px;
	}
	.text_in p strong {
		color: #e30b20;
	}
	/*detail*/
	#page_ttl {
		color: #e60012;
		font-size: 19px;
		line-height: 1.3;
		padding: 30px 20px 20px;
	}
	#sec_top_img_new img {
		margin-bottom: 20px;
	}
	.detailpage img {
		width: 100%;
		height: auto;
	}
	#read {
		width: auto;
		margin:0 20px 60px;
	}
	#read .sns {
		margin-bottom: 10px;
		display: flex;
		margin-bottom: 30px;
	}
	#read .sns iframe {
		margin-right: 5px;
	}
	.article_blc {
		margin-bottom: 0px;
	}
	.article_blc_in {
		display: flex;
		margin: 0 20px;
		flex-wrap: wrap;
	}
	.article_blc_in .left {
		box-sizing: border-box;
		width: 100%;
		padding-right: 0px;
		order: 2;
	}
	.article_blc_in .left p {
		margin-bottom: 20px;
	}
	.article_blc_in .image_r {
		box-sizing: border-box;
		width: 100%;
		order: 1;
	}
	.article_blc_in .image_r img {
		margin-bottom: 20px;
	}
	.article_blc_in .contactbt {
		color: #e30b20;
		margin-bottom: 10px;
	}
	.article_blc_in .contactbt a {
		background: #e30b20;
		color: #fff;
		text-decoration: none;
		padding: 10px 15px;
		margin-top: 10px;
		display: inline-block;
		box-sizing: border-box;
		width: 100%;
		text-align: center;
	}
	.thumb_blc {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin:0 20px 50px;
	}
	.thumb_blc .thumb {
		width: calc(31vw - 10px);
		height: calc(31vw - 10px);
		margin-bottom: 10px;
	}
	.paging {
		text-align: center;
		margin:0 20px 0px;
		display: flex;
		justify-content: space-between;
	}
	.paging a {
		color: #000;
		font-weight: bold;
		text-decoration: none;
		position: relative;
		margin: 0 10px;
		font-size: 13px;
		display: block;
		padding: 0 15px;
	}
	.paging a:first-child:before {
		content: "";
		display: block;
		width: 10px;
		height: 10px;
		border-left: 2px solid #e30b20;
		border-top: 2px solid #e30b20;
		position: absolute;
		left: 0px;
		transform: rotate(-45deg);
		top:5px;
	}
	.paging a.next:before {
		top:5px;
		content: "";
		display: block;
		width: 10px;
		height: 10px;
		border-left: 2px solid #e30b20;
		border-top: 2px solid #e30b20;
		position: absolute;
		right: 0px;
		transform: rotate(-225deg);
	}
	#footer {
		padding-top: 0 !important;
	}
	


	.brandtop{
		padding: 30px 0 0;
		margin-bottom: 50px;
		position: relative;
		background: #e30b20;
	}
	.brandtop .red{
		position: relative;
		z-index: 1;
	}
	.brandtop .red img {
		margin-bottom: -120px;
	}
	.brandtop .btm{
	}
	.brandmdl{
		width: auto;
		margin: 0 auto;
		text-align: center;
		box-sizing: border-box;
		padding: 0 20px;
	}
	.brandmdl h2 {
		width: 200px;
		margin: 0 auto 55px;
	}
	.brandmdl h2 img {
		width: 100%;
	}
	.readtitb {
		color: #e30b20;
		font-size: 20px;
		line-height: 1.2;
		text-align: left;
		margin-bottom: 25px;
	}
	.brandmdl {
		margin-bottom: 40px;
	}
	.brandmdl img {
		width: 100%;
	}
	.brandmdl .imgs{
		margin-bottom: 50px;
	}
	.brandbtm{
		width: auto;
		margin: 0 auto;
		position: relative;
		padding: 40px 20px 0;
	}
	.brandbtm:before {
		content: "";
		display: block;
		width: 75%;
		background: #e30b20;
		height: 1px;
		position: absolute;
		top:0;
		left:50%;
		transform: translate(-50%, 0);
	}
	.brandbtm .cols{
		display: block;
		margin-bottom: 60px;
	}
	.brandbtm .l{
		margin-right: 0px;
		margin: 0 30px 20px;
	}
	.brandbtm .l img {
		width: 100%;
	}
	.brandbtm .r{
		font-size: 13px;
		line-height: 1.6;
	}
	.brandbtm a {
		font-size: 15px;
		color: #fff;
		text-decoration: none;
		display: inline-block;
		background: #e30b20;
		padding: 12px;
		background-size: 12px;
		margin-top: 13px;
		display: block;
		text-align: center;
	}
	.brandbtm a:hover {
		color: #e30b20;
	}
	.brandbtm strong {
		color: #e30b20;
	}
	.brandlist {
		padding: 35px 0 0;
	}
	.brandlist{
		width: auto;
		margin: 0 auto;
		padding: 0 20px;
	}

	.brandlist ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.brandlist li {
		margin-bottom: 15px;
		width: 48%;
	}
	.brandlist li img {
		width: 100%;
	}
	.brandlist li a {
		border-radius: 7px;
		background-color: rgb(255, 255, 255);
		box-shadow: 0px 1px 3.34px 0.36px rgba(0, 0, 0, 0.15);
		display: block;
		box-sizing: border-box;
		padding: 20px 8px 15px;
		color: #000;
		text-decoration: none;
		font-size: 13px;
		line-height: 1.5;
	}
	.brandlist li a strong {
		color: #e30b20;

	}

	.brandlist .links {
		text-align: center;
		padding: 0;
		margin-bottom: 100px;
	}
	.brandlist .links a {
		font-size: 15px;
		color: #fff;
		text-decoration: none;
		display: inline-block;
		background: #e30b20;
		padding: 12px;
		background-size: 12px;
		margin-top: 13px;
		display: block;
		text-align: center;
	}


	.article_blc .image_r{
		width:auto;
		margin-left:0px;
		float:none;
	}
	.article_blc .image_l{
		width:auto;
		margin-right:0;
		float:none;
	}
	.article_blc .image_r_free{
		margin-left:0;
		margin-bottom: 0;
		float:none;
		text-align:right;
	}
	.article_blc .image_l_free{
		margin-right:0;
		margin-bottom: 0;
		float:none;
		text-align: left;
	}
  .article_blc {
		padding: 0 20px;
	}

	
	
}