.otapp .mypage-body-bodymap-LHScontainer-item_reducenumberofpoints-heading{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items:  center;
	margin-top:  5px;
}

.otapp .mypage-body-bodymap-LHScontainer-item_reducenumberofpoints-heading-text{
	margin-left:  10px;
	margin-right:  10px;
}

.otapp .mypage-body-bodymap-LHScontainer-item_reducenumberofpoints-heading img{
	width:  18px;
	cursor:  pointer;
}

.otapp .mypage-body-bodymap-LHScontainer-item_reducenumberofpoints-divtable table{
	margin:  auto;
	margin-top:  10px;
	margin-bottom:  5px;
}

.otapp .mypage-body-bodymap-LHScontainer-item_reducenumberofpoints-divtable table .row1{
	border-bottom:  1px solid rgb(90, 90, 90);
}

.otapp .mypage-body-bodymap-LHScontainer-item_reducenumberofpoints-divtable table .td1{
	padding-right:  10px;
	text-align:  right;
}

.otapp .mypage-body-bodymap-LHScontainer-item_reducenumberofpoints-divtable table .td2, .otapp .mypage-body-bodymap-LHScontainer-item_reducenumberofpoints-divtable table .td3{
	text-align: center;
	width:  70px;
}

.otapp .mypage-body-bodymap-LHScontainer-item_reducenumberofpoints-divtable-tdaccuracy{
	padding-top:  5px;
	padding-bottom: 3px;
}

.otapp .mypage-body-bodymap-LHScontainer-item_reducenumberofpoints-divtable-tdautomaticallyreducethenumberofpoints-div{
	display: flex;
	margin-top: 7px;
	margin-bottom: 7px;
}

.mypage-body-bodymap-LHScontainer-item_reducenumberofpoints-divtable-tdautomaticallyreducethenumberofpoints-div-checkbox{
	margin-left: 0px;
	cursor: pointer;
}

.mypage-body-bodymap-LHScontainer-item_reducenumberofpoints-divtable-tdautomaticallyreducethenumberofpoints-div-pcheckbox{
	flex: 1;
	display: flex;
	padding-top: 3px;	
	padding-left: 6px;
	cursor: pointer;
	width: min-content;
	font-style: italic;
}