@charset "utf-8";

@media screen and (max-width : 640px) {

#tmp_contents h1 {
	margin-bottom: 0;
	padding: 20px 20px 15px;
	background-image: none;
	font-size: 138.5%;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin: 5px 0;
}
#tmp_contents h2 {
	font-size: 123.1%;
}
/* box_menu
================================================== */
#tmp_contents div.col2 .box_menu ul,
#tmp_contents div.col3 .box_menu ul {
    margin-bottom: 16px;
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin-bottom: 39px;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 5px 8px 6px;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 8px 19px 4px;
}
/* free_ttl
================================================== */
#tmp_contents .free_content_wrap {
	padding: 0;
}

#tmp_contents .custom_search .free_content_wrap{
	font-size: 123.08%;
}

/* ==================================================
contents
================================================== */

/* news
================================================== */
#tmp_contents .news_wrap .news_ttl h2 {
	padding-bottom: 22px;
	font-size: 123.1%;
}
#tmp_contents .news_wrap .list_link {
    bottom: 24px;
}
#tmp_contents .news_wrap.cancer p.news_txt {
	padding-bottom: 18px;
}
#tmp_contents .news_wrap.cancer ul.news_list {
    padding: 0 14px 15px 31px;
}

/* search
================================================== */
#tmp_contents .search_item_check_box_group .search_item_check_box{
	width: 50%;
}
#tmp_contents .btn_search_submit_wrap input:hover,
#tmp_contents .search_result a:hover{
	text-decoration: none;
}
/* shinryosho_end
================================================== */
#tmp_contents .detail_info table {
	table-layout: fixed;
	width: 100%;
}
#tmp_contents .detail_info table tr:first-of-type th:first-of-type {
	width: 120px;
}
#tmp_contents .search_ttl_wrap .search_ttl_pub {
	font-size: 138.5%;
	left: 20px;
	top: 20px;
}
#tmp_contents .search_ttl_wrap h1 {
	margin-bottom: 10px;
}

/* ==================================================
accessibility style change:color
================================================== */
.color_black #tmp_contents .news_wrap .news_ttl h2,
.color_blue #tmp_contents .news_wrap .news_ttl h2,
.color_yellow #tmp_contents .news_wrap .news_ttl h2 {
	padding: 20px 50px 20px 5px !important;
}

/* ==================================================
accessibility style change:fsize
================================================== */
.fsize_big #tmp_contents ol {
    margin-left: 40px;
}
.fsize_big2 #tmp_contents ol {
    margin-left: 50px;
}

/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* 変更しない */
	display: table; /* 変更しない */
	clear: both; /* 変更しない */
}
}