@charset "UTF-8";
#care .left-contents .spacing p{
	margin:0;
}
.lead p{
	margin:0 !important;
}
.wrapping .content_left mb5{
	margin-bottom:0.5em !important;
}
.box-mb30 .wrapping .content_left .mar-mottom20{
	margin-bottom:20px !important;
}
.small_sup{
	font-size:xx-small;
}
.s2{
	font-size:2rem;
}
.box-mb30{
	margin-bottom:30px;
}
.text-ind{
	text-indent:1em;
}
.ori{
	color:#0F4761;
	font-weight:bold;
	font-size:20px;
}
.title_area{
	margin:10px auto;
	width:100px;
	text-align:center;
}
.wrapping{
	display:flex;
}
.content_left{
	width:60%;
}
.content_right{
	width:40%;
}
.box-mr50{
	margin-right:50px;
}
.font_small{
	font-size:small;
}
.font_18{
	font-size:1.8rem !important;
}
.center{
	text-align:center;
}
.hanging15 li{
	text-indent: -1.5em;
	padding-left: 1.5em;
}	
	
.hanging1{
	text-indent: -1em;
	padding-left: 1em;
}	
.hanging25{
	text-indent: -2.5em;
	padding-left: 2.5em;
}
.number li{
	list-style:decimal;
	list-style-position: inside;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.border{
	border:1px solid black;
}
.mb1{
	margin-bottom:1em;
}
.disc li{
	list-style:disc;
	list-style-position:inside;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.p10{
	padding:10px;
}
.ori.title_area.w300{
	width:300px;
}
.dot-cir .bold-txt{
	margin: 0 auto;
	font-size: 2.5rem;
	font-weight: bold;
	width: 300px;
	text-align:center;
}
.dot-cir{
	border: 4px dotted black;
    border-radius:20px;
    padding: 20px;
}
.centering{
	text-align:center;
}
.list-mar{
	margin-left:1em;
}
.box-mr20{
	margin-right:2em;
}
.mov-attention{
	width:560px;
	margin:0 auto !important;
}
.color-black{
	color: rgb(51, 51, 51);
}

.font-size-small{
	font-size:1.6rem !important;
}
.index-ind p{
	text-indent: -3em;
	padding-left: 3em;
}
