@charset "utf-8";

@media screen and (max-width : 640px) {

#tmp_contents h1 {
	font-size: 175%;
	padding: 15px 2px 12px 5px;
}
#tmp_contents h2 {
	font-size: 156.2%;
}
#tmp_contents h3 {
	font-size: 137.5%;
}
#tmp_contents h4 {
	font-size: 125%;
}
#tmp_contents h5 {
	font-size: 112.5%;
}
#tmp_contents h6 {
	font-size: 112.5%;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:20px 0 15px;
	line-height:1.3;
}
#tmp_contents .outline,
#tmp_contents ul.box_btn,
#tmp_contents ul.box_btn li,
#tmp_contents .box_info,
#tmp_contents .box_link,
#tmp_contents .box_menu,
#tmp_contents table.datatable,
#tmp_contents table.enquete_table,
#tmp_contents .box_event {
	margin-bottom:15px;
}
/* box_event
================================================== */
#tmp_contents .box_event {
	padding:10px;
}
#tmp_contents .box_event_ttl {
	font-size:137.5%;
}
#tmp_contents .box_event_cnt .event_item {
	float:none;
	width:100%;
	margin:0 0 10px;
}
#tmp_contents .box_event_cnt .event_item_img,
#tmp_contents .box_event_cnt .event_item_cnt {
	float:none;
	width:100%;
}
/* update */
#tmp_update {
	margin-top: 2px;
}

/* inquiry */

#tmp_inquiry {
	word-wrap: break-word;
}
/* ==================================================
index
================================================== */
/* cate_ttl
================================================== */
#tmp_cate_ttl {
	margin:0 0 15px;
	background-size:430px auto;
}
#tmp_cate_ttl h1 {
	font-size: 175%;
	line-height:1.3;
	height:80px;
	padding:0 15px;
}
/* special
================================================== */
#tmp_contents .box_special {
	padding:10px;
	margin:0 0 15px;
}



}