@charset "utf-8";

@media screen and (max-width : 480px) {
/* ==================================================
shared
================================================== */
/* body
============================== */
body{
	-webkit-text-size-adjust:none; /*横表示でもテキストサイズを変更しない*/
}
/* wrapper
============================== */
#tmp_wrapper {
	width:100%;
	min-width:320px;
	padding:0;
}
#tmp_wrapper2 {
	min-width:inherit;
}
#tmp_wrapper3 {
	width:320px;
}
/* contents
============================== */
#tmp_wrap_main {
	padding:0 10px;
}
.format_top #tmp_wrap_main {
	padding-bottom:10px !important;
}
.column_lnavi #tmp_contents,
.format_cnt #tmp_gs {
	margin-top:0;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_rgt_navi {
	width:100% !important;
}
.col_main {
	margin-right:0 !important;
	margin-left:0 !important;
}
.wrap_col_main,
.wrap_col_nm2 {
	margin-right:0 !important;
}
.wrap_col_rgt_navi,
.wrap_col_main {
	float:none;
}
.wrap_col_rgt_navi,
.wrap_col_lft_navi {
	display:none;
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	width:100%;
	min-width:320px;
}
#tmp_header {
	margin:0 auto;
	width:auto;
	padding-top:9px;
	padding-bottom:7px;
}
#tmp_hlogo {
	float:none;
	width:127px;
	margin:0 auto;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	margin-left:0;
	width:127px;
	height:47px;
	background-image:url(/shared/site_smartphone/images/header/hlogo.png);
	background-size:127px 47px;
}
#tmp_hlogo h1 a,
#tmp_hlogo p a {
	width:127px;
	height:47px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:127px;
	height:47px;
}
#tmp_gnavi,
#tmp_means {
	display:none;
}
/* ==================================================
navi
================================================== */
/* hnavi_s
============================== */
#tmp_hnavi_s {
	display:block;
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi_s li a {
	width:31px;
	height:38px;
	display:block;
	text-decoration:none;
}
#tmp_hnavi_s_menu {
	position:absolute;
	left:10px;
	top:10px;
}
#tmp_hnavi_s_lnavi {
/*	display:none;*/
	position:absolute;
	right:10px;
	top:10px;
}
#tmp_hnavi_s_menu a {
	background:#FFFFFF url(/shared/site_smartphone/images/header/menu_icon_l.jpg) no-repeat left top;
	background-size:31px 38px;
}
#tmp_hnavi_s_menu a.active {
	background:#FFFFFF url(/shared/site_smartphone/images/header/menu_icon_l_on.jpg) no-repeat left top;
	background-size:31px 38px;
}
#tmp_hnavi_s_lnavi a {
	background:#FFFFFF url(/shared/site_smartphone/images/header/menu_icon_r.jpg) no-repeat left top;
	background-size:31px 38px;
}
#tmp_hnavi_s_lnavi a.active {
	background:#FFFFFF url(/shared/site_smartphone/images/header/menu_icon_r_on.jpg) no-repeat left top;
	background-size:31px 38px;
}
#tmp_hnavi_s_menu span,
#tmp_hnavi_s_lnavi span {
	width:31px;
	height:38px;
	position:relative;
	z-index:-1;
	line-height:0.1;
}
/* sma_sch
============================== */
#tmp_sma_menu {
	display:block;
	background-color:#1065AB;
	color:inherit;
}
#tmp_sma_menu .wrap_sma_sch {
	display:none;
	position:absolute;
	left:0;
	background-color:#1065AB;
	color:inherit;
	width:100%;
	z-index:9999;
}
#tmp_sma_menu .sma_sch {
	padding:1px 10px 10px;
	text-align:center;
	background-color:#1065AB;
	color:inherit;
}
#tmp_sma_search {
	padding:19px 0;
}
#tmp_sma_search_inner {
	display:table;
	width:100%;
}
#tmp_sma_search_inner p {
	display:table-cell;
	vertical-align:top;
}
#tmp_sma_search_inner .sch_box {
	padding:0 5px;
}
#tmp_sma_query {
	width:100%;
	min-height:28px;
	border:1px solid #9A9A9A;
	border-radius:0;/* CSS3 */
	-webkit-border-radius:0;/* Webkit */
	-moz-border-radius:0;/* Mozilla */
}
#tmp_sma_func_sch_btn {
	font-size:114.3%;
	font-weight:bold;
	color:#333333;
	background-color:#F8F8F8;
	background:-webkit-gradient(linear, center top, center bottom, from(#F8F8F8), to(#E3E3E3));/* Webkit */
	background:-moz-linear-gradient(center top, #F8F8F8, #E3E3E3);/* Mozilla */
	background:linear-gradient(to bottom, #F8F8F8, #E3E3E3);/* CSS3 */
	padding:3px 5px;
	width:70px;
	height:30px;
	cursor:pointer;
	border:1px solid #CCCCCC;
}
/* sma_snavi */
#tmp_sma_snavi {
	clear:both;
}
#tmp_sma_snavi ul {
	list-style:none;
	list-style-image:none;
	text-align:left;
}
#tmp_sma_snavi a {
	display:block;
	padding:10px 10px 10px 15px;
	color:#FFFFFF;
	text-decoration:none;
	background: url(/shared/site_smartphone/images/header/snavi_icon.png) no-repeat 3px 12px;
	border-bottom:1px dotted #FFFFFF;
}
#tmp_sma_snavi li:last-child a {
	border-bottom-style:solid;
}
/* sma_snavi */
#tmp_sma_snavi2 {
	clear:both;
}
#tmp_sma_snavi2 ul {
	list-style:none;
	list-style-image:none;
	text-align:left;
	margin:0 auto 15px;
	width:300px;
}
#tmp_sma_snavi2 ul li {
	width:148px;
	float:left;
}
#tmp_sma_snavi2 ul li:nth-child(1) {
	margin-right:4px;
}
#tmp_sma_snavi2 ul li a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding:12px 5px 12px 45px;
	border-radius:3px;/* CSS3 */
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */

}
#tmp_sma_snavi2 ul li:nth-child(1) a {
	padding:12px 5px 12px 55px;
	background:#D72334 url(/shared/site_smartphone/images/header/hnavi_dictionary_icon.png) no-repeat 30px center; 
}
#tmp_sma_snavi2 ul li:nth-child(2) a {
	padding:12px 5px 12px 45px;
	background:#777777  url(/shared/site_smartphone/images/header/hnavi_mypage_icon.png) no-repeat 25px center; 
}
/* gnavi */
#tmp_sma_gnavi {
	margin-bottom:0;
}
#tmp_sma_gnavi ul {
	list-style:none;
	list-style-image:none;
	text-align:left;
}
#tmp_sma_gnavi li {
	font-size:114.3%;
	margin-bottom:1px;
}
#tmp_sma_gnavi a {
	display:block;
	padding:13px 10px 13px 25px;
	color:#1065AB;
	text-decoration:none;
	background:#FFFFFF url(/shared/site_smartphone/images/header/navi_icon.png) no-repeat 12px 17px;
}
/* sma_lnavi */
#tmp_lnavi {
	text-align:left;
	padding:10px;
	border:none;
	background-color:transparent;
}
#tmp_lnavi_ttl {
	padding:0;
	color:inherit;
	background:none;
	font-size:114.3%;
}
#tmp_lnavi_ttl a {
	display:block;
	padding:10px 0 5px 25px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	background:#E7F7FE url(/shared/site_smartphone/images/header/navi_icon.png) no-repeat 9px 16px;
}
#tmp_lnavi_cnt {
	padding:0;
	color:inherit;
	background-color:transparent;
}
#tmp_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
	margin:0 !important;
}
#tmp_lnavi_cnt li {
	border-bottom:1px solid #FFFFFF;
	padding:8px 0 8px 14px;
	background:url(/shared/site_smartphone/images/header/snavi_icon.png) no-repeat 3px 10px;
}
#tmp_lnavi_cnt li li {
	padding-left:22px;
	border-bottom:none;
	background:url(/shared/site_smartphone/images/header/snavi_icon.png) no-repeat 10px 16px;
}
#tmp_lnavi_cnt li a {
	padding:8px 0;
	color:#FFFFFF;
	text-decoration:none;
}
#tmp_lnavi_cnt ul.switch_menu .noicon_list {
	text-indent:0;
	background:none;
	padding:8px 0;
	margin-bottom:0;
}
#tmp_lnavi_cnt ul.switch_menu .switch {
	margin-right:8px;
}
#tmp_lnavi_cnt ul.switch_menu .switch img {
	vertical-align:middle;
}
#tmp_lnavi_cnt ul.switch_menu .noicon_list ul {
	text-indent:0;
}
#tmp_lnavi_cnt ul.switch_menu .switch_cnt {
	margin-left:0;
	padding-left:20px;
	margin-top:0.8em;
}
#tmp_lnavi_cnt ul.switch_menu .switch_cnt li {
	margin-bottom:0;
	background:url(/shared/site_smartphone/images/header/snavi_icon.png) no-repeat 10px 10px;
}
/* ==================================================
navi
================================================== */
/* rnavi
============================== */
/* rnavi_box */
.rnavi_box {
	background:none;
	padding:0;
	text-align:left;
	margin-bottom:0;
}
.rnavi_box_ttl {
	padding:3px 7px 2px;
	color:#FFFFFF;
	background-color:#132A7A;
	margin-bottom:4px;
}
.rnavi_box_ttl h2 {
	font-size:130%;
}
.rnavi_box_ttl h2 a {
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none;
	display:block;
}
.rnavi_box_cnt ul {
	list-style:none;
}
.rnavi_box_cnt_inner {
	border-top:1px solid #B0B0B0;
	background:#FFFFFF linear-gradient(to bottom,  #FFFFFF 0%,#EFEFEF 2px,#FFFFFF 10px,#FFFFFF 100%);/* CSS3 */
	background:#FFFFFF -moz-linear-gradient(top,  #FFFFFF 0%, #EFEFEF 2px, #FFFFFF 10px, #FFFFFF 100%);/* Mozilla */
	background:#FFFFFF -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(2px,#EFEFEF), color-stop(10px,#FFFFFF), color-stop(100%,#FFFFFF));/* Webkit */
}
.rnavi_box_cnt_inner ul {
	margin-left:3px;
}
.rnavi_box_cnt_inner ul li {
	margin-bottom:2px;
}
.rnavi_box_cnt_inner ul li a {
/*	background:url(/shared/site_smartphone/images/header/navi_icon.png) no-repeat 10px 16px;
	padding:13px 5px 13px 20px; */
	text-decoration:none;
	display:block;
	background-color:#EAEAEA;
	border-radius:3px;/* CSS3 */
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
}
.rnavi_box_mk_btn li {
	color:inherit;
	margin-bottom:1px;
	background:#FFFFFF linear-gradient(to bottom,  #FFFFFF 0%,#EFEFEF 2px,#FFFFFF 10px,#FFFFFF 100%);/* CSS3 */
	background:#FFFFFF -moz-linear-gradient(top,  #FFFFFF 0%, #EFEFEF 2px, #FFFFFF 10px, #FFFFFF 100%);/* Mozilla */
	background:#FFFFFF -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(2px,#EFEFEF), color-stop(10px,#FFFFFF), color-stop(100%,#FFFFFF));/* Webkit */
}
.rnavi_box_mk_btn li:first-child {
	background-image:none;
}
.rnavi_box_mk_btn li a {
	display:block;
	text-decoration:none;
	background:url(/shared/site_smartphone/images/header/navi_icon.png) no-repeat 10px 16px;
	padding:13px 5px 13px 20px;
}
.rnavi_box_mk_btn2 li {
	color:inherit;
	background-color:#FFFFFF;
}
.rnavi_box_mk_btn2 li a {
	display:block;
	text-decoration:none;
	background:url(/shared/site_smartphone/images/header/navi_icon.png) no-repeat 10px 16px;
	padding:13px 5px 13px 20px;
}
.rnavi_btn ul {
	list-style:none;
	text-align:left;
}
.rnavi_btn ul li {
	margin-bottom:5px;
}
.rnavi_btn ul li a {
/*	background:url(/shared/site_smartphone/images/header/navi_icon.png) no-repeat 10px 16px;
	padding:13px 5px 13px 20px; */
	text-decoration:none;
	display:block;
	background-color:#EAEAEA;
	border-radius:3px;/* CSS3 */
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
}
.koho_list {
	border-top:1px solid #D7D7D7;
}
.koho_list li {
	color:inherit;
	margin-bottom:1px;
	background-color:#EBF7FE;
}
.koho_list li a {
	display:block;
	text-decoration:none;
/*	padding:13px 5px 13px 20px; */
	background:#FFFFFF url(/shared/site_smartphone/images/header/navi_icon.png) no-repeat 10px 16px;
}
.koho_list .koho_btn2 a {
	background-color:#EDEDED;
}
.rnavi_btn2 {
	text-align:left;
}
/* mymenu
============================== */
#tmp_mymenu {
	text-align:left;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding-right:0;
	padding-left:0;
	font-size:85.7%;
}
/* pnavi
============================== */
.pnavi {
	position:inherit;
	margin-bottom:20px;
	width:inherit;
	height:inherit;
	float:none;
	background:none;
	z-index:0;
	text-align:right;
}
.pnavi .ptop {
	width:inherit;
	height:inherit;
	position:inherit;
}
.pnavi .ptop a {
	display: inline-block;
	width:inherit;
	height:inherit;
	background: url(/shared/site_smartphone/images/navi/pnavi/pnavi_icon.gif) no-repeat left center;
	padding-left:20px;
}
.pnavi .ptop span {
	display:block;
	width:inherit;
	height:inherit;
	position:inherit;
	z-index:0;
	overflow:inherit;
}
/* ==================================================
main
================================================== */
/* update
============================== */
#tmp_update {
	font-size:85.7%;
	clear:both;
}
.custom_cp #tmp_update {
	clear:both;
}
/* plugin ▼変更しない
============================== */
.plugin {
	display:none;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	width:100%;
	min-width:320px;
	background-image:url(/shared/site_smartphone/images/footer/footer_bg.png);
}
#tmp_footer {
	width:auto;
}
#tmp_footer_inner {
	padding:50px 5px 10px;
	background-position:center 4px;
	background-size:34px 35px;
}
#tmp_fnavi {
	padding:0;
}
#tmp_fnavi li {
	float:none;
	margin-right:0;
	padding-right:0;
	border-right:none;
	border-bottom:1px dotted #666666;
}
#tmp_fnavi li:last-child {
	border-bottom:none;
}
#tmp_fnavi li a {
	display:block;
	padding:5px 5px 7px 20px;
	background:url(/shared/site_smartphone/images/footer/fnavi_icon.png) no-repeat 7px 6px;
}
#tmp_footer_cnt address img {
	margin-right:0;
	margin-bottom:5px;
	display:block;
}
#tmp_copyright {
	text-align:left;
}

/* ==================================================
top
================================================== */
#tmp_wrap_gallery {
	width:100%;
	height:auto;
	background-image:none;
	padding:0 0 25px;
	margin:0 0 15px;
}
#tmp_gallery {
	max-width:300px;
	background-color:#FFFFFF;
	color:inherit;
	padding:1px;
	margin-bottom:10px;
	box-shadow:1px 1px 3px #F0F0F0;/* CSS3 */
	-moz-box-shadow:1px 1px 3px #F0F0F0;/* Mozilla */
	-webkit-box-shadow:1px 1px 3px #F0F0F0;/* Webkit */
}
#tmp_gallery .box_gallrey img {
	max-width:300px;
	height:auto;
}
#tmp_disaster {
	display:none;
}
#tmp_gallery #tmp_gallery_player {
	left:0;
	bottom:3px;
}
#tmp_gallery .list_order {
	bottom:5px;
}
/* information law
============================== */
#tmp_information {
	width:auto;
	float:none;
}
#tmp_information {
	background-color:#FFFFFF;
	box-shadow:1px 1px 5px #B0B0B0;/* CSS3 */
	-moz-box-shadow:1px 1px 5px #B0B0B0;/* Mozilla */
	-webkit-box-shadow:1px 1px 5px #B0B0B0;/* Webkit */
}
#tmp_information_ttl {
	background-color:#989898;
	background:-webkit-gradient(linear, center top, center bottom, from(#989898), to(#888888));/* Webkit */
	background:-moz-linear-gradient(center top, #989898, ##888888);/* Mozilla */
	background:linear-gradient(to bottom, #989898, #888888);/* CSS3 */
	border-bottom:2px solid #114792;
	padding-top:5px;
	padding-left:3px;
}
#tmp_information_ttl ul {
	display:-webkit-box;/* Safari,Chrome */
	display:-moz-box;/* Mozilla */
	display:box; /* CSS3 */
	width:100%;
	list-style:none;
	list-style-image:none;
}
#tmp_information_ttl ul li {
	margin-right:3px;
	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 */
	width:100%;
	float:none;
}
#tmp_information_ttl ul li a {
	background-image:none;
	border-radius:8px 0 0 0;/* CSS3 */
	-webkit-border-radius:8px 0 0 0;/* Webkit */
	-moz-border-radius:8px 0 0 0;/* Mozilla */
	width:96px;
	height:inherit;
	text-decoration:none;
	padding:8px 0 3px;
	text-align:center;
	color:#114E97;
	background-color:#EDEDED;
	background:-webkit-gradient(linear, center top, center EDEDED, from(#CCCCCC), to(#CCCCCC));/* Webkit */
	background:-moz-linear-gradient(center top, #EDEDED, ##CCCCCC);/* Mozilla */
	background:linear-gradient(to bottom, #EDEDED, #CCCCCC);/* CSS3 */
	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-align:center; /* Webkit */
	-moz-box-align:center; /* Mozilla */
	box-align:center; /* 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 */	
	display:block;
}
#tmp_information_ttl ul li.active a {
	color:#FFFFFF;
	background-color:#0E84C4;
	background:-webkit-gradient(linear, center top, center bottom, from(#0E84C4), to(#132A7A));/* Webkit */
	background:-moz-linear-gradient(center top, #0E84C4, ##132A7A);/* Mozilla */
	background:linear-gradient(to bottom, #0E84C4, #132A7A);/* CSS3 */
}
#tmp_information_ttl ul li span {
	display:block;
	width:100%;
	z-index:2 !important;
}
#tmp_wrap_information_cnt,
#tmp_information_cnt {
	background:none;
}
#tmp_information_cnt td.icon,
#tmp_information_cnt td.date {
	display:none;
}
/* candidate law
============================== */
#tmp_wrap_candidate,
#tmp_wrap_law {
	background-image:none;
	border:1px solid #D9D6C7;
	padding:2px;
	background-color:#FFFFFF;
	box-shadow:1px 1px 3px #B0B0B0;/* CSS3 */
	-moz-box-shadow:1px 1px 3px #B0B0B0;/* Mozilla */
	-webkit-box-shadow:1px 1px 3px #B0B0B0;/* Webkit */
}
#tmp_wrap_candidate,
#tmp_wrap_law {
	width:100%;
	float:none;
}
#tmp_candidate,
#tmp_candidate2,
#tmp_law,
#tmp_law2 {
	background:none;
	padding:0;
}
#tmp_candidate_cnt {
	padding:7px 10px 1px;
}
#tmp_candidate_cnt ul {
	width:242px;
	margin:0 auto;
}
#tmp_candidate_cnt ul li {
	margin-right:26px;
}
#tmp_law_cnt {
	padding:7px;
	min-height:inherit;
}
#tmp_law_cnt ul {
	width:282px;
	margin-left:0;
	margin:0 auto;
}
#tmp_candidate_cnt ul li:nth-child(2n),
#tmp_law_cnt ul li:nth-child(2n) {
	margin-right:0;
}
#tmp_law_cnt .law_lead {
	background:url(/shared/templates/top/images/law_lead_s.png) no-repeat left top;
	width:280px;
	height:20px;
}
#tmp_law_cnt .law_lead span {
	width:280px;
}
#tmp_law_cnt ul li {
	padding-bottom:3px;
	margin-right:2px;
}
#tmp_law_cnt ul li a {
	display:block;
	width:140px;
	height:57px;
	background-size:1120px 114px;
}
#tmp_law_cnt ul li.active a {
	background-size:1120px 114px;
}
#tmp_law_lead_1 a {
	background-position:0 top;
}
#tmp_law_lead_1.active a,
#tmp_law_lead_1 a:hover,
#tmp_law_lead_1 a:focus {
	background-position:0 bottom;
}
#tmp_law_lead_2 a {
	background-position:-140px top;
}
#tmp_law_lead_2.active a,
#tmp_law_lead_2 a:hover,
#tmp_law_lead_2 a:focus {
	background-position:-140px bottom;
}
#tmp_law_lead_3 a {
	background-position:-280px top;
}
#tmp_law_lead_3.active a,
#tmp_law_lead_3 a:hover,
#tmp_law_lead_3 a:focus {
	background-position:-280px bottom;
}
#tmp_law_lead_4 a {
	background-position:-420px top;
}
#tmp_law_lead_4.active a,
#tmp_law_lead_4 a:hover,
#tmp_law_lead_4 a:focus {
	background-position:-420px bottom;
}
#tmp_law_lead_5 a {
	background-position:-560px top;
}
#tmp_law_lead_5.active a,
#tmp_law_lead_5 a:hover,
#tmp_law_lead_5 a:focus {
	background-position:-560px bottom;
}
#tmp_law_lead_6 a {
	background-position:-700px top;
}
#tmp_law_lead_6.active a,
#tmp_law_lead_6 a:hover,
#tmp_law_lead_6 a:focus {
	background-position:-700px bottom;
}
#tmp_law_lead_7 a {
	background-position:-840px top;
}
#tmp_law_lead_7.active a,
#tmp_law_lead_7 a:hover,
#tmp_law_lead_7 a:focus {
	background-position:-840px bottom;
}
#tmp_law_cnt ul li span {
	width:140px;
	height:57px;
}
#tmp_law_cnt #tmp_list_child ul,
#tmp_law_cnt #tmp_list_grandchild ul {
	margin:0;
	width:100%;
}
#tmp_law_cnt #tmp_list_child ul li {
	width:auto;
	float:none;
	margin-right:0;
}
#tmp_law_cnt #tmp_btn_close {
	position:static;
	margin-bottom:5px;
	text-align:right;
}
#tmp_law_cnt {
	padding:8px 8px 5px 8px;
}
#tmp_law_cnt #tmp_parent_pnavi,
#tmp_law_cnt #tmp_list_grandchild,
#tmp_law_cnt #tmp_linklist {
	margin-right:0;
}
/* ==================================================
free
================================================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M {
	width:100%;
	margin-right:0;
	float:none;
}
div.col2 div.col2R,
div.col3 div.col3R {
	width:100%;
	float:none;
}
div.col2 div.col2L,
div.col2 div.col2R {
	clear:both;
}
div.col2 .col2 div.col2L,
div.col2 .col2 div.col2R {
	width:100%;
	clear:both;
}
div.fixed_col2 div.fixed_col2L,
div.fixed_col2 div.fixed_col2R {
	width:100%;
	clear:both;
}
div.col3 div.col3L,
div.col3 div.col3M,
div.col3 div.col3R {
	width:100%;
	clear:both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
div.img_cap {
	width:auto !important;
}
/* ==================================================
contents
================================================== */
#tmp_contents img {
	max-width:100%;
	height:auto;
}
#tmp_contents ul,
#tmp_contents ol {
	margin-left:22px;
}
#tmp_contents table {
	width:auto;
}
#tmp_contents table table {
	max-width:100%;
}
#tmp_contents table th,
#tmp_contents table td {
	width:auto;
}
#tmp_contents table.gsc-search-box td.gsc-input {
	width:100% !important;
}
#tmp_contents input[type="text"],
#tmp_contents textarea {
	width:100% !important;
	padding:0;
	box-sizing:border-box;/* CSS3 */
	-webkit-box-sizing:border-box;/* Webkit */
	-moz-box-sizing:border-box;/* Mozilla */
}
/* map
============================== */
/* free */
#tmp_contents .box_gmap {
	width:100%;
	margin:15px 0 0.8em;
	clear:both;
}
#tmp_gmap_box {
	width:100%;
	height:220px;
	margin:15px 0 0.8em;
	clear:both;
}
/* banner
============================== */
#tmp_contents .banner_list {
	width:auto;
	border:none;
}
#tmp_contents .banner_list li {
	width:auto;
	min-height:inherit;
	float:none;
	border:none;
	text-align:left;
	padding:0;
	margin-bottom:10px;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_sma_snavi2 ul:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
}