@charset "utf-8";
.displayPc{opacity: 0;}
.tm_sp767on{display: none;}
.terms_div{
	width: 90%;
	max-width: 1200px;
	margin: 20px auto;
}
.terms_b_en{
	font-family: "Noto Sans", sans-serif;
	font-weight: 900;
	font-size: 28px;
	line-height: 2em;
	margin-bottom: 1em;
	text-align: left;
}
.terms_p{
	font-family:"Noto Sans",sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 2em;
	letter-spacing: 0.04em;
	text-align: left;
	word-break: break-word;
}
.terms_day{
	letter-spacing: 0;
	text-align: right;
	margin: 20px 0;
}
.terms_ma{
	margin-top:60px;
}
@media screen and (max-width: 1024px) {
.terms_b_en{
	font-size: 2vw;
	line-height: 1.6em;
}
}
@media screen and (max-width: 767px) {
.tm_sp767on{display: block;}
.terms_div{
	width: 94%;
}
.terms_b_en{
	font-size: 2.5vw;
	line-height: 1.6em;
}
}
@media screen and (max-width: 430px) {
.terms_div{
	width: 94%;
}
.terms_b_en{
	font-size: 17px;
	line-height: 1.6em;
}
.terms_p{
	font-size: 14px;
}
}