@charset "utf-8";
.sp_table{
	display:none;
}

body{
	margin-top:0;
	margin-left:0;
	line-height:1.4em;
}

#popup_content{
	padding:0 10px;
}

div#popuphead3{
	border-top:10px solid #0f0173;
	background:none;
}

div#popuphead3 ul#head_close{
	margin:10px 0 0 0;
}

h1{
	margin:0 0 10px 0;
	font-size:18px;
	padding: 5px 10px 5px 5px;
	border-left:5px solid #0f0173;
}

@media screen and (min-width:1px) and (max-width:767px) {
	#popup3{
		width:auto !important;
	}
	.pc_table{
		display:none;
	}
	.sp_table{
		display:block;
	}
	.titleArea {
		margin-top: 75px !important;
	}
	.table_pner td {
		padding:5px 0 !important;
		width:1%;
	}
}