@charset "utf-8";

@media screen and (max-width : 480px) {
/* ==================================================
default
================================================== */
table {
	width:auto;
}
table table {
	max-width:100%;
}
td,
th {
	width:auto;
}
img {
	max-width:100%;
	height:auto;
}
/* ==================================================
layout
================================================== */
/* display
============================== */
#tmp_smartphonelink,
#tmp_mhlw_s,
#tmp_model_change {
	display:block;
}
#tmp_means_primary,
#tmp_means_secondary,
#tmp_gnavi {
	display:none;
}
/* body
============================== */
#tmp_wrap_hg,
#tmp_hg,
#tmp_footer {
	min-width:inherit;
	padding:0;
}
#tmp_header,
#tmp_gnavi,
#tmp_wrap_main,
#tmp_fnavi,
#tmp_footer_cnt,
#tmp_copyright p {
	width:auto; /* デザインによって変更 */
	margin:0 auto;
	clear:both; /* 変更しない */
}
#tmp_wrap_main {
	width:auto;
	padding:0;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:0 0 10px;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:none; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:none; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
}
.wrap_col_rgt_navi {
	float:none; /* 変更しない */
}
.column_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:none; /* 変更しない */
}
.column_lnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:none; /* 変更しない */
}
.column_rnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:none; /* 変更しない */
}
/* top
============================== */
.format_top .column_lnavi .wrap_col_nm {
	margin-left:0; /* デザインによって変更 */
}
.format_top .column_lnavi .wrap_col_nm2 {
	margin-left:0; /* デザインによって変更 */
}
.format_top .column_lnavi .wrap_col_lft_navi {
	width:100%; /* デザインによって変更 */
}
.format_top .column_lnavi .wrap_col_lgt_navi {
	width:100%; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:0; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:0; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:100%; /* デザインによって変更 */
	margin-right:0; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:100%; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:10px; /* デザインによって変更 */
}
.format_free .column_full .col_main {
	margin-left:0; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:0; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:0; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:0; /* デザインによって変更 */
}
/* ==================================================
hg
================================================== */
#tmp_wrap_hg {
	padding:0;
	background:none;
	border-bottom:1px solid #CCCCCC;
}
#tmp_hg {
	background:none;
}
/* ==================================================
header
================================================== */
#tmp_header {
	clear:both;
	padding:5px;
	background:#DDDDDD none;
	background-image:-moz-linear-gradient(center top, #FFFFFF, #DDDDDD);/* Firefox */
	background-image:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#DDDDDD));/* Safari,Chrome */
	border-bottom:1px solid #CCCCCC;
}
#tmp_hlogo {
	float:left;
	padding:0;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	background-image:url(/kinki/shared/images/smartphone/hlogo_s.gif);
	display:block;
	width:193px;
	height:40px;
}
#tmp_hlogo a {
	display:block;
	width:193px;
	height:40px;
}
#tmp_hlogo span {
	display:block;
	width:193px;
	height:40px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_means {
	width:100px;
	float:right;
	padding:10px 0 0;
}
#tmp_mhlw_s {
	list-style:none;
}
#tmp_mhlw_s {
	color:inherit;
	border:1px solid #999999;
	border-radius:3px;
	background-color:#DDDDDD;
	background-image:-moz-linear-gradient(center top, #FFFFFF, #DDDDDD);/* Firefox */
	background-image:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#DDDDDD));/* Safari,Chrome */
}
#tmp_mhlw_s a {
	color:#000000;
	display:block;
	padding:2px 5px 2px 17px;
	text-decoration:none;
	background:url(/kinki/shared/images/smartphone/mhlw_bg.gif) no-repeat 10px 0.5em;
}
/* ==================================================
navi
================================================== */
/* snavi
============================== */
#tmp_snavi {
	clear:both;
	display:table;
	list-style:none;
	list-style-image:none;
	width:100%;
}
#tmp_snavi li {
	display:table-cell;
	background:url(/kinki/shared/images/smartphone/snavi_bg.gif) no-repeat right center;
}
#tmp_snavi li:last-child {
	background:none;
}
#tmp_snavi li a {
	display:block;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding:15px 10px 15px 40px;
}
#tmp_snavi #tmp_snavi_sch a {
	background:url(/kinki/shared/images/smartphone/snavi_search.gif) no-repeat 15px 50%;
}
#tmp_snavi #tmp_snavi_gnavi a {
	background:url(/kinki/shared/images/smartphone/snavi_menu.gif) no-repeat 15px 50%;
}
#tmp_snavi #tmp_snavi_inquiry a {
	background:url(/kinki/shared/images/smartphone/snavi_inquiry.gif) no-repeat 15px 50%;
}
#tmp_snavi #tmp_snavi_sch a.active,
#tmp_snavi #tmp_snavi_gnavi a.active,
#tmp_snavi #tmp_snavi_inquiry a.active {
	background-color:#E2EAF9;
	color:inherit;
}
/* sma_search
============================== */
#tmp_sma_menu .wrap_sma_sch {
	display:none;
	position:absolute;
	left:0;
	background-color:#E2EAF9;
	color:inherit;
	width:100%;
	z-index:9999;
}
#tmp_sma_menu .sma_sch {
	padding:20px 10px;
	text-align:center;
}
#tmp_sma_search .search_item {
	display:table;
	margin:0 auto 20px;
}
#tmp_sma_search .search_item p {
	display:table-cell;
}
#tmp_sma_query {
	width:218px;
	min-height:30px;
	border:1px solid #999999;
	margin-right:10px;
	border-radius:5px;
	vertical-align:middle;
}
#tmp_sma_func_sch_btn {
	color:#FFFFFF !important;
	background:-moz-linear-gradient(center top, #666666, #333333);/* Firefox */
	background:-webkit-gradient(linear, center top, center bottom, from(#666666), to(#333333));/* Safari,Chrome */
	background-color:#333333;
	padding:3px 5px;
	border:none;
	width:70px;
	height:32px;
	cursor:pointer;
	border-radius:5px;
	font-size:130%;
	vertical-align:middle;
}
#tmp_sma_menu .wrap_sma_sch .close_btn {
	border:1px solid #666666;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a {
	display:block;
	width:100%;
	padding:10px 0 9px;
	text-decoration:none;
	color:#574214;
	background-color:transparent;
	font-size:115%;
}
.wrap_sma_sch .close_btn a span {
	background:url(/kinki/shared/images/smartphone/snavi_close.gif) no-repeat left center;
	padding-left:25px;
}
/* gnavi */
#tmp_sma_gnavi {
	clear:both;
}
#tmp_sma_gnavi ul {
	list-style:none;
	list-style-image:none;
	padding-bottom:10px;
}
#tmp_sma_gnavi li {
	margin-bottom:10px;
	text-align:left;
}
#tmp_sma_gnavi li a {
	display:block;
	padding:9px 0 8px 22px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF !important;
	background:url(/kinki/shared/images/smartphone/snavi_arrow.gif) no-repeat 10px center, -moz-linear-gradient(center top, #295CC2, #052975 70%, #295CC2);/* Firefox */
	background:url(/kinki/shared/images/smartphone/snavi_arrow.gif) no-repeat 10px center, -webkit-gradient(linear, center top, center bottom, from(#295CC2), color-stop(70%, #052975), to(#295CC2));/* Safari,Chrome */
	background-color:#F4F9E6;
}
/* sma_inq */
#tmp_sma_inq ul {
	list-style:none;
	list-style-image:none;
	padding-bottom:10px;
}
#tmp_sma_inq li {
	margin-bottom:10px;
	text-align:left;
}
#tmp_sma_inq li a {
	display:block;
	padding:9px 0 8px 22px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF !important;
	background:url(/kinki/shared/images/smartphone/snavi_arrow.gif) no-repeat 10px center, -moz-linear-gradient(center top, #295CC2, #052975 70%, #295CC2);/* Firefox */
	background:url(/kinki/shared/images/smartphone/snavi_arrow.gif) no-repeat 10px center, -webkit-gradient(linear, center top, center bottom, from(#295CC2), color-stop(70%, #052975), to(#295CC2));/* Safari,Chrome */
	background-color:#F4F9E6;
}
/* menu
============================== */
#tmp_main_img {
	margin:0;
	display:none;
}
#tmp_kankatsu {
	margin:0;
	border-top:1px solid #7497E1;
	border-bottom:1px solid #7497E1;
	border-left:none;
	border-right:none;
}
#tmp_kankatsu ul {
	list-style:none;
	list-style-image:none;
}
#tmp_kankatsu_ttl {
	font-weight:bold;
	color:inherit;
	padding:8px;
	background:#E1E9F9 url(/kinki/shared/templates/top/images/navi_ttl_bg.gif) repeat-x left top;
}
#tmp_kankatsu_ttl span {
	font-size:100%;
	padding:0;
	background:none;
}
#tmp_kankatsu_ttl .switch {
	float:left;
	margin-right:5px;
	display:block;
}
.used_javascript #tmp_kankatsu .switch_cnt {
	display:none;
}
#tmp_kankatsu_cnt {
	padding:5px;
	background:none;
	background-color:#FFFFFF;
	font-weight:normal;
}
#tmp_kankatsu_cnt .kankatsu_map {
	margin:0 0 10px;
}
/* cnavi
============================== */
#tmp_cnavi_btn {
	text-align:center;
	background-color:#EEEEEE;
	color:inherit;
	padding:10px 0;
}
#tmp_cnavi_btn p {
	margin-bottom:0;
}
#tmp_cnavi_list ul {
	border-top:1px solid #CCCCCC;
}
#tmp_cnavi_list ul li {
	margin-bottom:0;
	border-top:none;
	border-left:none;
	border-right:none;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	padding:10px 0;
	clear:both; /* 変更しない */
}
#tmp_model_change {
	clear:both;
	padding:10px;
	color:inherit;
	background-color:#EEEEEE;
}
#tmp_model_change ul {
	clear:both;
	display:table;
	list-style:none;
	list-style-image:none;
	width:100%;
}
#tmp_model_change li {
	display:table-cell;
	width:50%;
	text-align:center;
}
#tmp_model_change li a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding:8px 10px;
}
#tmp_model_change li #tmp_switch_pc_style {
	margin-right:1px;
	color:#FFFFFF;
	background-color:#295CC2;
	background-image:-moz-linear-gradient(center top, #295CC2, #052975 85%, #295CC2);/* Firefox */
	background-image:-webkit-gradient(linear, center top, center bottom, from(#295CC2), to(#295CC2), color-stop(85%, #052975));/* Safari,Chrome */
}
#tmp_model_change li #tmp_switch_sp_style {
	margin-left:1px;
	color:#FFFFFF;
	background-color:#666666;
	background-image:-moz-linear-gradient(center top, #666666, #333333 15%, #666666);/* Firefox */
	background-image:-webkit-gradient(linear, center top, center bottom, from(#666666), to(#666666), color-stop(15%, #333333));/* Safari,Chrome */
}
/* ==================================================
footer
================================================== */
/* fnavi
============================== */
#tmp_footer {
	font-weight:bold;
	line-height:1.4;
	border-top:1px solid #DDDDDD;
}
#tmp_fnavi {
	padding:0;
	border-bottom:2px solid #DDDDDD;
}
#tmp_fnavi ul {
    border-top:1px solid #DDDDDD;
    list-style:none outside none;
    width:100%;
}
#tmp_fnavi li {
	margin:0;
	padding:0;
    border-top:1px solid #DDDDDD;
	border-right:none;
    width:50%;
	float:left;
    display:block;
	border-collapse:collapse;
	white-space:normal;
}
#tmp_fnavi li a {
    display:block;
    padding:8px 10px;
    text-decoration:underline;
}
#tmp_fnavi li:nth-child(2n+1) a {
    border-right:1px solid #DDDDDD;
	margin-right:-1px;
}
#tmp_fnavi li:nth-child(2n) a {
    border-left:1px solid #DDDDDD;
}
#tmp_footer_cnt {
	padding:5px 10px 3px;
}
#tmp_footer_cnt address span {
	margin-right:0;
	display:block;
}
#tmp_copyright {
	padding:2px 10px;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:100%;
	margin-right:0;
	float:none;
}
div.col2 div.col2R {
	display:table;
	width:100%;
	float:none;
}
/* nestcol2 ▼変更しない
============================== */
div.col2 div.col2 div.col2L {
	width:100%;
	margin-right:0;
}
div.col2 div.col2 div.col2R {
	width:100%;
}
/* fixed_col2 ▼変更しない
   編集領域には使わない（イベントカレンダー・定型等に使う）
============================== */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:100%;
	margin-right:0;
	float:none;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:100%;
	float:none;
}
/* col3 ▼変更しない
============================== */
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:100%;
	margin-right:0;
	float:none;
}
div.col3 div.col3R {
	display:table;
	width:100%;
	float:none;
}
/* ==================================================
contents
================================================== */
#tmp_maincontents .box_list {
	width:100%;
	clear:both;
}
#tmp_maincontents .box_list .box_list_icon {
	width:120px;
	float:left;
}
#tmp_maincontents .box_list .box_list_date {
	width:65px;
	float:left;
}
#tmp_maincontents .box_list p {
	margin:0 0 0.8em;
	vertical-align:middle;
}
.read_all {
	clear:both;
	font-weight:bold;
	background-color:#EEEEEE;
	padding:0;
}
.read_all .read_list {
	float:left;
	margin-right:5px;
	padding:0;
	background:none;
}
.read_all .read_list a {
	display:block;
	padding:6px 5px 6px 22px;
	background:url(/kinki/shared/templates/top/images/arrow_icon2.gif) no-repeat 7px 0.8em;
}
.read_all .read_rss {
	float:left;
	margin-right:0;
	padding:0;
	background:none;
}
.read_all .read_rss a {
	display:block;
	padding:6px 5px 6px 32px;
	background:url(/kinki/shared/templates/top/images/rss_btn.gif) no-repeat 7px 0.5em;
}
/* photo
============================== */
#tmp_photo {
	clear:both;
	margin:0 0 20px;
	border-top:2px solid #7497E1;
	border-bottom:2px solid #7497E1;
	border-right:none;
	border-left:none;
}
#tmp_photo_ttl {
	padding:3px 8px 0;
	background:url(/kinki/shared/templates/top/images/photo_ttl_bg.gif) repeat-x left top;
}
#tmp_photo_ttl h2 {
	font-size:120%;
}
#tmp_photo_cnt {
	padding:8px 10px 5px;
}
#tmp_photo_img {
	float:none;
	margin-right:0;
	margin-bottom:10px;
}
#tmp_wrap_photo_txt {
	float:left;
	width:100%;
}
#tmp_photo_txt {
	margin-left:0;
}
#tmp_photo_txt .photo_ttl {
	font-weight:bold;
}
/* news_note
============================== */
#tmp_news_note_ttl ul li {
	float:left;
	width:50%;
}
#tmp_news_note_ttl ul li a {
	width:auto;
}
#tmp_news_note_ttl ul li a.tab_news,
#tmp_news_note_ttl ul li a.tab_note {
	border-left:none;
	border-right:none;
}
/* news
============================== */
#tmp_news {
	clear:both;
	margin:0 0 10px;
}
#tmp_news_ttl {
	padding:3px 8px 0;
	color:#FFFFFF;
	background:#295CC2 url(/kinki/shared/templates/top/images/news_ttl_bg.gif) repeat-x left top;
}
#tmp_news_ttl h2 {
	font-size:120%;
}
#tmp_news_cnt {
	padding:0;
	border:none;
}
#tmp_news_cnt .box_list {
	padding:9px 0;
	border-bottom:1px solid #CCCCCC;
}
#tmp_news_cnt .box_list p {
	margin-bottom:0;
}
#tmp_news_cnt .box_list .box_list_icon {
	width:120px;
	float:left;
	padding-left:10px;
}
#tmp_news_cnt .box_list .box_list_date {
	width:65px;
	float:left;
}
#tmp_news_cnt .box_list .box_list_text {
	clear:both;
	padding-left:10px;
}
/* note
============================== */
#tmp_note {
	clear:both;
	margin:0 0 20px;
}
#tmp_note_ttl {
	padding:3px 8px 0;
	color:inherit;
	background:#FED778 url(/kinki/shared/templates/top/images/note_ttl_bg.gif) repeat-x left top;
}
#tmp_note_ttl h2 {
	font-size:120%;
}
#tmp_note_cnt {
	padding:0;
	border:none;
}
#tmp_note_cnt .box_list {
	padding:9px 0;
	border-bottom:1px solid #CCCCCC;
}
#tmp_note_cnt .box_list p {
	margin-bottom:0;
}
#tmp_note_cnt .box_list .box_list_icon {
	float:none;
	padding-left:10px;
}
#tmp_note_cnt .box_list .box_list_date {
	display:none;
}
#tmp_note_cnt .box_list .box_list_text {
	padding-left:10px;
}
/* click
============================== */
#tmp_click {
	clear:both;
	margin:0 0 20px;
}
/* click_ttl */
#tmp_click_ttl ul {
	display:-webkit-box;/* Safari,Chrome */
	display:-moz-box;/* Mozilla */
	display:box; /* CSS3 */
	width:100%;
	list-style:none;
	list-style-image:none;
}
#tmp_click_ttl ul li {
	display:-webkit-box;/* Safari,Chrome */
	display:-moz-box;/* Mozilla */
	display:box; /* CSS3 */
	-webkit-box-flex:1; /* Webkit */
	-moz-box-flex:1; /* Mozilla */
	box-flex:1; /* CSS3 */
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
	-webkit-box-align:center; /* Webkit */
	-moz-box-align:center; /* Mozilla */
	box-align:center; /* CSS3 */
	width:100%;
	float:none;
	text-align:center;
	border-left:none;
	border-right:none;
}
#tmp_click_ttl ul li a {
	width:auto;
	display:-webkit-box;/* Safari,Chrome */
	display:-moz-box;/* Mozilla */
	display:box; /* CSS3 */
	-webkit-box-flex:1; /* Webkit */
	-moz-box-flex:1; /* Mozilla */
	box-flex:1; /* CSS3 */
	-webkitbox-pack:center; /* Webkit */
	-moz-box-pack:center; /* Mozilla */
	box-pack:center; /* CSS3 */
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
	border-bottom:none;
	text-decoration:none;
}
/* click_cnt */
#tmp_click_cnt {
	clear:both;
	color:inherit;
	background-color:#DDDDDD;
}
#tmp_tab_cate {
	padding:10px;
}
#tmp_tab_role {
	padding:10px;
}
#tmp_click .switch_menu {
	list-style:none;
}
#tmp_click .switch_menu li {
	margin-bottom:3px;
	color:inherit;
	border:2px solid #FFFFFF;
	background:#FFFFFF url(/kinki/shared/templates/top/images/click_btn_bg_off.gif) repeat-x left bottom;
}
#tmp_click .used_javascript .switch_menu li {
	color:inherit;
	background:#EEEEEE url(/kinki/shared/templates/top/images/click_btn_bg_off.gif) repeat-x left bottom;
}
#tmp_click .switch_menu li.active {
	color:inherit;
	background:#FFFFFF url(/kinki/shared/templates/top/images/click_btn_bg_on.gif) repeat-x left top;
}
#tmp_click .switch_menu li img {
	vertical-align:middle;
}
#tmp_click .switch_menu li .switch {
	display:block;
	margin-left:27px;
	padding:6px 5px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-indent:-27px;
	background-color:transparent;
}
#tmp_click .switch_menu li span {
	vertical-align:middle;
	margin-left:5px;
}
#tmp_click .switch_menu li .no_switch {
	display:block;
	padding:14px 5px 11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background-color:transparent;
}
#tmp_click .switch_menu .switch_cnt {
	margin:5px 0 0 25px;
	font-size:90%;
	list-style-image:url(/kinki/shared/templates/top/images/list_icon.gif);
}
#tmp_click .switch_menu .switch_cnt li {
	margin:0 0 0.5em;
	padding:0;
	border:none;
	background:none;
}
/* lbanner
============================== */
.lbanner {
	clear:both;
	margin:0 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.lbanner img {
    width:100%;
    max-width:100%;
    height:auto;
    -ms-interpolation-mode:bicubic;
}
/* sbanner
============================== */
.sbanner {
	clear:both;
	width:100%;
	margin:0;
	color:inherit;
	border-collapse:collapse;
	border-spacing:0;
	border:none;
	border-bottom:1px solid #999999;
	background:none;
	background-color:#FFFFFF;
}
.col3 .col3R .sbanner {
	border-bottom:none;
}
.col3 .col3L .sbanner {
	border-top:1px solid #999999;
}
.sbanner td {
	padding:5px 0 5px 10px;
}
.sbanner .sbanner_img {
	width:70px;
}
.sbanner .sbanner_txt a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_snavi:after,
#tmp_change_btn ul:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
}