body {font-size: 16px; color: #fff;line-height: 24px;background: #fff;min-height: 100%;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN",銉°偆銉偑,Meiryo,sans-serif;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
* {margin: 0;padding: 0;border: 0;}
ul,ul li,ol,li {list-style: none outside none;}
img {vertical-align: middle;border: none;image-rendering: -webkit-optimize-contrast;image-rendering: optimizeQuality;}
i {font: inherit;}
input,select,option {vertical-align: middle;border-radius: 0px;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);outline: none;}
input[type="text"],input[type="button"],input[type="submit"],input[type="reset"] {-webkit-appearance: none;appearance: none;border-radius: 0;outline: none;}
select::-ms-expand { display: none; }
a {color: #fff;text-decoration: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
a:hover {text-decoration: none;outline: none;}
.clear {clear: both;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin: 0;padding: 0;}


/**/

.header {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	padding: 12px 5.8% 12px;
	box-sizing: border-box;
}
.main {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
}
.m-box1 {
	width: calc(965 / 1300 * 100%);
	max-width: 965px;
	margin: 0 auto;
}
.m-box1 h3 {
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}
.m-box1 h3 img {
	width:320px;
}
.news {
	width: 100%;
	margin-bottom:20px;
	color: black; 
	height: 250px;
	overflow-y: scroll;
	scrollbar-color: rebeccapurple green;
	scrollbar-width: thin;
}
.news p {
	padding-left:15px;
	margin-bottom:10px;
	border-bottom:1px solid #e6e6e6;
	padding-bottom:3px;
	background-image:url("../images/ja_parts_arrow.png");
	background-repeat:no-repeat;
	background-position:0px 6px;
}
.news a:link {
	color: #0000ff;
}
.news a:visited {
	color: #000080;
}
.news a:hover {
	color: #ff0000;
}
.news a:active {
	color: #ff8000;
}

.p1 {
	line-height: 50px;
	font-size: 48px;
	color: #c9161d;
	text-align: center;
}
.img-01 {
	display: block;
	width: calc(768 / 965 * 100%);
	max-width: 100%;
	margin: 0 auto;
}
.m-box2 {
	line-height: 40px;
	font-size: 30px;
	color: #000;
	background: url(../images/bg-01.png) no-repeat;
	background-size: 100% 100%;
	padding: 9px 18px;
}
.m-box3 {
	width: 100%;
	border: 5px #eae293 solid;
	position: relative;
	padding: 35px 35px 25px;
	box-sizing: border-box;
	margin-top: 35px;
}
.m-box3:before {
	content: "";
	position: absolute;
	width: 60px;
	height: 60px;
	left: 50%;
	transform: translate(-50%,-68px);
	background: url(../images/i-02.png) center no-repeat;
	background-size: contain;
}
.p2 {
	line-height: 58px;
	font-size: 42px;
	color: #c9161d;
}
.p3 {
	line-height: 34px;
	font-size: 24px;
	color: #000000;
}
.m-box4 {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
.m-box4-li {
	width: 100%;
	min-height: 100px;
	background: url(../images/bg-02.png) no-repeat;
	background-size: 100% 100%;
	padding: 12px 50px 12px 97px;
	box-sizing: border-box;
	position: relative;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}
.m-box4-li img {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
}
.m-box4-li p {
	width: 100%;
}
.p4 {
	line-height: 27px;
	font-size: 21px;
	color: #000;
}
.p5 {
	line-height: 21px;
	font-size: 15px;
	color: #000;
	padding-top: 5px;
}
.box5 {
	width: 100%;
	max-width: calc(820 / 965 *100%);
	margin: 0 auto;
	border-radius: 5px;
	overflow: hidden;
}
.box5-title {
	line-height: 30px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	background-color: #c9161d;
	padding: 10px 10px;
}
.box5-list {
	border:5px #c9161d solid;
	border-top: none;
	padding: 13px;
}
.box5-list-li {
	padding: 12px;
	margin-bottom: 13px;
	border: 2px #7f7f7f solid;
	border-radius: 7px;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.box5-list-li:last-child {
	margin-bottom: 0;
}
.box5-list-li img {
	display: block;
	width: 30px;
	height: 30px;
}
.box5-list-li-title {
	width: calc(100% - 36px);
	min-height: 30px;
	line-height: 28px;
	border-bottom: 2px #c9161d solid;
	box-sizing: border-box;
	font-size: 18px;
	color: #000;
}
.box5-list-li-p {
	width: 100%;
	line-height: 20px;
	font-size: 14px;
	color: #000;
	padding-top: 10px;
}
.box6-title {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #fff;
	padding: 0 30px;
	background-color: #999999;
	margin-bottom: 15px;
}
.box6-bott {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 30px;
    margin-bottom: 40px;
}
.box6-bott-l {
	width: 39.2%;
}
.box6-bott-l p:nth-child(1) {
	line-height: 18px;
	font-size: 13px;
	color: #c9161d;
}
.box6-bott-l p:nth-child(2) {
	line-height: 24px;
	font-size: 20px;
	color: #c9161d;
	padding: 1px 0 3px;
}
.box6-bott-l p:nth-child(3),.box6-bott p:nth-child(3) a {
	line-height: 18px;
	font-size: 12px;
	color: #000;
}
.box6-bott-r {
	width: 55.2%;
}
.footer	{
	width: 100%;
	max-width: 1300px;
	min-height: 60px;
	margin: 0 auto;
	padding: 20px 80px;
	background-color: #000;
	box-sizing: border-box;
	overflow: hidden;
}
.footer div {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
}
.footer div:nth-child(1) {
	float: left;
}
.footer div:nth-child(2) {
	border-left: 2px #808080 solid;
	margin: 0 8px;
	float: left;
}
.footer div:nth-child(3) {
	float: left;
}
.footer div:nth-child(3) a:hover {
	text-decoration: underline;
}
.footer div:nth-child(4) {
	float: right;
	color: #b3b3b3;
}
.footer div:nth-child(4) span {
	color: #fff;
}

/*privacy*/
.main-privacy {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.mp-title {
	min-height: 45px;
	line-height: 45px;
	font-size: 28px;
	color: #fff;
	background-color: #000;
	border-radius: 4px;
	padding: 0 10px;
	margin-top: 25px;
}
.mp-content {
	margin-top: 25px;
	margin-bottom: 25px;
}
.mp-content p {
	line-height: 21px;
	font-size: 14px;
	color: #000;
	padding-bottom: 25px;
	text-align: justify;
}
.mp-content p.mp-h1 {
	line-height: 22px;
	font-size: 20px;
	color: #000;
	padding: 5px 0;
}

.mp-content.thanks {
	min-height: 600px;
}
/*privacy*/



.main-confirm {
	display: none;
	margin-bottom: 40px;
}



/*c*/
.c-title {
	display: block;
	padding-top: 20px;
	height: 56px;
}
.c-list {
	padding: 20px 0;
}
.c-li {
	float: left;
	width: 49%;
	margin-bottom: 30px;
}
.c-li:nth-child(2n) {
	margin-left: 2%;
}
.cli-title {
	font-size: 15px;
	color: #fff;
	line-height: 24px;
	padding: 3px 10px;
	background: #c9161d;
}
.cli-img {
	width: 100%;
	display: block;
}
.cli-box {
	padding: 9px 14px;
	border: 1px solid #5a5a5a;
}
.cli-p1 {
	font-size: 15px;
	color: #000;
	line-height: 25px;
	padding: 5px 0;
}
.cli-p1 span {
	display: inline-block;
	width: 80px;
	color: #fff;
	text-align: center;
	background-color: #5a5a5a;
	margin-right: 10px;
	vertical-align: top;
}
.cli-p2 {
	font-size: 15px;
	color: #c9161d;
	line-height: 25px;
	padding: 5px 0;
}
.cli-p2 span {
	display: inline-block;
	width: 80px;
	color: #fff;
	text-align: center;
	background-color: #c9161d;
	margin-right: 10px;
	vertical-align: top;
}
.cli-a {
	display: -webkit-flex; /* Safari */
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	font-size: 20px;
	color: #fff;
	background-color: #5a5a5a;
}
.cli-a span {
	margin-right: 5px;
}
.cli-a img {
	height: 21px;
}
.cli-a:hover {
	opacity: .95;
	background-color: #7b7b7b;
}

/*c1*/
.btn-wclose {
	display: -webkit-flex; /* Safari */
	display: flex;
	justify-content: center;
	align-items: center;
	height: 25px;
	float: right;
	padding: 0 5px;
	background-color: #5a5a5a;
	word-break: keep-all;
    white-space: nowrap;
}
.btn-wclose span {
	margin-left: 5px;
	font-size: 13px;
	color: #fff;
}
.btn-wclose:hover {
	opacity: .8;
}
.btn-wclose.b1 {
	margin-top: 35px;
	margin-right: 50px;
}

.car-title {
	font-size: 20px;
	color: #fff;
	line-height: 29px;
	padding: 3px 10px;
	background: #c9161d;
	margin-top: 22px;
}
.car-l {
	width: 52%;
	float: left;
}
.car-imgtop {
	display: block;
	width: 100%;
}
.car-imglist a {
	display: inline-block;
	float: left;
	width: 32%;
	margin-top: 10px;
	background-color: #000;
}
.car-imglist a,.car-imglist img {
	-webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out;
}
.car-imglist a:hover,.car-imglist img:hover {
	opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
}
.car-imglist a:nth-child(3n+2),.car-imglist a:nth-child(3n+3) {
	margin-left: 2%;
}
.car-imglist img {
	width: 100%;
}

.car-r {
	width: 46%;
	float: right;
}
.car-rtext1 {
	line-height: 20px;
	font-size: 16px;
	color: #000;
	padding: 12px 0;
}
.car-rtext2 {
	margin-top: 25px;
	margin-bottom: 25px;
}
.crt2-p1 {
	line-height: 40px;
	font-size: 30px;
	color: #c9161d;
	font-weight: bold;
	margin-bottom: 15px;
}
.crt2-p1 span {
	display: inline-block;
	width: 90px;
	font-size: 22px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	margin-right: 10px;
	background-color: #c9161d;
	vertical-align: top;
}
.crt2-p2 {
	line-height: 25px;
	font-size: 15px;
	color: #000;
	margin-bottom: 10px;
}
.crt2-p2 span {
	display: inline-block;
	width: 90px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	margin-right: 10px;
	background-color: #5a5a5a;
	vertical-align: top;
}
.car-rtext3 {
	border: 1px solid #c9161d;
	margin-bottom: 10px;
}
.crt3-title {
	line-height: 25px;
	font-size: 15px;
	color: #fff;
	background-color: #c9161d;
	padding: 0 5px;
}
.crt3-p {
	font-size: 14px;
	color: #000;
	line-height: 18px;
	padding: 8px 10px;
}
.car-rtext4 {
	border: 1px solid #5a5a5a;
	margin-bottom: 10px;
}
.crt4-title {
	line-height: 25px;
	font-size: 15px;
	color: #fff;
	background-color: #5a5a5a;
	padding: 0 5px;
}
.crt4-p {
	font-size: 14px;
	color: #000;
	line-height: 18px;
	padding: 8px 10px;
}
.btnwc-box {
	margin-top: 50px;
}



/* public */
.img-w1 {
	display: block;
	width: 100%;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.dpn {
	display: none;
}
/**/

@media only screen and (max-width: 780px) {
	/* public */
	.header {
	}
	.main {
		width: 100%;
	}
	.m-box1 {
		width: 95%;
	}
	.p1 {
		line-height: 40px;
		font-size: 38px;
		color: #c9161d;
		text-align: center;
	}
	.img-01 {
		width: 95%;
	}
	.m-box2 {
		line-height: 26px;
		font-size: 20px;
		padding: 9px;
		margin-top: 25px !important;
	}


	.m-box3 {
	    width: 100%;
	    border: 5px #eae293 solid;
	    position: relative;
	    padding: 20px 15px 10px;
	    box-sizing: border-box;
	    margin-top: 35px;
	    text-align: justify;
	}

	.m-box3:before {
		content: "";
		position: absolute;
		width: 50px;
		height: 50px;
		left: 50%;
		transform: translate(-50%,-48px);
		background: url(../images/i-02.png) center no-repeat;
		background-size: contain;
	}
	.p2 {
		line-height: 36px;
		font-size: 28px;
	}
	.p3 {
		line-height: 30px;
		font-size: 20px;
	}
	.m-box4-li {
		padding: 12px 18px 12px 82px;
	    text-align: justify;
	}
	.box5 {
		width: 95%;
		max-width: 100%;
	}
	.box5-title {
		text-align: left;
		font-size: 20px;
	}
	.box6-title {
		padding: 0 15px;
	}
	.box6-bott {
		width: 100%;
		padding: 0 15px;
		margin: 0 auto 40px;
		box-sizing: border-box;
	}
	.box6-bott-l{
		width: 100%;
	}
	.box6-bott-r{
		width: 100%;
		margin-top: 15px;
	}



	.footer	{
		padding: 20px 0px;
	    display: -webkit-flex;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: center;
	    align-items: center;
	}
	.footer div:nth-child(4) {
		width: 100%;
		text-align: center;
		margin-top: 5px;
	}
	.footer div:nth-child(4) span {
		color: #fff;
	}

	.mp-content.thanks {
		min-height: 300px;
	}



	/*c*/
	.c-title {
		display: block;
		padding-top: 20px;
	}
	.c-list {
		padding: 20px 0 0;
	}
	.c-li {
		float: left;
		width: 100%;
		margin-bottom: 25px;
	}
	.c-li:nth-child(2n) {
		margin-left: 0;
	}
	.cli-title {
		font-size: 15px;
		color: #fff;
		line-height: 24px;
		padding: 3px 10px;
		background: #c9161d;
	}
	.cli-img {
		width: 100%;
		display: block;
	}
	.cli-box {
		padding: 9px 14px;
		border: 1px solid #5a5a5a;
	}
	.cli-p1 {
		font-size: 15px;
		color: #000;
		line-height: 25px;
		padding: 5px 0;
	}
	.cli-p1 span {
		display: inline-block;
		width: 80px;
		color: #fff;
		text-align: center;
		background-color: #5a5a5a;
		margin-right: 10px;
	}
	.cli-p2 {
		font-size: 15px;
		color: #c9161d;
		line-height: 25px;
		padding: 5px 0;
	}
	.cli-p2 span {
		display: inline-block;
		width: 80px;
		color: #fff;
		text-align: center;
		background-color: #c9161d;
		margin-right: 10px;
	}
	.cli-a {
		display: -webkit-flex; /* Safari */
		display: flex;
		justify-content: center;
		align-items: center;
		height: 50px;
		font-size: 20px;
		color: #fff;
		background-color: #5a5a5a;
	}
	.cli-a span {
		margin-right: 5px;
	}
	.cli-a img {
		height: 21px;
	}
	.cli-a:hover {
		opacity: 1;
		background-color: #5a5a5a;
	}


	/*c1*/
	.btn-wclose {
		display: -webkit-flex; /* Safari */
		display: flex;
		justify-content: center;
		align-items: center;
		height: 25px;
		float: right;
		padding: 0 5px;
		background-color: #5a5a5a;
		word-break: keep-all;
    	white-space: nowrap;
    	display: none;
	}
	.btn-wclose span {
		margin-left: 5px;
		font-size: 13px;
		color: #fff;
	}
	.btn-wclose:hover {
		opacity: .8;
	}
	

	.car-title {
		font-size: 20px;
		color: #fff;
		line-height: 29px;
		padding: 3px 10px;
		background: #c9161d;
		margin-top: 22px;
	}
	.car-l {
		width: 100%;
		float: left;
	}
	.car-imgtop {
		display: block;
		width: 100%;
	}
	.car-imglist a {
		display: inline-block;
		float: left;
		width: 49%;
		margin-top: 10px;
		background-color: #000;
	}
	.car-imglist a:hover,.car-imglist img:hover {
		opacity: 1;
	    filter: alpha(opacity=100);
	    -ms-filter: "alpha(opacity=100)";
	}
	.car-imglist a:nth-child(3n+2),.car-imglist a:nth-child(3n+3) {
		margin-left: 0;
	}
	.car-imglist a:nth-child(2n) {
		margin-left: 2%;
	}
	.car-imglist img {
		width: 100%;
	}

	.car-r {
		width: 100%;
		float: right;
		margin-top: 20px;
	}
	.car-rtext1 {
		line-height: 20px;
		font-size: 16px;
		color: #000;
		padding: 12px 0;
	}
	.car-rtext2 {
		margin-top: 25px;
		margin-bottom: 25px;
	}
	.crt2-p1 {
		line-height: 40px;
		font-size: 30px;
		color: #c9161d;
		font-weight: bold;
		margin-bottom: 15px;
	}
	.crt2-p1 span {
		display: inline-block;
		width: 90px;
		font-size: 22px;
		color: #fff;
		font-weight: normal;
		text-align: center;
		margin-right: 10px;
		background-color: #c9161d;
		vertical-align: top;
	}
	.crt2-p2 {
		line-height: 25px;
		font-size: 15px;
		color: #000;
		margin-bottom: 10px;
	}
	.crt2-p2 span {
		display: inline-block;
		width: 90px;
		font-size: 15px;
		color: #fff;
		text-align: center;
		margin-right: 10px;
		background-color: #5a5a5a;
		vertical-align: top;
	}
	.car-rtext3 {
		border: 1px solid #c9161d;
		margin-bottom: 10px;
	}
	.crt3-title {
		line-height: 25px;
		font-size: 15px;
		color: #fff;
		background-color: #c9161d;
		padding: 0 5px;
	}
	.crt3-p {
		font-size: 14px;
		color: #000;
		line-height: 18px;
		padding: 8px 10px;
	}
	.car-rtext4 {
		border: 1px solid #5a5a5a;
		margin-bottom: 10px;
	}
	.crt4-title {
		line-height: 25px;
		font-size: 15px;
		color: #fff;
		background-color: #5a5a5a;
		padding: 0 5px;
	}
	.crt4-p {
		font-size: 14px;
		color: #000;
		line-height: 18px;
		padding: 8px 10px;
	}
	.btnwc-box {
		margin-top: 50px;
	}



}

@media only screen and (max-width: 420px) {
	.header {
		text-align: center;
	}
	.header img {
		width: 80%;
	}
	.p1 {
		line-height: 20px;
		font-size: 20px;
		font-weight: bold;
		color: #c9161d;
		text-align: center;
	}
}
/*420 end*/

@media only screen and (max-width: 1030px) {
	/*privacy*/
	.main-privacy {
		width: 94%;
		max-width: 1000px;
		margin: 0 auto;
	}
	.mp-title {
		padding: 0 5px;
		margin-top: 5px;
	}
	.mp-content {
		margin-top: 25px;
		margin-bottom: 25px;
	}
	.mp-content.thanks {
		min-height: 400px;
	}
	/*privacy*/
}


.bottom-btn {
	display: none;
}
.bottom-btn2 {
	display: none;
}

@media only screen and (max-width: 780px) {
	.bottom-btn {
		display: block;
		width: 100%;
		height: 0.9rem;
		background: #ffffffd9;
		position: fixed;
		bottom: 0;
		right: 0;
		padding: 0.1rem 0;
		box-sizing: border-box;
	}
	.bottom-btn .bb-box {
		width: 100%;
		max-width: 7.25rem;
		height: 0.7rem;
		display: -webkit-flex; /* Safari */
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 0 0.15rem;
		box-sizing: border-box;
		margin: 0 auto;
	}
	.bottom-btn .bb-box a {
		display: block;
		width: calc(50% - 0.075rem);
		height: 0.7rem;
		display: -webkit-flex; /* Safari */
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-content: center;
		align-items: center;
		box-sizing: border-box;
		border-radius: 0.05rem;
		text-decoration: none;
	}
	.bottom-btn .bb-box a:nth-child(1) {
		background: #C9161D;
		padding: 0.11rem 0.06rem;
	}
	.bottom-btn .bb-box a:nth-child(2) {
		background: #2CBF13;
		padding: 0.11rem 0.06rem;
	}
	.bottom-btn .bb-box a:nth-child(1) img.bb-i1 {
		width: 0.33rem;
		height: 0.42rem;
		margin-right: 0.05rem;
	}
	.bottom-btn .bb-box a:nth-child(2) img.bb-i2 {
		width: 0.42rem;
		height: 0.40rem;
		margin-right: 0.05rem;
	}
	.bottom-btn .bb-box a:nth-child(1) img.bb-i3 {
		width: 0.42rem;
		height: 0.40rem;
		margin-right: 0.05rem;
	}
	.bottom-btn .bb-box a:nth-child(1) img.bb-i4 {
		width: 0.42rem;
		height: 0.42rem;
		margin-right: 0.05rem;
	}
	.bottom-btn .bb-box a:nth-child(1) .bb-img-r {
		width: 2.31rem;
		height: 100%;
		display: -webkit-flex; /* Safari */
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-content: space-between;
	}
	.bottom-btn .bb-box a:nth-child(2) .bb-img-r {
		width: 2.36rem;
		height: 100%;
		display: -webkit-flex; /* Safari */
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-content: center;
		align-items: center;
	}
	.bottom-btn .bb-box a:nth-child(1) .bb-img-r2 {
		width: 2.31rem;
		height: 100%;
		display: -webkit-flex; /* Safari */
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-content: center;
		align-items: center;
	}
	.bottom-btn .bb-box a:nth-child(2) .bb-img-r2 {
		width: 2.36rem;
		height: 100%;
		display: -webkit-flex; /* Safari */
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-content: center;
		align-items: center;
	}
	.bottom-btn .bb-box a .bb-s1 {
		vertical-align: middle;
		display: block;
		width: 2.20rem;
		height: 0.22rem;
	}
	.bottom-btn .bb-box a .bb-s2 {
		display: block;
		width: 100%;
		line-height: 0.21rem;
		font-size: 0.19rem;
		color: #fff;
		text-align: center;

	}
	.bottom-btn .bb-box a .bb-s3 {
		display: block;
		width: 100%;
		line-height: 0.25rem;
		font-size: 0.23rem;
		color: #fff;
		font-weight: bold;
		text-align: center;

	}
	.bottom-btn .bb-box a .bb-s4 {
		display: block;
		width: 100%;
		line-height: 0.48rem;
		font-size: 0.18rem;
		color: #fff;
		font-weight: bold;
		text-align: center;

	}
	.bottom-btn .bb-box a .bb-s5 {
		display: block;
		width: 100%;
		line-height: 0.25rem;
		font-size: 0.23rem;
		color: #fff;
		font-weight: bold;
		text-align: center;

	}
}

@media only screen and (max-width: 780px) {
	.bottom-btn2 {
		display: block;
		width: 100%;
		height: 0.9rem;
		background: #ffffffd9;
		position: fixed;
		bottom: 0;
		right: 0;
		padding: 0.1rem 0;
		box-sizing: border-box;
	}
	.bottom-btn2 .bb-box {
		width: 100%;
		max-width: 7.25rem;
		height: 0.7rem;
		display: -webkit-flex; /* Safari */
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 0 0.15rem;
		box-sizing: border-box;
		margin: 0 auto;
	}
	.bottom-btn2 .bb-box a {
		display: block;
		width: calc(100% - 0.075rem);
		height: 0.7rem;
		display: -webkit-flex; /* Safari */
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-content: center;
		align-items: center;
		box-sizing: border-box;
		border-radius: 0.05rem;
		text-decoration: none;
	}
	.bottom-btn2 .bb-box a:nth-child(1) {
		background: #2CBF13;
		padding: 0.11rem 0.06rem;
	}
	.bottom-btn2 .bb-box a:nth-child(2) {
		background: #2CBF13;
		padding: 0.11rem 0.06rem;
	}
	.bottom-btn2 .bb-box a:nth-child(1) img.bb-i1 {
		width: 0.42rem;
		height: 0.42rem;
		margin-right: 0.05rem;
	}
	.bottom-btn2 .bb-box a:nth-child(2) img.bb-i2 {
		width: 0.42rem;
		height: 0.40rem;
		margin-right: 0.05rem;
	}
	.bottom-btn2 .bb-box a:nth-child(1) img.bb-i3 {
		width: 0.42rem;
		height: 0.40rem;
		margin-right: 0.05rem;
	}
	.bottom-btn2 .bb-box a:nth-child(1) .bb-img-r {
		width: 3.70rem;
		height: 100%;
		display: -webkit-flex; /* Safari */
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-content: space-between;
	}
	.bottom-btn2 .bb-box a:nth-child(2) .bb-img-r {
		width: 2.36rem;
		height: 100%;
		display: -webkit-flex; /* Safari */
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-content: center;
		align-items: center;
	}
	.bottom-btn2 .bb-box a .bb-s1 {
		vertical-align: middle;
		display: block;
		width: 2.20rem;
		height: 0.22rem;
	}
	.bottom-btn2 .bb-box a .bb-s2 {
		display: block;
		width: 100%;
		line-height: 0.5rem;
		font-size: 0.35rem;
		color: #fff;
		font-weight: bold;
		text-align: center;

	}
	.bottom-btn2 .bb-box a .bb-s3 {
		display: block;
		width: 100%;
		line-height: 0.25rem;
		font-size: 0.23rem;
		color: #fff;
		font-weight: bold;
		text-align: center;

	}
	.bottom-btn2 .bb-box a .bb-s4 {
		display: block;
		width: 100%;
		line-height: 0.48rem;
		font-size: 0.18rem;
		color: #fff;
		font-weight: bold;
		text-align: center;

	}
}






