﻿@charset "utf-8";

@media screen and (max-width : 480px) {

/* ==================================================
shared
================================================== */
/* body
============================== */
body {
	-webkit-text-size-adjust:none; /* 変更しない */
	background:none; /* 変更しない */
}
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_wrap_header,
#tmp_header,
#tmp_header2,
#tmp_wrap_gnavi2,
#tmp_gnavi2,
.format_top #tmp_wrap_gallery,
.format_free #tmp_wrap_gallery,
.format_top #tmp_gallery,
.format_free #tmp_gallery,
#tmp_wrap_gnavi,
#tmp_gnavi,
#tmp_wrap_search_area,
#tmp_event_info,
#tmp_kyoiku_info,
#tmp_pnavi,
#tmp_wrap_footer,
#tmp_wrap_copyright,
#tmp_footer {
	width:100%; /* 変更しない */
	min-width:320px; /* 変更しない */
}
#tmp_footer,
.pnavi,
#tmp_publicity,
#tmp_copyright {
	width:100%;
	box-sizing:border-box;/* CSS3 */
}
/* main
============================== */
#tmp_wrap_main {
	padding:0 10px 0;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	word-break:break-all; /* 変更しない */
}
/* hsearch
============================== */
#tmp_wrap_top_search {
	width:auto;
	margin-left:0;
	margin-bottom:16px;
	float:none;
}
.hsearch {
	background-color:#F0F0F0 !important;
	padding:15px 10px 10px !important;
	margin-bottom:20px;
}
hsearch
.hsearch_main .box_sch {
	display:table;
	width:100%;
}
.hsearch_main p {
	float:none;
	padding-bottom:9px;
}
.hsearch_main #tmp_search_hidden {
	padding-bottom:0;
}
.hsearch_main .box_sch p {
	display:table-cell;
	vertical-align:top;
}
.hsearch_main .box_sch p img {
	max-width:inherit !important;
}
.hsearch_main #tmp_query,
.hsearch_main #tmp_query_top {
	width:100% !important;
}
.hsearch_main .sch_select select,
.hsearch_main .sch_select_sp select {
	width:100% !important;
	border:2px solid #666666;
}
.hsearch_main #tmp_func_sch_btn,
.hsearch_main #tmp_func_sch_btn_top {
	width:100%;
	min-width: inherit;
}
.hsearch_main ul {
	float:none;
	width:100%;
}
.hsearch_main .hsch_navi li {
	width:49%;
	margin:0;
	text-align:center;
	padding-bottom:9px;
}
.hsearch_main .hsch_navi li:first-child {
	margin-right:2%;
}
.format_top.custom_kenmin .hsearch_main .hsch_navi li {
	width:100%;
	margin-right:0 !important;
}
/* search_word */
.hsearch_word {
	display:block;
}
.hsearch_word_ttl {
	display:block;
	text-align:left;
	width:100%;
	padding:0;
	background-image:none;
}
.hsearch_word_ttl p {
	padding:8px 10px 5px;
	font-weight:normal;
}
.hsearch_word_cnt {
	display:block;
	padding:8px 10px 3px;
}
/* search_links */
.hsearch_links_ttl {
	display: block;
	text-align: left;
	width: 100%;
	padding: 0;
	background-image: none;
}
.hsearch_links_ttl:before {
	display: none;
}
.hsearch_links_ttl p {
	padding: 8px 10px 5px;
	font-weight: normal;
}
.hsearch_links_cnt {
	display: block;
	padding: 8px 0 3px;
}
.hsearch_links_cnt ul li {
	width: calc(50% - 4px);
	margin: 0 0 8px 0;
}
.hsearch_links_cnt ul li:nth-child(2n) {
	margin: 0 0 8px 2px;
}
.hsearch_links_cnt a {
}
/* hcate
============================== */
#tmp_wrap_hcate {
	min-width:320px;
}
#tmp_hcate {
	width:100%;
	padding:5px 0;
}
#tmp_hcate_ttl {
	float:none;
	padding:0 0 30px;
}
#tmp_hcate_cnt {
	float:none;
	margin-right:0;
}
#tmp_hcate_ttl h1 {
	font-size:142.8%;
	font-weight:bold;
}
#tmp_hcate_ttl h1 span {
	font-size:85.7%;
	min-height:35px;
	padding:2px 8px 0 45px;
	min-height:20px;
	background-position:10px center;
	background-size:27px auto;/* CSS3 */
}
/* box_date */
#tmp_hcate_cnt .box_date {
	text-align:center;
	width:100%;
	min-width:320px;
	float:none;
	padding:0 0 5px;
	margin:0 0 10px;
	border-right:none;
	border-bottom:1px solid #ffffff;
	display:table;
}
#tmp_hcate_cnt .box_date p {
	display:table-cell;
	vertical-align:bottom;
	line-height:1.0;
	margin:0;
}
#tmp_hcate_cnt .box_weather {
	float:none;
	text-align:center;
	margin:0 auto;
	border:none;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.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 .column_full .wrap_col_nm,
.format_top .column_full .wrap_col_nm2 {
	margin-right:0; /* 変更しない */
}
.format_top .column_full .wrap_col_lft_navi {
	width:auto; /* 変更しない */
	margin-right:0; /* 変更しない */
}
.format_top .column_full .col_lft_navi,
.format_top .column_full .col_rgt_navi {
	padding:0; /* 変更しない */
	background-color:transparent;
}
.format_top .column_full .wrap_col_rgt_navi {
	width:auto; /* 変更しない */
}
.format_top .column_full .col_main {
	margin-left:0; /* 変更しない */
}
/* free
============================== */
.format_free .wrap_col_nm,
.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; /* 変更しない */
	margin-bottom:0;
}
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
	margin-right:0; /* 変更しない */
	margin-bottom:0;
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	min-width:320px !important;
	border-bottom:8px solid #000000 !important;
}
#tmp_header {
	position:relative;
	padding:0;
}
#tmp_header2 {
	background:none;
}
#tmp_hlogo {
	float:none;
	padding:0;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:inline-block;
	width:155px;
	height:55px;
	background:url(/shared/site_kyoiku/images/header/hlogo.jpg) no-repeat left top;
	-webkit-background-size:155px 55px;
	-moz-background-size:155px 55px;
	background-size:155px 55px;
}
#tmp_hlogo a {
	width:155px;
	height:55px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:155px;
	height:55px;
}
/* means
============================== */
#tmp_means {
	float:none;
	margin:0;
	max-width:inherit;
	width:100%;
}
#tmp_means_secondary {
	display:none; /* 変更しない */
}
/* hnavi_s
============================== */
#tmp_hnavi_s {
	display:block; /* 変更しない */
	list-style:none; /* 変更しない */
}
#tmp_hnavi_lmenu {
	position:absolute;
	right:10px;
	top:4px;
}
#tmp_hnavi_lmenu a {
	background:url(/shared/site_kyoiku/images/header/lmenu.png) no-repeat center center;
	-webkit-background-size:47px 47px;
	-moz-background-size:47px 47px;
	background-size:47px 47px;
	display:block;
	width:47px;
	height:47px;
}
#tmp_hnavi_lmenu a.active {
	background:url(/shared/site_kyoiku/images/header/lmenu_on.png) no-repeat center center;
	-webkit-background-size:47px 51px;
	-moz-background-size:47px 51px;
	background-size:47px 51px;
	display:block;
	width:47px;
	height:51px;
}
#tmp_hnavi_lmenu span {
	display:block;
	position:relative;
	z-index:-1;
	width:47px;
	height:47px;
	overflow:hidden;
}
/* sma_sch
============================== */
#tmp_wrap_search_area {
	display:none;
}
#tmp_sma_menu {
	display:block; /* 変更しない */
}
#tmp_sma_menu .wrap_sma_sch {
	display:none; /* 変更しない */
	position:absolute; /* 変更しない */
	left:0; /* 変更しない */
	top:55px !important;
	color:#ffffff;
	background-color:#555555;
	border-top:1px solid #ffffff;
	width:100%; /* 変更しない */
	z-index:9999; /* 変更しない */
}
#tmp_sma_menu .sma_sch {
	padding:20px 10px;
}
/* sma_search */
#tmp_sma_search {
	padding:14px 0 20px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	margin:0 0 10px;
	clear:both;
}
#tmp_sma_search .sch_box {
	width:100%;
	display:table;
	padding-bottom:3px;
}
#tmp_sma_search .sch_box p {
	display:table-cell;
	vertical-align:top;
}
#tmp_sma_search .sch_box p img {
	padding:5px 3px;
}
#tmp_sma_query {
	width:100%;
	min-height:32px;
	border:1px solid #ffffff;
	padding:5px 3px;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_func_sch_btn {
	letter-spacing:0.5em;
	text-indent:0.5em;
	margin:0 0 9px;
	width:100%;
	text-align:center;
	font-size:115%;
	min-height:40px;
	border:1px solid #ffffff;
	cursor:pointer;
	color:#ffffff;
	background-color:#555555;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_search .sch_select,
#tmp_sma_search .sch_select_sp {
	margin-bottom:12px;
}
#tmp_sma_search .sch_select select,
#tmp_sma_search .sch_select_sp select {
	width:100%;
	border:none;
	padding:3px 5px;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_search ul {
	list-style:none;
}
#tmp_sma_search ul li {
	width:49%;
	float:left;
	text-align:center;
}
#tmp_sma_search ul li:first-child {
	margin-right:2%;
}
#tmp_sma_search ul li a {
	display:block;
	padding:4px 0;
	text-decoration:none;
	border:1px solid #ffffff;
	color:#ffffff;
	background-color:#555555;
}
#tmp_sma_search ul li span {
	display:inline-block;
	background:url(/shared/site_kyoiku/images/header/arrow_icon_wht.png) no-repeat left center;
	background-size:7px auto;/* CSS3 */
	padding:0 0 0 16px;
}
/* close_btn */
#tmp_sma_menu .wrap_sma_sch .close_btn {
	width:140px;
	margin:0 auto 20px;
	border:1px solid #ffffff;
	text-align:center;
	box-sizing:border-box;/* CSS3 */
}
#tmp_sma_menu .wrap_sma_sch .close_btn a {
	display:block;
	padding:4px 10px;
	text-decoration:none;
	color:#ffffff;
	background-color:#555555;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a span {
	display:inline-block;
	background:url(/shared/site_kyoiku/images/header/close_icon.png) no-repeat left center;
	background-size:16px 16px;/* CSS3 */
	padding:0 0 0 22px;
}
/* sma_hnavi */
#tmp_sma_hnavi {
	clear:both;
}
#tmp_sma_hnavi2 {
	margin:0 0 16px;
	clear:both;
}
#tmp_sma_hnavi ul,
#tmp_sma_hnavi2 ul {
	list-style:none;
}
#tmp_sma_hnavi .hnavi_func a {
	background:url(/shared/site_kyoiku/images/header/hnavi_icon_func.png) no-repeat left 0.4em;
}
#tmp_sma_hnavi .hnavi_read a {
	background:url(/shared/site_kyoiku/images/header/hnavi_icon_read.png) no-repeat left 0.4em;
}
#tmp_sma_hnavi a {
	display:block;
	text-decoration:none;
	color:#ffffff;
	padding:5px 0 2px 24px;
	background-size:auto 12px !important;/* CSS3 */
}
#tmp_sma_hnavi2 li a {
	display:block;
	text-decoration:none;
	color:#ffffff;
	background:url(/shared/site_kyoiku/images/header/navi_icon_wht.png) no-repeat 4px 0.6em;
	padding:4px 0 3px 24px;
	background-size:9px 9px;/* CSS3 */
}
/* sma_gnavi */
#tmp_sma_gnavi {
	margin:0 0 18px;
	clear:both;
}
#tmp_sma_gnavi ul {
	list-style:none;
	font-size:114.3%;
}
#tmp_sma_gnavi li {
	margin-bottom:2px;
}
#tmp_sma_gnavi a {
	display:block;
	padding:9px 26px 9px 10px;
	text-decoration:none;
	color:#ffffff;
	background:#222222 url(/shared/site_kyoiku/images/header/gnavi_icon.png) no-repeat right center;
	background-size:21px 13px;/* CSS3 */
}
/* sma_lnavi */
#tmp_sma_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_sma_lnavi_ttl {
	margin:0 0 10px;
	padding:10px 10px;
	color:inherit;
	background-color:#FFFFFF;
	border:1px solid #BBCCDD;
	font-weight:bold;
}
#tmp_sma_lnavi_ttl p a {
	display:block;
	margin:-10px -10px; /* #tmp_sma_lnavi_ttl のpadding値と同じマイナス数値 */
	padding:10px 10px; /* #tmp_sma_lnavi_ttl のpadding値と同じ数値 */
	color:#000000;
	text-decoration:none;
}
#tmp_sma_lnavi_cnt {
	border:1px solid #AABBCC;
	border-right:none;
	border-left:none;
}
#tmp_sma_lnavi_cnt ul {
	list-style:none;
}
#tmp_sma_lnavi_cnt li {
	padding:10px 0 10px 14px;
	border-top:1px solid #BBCCDD;
	background:url(/shared/images/icon/list_icon.gif) no-repeat left 0.8em;
}
#tmp_sma_lnavi_cnt li:first-child {
	border-top:none;
}
#tmp_sma_lnavi_cnt li a {
	display:block;
	margin:-10px 0 -10px -14px; /* #tmp_sma_lnavi_cnt liのpadding値と同じマイナス数値 */
	padding:10px 0 10px 14px; /* #tmp_sma_lnavi_cnt liのpadding値と同じ数値 */
	background-color:inherit;
	color:#FFFFFF;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list {
	padding-left:0;
	background:none;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list.active {
	padding-bottom:0;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list > a {
	margin-left:0;
	padding-left:0;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list a.switch {
	float:left;
	margin-right:8px;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list a.switch img {
	vertical-align:middle;
}
#tmp_sma_lnavi_cnt .switch_cnt {
	margin:10px 0 0;
	padding:0 0 0 10px;
	border-top:1px dotted #BBCCDD;
	clear:both;
}
#tmp_sma_lnavi_cnt .switch_cnt li {
	border-top:1px dotted #BBCCDD;
}
#tmp_sma_lnavi_cnt .switch_cnt li:first-child {
	border-top:none;
}
/* tnavi */
#tmp_tnavi {
	padding:6px 0 8px;
	clear:both;
}
#tmp_tnavi ul {
	list-style:none;
}
#tmp_tnavi ul li {
	width:20% !important;
	font-size:78.6% !important;
}
#tmp_tnavi ul li a {
	height:60px;
}
#tmp_tnavi ul #tmp_tlist1 {
	padding:3px;
}
#tmp_tnavi ul #tmp_tlist1 a {
	height:50px;
}
#tmp_tnavi ul #tmp_tlist1 span {
	display:block;
}
/* gallery
============================== */
.format_top #tmp_wrap_gallery {
	border-top:4px solid #0571B9;
	border-bottom:4px solid #0571B9;
}
.format_free #tmp_wrap_gallery {
	background-color:#DDF2F9;
	border-top:4px solid #0571B9;
	border-bottom:4px solid #0571B9;
}
.format_top #tmp_gallery {
	position:relative;
	width:320px;
	height:90px;
	background-image:url(/shared/templates/kyoiku_top/images/header/sp/gallery_sp.jpg) !important;
	background-size:contain;
}
.format_free #tmp_gallery {
	position:relative;
	width:320px;
	height:90px;
	background-image:url(/shared/templates/kyoiku_top/images/header/sp/gallery_sp.jpg) !important;
	background-color:#DDF2F9;;
	background-size:contain;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi2 {
	border:none;
}
#tmp_gnavi2 {
	display:none; /* 変更しない */
}
#tmp_wrap_gnavi {
	border:none;
}
.format_top #tmp_wrap_gnavi {
	margin-bottom:20px;
}
#tmp_gnavi {
	display:none; /* 変更しない */
}
/* gnavi_s
============================== */
/* switch_menu */
#tmp_gnavi_s {
	display:block;
	margin:0 0 12px;
}
#tmp_gnavi_s_ttl {
	color:#FFFFFF;
	background-color:#4C4C4C;
	padding:10px 12px;
	position:relative;
}
#tmp_gnavi_s_ttl p {
	text-align:center;
}
#tmp_gnavi_s_cnt {
	color:inherit;
	background-color:#EFEFEF;
}
.switch_menu #tmp_gnavi_s_ttl a {
	display:block;
	position:absolute;
	top:12px;
	left:110px;
	padding:0;
	font-weight:bold;
	text-decoration:none;
}
.switch_cnt {
	padding:5px 10px 10px;
	margin:0 0 10px;
	border-bottom:4px solid #0571B9;
}
.switch_cnt table {
	width:100%;
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse;
}
.switch_cnt table td {
	width:50%;
	height:56px;
	border:1px solid #969696;
	border-collapse:collapse;
	vertical-align:middle;
}
.switch_cnt table td p {
	text-align:center;
}
.switch_cnt table td a {
	padding:0;
	color:#034E7E;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
table .gnavi_s_home p a {
	background:url(/shared/site_kyoiku/images/navi/gnavi/gnavi_home.png) no-repeat center center;
	padding:10px 0;
}
table .gnavi_s_home span {
	position:relative;
	z-index:-1;
}

/* pankuzu
============================== */
#tmp_pankuzu {
	display:none; /* 変更しない */
}
#tmp_sma_pankuzu {
	display:block;
	padding-right:10px;
	padding-left:10px;
	border-bottom:1px solid #AABBCC;
	clear:both;
	margin:0 0 20px;
}
/* lnavi
============================== */


/* event_info
============================== */

#tmp_event_info_cnt {
	padding:24px 0 23px 0;
	background-color:#EFEFEF;
	color:inherit;
	clear:both;
}
#tmp_event_info_cnt .event_info {
	margin:0 10px;
}
#tmp_event_info_cnt .event_info .event_info_cnt {
	width:100%;
	padding:22px 0 20px 0;
	margin:0 0 10px 0;
	background-color:#FFFFFF;
	color:inherit;
	float:left;
}
.event_info .event_info_img {
	float:left;
	margin:0 0 0 12px;
}
.event_info .event_info_img img {
	width:147px;
	height:auto;
}
.event_info .event_info_txt {
	float:none;
	margin:0 0 0 170px;
}
#tmp_kyoiku_info_cnt {
	padding:18px 10px;
	margin:0 0 18px;
}
#tmp_wrap_kyoiku_map {
	background-color:#FFFFFF;
	color:inherit;
	width:100%;
	margin:0 0 16px;
}
#tmp_kyoiku_map {
	width:290px;
	height:495px;
	float:none;
	margin:0 auto;
}

#tmp_kyoiku_map #kyoiku_map1 {
	position:absolute;
	top:130px;
	left:28px;
}
#tmp_kyoiku_map #kyoiku_map2 {
	position:absolute;
	top:201px;
	left:19px;
}
#tmp_kyoiku_map #kyoiku_map3 {
	position:absolute;
	top:60px;
	left:28px;
}
#tmp_kyoiku_map #kyoiku_map4 {
	position:absolute;
	top:10px;
	left:190px;
}
#tmp_kyoiku_map #kyoiku_map5 {
	position:absolute;
	top:250px;
	left:190px;
}
#tmp_kyoiku_map #kyoiku_map6 {
	position:absolute;
	top:350px;
	left:210px;
}
#tmp_kyoiku_map #kyoiku_map7 {
	position:absolute;
	top:340px;
	left:30px;
}
#tmp_wrap_kyoiku_news {
	width:100%;
	height:auto;
	clear:both;
	padding:24px 0;
}
#tmp_kyoiku_news {
	height:auto;
	overflow:visible;
}
#tmp_kyoiku_news .kyoiku_news {
	float:left;
	margin-left:12px;
	width:45%;
}
#tmp_kyoiku_news .kyoiku_news .kyoiku_news_img {

}
#tmp_kyoiku_news .kyoiku_news .kyoiku_news_img img {
	width:100%;
}
#tmp_kyoiku_news .kyoiku_news .kyoiku_news_txt {
	width:auto;
	clear:both;
	margin:0 0 22px 0;
	border:none;
}
.kyoiku_news .kyoiku_news_txt .date,
.kyoiku_news .kyoiku_news_txt .chiiki002,
.kyoiku_news .kyoiku_news_txt .chiiki001,
.kyoiku_news .kyoiku_news_txt .chiiki003,
.kyoiku_news .kyoiku_news_txt .chiiki004,
.kyoiku_news .kyoiku_news_txt .chiiki005,
.kyoiku_news .kyoiku_news_txt .chiiki006,
.kyoiku_news .kyoiku_news_txt .chiiki007, 
.kyoiku_news .kyoiku_news_txt .summary {
	clear:both;
	margin:0;
}
#tmp_info_ttl ul li {
	width:50%;
}
/* event_cal
============================== */
/* cate_ttl
============================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}
/* pnavi
============================== */
.pnavi .ptop {
	padding:0 10px;
}
.pnavi .ptop a {
	padding:5px 25px 5px 10px;
	color:#ffffff;
	background:#666666 url(/shared/site_kyoiku/images/icon/ptop_icon.png) no-repeat right center;
	background-size:22px auto;/* CSS3 */
}
/* snavi
============================== */
.format_top #tmp_snavi .snavi_cnt ul {
	list-style:none;
	padding:20px 0 18px 20px;
}
/* rnavi
============================== */
#tmp_rmenu,
#tmp_rmenu_link {
	width:auto;
	padding:14px 10px;
}
table.rmenu_table td,
table.rmenu_link_table td {
	width:50%;
}
table.rmenu_table td p {
	margin:0 0 0 14px;
}
table.rmenu_link_table td p {
	margin:0 0 0 4px;
}
#tmp_hot_line_btn {
	background:url(/shared/templates/kyoiku_top/images/rnavi/sp/hot_line.png) no-repeat left top;
	background-size:320px 96px;
	width:320px;
	height:92px;
	margin:0 auto 30px;
}
#tmp_hot_line_btn span {
	width:320px;
	height:92px;
}
#tmp_toiawase {
	padding:14px 60px 14px 100px;
	margin:0 0 20px;
}
/* pnavi
============================== */
/* plugin ▼変更しない
============================== */
.plugin {
	display:none;
}
/* emergency
============================== */
#tmp_wrap_emergency {
	min-width:320px;
}
#tmp_emergency {
	display:block;
}
#tmp_emergency_ttl {
	width:100%;
	padding:5px 0;
	display:block;
}
#tmp_emergency_ttl h2 {
	font-size:114.3%;
}
#tmp_emergency_ttl span {
	background-size:20px auto;/* CSS3 */
	padding:7px 0 3px 30px;
	min-height:10px;
}
#tmp_wrap_emergency_cnt {
	display:block;
}
#tmp_emergency_cnt {
	padding:10px;
}
/* emergency_s */
#tmp_emergency_s {
	margin-bottom:20px;
}
#tmp_emergency_s_ttl {
	padding:2px 7px 1px;
}
#tmp_emergency_s_ttl h2 {
	font-size:114.3%;
	padding:2px 0 0 24px;
	background-size:20px auto;/* CSS3 */
}
#tmp_emergency_s_cnt {
	padding:10px;
}
#tmp_emergency_close {
	position:static;
	text-align:right;
}
/* ==================================================
model_change
================================================== */
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:block;
	margin:0 10px 0;
}
/* 切替ボタン
============================== */
#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;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	background-position:right bottom;
	background-size:100% auto;/* CSS3 */
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:0;
}
#tmp_fnavi ul {
	padding-top:20px;
	padding-bottom:0;
}
/* fnavi1 */
#tmp_fnavi .fnavi1 li {
	margin:0 0 13px 10px;
	padding:0 !important;
	float:none;
	border-right:none;
	border-left:1px solid #3f3735;
	line-height:1.0;
}
#tmp_fnavi .fnavi1 li a {
	display:block;
	padding:2px 10px;
}
/* fnavi2 */
#tmp_fnavi .fnavi2 {
	padding:10px;
}
#tmp_fnavi .fnavi2 li {
	margin:0 0 10px;
	width:48%;
	text-align:left;
}
#tmp_fnavi .fnavi2 li:nth-child(odd) {
	margin-right:4%;
}
#tmp_fnavi .fnavi2 li span {
	background-position:10px center;
	padding-left:30px
}
/* footer_cnt
============================== */
#tmp_footer_cnt {
	padding:0 10px 10px;
}
#tmp_footer_cnt #tmp_flogo {
	float:none;
	margin:0 0 3px;
}
#tmp_footer_cnt #tmp_flogo img {
	width:auto;
	height:30px;
}
#tmp_footer_cnt address {
	font-size:85.7%;
}
#tmp_footer_cnt address br {
	display:none;
}
#tmp_footer_cnt address span {
	display:block;
	margin-right:0;
}
/* copyright
============================== */
#tmp_copyright {
	font-size:85.7%;
}
/* ==================================================
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,
div.col2 div.col2 div.col2L,
div.fixed_col2 div.fixed_col2L {
	width:100%;
	margin-right:0;
	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%;
	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: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; /* 変更しない */
}
/* shisetsu */
#tmp_map_search p {
	display:block;
	margin-right:0;
}
#tmp_map_search strong {
	display:block;
}
#tmp_map_search #keyword {
	margin-left: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 li {
	width:50%;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_result_list {
	margin:0 0 20px;
}
/* youtube
============================== */
#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%;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after,
#tmp_tnavi:after,
#tmp_sma_search .sch_box:after,
#tmp_sma_search ul:after,
.hsearch_main .box_sch:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}