@charset "UTF-8";

#contents{padding-top: 180px;}
@media (max-width: 767px) {
	#contents{padding-top: 120px;}	
}


#out01 table.data th{width: 130px;}
#out01 table.data td span.fz14{color:var(--color05);}
#out01-01{width: 100%;max-width: 640px;margin: 0 auto;margin-bottom: 35px;}
#out01-01 p{margin-bottom: 1.5em;}

@media (max-width: 767px) {
	#out01 table.data th{width: 100%;}
}

#out02{padding-top: 90px;line-height: 1.5;}
#out02 h2{font-size: 24px;font-size: 2.4rem;line-height: 1.25;text-align: left;margin-bottom: 15px;padding-bottom: 15px;border-bottom: 1px solid #d8d8d8;}
#out02 p{margin-bottom: 15px;}
#out02 dt {font-size: 21px;font-size: 2.1rem;line-height: 1.25;margin-bottom: 5px;}
#out02 dd{margin-bottom: 10px;}
#out02 dt a{text-decoration: none;}
#out02 dt a:hover{text-decoration: underline;}
.o02-c{width: 100%;max-width: 640px;margin: 0 auto;margin-bottom: 35px;}
#o2-p01 dt a{color: var(--color01);}
#o2-p02 dt a{color: var(--color02);}
#o2-p03 dt a{color: var(--color03);}
#o2-p04 dt a{color: var(--color04);}
#o2-p05 dt a{color: var(--color05);}