/*Firefox*/
@-moz-document url-prefix()  {
	.check div > p:last-child::after {
		top: 278%;
	}
	.left {
		vertical-align: middle;
	}
	#point1 .flex > p {
		height: 5.5em;
		margin: 1.4em 0;
	}
	.off-text {
		line-height: 2.5 !important;
		text-align: center;
	}
	.center-parent {
		max-width: 195px;
		padding: 0.6em 1.5em 1.5em !important;
	}
	span.prom2-small::before {
		min-width: 90px;
		right: -55%;
		top: 90%;
	}
	@media screen and (max-width: 768px){
		.center-parent::before {
			top: 70%;
		}
		#point1 .flex > p::before {
			top: 66%;
		}
		span.prom2-small::before {
			right: -84%;
		}
	}
	@media screen and (max-width: 460px){
		#point4 div > p {
			font-size: 1.1em;
		}
	}

}
/*Firefox(END)*/


/*IE11*/
@media all and (-ms-high-contrast: none) {
	body {
		font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	}
	#animate,
	.head-content > div > p,
	.reason h2 .check-color,
	.point::before,
	.prom2-text span.dot,
	span.prom2-large,
	span.prom2-small{
		font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
		line-height: 1.4;
	}
	#animate {
		font-size: 2em;
	}
	span.prom2-small::before {
	font-size: 70%;
	}
	img.point1-image {
		height: auto;
		width: 590px;
	}
	#point1 .flex > p {
		height: 5.5em;
		margin: 1.4em 0;
	}
	.dot::before {
		font-size: 0.8em;
		left: 5%;
		top: -48px;
	}
	#point1 .flex > p {
		line-height: 1.9;
	}
	.point2-image {
		height: 270px;
		width: auto;
	}
	.point3-image {
		height: 340px;
		width: auto;
	}
	.center-parent {
		display: inline-block !important;
		padding-left: inherit !important;
	}
	.right {
		display: inline-block;
		padding-left: 0.6em;
		margin: 0.8em 0 0.8em 0.8em;
		height: auto;
	}
	.left {
		padding: auto;
		vertical-align: middle;
	}
	.last-parent > label {
		vertical-align: top;
	}
	.pagetop a {
		padding: 15px 11px 0 15px !important;
	}
	.ec-headerRole__cart {
		padding: 3px 17px 3px 0;
	}
	.sizuku::before{
		top: -106px;
		left: -22px;
		width: 198px;
		height: 282px;
	}
}
@media screen and (-ms-high-contrast: none) and (max-width: 1024px) {
	a.purchase {
		white-space: nowrap;
	}
	.sizuku::before{
		top: -77px;
		left: -18px;
		width: 153px;
		height: 217px;
	}
}
@media screen and (-ms-high-contrast: none) and (max-width: 768px) {
	a.purchase {
		letter-spacing: 0.2em;
		white-space: normal;
	}
	ul.check-list > li {
		float: none;
		white-space: normal;
		width: 100%;
	}
	#point1 .flex > p::before {
		padding: 0;
		top: 65%;
	}
	.point2-image {
		height: 100%;
		max-height: 400px;
		width: 100%;
	}
	.point3-image {
		height: 100%;
		max-height: 420px;
		width: 100%;
	}
	.center-parent::before {
		padding: 0;
	}
	span.prom2-small::before {
		font-size: 100%;
	}
	.right {
		display: inline-block;
		padding: 0.5em 0.8em;
	}
	.left {
		background-color: inherit;
		padding: 0;
	}
	.ec-headerNaviRole__nav {
		padding: 1px 0;
	}
	.ec-headerRole__cart {
		padding: 4.5px 17px 3px 0;
	}
	.sizuku::before{
		width: 110px;
		height: 157px;
		top: -57px;
		left: -11px;
	}
	.dot::before {
		top: -35px;
	}
}
@media screen and (-ms-high-contrast: none) and (max-width: 460px) {
	span.head-br {
		display: block;
	}
	.sizuku::before{
		width: 79px;
		height: 112px;
		top: -42px;
		left: -11px;
	}
}
/*IE(END)*/


/*Safari*/
@media all and (-ms-high-contrast: none) {

}
/*Safari(END)*/


/*Edge*/
@supports (-ms-ime-align: auto) {
	#point1 .flex > p {
		height: 5.4em;
		margin: 1.4em 0;
	}
	a.purchase {
		word-break: keep-all;
	}
	span.prom2-small::before {
		bottom: -40%;
		right: -48%;
		word-break: keep-all;
	}
	.purchase::after {
		top: 3px;
	}
	.head-br {
		white-space: normal;
	}
	
	@media screen and (max-width: 1024px){
		a.purchase {
			padding: 0.8em 2em;
		}
	}
	@media screen and (max-width: 768px) {
		#point1 .flex > p::before {
			top: 64%;
		}
		a.purchase {
			margin: 0 auto;
			word-break: normal;
		}
		a.purchase::after {
			top: 33%;
		}
		.right {
			display: inline-table;
		}
	}
	@media screen and (max-width: 460px) {
		a.purchase {
			padding: 0.8em 0.5em;
		}
		a.purchase::after {
			top: 24%;
		}
	}
}

/*Edge(END)*/