@charset "utf-8";
/* CSS Document */

/*==========================
SP
==========================*/

@media screen and (max-width: 980px) {
.rte {
	font-size: 15px!important;
	line-height: 1.5em!important;
}
.mainImg_pc {
	display: none;
}
.mainImg_sp {
	display: block;
}

.tryBox {
	width: 100%;
	margin-left: 0;
}

.img2_contaier {
	display: block;
}
.stepBox {
	width: 94%;
	margin-left: 3%;
}
.stepIcon {
	width: 18%;
	margin-left: 41%;
}
.lintBtn {
	width: 80%;
	margin: 0 auto;
	margin-bottom: 15%;
	padding: 2% 4%;
}
.img2_contaier .img2_item01 {
	width: 100%;
}
.brandTxt {
	text-align: left;
	width: 92%;
	margin: 0 auto;
}
.lodosImg {
	width: 98%;
	margin-left: 1%;
}
.snap {
	width: 50%;
	margin-left: 25%;
	margin-top: 10%;
}
.caution {
	width: 90%!important;
	margin-left: 5%!important;
}
.article .rte ul, .article .rte ol {
	font-size: 13px!important;
}
.lintBtn2 {
	width: 70%;
	margin-left: 15%;
}
	.stepBox .stepTxt {
		margin-bottom: 12%;
	}
}

@media only screen and (max-width: 849px) {
p.ste.Txt {
	text-align: left !important;
}
.caution li {
	text-align: left !important;
}
}
