@charset "utf-8";

@media screen and (max-width : 800px) {
#tmp_page_title h1,
#tmp_contents h1{
	font-size: 143.7%;
	padding-right: 13px;
}
#tmp_contents h2{
	font-size: 131.2%;
	line-height: 1.5;
}
#tmp_contents h3{
	font-size: 131.2%;
	line-height: 1.5;
}
#tmp_contents h4{
	font-size: 125%;
	line-height: 1.6;
}
#tmp_contents h5{
	font-size: 112.5%;
	line-height: 1.7;
}
#tmp_contents h6 {
	font-size: 100%;
	line-height: 1.7;
	margin: 1.7em 0 0.2em;
}
#tmp_contents ul {
	margin-left: 22px;
	margin-bottom: 28px;
}
#tmp_contents ol{
	margin-left: 45px;
	margin-bottom: 33px;
}
#tmp_contents .box_menu{
	margin-bottom: 10px;
}
#tmp_contents .box_menu_cnt{
	padding-bottom: 14px;
}
#tmp_contents .box_menu ul li {
    margin-bottom: 8px;
}
/* datatable
   enquete_table
================================================== */
#tmp_contents .scroll_table table.datatable{
	margin-bottom: 0;
}
#tmp_contents table.datatable,
#tmp_contents table.enquete_table{
	margin-bottom: 40px;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th{
	padding-top: 5px;
	padding-bottom: 6px;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td{
	padding-top: 7px;
	padding-bottom: 7px;
}
#tmp_contents .scroll_table::-webkit-scrollbar {
	width: 10px;
	height: 6px;
}
#tmp_contents .scroll_table::-webkit-scrollbar-thumb {
	background: #787878;
}
#tmp_contents .scroll_table::-webkit-scrollbar-thumb:hover {
	background: #787878;
}
:not(.scroll_table) table.datatable th,
:not(.scroll_table) table.datatable td{
	width: auto;
}
/* ==================================================
contents
================================================== */
/* externalLink
================================================== */
#tmp_contents a[rel*="external"]:after,
#tmp_main a[rel*="external"]:after{
    position: relative;
    top: 2px;
    margin-left: 9px;
}
/* box_card
================================================== */
#tmp_contents .box_card {
	margin-bottom: 15px;
}
#tmp_contents .box_card .box_card_cnt {
	padding: 10px 14px;
}
/* start IDX style
================================================== */
.type_idx #tmp_contents h1{
	font-size: 137.5%;
	min-height: 66px;
	background-size: 800px auto;
	padding: 17px 70px 5px 20px;
	margin-bottom: 10px;
}
#tmp_contents .latest_news{
	margin-bottom: 30px;
}
#tmp_contents .latest_news .latest_news_ttl{
	padding-bottom: 4px;
}
#tmp_contents .latest_news .latest_news_cnt li{
	display: block;
	padding-left: 19px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	background-position: 9px 5px;
}
#tmp_contents .latest_news .latest_news_cnt{
	padding: 15px 21px 7px;
}
#tmp_contents .latest_news .latest_news_cnt li .news_link,
#tmp_contents .latest_news .latest_news_cnt li .news_time{
	line-height: 1.4;
}
#tmp_contents .latest_news .latest_news_cnt li .news_time{
	margin-right: 0;
	width: 100%;
}
.type_idx #tmp_footer{
	margin-top: 20px;
}
/* idx_menu */
#tmp_contents .idx_menu {
	padding: 0;
}
#tmp_contents .idx_menu .col3L,
#tmp_contents .idx_menu .col3M,
#tmp_contents .idx_menu .col3R {
	padding: 0 0 20px;
}