@charset "utf-8";

@media screen and (max-width : 480px) {

/* ==================================================
shared
================================================== */
/* body
============================== */
body {
	-webkit-text-size-adjust:none; /* 変更しない */
	background-image:none !important; /* 変更しない */
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"] {
	-webkit-appearance:none; /* 変更しない */
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
/* wrapper
============================== */
#tmp_wrapper,
#tmp_wrapper2,
#tmp_wrapper3,
#tmp_wrapper4,
#tmp_wrap_footer,
#tmp_footer {
	width:100%; /* 変更しない */
	min-width:320px; /* 変更しない */
}
#tmp_wrapper {
	background:url(/shared/images/main/main_bg.png) no-repeat top center;
	-webkit-background-size:100% auto;/* Safari,Chrome */
	-moz-background-size:100% auto;/* Mozilla */
	background-size:100% auto;/* CSS3 */
	padding-bottom:10px;
	background:none !Important; /* 20200417add */
}
/* main
============================== */
#tmp_wrap_main {
	padding:10px !important;
	margin-top:20px;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	word-break:break-all; /* 変更しない */
}
/* format カラムのレイアウトのbaseロジック
============================== */
.format_free .wrap_col_lft_navi,
.format_free .col_rgt_navi {
	display:none; /* 変更しない */
}
.format_free .col_main {
	margin-right:0 !important; /* 変更しない */
	margin-left:0 !important; /* 変更しない */
}
.format_free .wrap_col_nm2 {
	margin-right:0 !important; /* 変更しない */
}
.column_full .wrap_col_main {
	float:none; /* 変更しない */
}
/* top
============================== */
.format_top .column_rnavi .wrap_col_nm,
.format_top .column_rnavi .wrap_col_nm2 {
	margin-right:0; /* 変更しない */
}
.format_top .column_rnavi .wrap_col_lft_navi {
	width:auto;
	margin-right:0; /* 変更しない */
}
.format_top .column_rnavi .col_lft_navi,
.format_top .column_rnavi .col_rgt_navi {
	padding:0; /* 変更しない */
}
.format_top .column_rnavi .wrap_col_rgt_navi {
	width:auto; /* 変更しない */
}
.format_top .column_rnavi .col_main {
	margin-left:0; /* 変更しない */
}
.format_top .column_rnavi .wrap_col_nm,
.format_top .column_rnavi .wrap_col_main,
.format_top .column_rnavi .wrap_col_lft_navi,
.format_top .column_rnavi .wrap_col_rgt_navi {
	float:none;
}
.format_top .column_rnavi .col_main {
	margin-right:0; /* デザインによって変更 */
	float:none;
	width:auto;
}
.format_top .column_rnavi .wrap_col_main {
	background-color:#EEEEEE;
	color:inherit;
	margin-right:0; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:0; /* 変更しない */
}
.format_free .wrap_col_nm2 {
	margin-right:0; /* 変更しない */
}
.format_free .wrap_col_lft_navi {
	display:none; /* 変更しない */
}
.format_free .wrap_col_rgt_navi {
	display:none; /* 変更しない */
}
.format_free .column_full .col_main,
.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; /* 変更しない */
}
/* tmp_main
============================== */
#tmp_main {
	padding:0;
}
#tmp_main .wrap_top_main_box {
	float:none;
	width:100%;
	margin-bottom:20px;
}
#tmp_main .wrap_top_main_box2 {
	width:auto;
}
#tmp_main .wrap_top_main_box3 {
	margin-top:20px;
}
#tmp_main .wrap_top_main_box3 img {
	float:left;
	margin:0;
	width:50%;
}
#tmp_main .wrap_top_main_box3 img.even {
	margin-right:0;
}
#tmp_main .top_main_box_tab {
	box-sizing:border-box;
	width:33.3%;
}
#tmp_main .event .top_main_box_tab {
	width:25%;
}
#tmp_main #tmp_top_main_box_tab2 {
	width:33.4%;
}
#tmp_main #tmp_top_main_box_tab7 {
	width:25%;
}
#tmp_main .top_main_box_cnt img {
	margin-right:5%;
	width: 30%;
}
#tmp_main .top_main_box_cnt > div {
	float:left;
	width:65%;
}
.tmp_top_main_right_menu {
	margin:10px;
}
.tmp_top_main_right_menu li {
	line-height:2em;
}
/* cnt
============================== */
.format_cnt #tmp_search_link_cnt ul {
	width:auto;
}
.format_cnt #tmp_search_link_cnt .box {
	float:none;
	width:auto;
	padding:0;
	border:0;
}
.format_cnt .wrap_box_left {
	float:none;
	width:auto;
}
.format_cnt .wrap_box_right {
	float:none;
	width:auto;
}
.format_cnt #tmp_main_bottom .wrap_box_left .box,
.format_cnt #tmp_main_bottom .wrap_box_right .box {
	height:auto;
}
/* ==================================================
header
================================================== */
#tmp_header {
	position:relative;
	padding:0 !important;
}
#tmp_hlogo {
	float:none;
	padding:20px 0 50px 15px;
}
#tmp_hlogo img {
	width:146px;
	height:auto;
}
/* means
============================== */
#tmp_means {
	width:auto; /* 変更しない */
	float:none; /* 変更しない */
	padding:0 10px;
	margin:0;
}
#tmp_means_primary,
#tmp_means_secondary,
#tmp_means_tertiary {
	display:none; /* 変更しない */
}
#tmp_means_primary {
	display:block;
	margin:0 0 5px;
}
#tmp_means_primary ul > li.last {
	display:block;
}
#tmp_means_primary ul > li a {
	color:#006380 !important;
}
#tmp_hnavi_s {
	display:none; /* 変更しない */
	list-style:none; /* 変更しない */
}
#tmp_hnavi_s li a {
	display:block;
	width:100px;
	height:65px;
	text-decoration:none;
}
#tmp_hnavi_rmenu {
	position:absolute;
	right:10px;
	top:0;
	display:none;
}
#tmp_hnavi_rmenu a {
	background:url(/shared/site_smartphone/images/header/rmenu_icon.png) no-repeat center center;
	-webkit-background-size:100px 65px;
	-moz-background-size:100px 65px;
	background-size:100px 65px;
}
#tmp_hnavi_rmenu a.active {
	background:url(/shared/site_smartphone/images/header/rmenu_icon_on.png) no-repeat center center;
	-webkit-background-size:100px 65px;
	-moz-background-size:100px 65px;
	background-size:100px 65px;
}
#tmp_hnavi_rmenu span {
	display:block;
	position:relative;
	z-index:-1;
	width:100px;
	height:25px;
	overflow:hidden;
}
/* sma_sch
============================== */
#tmp_sma_menu {
	display:block; /* 変更しない */
}
#tmp_sma_menu .wrap_sma_sch {
	display:none; /* 変更しない */
	position:absolute; /* 変更しない */
	left:0; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	width:100%; /* 変更しない */
	z-index:9999; /* 変更しない */
}
.format_top #tmp_sma_menu .wrap_sma_sch {
	top:75px !important;
}
#tmp_sma_menu .sma_sch {
	padding:10px;
}
/* sma_search */
#tmp_wrap_sma_search {
	color:inherit;
	background-color:#DDDDDD;
	margin:0 0 10px;
	padding:10px;
	clear:both;
}
#tmp_sma_search {
	display:table;
	width:100%;
}
#tmp_sma_search p {
	display:table-cell;
	vertical-align:top;
}
#tmp_sma_search .sec {
	display:table;
	width:100%;
	padding-bottom:5px;
}
#tmp_sma_search .sch_box {
	width:100%;
}
#tmp_sma_search .sch_box {
	padding-right:5px;
}
#tmp_sma_query {
	width:100%;
	min-height:29px;
	border:1px solid #999999;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
#tmp_sma_search .sec {
	display:table;
}
#tmp_sma_search .sec .sch_btn,
#tmp_sma_search .sec #tmp_sma_query_type {
	display:table-cell;
}
#tmp_sma_search .sec .sch_btn {
	width:70px;
	padding-left:5px;
}
#tmp_sma_query_type {
	width:100%;
	padding:3px 0;
	border:1px solid #555555;
	-webkit-border-radius:3px; /* Webkit */
	-moz-border-radius:3px; /* Mozilla */
	border-radius:3px; /* CSS3 */
	vertical-align:top;
}
#tmp_sma_func_sch_btn {
	font-size:115%;
	font-weight:bold;
	width:70px;
	min-height:26px;
	border:1px solid #666666;
	-webkit-border-radius:3px; /* Webkit */
	-moz-border-radius:3px; /* Mozilla */
	border-radius:3px; /* CSS3 */
	cursor:pointer;
	color:#FFFFFF;
	background-color:#666666;
}
/* sma_snavi */
#tmp_sma_hnavi {
	margin:0 0 10px;
	clear:both;
}
#tmp_sma_hnavi ul {
	list-style:none;
}
#tmp_sma_hnavi li a {
	display:block;
	background:url(/shared/images/icon/arrow_right_icon.png) no-repeat left center;
	padding:5px 5px 5px 20px;
}
/* gnavi */
#tmp_sma_gnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_sma_gnavi ul {
	list-style:none;
	margin-bottom:10px;
}
#tmp_sma_gnavi li {
	margin-bottom:2px;
	color:inherit;
	background-color:#E7DFCD;
	font-size:128.6%;
}
#tmp_sma_gnavi a {
	display:block;
	padding:13px 10px 12px 55px;
	color:#333333;
	background-position:5px 5px;
	background-repeat:no-repeat;
	-webkit-background-size:40px 40px;/* Safari,Chrome */
	-moz-background-size:40px 40px;/* Mozilla */
	background-size:40px 40px;/* CSS3 */
}
#tmp_sma_gnavi #tmp_sma_glsit1 a {
	background-image:url(/shared/site_smartphone/images/header/gnavi1_icon.png);
}
#tmp_sma_gnavi #tmp_sma_glsit2 a {
	background-image:url(/shared/site_smartphone/images/header/gnavi2_icon.png);
}
#tmp_sma_gnavi #tmp_sma_glsit3 a {
	background-image:url(/shared/site_smartphone/images/header/gnavi3_icon.png);
}
#tmp_sma_gnavi #tmp_sma_glsit4 a {
	background-image:url(/shared/site_smartphone/images/header/gnavi4_icon.png);
}
#tmp_sma_gnavi #tmp_sma_glsit5 a {
	background-image:url(/shared/site_smartphone/images/header/gnavi5_icon.png);
}
#tmp_sma_gnavi #tmp_sma_glsit6 a {
	background-image:url(/shared/site_smartphone/images/header/gnavi6_icon.png);
}
#tmp_sma_gnavi #tmp_sma_glsit7 a {
	background-image:url(/shared/site_smartphone/images/header/gnavi7_icon.png);
}
/* sma_cnavi */
#tmp_sma_cnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_sma_cnavi ul {
	list-style:none;
}
#tmp_sma_cnavi li {
	margin:0 0 5px;
}
#tmp_sma_cnavi li a {
	display:block;
	padding:10px;
	background:#FFFFFF url(/shared/templates/free/images/contents/box_btn_bg.jpg) repeat-x left bottom;
	border:1px solid #A48358;
	-webkit-border-radius:5px;/* Webkit */
	-moz-border-radius:5px;/* Mozilla */
	border-radius:5px;/* CSS3 */
}
#tmp_sma_cnavi li span {
	background:url(/shared/images/icon/navi_icon2.png) no-repeat left center;
	padding-left:10px;
}
/* gmenu
============================== */
#tmp_gmenu .gmenu_cate li {
	float:none;
	width:100%;
	margin:0;
}
#tmp_gmenu .menu_ul ul li {
	width:100%;
}
/* search_top
============================== */
#tmp_search_top {
	padding:0 10px;
	margin-bottom:0;
}
#tmp_wrap_search {
	float:none;
	width:300px;
	margin:0 auto 10px;
}
#tmp_search_top #tmp_search dd ,
#tmp_search_top #tmp_search dd .sch_q,
#tmp_search_top #tmp_search dd .sch_b {
	float:none;
	width:auto;
}
#tmp_search_top #tmp_query {
	width:240px;
}
#tmp_search_top #tmp_query_type {
	width:274px;
	margin-bottom:5px;
}
#tmp_search_top #tmp_func_sch_btn {
	height:auto;
	width:100%;
	background-image:none;
	background-color:#666666;
}
#tmp_wrap_dust {
	float:none;
	width:300px;
	margin:0 auto 10px;
}
#tmp_dust {
	background-image:none;
}
#tmp_dust_ttl {
	float:none;
	width:100%;
}
#tmp_dust_ttl p {
	background: url(/shared/images/search/sp/dust_ttl.png) no-repeat left top;
	width:298px;
	height:32px;
	-webkit-background-size:298px 32px;/* Safari,Chrome */
	-moz-background-size:298p% 32px;/* Mozilla */
	background-size:298px 32px;/* CSS3 */
}
#tmp_dust_ttl span {
	width:298px;
	height:32px;
}
#tmp_wrap_dust_cnt {
	float:none;
	width:100%;
}
#tmp_dust_cnt {
	padding:12px 9px 6px;
}
#tmp_dust_area {
	padding:0 0 5px;
	border-right:none;
	border-bottom:1px solid #CFAC85;
	position:relative;
}
#tmp_dust_area_ttl {
	float:none;
	width:100%;
	margin-bottom:6px;
}
#tmp_dust_area_ttl p {
	background:url(/shared/images/search/sp/dust_area_ttl.png) no-repeat left top;
	-webkit-background-size:121px 37px;/* Safari,Chrome */
	-moz-background-size:121px 37px;/* Mozilla */
	background-size:121px 37px;/* CSS3 */
	width:121px;
	height:37px;
}
#tmp_dust_area_ttl p span {
	width:121px;
	height:37px;
}
#tmp_dust_area_cnt {
	float:none;
	width:100%;
}
#tmp_dust_area_cnt #tmp_gdust_town {
	margin:0;
	position:absolute;
	top:12px;
	right:0;
}
#tmp_dust_area_cnt #tmp_gdust_area {
	width:100%;
}
#tmp_dust_area_cnt table td {
	display:block;
}
#tmp_wrap_dust_btn {
	float:none;
	width:100%;
}
#tmp_dust_btn {
	padding:0 9px 4px;
}
#tmp_dust_btn p {
	width:280px;
	height:50px;
	background:url(/shared/images/search/sp/dust_btn.png) no-repeat left top;
	-webkit-background-size:280px 50px;/* Safari,Chrome */
	-moz-background-size:280px 50px;/* Mozilla */
	background-size:280px 50px;/* CSS3 */
}
#tmp_dust_btn p span {
	width:280px;
	height:50px;
}
#tmp_contents .box_search_form_cnt .input_query input,
#tmp_contents .box_search_form_cnt .input_query,
#tmp_contents .box_search_form_cnt {
	width:100%;
}
#tmp_contents #tmp_search_result_select ul {
	left:0;
	margin:0 0 0 140px;
}
#tmp_contents #tmp_search_result_select li {
    min-width:75px;
}
/* target_menu
============================== */
#tmp_wrap_target_menu {
	padding:0 10px;
	margin-bottom:0;
}
#tmp_target_menu,
#tmp_target_rmenu {
	float:none;
	width:100%;
}
#tmp_target_list {
	background-color:#666666;
	color:inherit;
	padding:0;
	margin:0 0 10px;
}
#tmp_target_list ul {
	border-bottom:1px solid #666666;
}
#tmp_target_list li {
	width:50%;
	margin:0;
	color:inherit;
	background-color:#FFFFFF;
	border:none;
}
#tmp_target_list li.line {
	clear:inherit;
}
#tmp_target_menu li a {
	border-top:1px solid #666666;
	border-left:1px solid #666666;
}
#tmp_target_menu li:nth-child(even) a {
	border-right:1px solid #666666;
}
/* target_cate */
#tmp_target_cate {
	padding:10px;
}
#tmp_target_cate li {
	width:50%;
	padding-right:0 !important;
}
#tmp_target_cate li img {
	width:100%;
	height:auto;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	display:none; /* 変更しない */
}
/* pankuzu
============================== */
#tmp_pankuzu {
	display:none; /* 変更しない */
}
#tmp_sma_pankuzu {
	padding-right:10px;
	padding-left:10px;
	border-bottom:1px solid #AABBCC;
	clear:both;
}
/* cate_ttl
============================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}
/* rnavi_top
============================== */
.rmenu_btn .rmenu_btn2 a {
	height:0;
	width:auto;
	padding-bottom:18.4%;
	background:url(/shared/images/navi/rnavi/sp/rmenu_btn2_bg.jpg) no-repeat left top;
	background-size:100% auto;
}
.rmenu_btn .rmenu_btn2 span {
	height:auto;
	width:auto;
}
/* rnavi_album
============================== */
#tmp_rnavi_album {
	margin:0 0 10px;
}
#tmp_rnavi_album .pic {
	float:left;
	margin-right:10px;
}
#tmp_rnavi_album .list_btn {
	clear:both;
}
/* plugin ▼変更しない
============================== */
.plugin {
	display:none;
}
/* emergency
============================== */
#tmp_emergency,
#tmp_emergency_m {
	margin:0 10px 10px;
	color:inherit;
	background-image:none;
	border:2px solid #D90000;
	clear:both;
}
#tmp_emergency_ttl,
#tmp_emergency_ttl_m {
	float:none;
	width:auto;
	padding:5px 0;
	background-color:#D90000;
	color:#FFFFFF;
}
#tmp_emergency_ttl h2,
#tmp_emergency_ttl_m h2 {
	font-size:114.3%;
}
#tmp_wrap_emergency_cnt,
#tmp_wrap_emergency_cnt_m {
	float:none;
	width:auto;
}
#tmp_emergency_cnt,
#tmp_emergency_cnt_m {
	padding:10px;
}
#tmp_emergency_cnt .read_all {
	float:none;
}
/* emergency_s
============================== */
#tmp_emergency_s {
	width:auto;
}
#tmp_emergency_s_ttl {
	float:none;
	width:auto;
}
#tmp_emergency_s_cnt {
	float:none;
	width:auto;
}
/* bnr
============================== */
#tmp_bnr_list,
#tmp_bnr_list.rnew0430 {
	padding: 0 10px;
	margin: 10px 10px 20px;
}
#tmp_bnr_list #tmp_bnr_list_ttl {
	margin: 0;
}
#tmp_bnr_list #tmp_bnr_list_ttl .wrap_ttl {
	display: block;
	padding: 24px 0 0 20px;
	margin: 0 0 15px;
	border-left: 4px solid #DA0000;
}
#tmp_bnr_list #tmp_bnr_list_ttl .ttl {
	font-size: 157.1%;
}
#tmp_bnr_list #tmp_bnr_list_ttl .sub {
	font-size: 100%;
}
#tmp_bnr_list #tmp_bnr_list_ttl .caution {
	display: block;
	vertical-align: top;
	margin: 0 0 15px;
}
#tmp_bnr_list #tmp_bnr_list_cnt {
}
#tmp_bnr_list ul {
}
#tmp_bnr_list ul li,
#tmp_bnr_list ul li:nth-child(2n),
#tmp_bnr_list.rnew0430 #tmp_bnr_list_cnt #tmp_bnr_list_lcnt ul li,
#tmp_bnr_list.rnew0430 #tmp_bnr_list_cnt #tmp_bnr_list_rcnt ul li,
#tmp_bnr_list.rnew0430 #tmp_bnr_list_cnt #tmp_bnr_list_lcnt ul li:nth-child(2n) {
	display: block;
	width: 100%;
	margin: 0 0 4px;
}
#tmp_bnr_list.rnew0430 #tmp_bnr_list_cnt {
	letter-spacing: normal;
}
#tmp_bnr_list #tmp_bnr_list_lcnt,
#tmp_bnr_list #tmp_bnr_list_rcnt {
	display: block;
	width: 100%;
	letter-spacing: normal;
}
/* ==================================================
model_change
================================================== */
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:block;
}
/* 切替ボタン
============================== */
#tmp_model_change ul {
	margin-top:0;
	margin-bottom:0;
}
#tmp_model_change li {
	font-size:100%;
}
#tmp_model_change li a {
	padding-top:12px;
	padding-bottom:12px;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	margin:10px;
}
#tmp_publicity_cnt ul li {
	margin:0;
	width:49%;
	margin-right:2%;
	margin-bottom:2%;
}
#tmp_publicity_cnt ul li:nth-child(even) {
	margin-right:0;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	background:none;
}
#tmp_footer {
	background:url(/shared/images/wrapper/sp/footer_bg.png) no-repeat bottom right;
	-webkit-background-size:320px 170px;/* Safari,Chrome */
	-moz-background-size:320px 170px;/* Mozilla */
	background-size:320px 170px;/* CSS3 */
}
/* fnavi
============================== */
#tmp_fnavi {
	text-align:left;
	word-break:break-all;
	margin:10px;
}
#tmp_footer_cnt address {
	margin:0 0 5px;
	font-style:normal;
}
#tmp_footer_cnt address span {
	display:block;
	margin-right:0;
}
#tmp_footer_cnt address span.br {
	display:inline; /* block値をinline値に変換 */
}
#tmp_footer_cnt address span.spbr {
	display:block; /* inline値をblock値に変換 */
}
#tmp_copyright {
	text-align:left;
	clear:both;
}
#tmp_fnavi .fnavi {
	padding-bottom:0;
}
#tmp_fnavi .fnavi li {
	box-sizing:border-box;
	width:60%;
	margin:0;
}
#tmp_fnavi .fnavi li:nth-child(even) {
	width:40%;
}
#tmp_fnavi .fnavi li a {
	display:block;
	padding:0 0 5px;
}
/* ==================================================
class
================================================== */
/* float ▼変更しない
============================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* ==================================================
parts
================================================== */
/* parts ▼変更しない
============================== */
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 div.col2 div.col2L,
div.col2 div.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;
}
#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 */
}
/* event ▼変更しない
============================== */
/* event_page_navi */
#tmp_contents .event_page_navi div.fixed_col2L,
#tmp_contents .event_page_navi div.fixed_col2R {
	clear:none;
    width:48.5%;
}
#tmp_contents .event_page_navi div.fixed_col2L {
	float:left;
}
#tmp_contents .event_page_navi div.fixed_col2R {
	float:right;
}
/* box_photo */
#tmp_contents .wrap_box_photo_txt {
	margin-right:0;
	float:none;
}
#tmp_contents .box_photo_txt {
	margin-right:0;
}
#tmp_contents .box_photo_img {
	width:auto;
	float:none;
}
/* map
============================== */
/* free */
#tmp_contents .box_gmap {
	width:100%; /* 変更しない */
	margin:15px 0 0.8em;
	clear:both; /* 変更しない */
}
#tmp_gmap_box {
	height:220px !important; /* 変更しない */
	margin:15px 0 0.8em;
	clear:both; /* 変更しない */
}
#tmp_gmap_box img {
	height:auto; /* 変更しない */
	max-width:none; /* 変更しない */
}
#tmp_result_list {
	margin:0 0 20px;
}
/* shisetsu */
#tmp_map_search p {
	display:block;
	margin-right:0;
}
#tmp_map_search p input {
	display:block;
}
#tmp_map_search strong {
	display:block;
}
#tmp_map_search #keyword {
	margin:0;
}
#tmp_map_search #search_keyword {
	margin:5px 0 0;
}
#tmp_map_list {
	width:auto; /* 変更しない */
	margin-right:0; /* 変更しない */
	float:none; /* 変更しない */
	position:static; /* 変更しない */
	z-index:auto; /* 変更しない */
}
#tmp_wrap_gmap_box {
	float:none; /* 変更しない */
}
#tmp_wrap_gmap_box2 {
	margin-left:0; /* 変更しない */
}
#tmp_contents #tmp_facilities_btn ul {
	margin:0;
	font-size:85.7%;
}
#tmp_contents #tmp_facilities_btn li {
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
	width:49%;
	margin:0;
}
#tmp_contents #tmp_facilities_btn.box_location li {
	width:100%;
}
#tmp_contents #tmp_facilities_btn li:nth-child(odd) {
	margin-right:1.5%;
}
#tmp_facilities_btn li span {
	background-position:4px center;
}
#tmp_facilities_btn li.list1 span {
	padding:7px 9px 5px 40px;
}
#tmp_facilities_btn.box_location li.list1 span,
#tmp_facilities_btn li span {
	padding:14px 9px 12px 40px;
}
#tmp_facilities_btn li.line2 span {
	padding:5px 9px 1px 40px;
}
#tmp_contents #tmp_facilities_btn.box_bosai li span {
	-webkit-background-size:30px auto;/* Safari,Chrome */
	-moz-background-size:30px auto;/* Mozilla */
	background-size:30px auto;/* CSS3 */
}
#tmp_contents #tmp_facilities_btn.box_shisetu li span {
	-webkit-background-size:24px auto;/* Safari,Chrome */
	-moz-background-size:24px auto;/* Mozilla */
	background-size:24px auto;/* CSS3 */
}
#tmp_contents #tmp_facilities_btn.box_kosodate li span {
	-webkit-background-size:28px auto;/* Safari,Chrome */
	-moz-background-size:28px auto;/* Mozilla */
	background-size:28px auto;/* CSS3 */
}
#tmp_result {
	width:100%;
}
#tmp_result_btn ul {
	margin:0;
	padding:0;
	font-size:85.7%;
}
#tmp_result_btn ul li {
	width:49%;
}
#tmp_result_btn ul li.kate_shisetsu,
#tmp_result_btn ul li.kate_bousai_l {
	margin-right:1.5%;
}
#tmp_result_btn ul li span {
	padding-left:55px;
}
/* ==================================================
top
================================================== */
/* top_col2
============================== */
.top_col2L,
.top_col2R {
	float:none;
	width:100%;
}
.box_news_ttl {
	padding:5px 0 8px 0;
}
/* box_info
============================== */
.box_info_ttl a {
	display:block;
}
.box_info_ttl a img {
	width:100%;
	height:auto;
}
/* info_ttl */
.box_info_ttl ul {
	display:table;
}
.box_info_ttl ul li {
	float:none;
	display:table-cell;
}
.box_info_ttl ul li img {
	width:100%;
	height:auto;
}
/* box_faq
============================== */
/* faq_ttl */
.box_faq_ttl ul {
	display:table;
}
.box_faq_ttl ul li {
	float:none;
	display:table-cell;
}
.box_faq_ttl ul li img {
	width:100%;
	height:auto;
}
/* img_btn
============================== */
.img_btn {
	margin:0 0 10px;
}
.img_btn li {
	float:left;
	width:50%;
	padding-bottom:0;
}
.img_btn li.odd {
	margin-right:0;
}
.img_btn li img {
	width:100%;
	height:auto;
}
/* ==================================================
kids
================================================== */
/* kids_head
============================== */
#tmp_wrap_kids_head {
	margin:0 0 13px;
}
#tmp_kids_head {
	padding:15px;
}
#tmp_kids_head_ttl {
	float:none;
	width:135px;
	margin:0 auto;
}
#tmp_kids_head_ttl h1 img {
	width:135px;
	height:55px;
}
#tmp_kids_head_cnt {
	float:none;
	width:100%;
}
#tmp_kids_head_cnt p {
	font-size:85.7%;
}
#tmp_kids_head .kids_head_ttl {
	font-size:116%;
}
/* kids_contents
============================== */
#tmp_contents .kids_contents_main,
#tmp_contents .kids_contents_navi {
	float:none;
	width:100%;
}
#tmp_contents .kids_contents .box_joho_ttl ul {
	margin:0;
	width:100%;
	display:table;
}
#tmp_contents #tmp_kids_search .box_joho_ttl {
	width:48% !important;
}
#tmp_contents .kids_contents .box_joho_ttl:first-child {
	padding:0 0 0 4%;
}
#tmp_contents #tmp_kids_search .box_joho_ttl ul li {
	font-size:100% !important;
	float:none !important;
	width:48% !important;
	padding:0 2% 0 0 !important;
	display:table-cell !important;
	vertical-align:top;
}
#tmp_contents #tmp_kids_search .box_joho_ttl p {
	font-size:100% !important;
	width:auto !important;
	padding:0 4% 0 0 !important;
	margin:0 !important;
}
#tmp_contents #tmp_kids_search .box_joho_ttl p a,
#tmp_contents #tmp_kids_search .box_joho_ttl ul li a {
	padding:10px 5px 5px !important;
}

#tmp_contents #tmp_kids_search .box_joho_ttl .active a {
	font-size:100% !important;
}
#tmp_contents #tmp_kids_search .box_joho_ttl p .icon,
#tmp_contents #tmp_kids_search .box_joho_ttl ul li .icon {
	position:static;
}
#tmp_contents #tmp_kids_search .box_joho_ttl p .icon img,
#tmp_contents #tmp_kids_search .box_joho_ttl ul li .icon img {
	width:35px;
	height:35px;
	vertical-align:middle;
	padding-right:5px;
}
#tmp_kids_search2 .box_joho_ttl {
	width:24% !important;
}
#tmp_kids_search2 .box_joho_ttl ul li {
	font-size:85.7% !important;
	float:none !important;
	width:24% !important;
	margin:0 !important;
	padding:0 1% 0 0 !important;
	display:table-cell !important;
	vertical-align:top;
}
#tmp_kids_search2 .box_joho_ttl p {
	font-size:85.7% !important;
	width:auto !important;
	margin:0 !important;
	padding:0 4% 0 0 !important;
}
#tmp_kids_search2 .box_joho_ttl p br,
#tmp_kids_search2 .box_joho_ttl ul li br {
	display:block;
}
#tmp_kids_search2 .box_joho_ttl p a,
#tmp_kids_search2 .box_joho_ttl ul li a {
	display:block;
	text-align:center;
	padding:10px 5px !important;
}
#tmp_kids_search2 .box_joho_ttl .joho_tab1 a,
#tmp_kids_search2 .box_joho_ttl .joho_tab2 a,
#tmp_kids_search2 .box_joho_ttl ul .joho_tab1 a,
#tmp_kids_search2 .box_joho_ttl ul .joho_tab2 a {
	padding:20px 5px 14px !important;
}
#tmp_kids_mokuteki ul li {
	float:none;
	width:100%;
}
#tmp_kids_mokuteki ul li a {
	-webkit-background-size:40px 40px;/* Safari,Chrome */
	-moz-background-size:40px 40px;/* Mozilla */
	background-size:40px 40px;/* CSS3 */
}
#tmp_kids_mokuteki .kids_mokuteki1 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/mokuteki_icon1.jpg);
}
#tmp_kids_mokuteki .kids_mokuteki2 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/mokuteki_icon2.jpg);
}
#tmp_kids_mokuteki .kids_mokuteki3 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/mokuteki_icon3.jpg);
}
#tmp_kids_mokuteki .kids_mokuteki4 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/mokuteki_icon4.jpg);
}
#tmp_kids_mokuteki .kids_mokuteki5 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/mokuteki_icon5.jpg);
}
#tmp_kids_mokuteki .kids_mokuteki6 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/mokuteki_icon6.jpg);
}
#tmp_kids_mokuteki .kids_mokuteki7 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/mokuteki_icon7.jpg);
}
#tmp_kids_mokuteki .kids_mokuteki8 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/mokuteki_icon8.jpg);
}
#tmp_kids_mokuteki .kids_mokuteki9 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/mokuteki_icon9.jpg);
}
#tmp_kids_mokuteki .kids_mokuteki10 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/mokuteki_icon10.jpg);
}
#tmp_kids_mokuteki .kids_mokuteki11 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/mokuteki_icon11.jpg);
}
#tmp_kids_nenrei ul li {
	width:48%;
	font-size:85.7%;
	margin-right:0 !important;
}
#tmp_kids_nenrei ul li:nth-child(odd) {
	margin-right:2% !important;
}
#tmp_kids_nenrei ul li a {
	padding-left:68px;
	-webkit-background-size:60px 60px;/* Safari,Chrome */
	-moz-background-size:60px 60px;/* Mozilla */
	background-size:60px 60px;/* CSS3 */
}
#tmp_kids_nenrei .kids_nenrei1 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/nenrei_icon1.jpg);
}
#tmp_kids_nenrei .kids_nenrei2 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/nenrei_icon2.jpg);
}
#tmp_kids_nenrei .kids_nenrei3 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/nenrei_icon3.jpg);
}
#tmp_kids_nenrei .kids_nenrei4 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/nenrei_icon4.jpg);
}
#tmp_kids_nenrei .kids_nenrei5 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/nenrei_icon5.jpg);
}
#tmp_kids_nenrei .kids_nenrei6 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/nenrei_icon6.jpg);
}
/* kids_report
============================== */
#tmp_kids_report_ttl {
	padding-right:0;
	background-image:url(/shared/templates/free/images/contents/kids/sp/report_ttl_icon.jpg);
	-webkit-background-size:50px 40px;/* Safari,Chrome */
	-moz-background-size:50px 40px;/* Mozilla */
	background-size:50px 40px;/* CSS3 */
}
#tmp_kids_report_ttl br {
	display:block;
}
#tmp_kids_report_ttl h2 .kids_kumin {
	padding-left:0;
}
#tmp_kids_report_ttl .list_btn {
	position:static;
}
/* box_kids_trend
============================== */
#tmp_contents .box_kids_trend {
	width:100%;
}
/* kids_torikumi
============================== */
#tmp_kids_torikumi_ttl {
	padding-bottom:10px;
	background:url(/shared/templates/free/images/contents/kids/sp/torikumi_ttl_bg.jpg) no-repeat top center;
	-webkit-background-size:40px 30px;/* Safari,Chrome */
	-moz-background-size:40px 30px;/* Mozilla */
	background-size:40px 30px;/* CSS3 */
}
/* kids_torikumi
============================== */
#tmp_search_result_contents_header {
	margin:20px 0 8px;
}
/* kids_lmenu_btn
============================== */
#tmp_contents .kids_lmenu_btn .kids_lmenu1 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/lmenu_icon_event.png);
}
#tmp_contents .kids_lmenu_btn .kids_lmenu2 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/lmenu_icon_shisetsu.png);
}
#tmp_contents .kids_lmenu_btn .kids_lmenu3 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/lmenu_icon_map.png);
}
#tmp_contents .kids_lmenu_btn .kids_lmenu4 a {
	background-image:url(/shared/templates/free/images/contents/kids/sp/lmenu_icon_book.png);
}
#tmp_contents .kids_lmenu_btn li a {
	-webkit-background-size:50px auto;/* Safari,Chrome */
	-moz-background-size:50px auto;/* Mozilla */
	background-size:50px auto;/* CSS3 */
}
/* miryoku_menu
============================== */
#tmp_miryoku_menu {
	margin-top:30px;
}
#tmp_miryoku_menu ul {
	width:100%;
}
#tmp_contents #tmp_miryoku_menu ul {
	margin-left:0;
}
#tmp_miryoku_menu ul li.box_miryoku_menu1,
#tmp_miryoku_menu ul li.box_miryoku_menu2,
#tmp_miryoku_menu ul li.box_miryoku_menu3,
#tmp_miryoku_menu ul li.box_miryoku_menu4,
#tmp_miryoku_menu ul li.box_miryoku_menu5,
#tmp_miryoku_menu ul li.box_miryoku_menu6,
#tmp_miryoku_menu ul li.box_miryoku_menu7,
#tmp_miryoku_menu ul li.box_miryoku_menu8 {
	width:49%;
}
#tmp_miryoku_menu ul li.box_miryoku_menu3,
#tmp_miryoku_menu ul li.box_miryoku_menu5,
#tmp_miryoku_menu ul li.box_miryoku_menu7 {
	margin-left:0;
}
#tmp_miryoku_title p img{
	max-width:100%;
	height:auto;
}
/* miryoku_top
============================== */
#tmp_miryoku_ttlimg,
#tmp_miryoku_sub,
#tmp_contents .box_fukidashi_l,
#tmp_contents .box_fukidashi_r {
	width:100%;
}
#tmp_contents .chara {
	width:50%;
	height:auto;
}
#tmp_contents .chara p.img_r {
	position:relative;
	top:3px;
	left:93%;
}
#tmp_contents .box_ttl {
	padding:10px 0 0 0;
	font-size:100%;
}
#tmp_contents .box_sub_cnt2,
#tmp_contents .box_sub_cnt1 {
	margin:0 0 11px 0;
}
/* gako
============================== */
#tmp_contents ul.gako_box li {
	width:100%;
	border-radius:10px;
}
#tmp_contents ul.gako_box li a {
	border-radius:10px;
}
#tmp_contents ul.gako_box li span {
	font-size:150%;
	background-position:10px 6px;
	padding:17px 0 15px 90px;
	background-size:51px 51px;
	border-radius:10px;
}
/* gako_new
============================== */
#tmp_wrap_main2 {
	background:none;
	padding:0px;
}
#tmp_wrap_shougako_ttl #tmp_ttl_img,
#tmp_wrap_shougako_ttl #tmp_gako_ttl {
	width:100%;
}
#tmp_wrap_shougako_ttl #tmp_ttl_img {
	min-height:125px;
}
#tmp_wrap_shougako_ttl {
	margin-bottom:50px;
}
#tmp_wrap_gako_ttl2 .box_pc {
	display:none;
}
#tmp_wrap_gako_ttl2 .box_sp {
	display:inline-block;
}
#tmp_wrap_main #tmp_wrap_shougako_ttl #tmp_ttl_img img {
	width:100%;
	height:auto;
	max-height:125px;
}
#tmp_wrap_shougako_ttl #tmp_ttl_img {
	background:url(/shared/templates/school_new/images/syou/ttl_sp_bg.gif) no-repeat top left;
	background-size:300px auto;
}
#tmp_wrap_shougako_ttl .box_img {
	top:27px;
	left:7px;
	margin:0 27px 0 0;
}
#tmp_wrap_shougako_ttl #tmp_gako_ttl {
	padding:0;
	margin-bottom:0;
}
#tmp_wrap_shougako_ttl #tmp_gako_ttl img {
	max-width:228px;
	height:auto;
}
#tmp_wrap_shougako_ttl .box_img_l {
	width:18%;
}
#tmp_wrap_shougako_ttl .box_img_l img {
	width:100%;
	height:auto;
}
#tmp_wrap_shougako_ttl .box_img_r img {
	width:100%;
	height:auto;
}
.format_free .box_school_new .wrap_col_lft_navi {
	display:inherit;
	float:inherit;
	position:inherit;
	z-index:inherit;
	margin-right:0;
	width:100%;
}
#tmp_lnave_ichiran {
	text-align:center;
}
#tmp_gako_ttl_txt {
	width:70%;
}
#tmp_wrap_shougako_ttl #tmp_gako_ttl img {
	width:100%;
	max-width:inherit;
	height:auto;
}
.box_school_new #tmp_wrap_shougako_ttl #tmp_ttl_img {
	background-size:100% auto;
}
#tmp_wrap_shougako_ttl .box_img_r {
	left:-20px;
	top:187px;
	width:112%;
}
.box_school_003008001 #tmp_wrap_shougako_ttl .box_img_l {
    left:-4%;
    top:63%;
}
.box_school_003003001 #tmp_wrap_shougako_ttl .box_img_l {
    left:-4%;
    top:70%;
}
.box_school_003008002 #tmp_wrap_shougako_ttl .box_img_l {
    left:-4%;
    top:56%;
	width:19%
}
#tmp_wrap_shougako_ttl .box_img_r .box_bg {
	left:0;
	top:57px;
}
#tmp_wrap_shougako_ttl .box_img_r .box_ttl_r {
	left:77%;
	position:absolute;
}
.format_free .box_school_new.box_school_003008001 .col_lft_navi {
	margin-bottom:0;
}
.box_school_new #tmp_lnave_ichiran {
	margin-bottom:20px;
}
/*#tmp_read_contents {
	margin-bottom:170px;
}*/
/* タイトル背景画像 */
/* 緑 */
.box_school_new.box_color_003003001004 #tmp_wrap_shougako_ttl #tmp_ttl_img, 
.box_school_new.box_color_003008001004 #tmp_wrap_shougako_ttl #tmp_ttl_img,
.box_school_new.box_color_003008002004 #tmp_wrap_shougako_ttl #tmp_ttl_img {
	background:url(/shared/templates/school_new/images/green/ttl_sp_bg.png) no-repeat right bottom;
	background-size:100% auto;
	
}
/* 赤 */
.box_school_new.box_color_003003001001 #tmp_wrap_shougako_ttl #tmp_ttl_img,
.box_school_new.box_color_003008001001 #tmp_wrap_shougako_ttl #tmp_ttl_img,
.box_school_new.box_color_003008002001 #tmp_wrap_shougako_ttl #tmp_ttl_img {
	background:url(/shared/templates/school_new/images/red/ttl_sp_bg.png) no-repeat right bottom;
	background-size:100% auto;
}
/* 黄色オレンジ */
.box_school_new.box_color_003003001002 #tmp_wrap_shougako_ttl #tmp_ttl_img,
.box_school_new.box_color_003008001002 #tmp_wrap_shougako_ttl #tmp_ttl_img,
.box_school_new.box_color_003008002002 #tmp_wrap_shougako_ttl #tmp_ttl_img {
	background:url(/shared/templates/school_new/images/orange/ttl_sp_bg.png) no-repeat right bottom;
	background-size:100% auto;
}
/* 黄色 */
.box_school_new.box_color_003003001003 #tmp_wrap_shougako_ttl #tmp_ttl_img,
.box_school_new.box_color_003008001003 #tmp_wrap_shougako_ttl #tmp_ttl_img,
.box_school_new.box_color_003008002003 #tmp_wrap_shougako_ttl #tmp_ttl_img {
	background:url(/shared/templates/school_new/images/yellow/ttl_sp_bg.png) no-repeat right bottom;
	background-size:100% auto;
}
/* 水色 */
.box_school_new.box_color_003003001005 #tmp_wrap_shougako_ttl #tmp_ttl_img,
.box_school_new.box_color_003008001005 #tmp_wrap_shougako_ttl #tmp_ttl_img,
.box_school_new.box_color_003008002005 #tmp_wrap_shougako_ttl #tmp_ttl_img {
	background:url(/shared/templates/school_new/images/light_blue/ttl_sp_bg.png) no-repeat right bottom;
	background-size:100% auto;
}
/* 青色 */
.box_school_new.box_color_003003001006 #tmp_wrap_shougako_ttl #tmp_ttl_img,
.box_school_new.box_color_003008001006 #tmp_wrap_shougako_ttl #tmp_ttl_img,
.box_school_new.box_color_003008002006 #tmp_wrap_shougako_ttl #tmp_ttl_img {
	background:url(/shared/templates/school_new/images/blue/ttl_sp_bg.png) no-repeat right bottom;
	background-size:100% auto;
}
.format_free .box_school_003003001 .col_lft_navi,
.format_free .box_school_003008001 .col_lft_navi,
.format_free .box_school_003008002 .col_lft_navi {
	margin-bottom:50px;
}
/* 20160412_TOP改修
============================== */
.box_rnavi_free .pic {
    float: left;
    margin-right: 10px;
	width:50%;
}
.box_rnavi_free img {
	max-width:100%;
	height:auto;
}
/* 20170327_TOP改修
============================== */
#tmp_hcount {
	background:#FFFFFF url(/shared/images/countdown/olympic_sp.jpg) left top no-repeat;
	background-size:100% auto;
}
#tmp_hcount_ttl p {
	background:url(/shared/images/countdown/olympic_kitaku_sp.png) center no-repeat;
	background-size:75% auto;
	height:0;
	padding-bottom:15%;
}
#tmp_hcount .hcount {
	width:250px;
	margin:0 auto;
}
#tmp_hcount .hcount .kaisai_ttl,
#tmp_hcount #countdown_area {
	float:left;
}
#tmp_hcount .hcount .kaisai_ttl {
	margin:5px 0;
}
#tmp_hcount #countdown_area {
	margin-left:8px;
}
#tmp_top_slide .list_order {
	bottom:0;
}
#tmp_top_slide .wrap_gallery_cntrol {
	position:static;
}
.photo_library_cnt_img img {
	max-width:100%;
	height:auto;
}
/* シニア向けページ
============================== */
#tmp_contents #tmp_wrap_senior_ttl {
	padding: 0;	
	text-align: center;
	background-position: left top;
}
#tmp_contents #tmp_senior_ttl h1 {
	width: auto;
	font-size: 221%;	
}
#tmp_contents #tmp_senior_ttl h1 span {
	text-align:left
}
#tmp_contents #tmp_senior_ttl {
	padding: 10px;
}
#tmp_contents #tmp_senior_ttl p {
	width: auto;
	font-size: 100%;
	padding: 0 0 35px 0;
}
#tmp_contents #tmp_senior_cnt,
#tmp_contents #tmp_senior_right {
	width: 100%;	
}
#tmp_contents #tmp_senior_books .col2 {
	text-align: center;	
}
#tmp_contents #tmp_senior_cnt .yomimono_img span {
	min-height:inherit;	
}
#tmp_contents #tmp_senior_right .senior_business h2 {
	font-size: 192%;	
}
#tmp_contents #tmp_senior_right .senior_calender p {
	background-size: 100% auto;
}
#tmp_contents #tmp_senior_right .senior_calender p a {
	padding-top: 40%;	
}
#tmp_contents #tmp_senior_right .anchor_books {
	display: none;	
}
/* 202004_TOP改修 */
/* main
============================== */
.search_fixed #tmp_wrap_main {
	margin-top:0;
}
/* emergency_s2
============================== */
#tmp_emergency_s2 {
	width:auto;
}
#tmp_emergency_s2_ttl {
	float:none;
	width:auto;
}
#tmp_emergency_s2_cnt {
	float:none;
	width:auto;
}
/* target_menu
============================== */
.search_fixed #tmp_target_menu {
	margin-bottom:10px;
}
.search_fixed .rmenu_anzen_cnt ul {
	list-style:none;
	list-style-image:none;
}
/* target_cate
============================== */
.search_fixed #tmp_target_cate {
	border-radius:0;
	padding:5px 10px 10px;
}
.search_fixed #tmp_target_cate li,
.search_fixed #tmp_target_cate li:nth-child(3) {
	float:none;
	width:auto;
	border-left:none;
	border-bottom:1px solid #666666;
}
.search_fixed #tmp_target_cate li a {
	border:none;
	padding:12px 12px 12px 25px;
	background-position:7px center;
}
/* search_top
============================== */
#tmp_wrap_search_top {
	border-top-width:3px;
}
#tmp_wrap_search_top #tmp_search_top {
	width:100%;
}
#tmp_wrap_search_top #tmp_search_top #tmp_search {
	padding:0;
}
#tmp_wrap_search_top #tmp_search_ttl {
	padding:15px 15px 15px 35px;
	position:relative;
	z-index:1;
	font-weight:bold;
}
#tmp_wrap_search_top .active #tmp_search_ttl {
	padding:10px 15px 5px;
}
#tmp_wrap_search_top #tmp_wrap_search {
	width:25%;
	padding-top:0;
}
#tmp_wrap_search_top #tmp_search_top #tmp_search,
#tmp_wrap_search_top #tmp_search_top #tmp_dust {
	width:100%;
}
#tmp_wrap_search_top #tmp_search_ttl,
#tmp_wrap_search_top #tmp_search_menu{
	display:block;
}
#tmp_wrap_search_top .active #tmp_search_ttl p {
	background:url(/shared/images/search/sp/search_ttl2.png) no-repeat left top;
	background-size:67px 25px;
	width:67px;
	height:25px;
}
#tmp_wrap_search_top .active #tmp_search_ttl p span {
	width:67px;
	height:25px;
	overflow:hidden;
}
#tmp_wrap_search_top #tmp_search_menu {
	position:absolute;
	left:10px;
	top:15px;
}
#tmp_wrap_search_top .switch_menu .switch img {
	width:20px;
	height:20px;
}
#tmp_wrap_search_top .switch_menu.active .switch img {
	width:25px;
	height:25px;
}
#tmp_wrap_search_top .active #tmp_search_menu {
	left:auto;
	right:15px;
	top:10px;
}
#tmp_wrap_search_top #tmp_search_cnt{
	display:none;
	padding:5px 15px 10px;
}
#tmp_wrap_search_top #tmp_search_top #tmp_search dt {
	display:none;
}
#tmp_wrap_search_top #tmp_search_top #tmp_search dd {
	width:100%;
}
#tmp_wrap_search_top #tmp_search_top #tmp_search dd,
#tmp_wrap_search_top #tmp_search_top #tmp_search dd .sch_q,
#tmp_wrap_search_top #tmp_search_top #tmp_search dd .sch_b {
	width:100%;
	float:none;
}
#tmp_wrap_search_top #tmp_search_top #tmp_search dd .sch_q,
#tmp_wrap_search_top #tmp_search_top #tmp_search dd .sch_b {
	margin-bottom:7px;
}
#tmp_wrap_search_top #tmp_search_top #tmp_search dd .sch_b #tmp_func_sch_btn {
	width:100%;
}
#tmp_wrap_search_top #tmp_search_top #tmp_search.active {
	position:absolute;
	bottom:100%;
	width:100%;
	background-color: #555555;
	box-shadow: 0 0 15px 0 #555555;
	z-index: 11;
	border-top:3px solid #DE0369;
}
#tmp_wrap_search_top #tmp_search_top #tmp_search.active:after {
	content:"";
	display:block;
	width:75%;
	height:2px;
	background-color:#FFFFFF;
	position:absolute;
	right:0;
	bottom:0;
	visibility:visible;
}
#tmp_wrap_search_top #tmp_wrap_dust {
	width:75%;
	padding-top:0;
}
#tmp_wrap_search_top #tmp_dust_ttl {
	padding:15px 35px 15px 15px;
	font-weight:bold;
	position:relative;
	z-index:1;
}
#tmp_wrap_search_top .active #tmp_dust_ttl {
	padding:15px 15px 10px;
}
#tmp_wrap_search_top #tmp_dust_ttl p {
	margin:0;
	background-image:none;
}
#tmp_wrap_search_top .active #tmp_dust_ttl p {
	background-image:url(/shared/images/search/sp/dust_ttl2.png);
	background-size:250px 15px;
}
#tmp_wrap_search_top #tmp_dust_ttl p span {
	z-index:0;
	overflow:inherit;
}
#tmp_wrap_search_top .active #tmp_dust_ttl p span {
	z-index:-1;
	overflow:hidden;
}
#tmp_wrap_search_top #tmp_dust_ttl p,
#tmp_wrap_search_top #tmp_dust_ttl p span {
	width:auto;
	height:auto;
}
#tmp_wrap_search_top .active #tmp_dust_ttl p,
#tmp_wrap_search_top .active #tmp_dust_ttl p span {
	width:250px;
	height:15px;
}
#tmp_wrap_search_top #tmp_dust_area_menu {
	top:15px;
}
#tmp_wrap_search_top .active #tmp_dust_area_menu {
	right:15px;
	top:10px;
}
#tmp_wrap_search_top #tmp_wrap_dust_cnt {
	width:100%;
}
#tmp_wrap_search_top #tmp_dust_cnt {
	padding:10px 15px;
}
#tmp_wrap_search_top #tmp_dust_area_cnt #tmp_gdust_town {
	position:static;
}
#tmp_wrap_search_top #tmp_dust_area_cnt #tmp_gdust_town,
#tmp_wrap_search_top #tmp_dust_area_cnt #tmp_gdust_area {
	width:100%;
	margin-bottom:5px;
}
#tmp_wrap_search_top #tmp_dust_area_cnt table {
	margin-top:10px;
}
#tmp_wrap_search_top #tmp_search_top #tmp_dust.active {
	bottom:100%;
	border-top-width:3px;
}
#tmp_wrap_search_top #tmp_search_top #tmp_dust.active:after {
	content:"";
	display:block;
	width:25%;
	height:2px;
	background-color:#FFFFFF;
	position:absolute;
	left:0;
	bottom:0;
	visibility:visible;
}
/* top_col2
============================== */
.search_fixed .top_col2L,
.search_fixed .top_col2R {
	margin:0 0 20px;
}
/* oshirase
============================== */
#tmp_oshirase_cnt {
	padding-top: 15px;
}
#tmp_oshirase .link_btn ul {
	border-radius:5px;
}
#tmp_oshirase_cnt #tmp_cnt_topicsl .pic {
	float:none;
}
#tmp_oshirase_cnt #tmp_cnt_topicsl .pic img {
	float:left;
	max-width:50%;
	width:auto;
	height:auto;
	margin:0 10px 10px 0;
}
/* ==================================================
clearfix
================================================== */
#tmp_contents .season_event_list .box_sd_event:after,
#tmp_hcount .hcount:after,
#tmp_oshirase_cnt #tmp_cnt_topicsl .pic:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
}
@media screen and (max-width : 420px) {
#tmp_wrap_shougako_ttl #tmp_ttl_img {
	min-height:115px;
}
#tmp_wrap_main #tmp_wrap_shougako_ttl #tmp_ttl_img img {
	max-height:95px;
}
#tmp_wrap_shougako_ttl .box_img_r .box_bg {
	top:22px;
}
#tmp_wrap_shougako_ttl .box_img {
	margin:2px 24px 0 0;
}
}
@media screen and (max-width : 350px) {
#tmp_wrap_shougako_ttl #tmp_ttl_img {
	min-height:100px;
}
#tmp_wrap_main #tmp_wrap_shougako_ttl #tmp_ttl_img img {
	max-height:90px;
}
#tmp_wrap_shougako_ttl .box_img_r .box_bg {
	top:18px;
}
#tmp_wrap_shougako_ttl .box_img {
	margin:7px 24px 0 0;
}
}
@media screen and (max-width : 320px) {
#tmp_wrap_shougako_ttl #tmp_ttl_img {
	min-height:100px;
}
#tmp_wrap_main #tmp_wrap_shougako_ttl #tmp_ttl_img img {
	max-height:85px;
}
#tmp_wrap_shougako_ttl .box_img_r .box_bg {
	top:10px;
}
#tmp_wrap_shougako_ttl .box_img {
	margin:7px 24px 0 0;
}

}