@charset "utf-8";

.con01{width:100%;
	height:120px;
	line-height:120px;
	margin:30px 0;
	background:rgba(25,25,25,1.00);
	color:rgba(255,255,255,1.00);
	text-align:center;
	font-size:24px;}

.con02{}
	
.caution,.download{width:600px;
	margin:10px auto;}
	
.title_red,.title_blue{width:500px;
	height:35px;
	margin:0 auto;
	text-align:center;}

.title_red img,.title_blue img{z-index:1;}
	
.text_red,.text_blue{width:600px;
	margin-top:-18px;
	font-size:16px;
	padding:30px 20px;}

.text_red{border:rgba(255,0,4,1.00) solid 1px;}	
.text_blue{border:rgba(0,113,118,1.00) solid 1px;}

.pdf{height:50px;
	margin:15px 0;
	overflow:hidden;}

.img_pdf{float:left;}

.pdf_right{float:left;
	padding-left:15px;}

.name_pdf{height:25px;}

.btn_download{width:120px;
	height:25px;
	line-height:25px;
	text-align:center;
	border-radius:5px;
	color:rgba(255,255,255,1.00);
	background:rgba(100,100,100,1.00);
	float:left;}

.btn_download:hover{opacity:0.7;}
	
.btn_download a{color:rgba(255,255,255,1.00);
	display:block;}
	
.filedate{font-size:14px;
	line-height:25px;
	padding-left:15px;
	float:left;
	color:rgba(255,132,49,1.00);}

@media screen and ( max-width:736px )
{
.con01{width:100%;
	height:120px;
	line-height:120px;
	margin:0 0 30px;
	background:rgba(25,25,25,1.00);
	color:rgba(255,255,255,1.00);
	text-align:center;
	font-size:24px;}
	
.con02{width:95%;
	max-width:420px;
	margin:0 auto;}
	
.caution,.download{width:100%;
	margin:10px auto;}
	
.title_red,.title_blue{width:90%;
	height:35px;
	margin:0 auto;
	text-align:center;}

.title_red img,.title_blue img{width:100%;
	z-index:1;}
	
.text_red,.text_blue{width:95%;
	margin-top:-18px;
	font-size:14px;
	padding:30px 2.5%;}

.text_red{border:rgba(255,0,4,1.00) solid 1px;}	
.text_blue{border:rgba(0,113,118,1.00) solid 1px;}

.pdf{height:auto;
	margin:15px 0;
	overflow:hidden;}

.img_pdf{float:left;}

.pdf_right{float:left;
	max-width:80%;
	padding-left:10px;}

.name_pdf{height:auto;
	line-height:20px;
	font-size:12px;}

.btn_download{width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-radius:5px;
	color:rgba(255,255,255,1.00);
	background:rgba(100,100,100,1.00);
	float:left;}

.btn_download:hover{opacity:1.0;}
	
.btn_download a{color:rgba(255,255,255,1.00);
	display:block;}
	
.filedate{font-size:14px;
	line-height:25px;
	padding-left:15px;
	float:left;
	color:rgba(255,132,49,1.00);}
}











