@charset "utf-8";

@media screen and (max-width : 640px) {

/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
body {
	-webkit-text-size-adjust:none;
	font-size: 87.5%;
}
/* wrapper
================================================== */
#tmp_wrapper {
	width:100%;
	min-width:320px;
}
.container{
	width: 100%;
	padding: 0 15px;
}
/* contents
================================================== */
#tmp_contents,
#tmp_maincontents {
	word-wrap:break-word;
}
#tmp_contents {
	padding-bottom: 20px;
}
/* format-layout
================================================== */
.wrap_col_nm,
.wrap_col_rgt_navi,
.column_full .wrap_col_main,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none;
}
.wrap_col_lft_navi {
	float:none;
	position:static;
	z-index:auto;
}
.col_main {
	padding:0;
}
/* top
================================================== */
.format_top #tmp_main_menu,
.format_top #tmp_main {
	float:none;
	width:100%;
}
.format_top #tmp_main:before{
	height: calc(100vh - 124px);
}
#tmp_main{
	padding-top: 158px;
}
/* free
================================================== */
.format_free .column_lnavi .col_main {
	margin-left:0;
}
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
	margin-right:0;
}
.format_free .wrap_col_rgt_navi{
	width: 100%;
}
/* ================================================
header end page
================================================== */
.format_free .bottom_header{
	margin-bottom: 5px;
}
.format_free #tmp_header{
	border-bottom: 3px solid #165f25;
	margin-bottom: 17px;
}
.format_free .search_gnavi .search_theme p{
	/* color: #333333; */
	font-weight: bold;
}
.format_free .form_search #tmp_sma_func_sch_btn{
	min-height: 38px;
}
.format_free .form_search #tmp_sma_func_sch_btn{
	padding: 7px 15px 7px 25px;
}
.format_free #tmp_wrap_main {
	padding-bottom: 84px;
}
/* ==================================================
header
================================================== */
#tmp_header {
	min-width: 0;
	padding:0;
	background-color: #ffffff;
	color: #222222;
	z-index: 9;
}
.format_top #tmp_header {
	min-width: 0;
}
#tmp_hlogo {
	float: left;
	padding:10px 0 4px;
	text-align:center;
	margin: 0;
}
.top_header .container{
	padding: 0 10px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:inline-block;
	width:132px;
	height:34px;
	background: #ffffff url(/shared/images/header/logo_sp.png) no-repeat left top;
	-moz-background-size: 132px auto;
	-webkit-background-size: 132px auto;
	background-size: 132px auto;
}
#tmp_hlogo a {
	width:132px;
	height:34px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:132px;
	height:32px;
}
/* sp_menu
================================================== */
#tmp_hnavi_lmenu a,
#tmp_hnavi_midmenu a,
#tmp_hnavi_rmenu a {
	min-height: 55px;
}
.spmenu_open {
	position:absolute;
	width: 100%;
	min-height: 100%;
	z-index: 9;
	background: #ffffff;
	color: #222222;
	position: absolute;
}
.spmenu_open::before {
	content:"";
	min-height: 100%;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background-color: rgba(63,98,61,0.5);
	z-index:6;
}
.spmenu_open #tmp_sma_menu {
	position: relative;
	background-color: #deefe6;
	color: #222222;
	z-index: 9999;
}
#tmp_sma_midmenu .close_btn{
	display: block;
}
#tmp_sma_midmenu .close_btn a{
	position: relative;
	display: block;
	color: #204f36;
	font-size: 92.8%;
	text-align: center;
	padding: 10px 10px 6px;
	background-color: #d9eee4;
	text-decoration: none;
}
#tmp_sma_midmenu .close_btn a:before{
	content: "";
	position: relative;
	top: 0;
	display: inline-block;
	width: 9px;
	height: 9px;
	background: transparent url(/shared/images/icon/close_spmenu.png) no-repeat;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	margin-right: 3px;
}
#tmp_switch_sp_style {
	display: none;
}
#tmp_sma_midmenu{
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	padding: 4px 5px 5px;
	background-color: #deefe6;
	color: #333333;
}
#tmp_sma_midmenu .midmenu_wrap{
	background-color: #ffffff;
	color: #333333;
	padding: 6px 5px;
}
#tmp_means ul li:first-child{
	margin-bottom: 5px;
}
#tmp_means ul li{
	float: none;
	color: #333333;
	margin:0 0 5px 0;

}
#tmp_means ul li a{
	display: block;
	background-color: #eefef5;
	padding: 9px 10px 9px 35px;
}
#tmp_means .setting_change_fsize a{
	background-position: 8px 11px;
	-webkit-background-size: 14px auto;
	-moz-background-size: 14px auto;
	background-size: 14px auto;
}
#tmp_means .setting_kana a {
	background-image: url(/shared/images/icon/icon_translation.png);
	background-position: 6px 8px;
	-webkit-background-size: 18px auto;
	-moz-background-size: 18px auto;
	background-size: 18px auto;
}
#tmp_means .setting_read_sound a{
	background-position: 7px 9px;
}
#tmp_means .setting_language a{
	background-position: 5px 8px;
	-webkit-background-size: 16px auto;
	-moz-background-size: 16px auto;
	background-size: 16px auto;
}
#tmp_means{
	display: none;
	font-size: 92.8%;
	margin: 0 0 8px;
}
#tmp_sma_menu #tmp_means {
	display: block;
}
.format_free.fsize_big #tmp_means,
.format_free.fsize_big2 #tmp_means {
	width: 100%;
}
#tmp_hnavi_s{
	float: right;
	background-color: transparent;
}
#tmp_hnavi_s li a {
	font-size: 0.63rem;
}
#tmp_hnavi_s #tmp_hnavi_midmenu{
	display: block;
}
#tmp_hnavi_midmenu{
	float: left;
}
#tmp_hnavi_s #tmp_hnavi_rmenu a{
	width: 55px;
}
#tmp_hnavi_s #tmp_hnavi_rmenu a span{
	padding: 26px 5px 5px 5px;
	line-height: 1.1;
	background: transparent url(/shared/images/icon/icon_spmenu.png) no-repeat 15px 6px;
	background-size: 25px auto;
}
#tmp_hnavi_s  #tmp_hnavi_rmenu a:hover,
#tmp_hnavi_s  #tmp_hnavi_rmenu a:focus,
#tmp_hnavi_s  #tmp_hnavi_rmenu.active a {
	color: #ffffff;
	background-color: #0b795b;
	background-image: -moz-linear-gradient( 90deg, rgb(10, 107, 0) 0%, rgb(12, 121, 95) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(10, 107, 0) 0%, rgb(12, 121, 95) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(10, 107, 0) 0%, rgb(12, 121, 95) 100%);
}
#tmp_hnavi_s  #tmp_hnavi_rmenu a:hover span,
#tmp_hnavi_s  #tmp_hnavi_rmenu a:focus span,
#tmp_hnavi_s  #tmp_hnavi_rmenu.active a span {
	background:transparent url(/shared/images/icon/icon_spmenu_on.png) no-repeat 15px 6px;
	background-size: 25px auto;
}
#tmp_hnavi_s #tmp_hnavi_midmenu a{
	display: block;
	width: 55px;
	text-align: center;
	text-decoration: none;
	color: #204f36;
	background-image: -moz-linear-gradient( 127deg, rgb(203,221,211) 0%, rgb(239,255,246) 100%);
	background-image: -webkit-linear-gradient( 127deg, rgb(203,221,211) 0%, rgb(239,255,246) 100%);
	background-image: -ms-linear-gradient( 127deg, rgb(203,221,211) 0%, rgb(239,255,246) 100%);
}
#tmp_hnavi_s #tmp_hnavi_midmenu a span{
	display: block;
	padding: 34px 5px 5px 5px;
	background: transparent url(/shared/images/icon/icon_setting.png) no-repeat 15px 6px;
	-moz-background-size: 23px auto;
	-webkit-background-size: 23px auto;
	background-size: 23px auto;
}
#tmp_hnavi_s #tmp_hnavi_midmenu a.active span{
	background: transparent url(/shared/images/icon/icon_close.png) no-repeat 19px 9px;
	-moz-background-size: 17px auto;
	-webkit-background-size: 17px auto;
	background-size: 17px auto;
}
#tmp_hnavi_s #tmp_hnavi_lmenu a{
	min-width: 55px;
	-moz-background-size: 22px auto;
	-webkit-background-size: 22px auto;
	background-size: 22px auto;
	background-position: 17px 7px;
	padding: 34px 8px 5px 7px;
}
#tmp_setting_wap{
	float: none;
	position: absolute;
	top: 0;
	right: 0;
	max-width: 100%;
	z-index: 1;
}
/* emergency, bouseiWeb
========================================*/
#tmp_bousai_web,
#tmp_emergency {
	display: block;
	width: 100%;
	padding: 5px;
}
#tmp_bousai_web .container,
#tmp_emergency .container {
	padding: 0;
}
#tmp_bousai_web_ttl,
#tmp_emergency_ttl {
	background-color: #fff3f3;
	color: #a92400;
	font-size:100%;
	display: block;
	width: 100%;
	letter-spacing: 1px;
	padding: 11px 10px 11px 15px;
	height: auto;
}
#tmp_bousai_web_ttl {
	background-color: #ffffff;
	color: #333333;
}
#tmp_bousai_web_cnt,
#tmp_emergency_cnt {
	display: block;
	font-size: 92.8%;
	padding: 0 10px 7px 15px;
}
#tmp_emergency_cnt {
	border-left: none;
}
#tmp_emergency_cnt .list_table,
#tmp_bousai_web_cnt .list_table,
#tmp_emergency_cnt .list_table thead,
#tmp_bousai_web_cnt .list_table thead,
#tmp_emergency_cnt .list_table tbody,
#tmp_bousai_web_cnt .list_table tbody,
#tmp_emergency_cnt .list_table tfoot,
#tmp_bousai_web_cnt .list_table tfoot,
#tmp_emergency_cnt .list_table tr,
#tmp_bousai_web_cnt .list_table tr,
#tmp_emergency_cnt .list_table th,
#tmp_bousai_web_cnt .list_table th,
#tmp_emergency_cnt .list_table td,
#tmp_bousai_web_cnt .list_table td {
	display:block;
	width:100% !important;
}
#tmp_emergency_cnt .list_table {
	margin:0 0 12px;
}
#tmp_emergency_cnt .list_table td {
	padding:5px 0;
}
#tmp_emergency_cnt .list_table td.date {
	padding:5px 0 0;
}

/* sma_menu
========================================*/
#tmp_sma_lmenu {
	position: absolute;
	left: 0;
	right: 0;
	padding: 5px 5px 0 !important;
}
#tmp_sma_lmenu .emergency_infor_wrap .btn_emergency .rss_btn {
	margin-left: 14px;
}
.emergency_infor_wrap .btn_emergency .rss_btn a{
	background-position: 5px 4px;
	-moz-background-size: 10px auto;
	-webkit-background-size: 10px auto;
	background-size: 10px auto;
}
.emergency_infor_wrap .btn_emergency .view_list_btn a{
	background-position: 10px 4px;
}
#tmp_sma_lmenu .close_btn {
	width: auto;
}
#tmp_sma_lmenu .close_btn a {
	padding: 10px;
}
/* bottom_header
================================================== */
#tmp_header .bottom_header{
	background-color: #ffe4e4;
	color: #a92400;
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
}
.bottom_header .container{
	padding: 0 5px;
}
.safety_navi{
	display: block;
	overflow: visible;
	padding: 0;
}
.safety_navi .safety_navi_ttl{
	position: relative;
	float: none;
	border: none;
	font-size: 100%;
	padding-right: 0;
}
.fsize_big .safety_navi_ttl{
	width: 100%;
}
.safety_navi .safety_navi_ttl:before{
	content: "";
	display: block;
	position: absolute;
	top: 6px;
	left: 0;
	width: 23px;
	height: 22px;
	background: #ffd8d8 url(/shared/templates/top/images/icon/icon_plus.png) no-repeat center center;
	-moz-background-size: 10px auto;
	-webkit-background-size: 10px auto;
	background-size: 10px auto;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	z-index: 2;
}
.safety_navi .safety_navi_ttl.active:before {
	background: #ffd8d8 url(/shared/templates/top/images/icon/icon_minus.png) no-repeat center center;
	-moz-background-size: 12px auto;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
}
.safety_navi .safety_navi_cnt{
	display: none;
	font-size: 92.8%;
	float: none;
	background-color: #ffffff;
	color: #a92400;
	border-top: 1px solid #d7d7d7;
	margin-bottom: 6px;
}
.safety_navi ul{
	display: block;
	border-top: 1px solid #f1f1f1;
	padding:5px 5px 3px;
}
.bottom_header .safety_navi li{
	width: 100%;
	border: none;
	margin-bottom:5px;
}
.safety_navi a{
	padding: 9px 10px 9px 28px;
	display: block;
	background: #fff3f3 url(/shared/images/icon/arrow_red.png) no-repeat 10px 13px;
	color: #a92400;
	-moz-background-size: 7px auto;
	-webkit-background-size: 7px auto;
	background-size: 7px auto;
}
.safety_navi .safety_navi_ttl p{
	padding: 7px 23px 6px 30px;
	border-radius: 0;
}
#tmp_type {
	padding-top: 4px;
}
#tmp_type .container{
	padding: 0 2px 0 9px;
}
/* ==================================================
top blue
================================================== */
.top_blue #tmp_type .container {
	padding: 0 2px;
}
.top_blue #tmp_type .green_link {
	font-size: 78.5%;
	border: 1px solid #5eae5e;
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.top_blue #tmp_type .green_link span {
	position: relative;
	left: 0;
	padding: 3px 10px 9px;
	background: transparent url(/shared/images/icon/icon_lft_link.png) no-repeat bottom center;
	background-size: 10px auto;
}
.top_blue .search_organization_wrap .form_search .sch_box #tmp_query {
	width: 100%;
}
.top_blue #tmp_type li {
	width: 20%;
}
.top_blue #tmp_type li:first-child {
	padding-right: 1.5%;
}
.top_blue #tmp_type li:nth-child(3n) {
	padding-left: 1.5%;
}
.top_blue #tmp_type li:nth-child(2) {
	width: 60.5%;
}
.top_blue #tmp_type .active .blue_link {
	font-size: 92.8%;
	border-right: none;
}
.top_blue #tmp_type .active .blue_link:before {
	width: 103%;
	height: 105%;
	background: url(/shared/images/main/nav_blue_active_sp.png) no-repeat left top;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	left: -4px;
	top: -1px;
}
.top_blue #tmp_type .active .blue_link span {
	height: 45px;
	padding: 2px 34px 4px 5px;
}
#tmp_type .active .blue_link span:before {
	content: "";
	width: 31px;
	height: 31px;
	background: url(/shared/images/icon/icon_blue_nav.png) no-repeat;
	background-size: 31px auto;
	-webkit-background-size: 31px auto;
	-moz-background-size: 31px auto;
	margin-right: 10px;
	top: -1px;
}
.top_blue #tmp_type .lgreen_link {
	border: 1px solid #30a167;
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.top_blue #tmp_type .lgreen_link span {
	background: transparent url(/shared/images/icon/icon_gr_link.png) no-repeat bottom center;
	background-size: 10px auto;
	left: 0;
}
.top_blue .search_organization_wrap {
	margin-bottom: 15px;
	padding: 11px 7px 10px 8px;
}
#tmp_frame:after,
.top_green:after,
.top_blue:after,
.top_light_green:after {
	display: block;
}
#tmp_frame{
	top: 88px;
}
#tmp_frame:after {
	left: 7px;
	top: 50px;
	right: 7px;
	bottom: 7px;
}
#tmp_frame_sp{
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 5;
	pointer-events: none;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	overflow: hidden;
}
#tmp_frame_sp:after {
	/* content: ''; */
	left: 7px;
	top: -50px;
	right: 7px;
	bottom: 7px;
	display: block;
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.8) inset;
	-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.8) inset;
	-moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.8) inset;
	position: absolute;
}
.color_blue #tmp_frame_sp canvas,
.color_yellow #tmp_frame_sp canvas,
.color_black #tmp_frame_sp canvas,
.color_blue #tmp_wrapper #tmp_frame_sp,
.color_yellow #tmp_wrapper #tmp_frame_sp,
.color_black #tmp_wrapper #tmp_frame_sp {
	background-color: transparent !important;
	display: none;
}
/* #tmp_frame_link:after{
	content: '';
	position: fixed;
	bottom: 7px;
	left: 7px;
	right: 7px;
	height: 200%;
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.8) inset;
	-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.8) inset;
	-moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.8) inset;
	display: block;
	z-index: 3;
	pointer-events: none;
} */
#tmp_type .active .green_link:before{
	width: 104%;
	height: 100%;
	background: url(/shared/images/main/nav_green_active_sp.png) no-repeat left top;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	left: -9px;
}
.top_green #tmp_type .green_link{
	font-size: 92.8%;
}
.fsize_big.top_green #tmp_type:before,
.fsize_big2.top_green #tmp_type:before {
	content: '';
	display: block;
	height: 5px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #62B251;
}
.fsize_big.top_blue #tmp_type:before,
.fsize_big2.top_blue #tmp_type:before {
	content: '';
	display: block;
	height: 5px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #2e80d5;
}
.fsize_big.top_light_green #tmp_type:before,
.fsize_big2.top_light_green #tmp_type:before {
	content: '';
	display: block;
	height: 5px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #3ABDA6;
}
.top_green #tmp_type:after,
.top_blue #tmp_type:after,
.top_light_green #tmp_type:after{
	height: 50px;
}
.top_green:before,
.top_green:after,
.top_blue:before,
.top_blue:after,
.top_light_green:before,
.top_light_green:after{
	top: 49px;
	width: 7px;
}
.top_green #tmp_wrapper:after,
.top_blue #tmp_wrapper:after,
.top_light_green #tmp_wrapper:after{
	height: 7px;
}
#tmp_type a{
	font-size: 78.5%;
}
#tmp_type a span{
	display: table-cell;
	vertical-align: middle;
	padding: 3px 6px 10px;
	line-height: 1.2;
	height: 39px;
	width: 640px;
	margin: 0 auto;
	border-bottom: none;
}
.fsize_big #tmp_type a span,
.fsize_big2 #tmp_type a span{
	padding: 3px 0 10px !important;
	width: auto !important;
}
.fsize_big2.top_blue #tmp_type a span {
	display: table-cell;
}
.fsize_big2 .safety_navi_ttl,
.fsize_big2 .search_organization_btn a{
	width: 100%;
}
.top_green #tmp_type .blue_link{
	border: 1px solid #3386c9;
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.top_light_green #tmp_type .blue_link span,
.top_green #tmp_type .blue_link span{
	background: transparent url(/shared/images/icon/icon_blue_link.png) no-repeat bottom center;
	-moz-background-size: 10px auto;
	-webkit-background-size: 10px auto;
	background-size: 10px auto;
}
.top_green #tmp_type .lgreen_link{
	border: 1px solid #30a167;
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.top_green #tmp_type .lgreen_link span{
	background: transparent url(/shared/images/icon/icon_gr_link.png) no-repeat bottom center;
	-moz-background-size: 10px auto;
	-webkit-background-size: 10px auto;
	background-size: 10px auto;
}
#tmp_type .active .green_link span{
	height: 45px;
	padding: 9px 35px 10px 4px;
}
#tmp_type .active .green_link span:before{
	position: relative;
	top: 2px;
	width: 23px;
	height: 23px;
	-moz-background-size: 23px auto;
	-webkit-background-size: 23px auto;
	background-size: 23px auto;
	margin-right: 10px;
}

.top_green #tmp_type ul li:nth-child(1){
	width: 60%;
}
#tmp_type ul li:nth-child(2){
	width: 20%;
	padding-right: 3px;
}
#tmp_type li {
	width: 20%;
}
#tmp_frame_link .to_charm,
#tmp_frame_link .to_green,
#tmp_frame_link .to_lgreen{
	display: none;
}
.top_light_green #tmp_type li:nth-child(3){
	width: 60%;
}
.top_light_green #tmp_type .active .lgreen_link:before {
	width: 104%;
	height: 100%;
	background: url(/shared/images/main/nav_lgreen_active_sp.png) no-repeat left top;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	left: -5px;
}
.top_light_green #tmp_type .active .lgreen_link span {
	height: 45px;
	padding: 10px 35px 10px 24px;
}
.top_light_green #tmp_type .lgreen_link {
	font-size: 92.8%;
}
.top_light_green #tmp_type .active .lgreen_link span:before{
	width: 24px;
	height: 19px;
	margin-right: 8px;
	top: 0px;
	background-size: 100% auto;
}
.top_light_green #tmp_type li:nth-child(1){
	width: 20%;
	padding-right: 5px;
}
.top_light_green #tmp_type li:nth-child(2) {
	width: 20%;
	padding-right: 6px;
}
.top_light_green #tmp_type .container {
	padding: 0 2px 0 3px;
}
.top_light_green #tmp_type .blue_link {
	border: 1px solid #3386c9;
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.top_light_green #tmp_type .green_link {
	border: 1px solid #5fb459;
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.top_light_green #tmp_type .green_link span{
	background: transparent url(/shared/images/icon/icon_gr_link_prev.png) no-repeat bottom center;
	-moz-background-size: 10px auto;
	-webkit-background-size: 10px auto;
	background-size: 10px auto;
}
/* gnavi */
.search_organization_btn{
	float: none;
	margin-bottom: 7px;
}
.search_organization_wrap{
	padding: 11px 8px 6px 8px;
	margin-bottom: 15px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.top_blue .form_search #tmp_sma_func_sch_btn,
.form_search #tmp_sma_func_sch_btn{
	padding: 9px 18px 8px 23px;
	font-size: 100%;
	letter-spacing: 3px;
}
.form_search #tmp_sma_func_sch_btn{
	min-height: 40px;
}
.fsize_big2 .form_search #tmp_sma_func_sch_btn {
	padding: 3px 37px 1px 47px;
}
.search_organization_wrap .form_search .sch_ttl label{
	top: 6px;
	left: 7px;
}
.search_gnavi .search_gnavi{
	display: inline-block;
}
.search_gnavi .search_theme p{
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
	font-size: 87.5%;
	margin-right: 8px;
}
.search_gnavi .search_theme:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 23px;
	height: 23px;
	background: #90c784 url(/shared/templates/top/images/icon/icon_plus_blue.png) no-repeat center center;
	-moz-background-size: 10px auto;
	-webkit-background-size: 10px auto;
	background-size: 10px auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-right: 4px;
	cursor: pointer;
	color: #222222;
	position: relative;
	top: -1px;
}
.search_gnavi .search_theme.active:before{
	background: #90c784 url(/shared/templates/top/images/icon/icon_minus_blue.png) no-repeat center center;
	-moz-background-size: 10px auto;
	-webkit-background-size: 10px auto;
	background-size: 10px auto;
}
.search_organization_inner{
	margin-bottom: 8px;
	float: none;
}
.search_theme{
	display: block;
}
.gnavi_content{
	display: none;
	padding-top: 19px;
}
.search_gnavi ul{
	background: transparent;
}
.search_organization_btn a{
	padding: 9px 16px 5px 36px;
	background-position: 10px 8px;
	-moz-background-size: 17px auto;
	-webkit-background-size: 17px auto;
	background-size: 17px auto;
}
.search_organization_wrap .search_gnavi ul li{
	background: transparent;
	display: block;
	width: 100%;
	border-bottom: 1px solid #63b351;
}
.search_organization_wrap .search_gnavi ul li:last-child{
	border: none;
}
.search_organization_wrap .search_gnavi ul li a{
	padding: 12px 5px 10px 38px;
	font-size: 92.8%;
}
.search_gnavi ul li a::before {
	display:none;
}
.search_gnavi .glist_tourism a{
	-moz-background-size: 20px auto;
	-webkit-background-size: 20px auto;
	background-size: 20px auto;
	background-position: 6px 11px;
}
.search_gnavi .glist_safety a{
	-moz-background-size: 17px auto;
	-webkit-background-size: 17px auto;
	background-size: 17px auto;
	background-position: 8px 11px;
}
.search_gnavi .glist_living a{
	-moz-background-size: 14px auto;
	-webkit-background-size: 14px auto;
	background-size: 14px auto;
	background-position: 8px 12px;
}
.search_gnavi .glist_industry a{
	-moz-background-size: 14px auto;
	-webkit-background-size: 14px auto;
	background-size: 14px auto;
	background-position: 10px 13px;
}
/* pankuzu
================================================== */
.fsize_big2 .gnavi_ttl {
	width: 100%;
}
.fsize_big2 #tmp_frame {
	top: 116px;
}
.fsize_big2 #tmp_main {
	padding-top: 222px;
}
.fsize_big .gnavi_ttl {
	width: 214px;
}
.fsize_big #tmp_main {
	padding-top: 185px;
}
.top_light_green.fsize_big2 #tmp_frame {
	top: 111px;
}
.format_free.fsize_big2 #tmp_main{
	padding-top: 0;
}
/* custom_update
================================================== */
#tmp_social_plugins {
	margin: 0 0 33px;
	display: block;
	text-align: center;
}
#tmp_printing {
	display: none;
}
#tmp_update{
	font-size: 85.7%;
}
/*search_organization
================================================== */
.search_organization_btn{
	float: none;
	margin-bottom: 7px;
}
.search_organization_wrap{
	padding: 11px 8px 6px 8px;
	margin-bottom: 15px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.search_organization_wrap .form_search .sch_box #tmp_query{
	width: 100%;
	min-height: 40px;
	background-position: 38px 12px !important;
	padding: 0 78px 0 37px;
}
.search_method_btn {
	margin-top:7px;
}
.top_blue .form_search #tmp_sma_func_sch_btn,
.form_search #tmp_sma_func_sch_btn{
	padding: 9px 18px 8px 23px;
	font-size: 100%;
	letter-spacing: 3px;
}
.form_search #tmp_sma_func_sch_btn{
	min-height: 40px;
}
.search_organization_wrap .form_search .sch_ttl label{
	top: 6px;
	left: 7px;
}
#tmp_gsearch_organization {
	float:none;
	width:100%;
	margin-right:0;
}
.search_gnavi .search_gnavi{
	display: inline-block;
}
.search_gnavi .search_theme p{
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
	font-size: 87.5%;
	margin-right: 8px;
}
.search_gnavi .search_theme:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 23px;
	height: 23px;
	background: #90c784 url(/shared/templates/top/images/icon/icon_plus_blue.png) no-repeat center center;
	-moz-background-size: 10px auto;
	-webkit-background-size: 10px auto;
	background-size: 10px auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-right: 4px;
	cursor: pointer;
	color: #222222;
	position: relative;
	top: -1px;
}
.search_gnavi .search_theme.active:before{
	background: #90c784 url(/shared/templates/top/images/icon/icon_minus_blue.png) no-repeat center center;
	-moz-background-size: 10px auto;
	-webkit-background-size: 10px auto;
	background-size: 10px auto;
}
.search_organization_inner{
	float: none;
	width: 100%;
	margin-bottom: 8px;
}
#tmp_gsearch_organization {
	width: 100%;
}
.search_theme{
	display: block;
}
.gnavi_content{
	display: none;
	padding-top: 19px;
}
.search_gnavi ul{
	background: transparent;
}
.search_organization_btn a{
	padding: 9px 16px 5px 36px;
	background-position: 10px 8px;
	-moz-background-size: 17px auto;
	-webkit-background-size: 17px auto;
	background-size: 17px auto;
	text-align: left;
}
.search_organization_wrap .search_gnavi ul li{
	background: transparent;
	display: block;
	width: 100%;
	border-bottom: 1px solid #63b351;
}
.search_gnavi ul {
	list-style: none;
	display: block;
}

.search_organization_wrap .search_gnavi ul li:last-child{
	border: none;
}
.search_organization_wrap .search_gnavi ul li a{
	padding: 12px 5px 10px 38px;
	font-size: 92.8%;
}
.search_gnavi .glist_tourism a{
	-moz-background-size: 20px auto;
	-webkit-background-size: 20px auto;
	background-size: 20px auto;
	background-position: 6px 11px;
}
.search_gnavi .glist_safety a{
	-moz-background-size: 17px auto;
	-webkit-background-size: 17px auto;
	background-size: 17px auto;
	background-position: 8px 11px;
}
.search_gnavi .glist_living a{
	-moz-background-size: 14px auto;
	-webkit-background-size: 14px auto;
	background-size: 14px auto;
	background-position: 8px 12px;
}
.search_gnavi .glist_industry a{
	-moz-background-size: 14px auto;
	-webkit-background-size: 14px auto;
	background-size: 14px auto;
	background-position: 10px 13px;
}
.search_gnavi .glist_prefectural a{
	-moz-background-size: 14px auto;
	-webkit-background-size: 14px auto;
	background-size: 14px auto;
	background-position: 8px 15px;
}
.search_gnavi .glist_government a{
	-moz-background-size:16px auto;
	-webkit-background-size:16px auto;
	background-size: 16px auto;
	background-position: 9px 15px;
}
/* rnavi
================================================== */
#tmp_rnavi{
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	margin-bottom: 38px;
}
#tmp_rnavi_ttl{
	font-size: 142.8%;
	padding: 33px 20px 23px 20px;
}
#tmp_rnavi_ttl a{
	padding: 33px 20px 23px 20px;
	margin: -33px -20px -23px -20px;
	-moz-background-size: 22px auto;
	-webkit-background-size: 22px auto;
	background-size: 22px auto;
}
#tmp_rnavi_cnt a {
	font-size: 114.2%;
	padding: 20px 15px 15px 41px;
	background-position: 22px 27px;
}
/* rnavi_pickup_banner
================================================== */
.rnavi_pickup_banner{
	margin-bottom: 42px;
}
.rnavi_pickup_banner .rnavi_pickup_ttl{
	border-left: 4px solid #2e9e44;
	font-size: 114.2%;
	padding: 0 10px 0 5px;
	margin-bottom: 14px;
}
.rnavi_pickup_banner .rnavi_pickup_cnt li {
	max-width:320px;
	margin-bottom: 24px;
}
.rnavi_pickup_banner .rnavi_pickup_cnt li a img {
	max-width:100%;
	height: auto;
}
/* pnavi
================================================== */
.format_top #tmp_footer .pnavi_relative .ptop a,
#tmp_footer .pnavi_relative .ptop a {
	position: absolute;
	top: -61px;
}

/* plugin
================================================== */
.plugin{
	border: 2px solid #ededed;
	padding: 17px 8px 16px;
	margin: 0 0 31px;
}
.plugin .plugin_img{
	float: none;
	margin: 6px 20px 7px 0 !important;
}
.plugin .plugin_img img{
	width: 109px;
	height: auto;
}
.plugin p a{
	display: block;
}
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
	display: block;
}
.wrap_mc_pc #tmp_switch_pc_style{
	display: block;
	text-decoration: none;
	color: #333333;
	background: #ffffff url(/shared/images/icon/icon_sw.png) no-repeat 7px 10px;
	-moz-background-size: 16px auto;
	-webkit-background-size: 16px auto;
	background-size: 16px auto;
	font-size: 92.8%;
	border: 1px solid #c2d9cc;
	padding: 7px 10px 7px 33px;
	margin-bottom: 14px;
}
.fsize_small #tmp_frame {
	top: 85px;
}
/* ==================================================
footer
================================================== */
/* fnavi */
.footer_cnt address {
	font-style:normal;
	margin-bottom: 13px;
	font-size: 85.7%;
}
.copyright {
	text-align:center;
	clear:both;
	font-size: 85.7%;
}
#tmp_footer{
	padding: 0 0 10px;
}
#tmp_footer .fnavi li{
	float: none;
	display: block;
	width: 50%;
	margin: 0;
}
#tmp_footer .fnavi li:nth-child(-n + 2){
	border-top: none;
}
#tmp_footer .fnavi_wrap li a {
	line-height: normal;
	background-position: 15px center;
	padding: 8px 5px 6px 30px;
	padding-left: 30px;
	padding-right: 5px;
}
#tmp_footer .fnavi_wrap li a,
#tmp_footer .fnavi_wrap li:first-child a,
#tmp_footer .fnavi_wrap li:nth-child(5n + 1) a {
	border-left: none;
	border-right: none;
}
.fnavi_wrap .container {
	padding: 0;
}
.fnavi li:before {
	display: none;
}
.fnavi li:after{
	bottom: -1px;
	background-color: #4c8b59;
	color: #ffffff;
}
.fnavi li a br {
	display: none;
}
.fnavi_wrap {
	border-bottom: 2px solid #ffffff;
	padding-bottom: 0;
}
.footer_ttl .ttl_name{
	vertical-align: middle;
	font-size: 135.8%;
}
.footer_cnt {
	padding: 12px 0;
}
.footer_ttl {
	margin-bottom: 7px;
}
.footer_cnt address span {
	margin: 0;
}
.footer_cnt address .footer_address{
	margin-bottom: 4px;
}
.footer_ttl .corporate_number{
	font-size: 85.7%;
}
#tmp_footer .pnavi_relative .ptop a{
	position: absolute;
	top: -60px;
}
#tmp_footer .ptop a{
	left: auto;
	right: 15px;
	bottom: 0;
	margin-left: 0;
	width: 138px;
	height: 60px;
	-moz-background-size: 138px auto;
	-webkit-background-size: 138px auto;
	background-size: 138px auto;
}
.format_top #tmp_footer .ptop a{
	bottom: 7px;
}
/* ==================================================
infor_purpose
================================================== */
.infor_purpose_cnt .purpose_cnt_inner{
	font-size: 92.8%;
}
.infor_purpose .infor_purpose_ttl{
	font-size: 114.2%;
	margin-bottom: 11px;
}
.infor_purpose{
	padding: 13px 11px 8px;
	-moz-background-size: 40px 2px;
	-webkit-background-size: 40px 2px;
	background-size: 40px 2px;
	margin-bottom: 42px;
}
.infor_purpose_cnt li{
	width: 50%;
}
.purpose_image{
	width: 46px;
	height: 50px;
	padding: 0 0 0 7px;
}
.purpose_caption{
	width: 640px;
	height: 50px;
	padding: 5px 9px 5px;
	-moz-background-size: 10px auto;
	-webkit-background-size: 10px auto;
	background-size: 10px auto;
}
.infor_purpose_cnt ul{
	margin: 0 -2px;
}
.infor_purpose_cnt li{
	padding: 0 2px;
	margin-bottom: 9px;
}
.infor_purpose_cnt li img{
	max-width: inherit;
}
.infor_purpose_cnt li:nth-child(1) img{
	width: 23px;
}
.infor_purpose_cnt li:nth-child(2) img{
	width: 18px;
}
.infor_purpose_cnt li:nth-child(3) img{
	width: 21px;
}
.infor_purpose_cnt li:nth-child(4) img{
	width: 24px;
}
.infor_want_know .infor_ttl{
	font-size: 114.2%;
	letter-spacing: -1px;
	margin-bottom: 8px;
}
.infor_want_know{
	padding: 0 10px 10px 10px;
	margin-bottom: 31px;
}
.infor_want_know .infor_ttl p{
	margin-top: -13px;
}
.infor_want_know .three_column_top ul li{
	width: 100%;
	float: none;
	margin-bottom: 4px;
}
.infor_want_know .three_column_top a{
	padding: 22px 20px 19px 72px;
	text-align: left;
}
.infor_want_know .three_column_top .search_page a{
	-moz-background-size: 46px auto;
	-webkit-background-size: 46px auto;
	background-size: 46px auto;
	background-position: 12px 18px;
}
.infor_want_know .three_column_top a{
	-moz-background-size: 42px auto;
	-webkit-background-size: 42px auto;
	background-size: 42px auto;
	background-position: 13px 12px;
}
.infor_want_know .three_column_top .search_organization a{
	-moz-background-size: 38px auto;
	-webkit-background-size: 38px auto;
	background-size: 38px auto;
	background-position: 16px 11px;
}
.infor_want_know .three_column_top {
	margin-bottom: 14px;
}
.form_search_mid .sch_box #tmp_query_infor{
	width: 100%;
	height: 40px;
	-moz-background-size: 137px auto !important;
	-webkit-background-size: 137px auto !important;
	background-size: 137px auto !important;
	background-position: 37px 13px !important;
	padding: 0 78px 0 37px;
}
.form_search_mid .sch_ttl label {
	top: 6px;
	left: 7px;
}
.form_search_mid  #tmp_btn_submit {
	padding: 7px 15px 5px 23px;
	min-height: 38px;
	font-size: 100%;
}
.top_page_link .top_page_link{
	width: 100%;
}
.top_page_link .top_page_ttl{
	display: block;
}
.top_page_link .top_page_link ul{
	margin: 0;
}
.top_page_link .top_page_link ul li{
	width: 100%;
	padding: 0;
	float: none;
	margin-bottom: 5px;
}
.form_search_mid{
	margin-bottom: 18px;
}
.top_page_link .top_page_ttl{
	font-size: 100%;
	margin: 0 6px 8px;
}
.top_page_link .top_page_link ul li p{
	border: 1px solid #ffffff;
}
.top_page_link .top_page_link ul li a{
	font-size: 100%;
}
.top_page_link .top_page_link ul li.top_green_btn a{
	border: 1px solid #63b351;
	padding: 10px 43px 7px 72px;
}
.top_page_link .top_page_link ul li.top_lgreen_btn a:after,
.top_page_link .top_page_link ul li.top_blue_btn a:after,
.top_page_link .top_page_link ul li.top_green_btn a:after{
	width: 25px;
	height: 33px;
}
.top_page_link .top_page_link ul li a:before{
	position: relative;
	display: inline-block;
}
.top_page_link .top_page_link ul li.top_green_btn a:before{
	width: 24px;
	height: 19px;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	left: 0;
	top: 4px;
	margin-right: 8px;
}
.top_page_link .top_page_link ul li.top_green_btn a{
	padding: 6px 43px 8px 40px;
}
.top_page_link .top_page_link ul li.top_blue_btn a{
	padding: 5px 41px 3px 38px;
	border: 1px solid #2e81d6;
}
.top_page_link .top_page_link ul li.top_blue_btn a:before{
	-moz-background-size: 29px auto;
	-webkit-background-size: 29px auto;
	background-size: 29px auto;
	width: 29px;
	height: 28px;
	left: 0;
	top: -2px;
	vertical-align: middle;
	margin-right: 8px;
}
.top_page_link .top_page_link ul li.top_lgreen_btn a{
	border: 1px solid #41c4ad;
	padding: 11px 17px 5px 13px;
}
.top_page_link .top_page_link ul li.top_lgreen_btn a:before{
	left: 0;
	top: -2px;
	width: 26px;
	height: 20px;
	-moz-background-size: 26px auto;
	-webkit-background-size: 26px auto;
	background-size: 26px auto;
	vertical-align: middle;
	margin-right: 7px;
}
/* ==================================================
class
================================================== */

/* float ▼Do not edit
================================================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* youtube ▼Do not edit
================================================== */
#tmp_contents .frame_youtube,
#tmp_contents .frame_ustream {
	position:relative;
	display:block;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	min-width:200px;
}
#tmp_contents .frame_youtube object,
#tmp_contents .frame_ustream object,
#tmp_contents .frame_youtube iframe,
#tmp_contents .frame_ustream iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* ==================================================
hodo
================================================== */
/* hodo_ttl
================================================== */
#tmp_hodo_ttl {
	border-top-width:2px;
	border-bottom-width:2px;
	padding:0;
	margin:0 0 5px;
	font-size:128.6%;
}
#tmp_hodo_ttl img {
	width:auto;
	height:58px;
	margin-right:0;
}
#tmp_hodo_ttl img,
#tmp_hodo_ttl span {
	display:block;
}
#tmp_hodo_ttl span {
	padding:10px 0 5px;
}
/* 観光 */
.type_kanko #tmp_hodo_ttl {
	border-top-width:1px;
	border-bottom-width:1px;
}
/* 美術 */
.type_art #tmp_hodo_ttl {
	border:none;
	padding:20px 10px;
	min-height:auto;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
	text-align:center;
}
.type_art #tmp_hodo_ttl img {
	margin:0 auto;
}
.type_art #tmp_hodo_ttl span {
	font-size:0.8rem;
	letter-spacing:normal;
}
/* ==================================================
kids
================================================== */
/* rnavi
================================================== */
.custom_kids #tmp_rnavi {
	margin-bottom:20px;
}
.custom_kids #tmp_rnavi_ttl {
	padding:27px 10px 27px 20px
}
.custom_kids #tmp_rnavi_ttl a {
	padding: 27px 10px 27px 38px;
	margin: -27px -10px -27px -20px;
}
.custom_kids #tmp_rnavi_cnt a {
	background-position:14px 23px;
}
/* cnavi
================================================== */
.cnavi_kids {
	margin-bottom:20px;
}
.cnavi_kids ul li {
	font-size:107%;
}
.cnavi_kids ul li::before {
	left:-40px;
	margin-top:-54px;
	width:104px;
	height:104px;
}
.cnavi_kids ul li span {
	height:43px;
	padding-left:65px;
	-webkit-background-size:38px auto !important;
	-moz-background-size:38px auto !important;
	background-size:38px auto !important;
}
/* kids_hcate
================================================== */
#tmp_kids_hcate {
	margin-bottom:20px;
}
#tmp_kids_hcate_ttl {
	background:url(/shared/templates/kids_free/images/kids_hcate_sp.png) no-repeat 0 0;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
	padding-top:21.04%;
	margin-bottom:5px;
}
#tmp_kids_hcate_ttl p {
	width:100%;
	height:auto;
}
#tmp_kids_hcate_ttl,
#tmp_kids_hcate_ttl span {
	width:100%;
	height:0;
}
#tmp_kids_hcate_cnt {
	background:url(/shared/templates/kids_free/images/hcate_bg_sp.gif) repeat 0 0;
	-webkit-background-size:12px auto;
	-moz-background-size:12px auto;
	background-size:12px auto;
	padding:10px 0;
}
/* kids_furigana_btn */
#tmp_kids_hcate_cnt .kids_furigana_btn {
	font-size:92.8%;
}
#tmp_kids_hcate_cnt .kids_furigana_btn a {
	display:block;
	min-width: auto;
	padding:11px 10px;
	-webkit-border-radius:2em;
	-moz-border-radius:2em;
	border-radius:2em;
}
/* googlemaps
================================================== */
#tmp_wrap_map_link {
	margin: 20px 0;
}
#tmp_wrap_map_link #tmp_map_link a {
	width: 100%;
	min-height: 54px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#tmp_wrap_map_link #tmp_map_link a span {
	padding: 6px 0px 6px 34px;
	background-size: 24px auto;
}
/* inquiry / feedback
================================================== */
.custom_kids #tmp_inquiry,
.custom_kids #tmp_feedback {
	padding:7px;
	margin-bottom: 34px;
}
.custom_kids #tmp_inquiry_ttl,
.custom_kids #tmp_feedback_ttl {
	font-size: 142.8%;
}
.custom_kids #tmp_inquiry_cnt,
.custom_kids #tmp_feedback_cnt {
	padding: 10px 0 5px;
}
.custom_kids #tmp_inquiry .submit_btn {
	margin: 16px 0;
}
.fsize_big #tmp_inquiry .submit_btn input[type="submit"] {
	font-size: 0.7em;
}
.fsize_big2 #tmp_inquiry .submit_btn input[type="submit"] {
	font-size: 0.5em;
}
/* ==================================================
parts
================================================== */
/* parts ▼Do not edit
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M,
div.col2 div.col2 div.col2L,
div.fixed_col2 div.fixed_col2L {
	width:100%;
	padding-right:0;
	display: block;
	float:none;
	clear:both;
}
div.col2 div.col2R,
div.col3 div.col3R,
div.col2 div.col2 div.col2R,
div.fixed_col2 div.fixed_col2R {
	width:100%;
	display: block;
	float:none;
	clear:both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
div.img_cap {
	width:auto !important;
}
#tmp_contents img {
	max-width:100%;
	height:auto;
}
#tmp_contents ul,
#tmp_contents ol {
	margin-left: 17px;
}
#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;
	-webkit-box-sizing:border-box;/* Webkit */
}

/* event_cal
================================================== */
/* cate_ttl
================================================== */
#tmp_cate_ttl img {
	height:auto;
	max-width:100%;
}


/* Scroll Table
================================================== */
.scroll_table {
	overflow-x:auto;
	margin-bottom:10px;
	padding:23px 5px 5px;
	background:#F5F5F5 url(/shared/images/icon/scroll_table_icon.png) right 5px no-repeat;
	background-size:75px 15px;
}
.scroll_table {
	overflow-x:scroll;
}
.scroll_table_switch {
	text-align:right;
	margin: 0 0 25px;
	font-size:100%;
	line-height:1.2;
}
.scroll_table_switch a {
	color:#333333;
	display:inline-block;
	padding:8px 10px 8px 70px;
	text-decoration:none;
	background:#f1f4f7 url(/shared/images/icon/scroll_table_ex.png) 10px center no-repeat;
	background-size:46px 20px;
	-moz-box-shadow: 0 2px 3px 0 rgba(96, 103, 120, 0.45);
	-webkit-box-shadow: 0 2px 3px 0 rgba(96, 103, 120, 0.45);
	box-shadow: 0 2px 3px 0 rgba(96, 103, 120, 0.45);
	min-width:9em;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.scroll_table_switch a.scroll {
	background:#FFFFFF url(/shared/images/icon/scroll_table_df.png) 10px center no-repeat;
	background-size:46px 20px;
}
.scroll_table::-webkit-scrollbar{
 height: 5px;
}
.scroll_table::-webkit-scrollbar-track{
 background: #F1F1F1;
}
.scroll_table::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}
/* ==================================================
no_javascript
================================================== */
.no_javascript.top_green #tmp_type:before,
.no_javascript.top_blue #tmp_type:before,
.no_javascript.top_light_green #tmp_type:before {
	height: 50px;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
}


