/* CSS Document */


#sec01{
	background:;
	background-size:cover;
	background-repeat:no-repeat;
	height:auto;
	padding:0%;
	position:relative;
}

#sec01 img{display:block; margin-left:auto; margin-right:auto;}
#sec01 p{font-size:10px; color:#fff; margin-top:3.5%;}
#logo{margin:-10% auto 0%; width:90%;}
#spec{position:absolute; z-index:9999; top:160px; margin:auto; left:0; right:0;}

#sec02{

}

#sec02 dt{margin-top:0.5rem;}
#sec02 dd{font-size:1.5rem; font-weight:bold; color:#000;}

 .title01{font-size:2.5rem; font-weight:bold; color:#601986; line-height:1.2; text-align:center;}

 .title02{font-size:2.5rem; font-weight:bold; color:#F02; line-height:1.2; text-align:center;}

.mb-3{margin-bottom:3%;}

#sec02 div {background:#FFF; width:96%; padding:2%; margin:3% auto; border-radius:1rem;}
