@charset "utf-8";

@media screen and (max-width : 640px) {

/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
body {
	-webkit-text-size-adjust:none;
	font-size: 87.5%;
}
#tmp_main{
	padding-bottom: 89px;
}
.wrap_main {
	padding-left: 0;
	padding-bottom:50px;
	background-image: url(/shared/images/sp/bg_main_bottom.png);
	background-size:320px auto;
}
/* wrapper
================================================== */
#tmp_wrapper {
	width:100%;
	min-width:320px;
	overflow:hidden;
}
.format_top .container {
	width: 100%;
    padding: 0 10px;
}
/* contents
================================================== */
#tmp_contents,
#tmp_maincontents {
	word-wrap:break-word;
}
.container {
	width: 100%;
	max-width: none;
	padding:0 10px;
}
/* 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 0 20px;
}
.sp_content{
	display: block;
}
/* top
================================================== */
.format_top #tmp_main_menu,
.format_top #tmp_main {
	float:none;
	width:100%;
}
/* free
================================================== */
.format_free .column_lnavi .col_main {
	margin-left:0;
}
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main,
.type_idx .wrap_col_main .col_main {
	margin-right:0;
}
.type_idx .wrap_col_main .col_main {
	padding:10px 0 0;
}
/* ==================================================
header
================================================== */
#tmp_main {
    padding:0;
}
#tmp_main::before {
	background-image: url(/shared/images/sp/bg_main_top.png);
	background-size:320px auto;
	height:75px;
	top: 0;
}
#tmp_header,
#tmp_header .container_xl::before {
    background: transparent;
}
.container_xl{
	width: 100%;
}
.header_gnavi{
	position: relative;
	width: 100%;
	padding: 0 10px;
	background: #ffffff;
	z-index: 700;
	border-bottom: 1px solid #d7d8e0;
}
#tmp_hsearch {
	position: relative;
	left: 0;
	right: auto;
	width: 100%;
	padding:0;
    background: none !important;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
}
.format_top #tmp_hsearch {
    position: static;
}
#tmp_hsearch .container_xl:before{
	display: none;
}
#tmp_hlogo {
	float:none;
	text-align:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	background:url(/shared/images/header/logo_sp.png) no-repeat 0 0;
	width:150px;
	height:52px;
	background-size: 150px auto;
}
#tmp_hlogo a,
#tmp_hlogo span {
	width:150px;
	height:52px;
}
/* sp_menu
================================================== */
#tmp_switch_sp_style {
	display: none;
}
#tmp_hnavi_s,
.spmenu_open #tmp_hnavi_s {
	display: block;
	list-style: none;
}
#tmp_hnavi_s li a {
	display:block;
	width:40px;
	height:40px;
	text-decoration:none;
}
#tmp_hnavi_lmenu {
	position:absolute;
	left:10px;
	top:20px;
}
#tmp_hnavi_rmenu {
	position:absolute;
	right:10px;
	top:20px;
}
#tmp_hnavi_lmenu span,
#tmp_hnavi_rmenu span {
	display:block;
	position:relative;
	z-index:-1;
	width:40px;
	height:40px;
	overflow:hidden;
}
#tmp_sma_menu_btn{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	float: right;
	z-index: 700;
}
#tmp_sma_menu_btn a{
	display: table-cell;
	width: 50px;
	height: 52px;
	padding-top: 35px;
	font-size: 67.8%;
	font-weight:bold;
	text-decoration: none;
	border-left: 1px solid #d7d8e0;
	text-align: center;
	color: #007a3f;
	background: #FFFFFF;
}
#tmp_sma_menu_btn .sma_search{
	background: url(/shared/images/icon/icon_search_sp.png) no-repeat center 6px;
	background-size:24px 24px;
}
.sma_menu_open .icon {
    position: absolute;
    top: 18px;
    left: 50%;
    margin-left: 17px;
    width: 20px;
    height: 2px;
    background-color: #007a3f;
    color: #FFFFFF;
    z-index: 3;
    transition: all 0.2s ease 0s;
}
.sma_menu_open .icon::before,
.sma_menu_open .icon::after {
    content: "";
    width: 20px;
    height: 2px;
    left: 0px;
	background-color: #007a3f;
    color: #FFFFFF;
    position: absolute;
    top: 0px;
    z-index: 1;
    transition: all 0.2s ease 0s;
}
.sma_menu_open .icon::before {
	transform: translate(0px, -11px);
	top: 5px;
}
.sma_menu_open .icon::after {
	transform: translate(0px, 11px);
	top: -5px;
}
.sma_menu_open.active .icon::before {
	top: 0;
    transform: rotate(45deg);
    background-color: #222222;
}
.sma_menu_open.active .icon::after {
    transform: rotate(-45deg);
	background-color: #222222;
	top: 0;
}
.sma_menu_open.active .icon {
    background-color: transparent;
}
.sma_menu_open.active{
	background: #0c487b;
}
.sma_menu_open.active .text{
	color: #222222;
}
#tmp_sma_menu_btn .sma_menu_open.active{
	color: #222222;
	background-color: #b9e9d2;
}
#tmp_sma_menu_btn .sma_search.active{
	background: #b9e9d2 ;
	color: #222222;
}
#tmp_sma_menu_btn .sma_search.active:before,
#tmp_sma_menu_btn .sma_search.active:after {
    content: "";
    width: 20px;
    height: 2px;
    left: 0px;
	background-color: #007a3f;
    color: #FFFFFF;
    position: absolute;
    top: 0px;
    z-index: 1;
    transition: all 0.2s ease 0s;
}
#tmp_sma_menu_btn .sma_search.active:before {
	top: 17px;
	left: 17px;
    transform: rotate(45deg);
    background-color: #222222;
}
#tmp_sma_menu_btn .sma_search.active:after {
    transform: rotate(-45deg);
	background-color: #222222;
	top: 17px;
	left: 17px;
}
#tmp_sma_rmenu,
#tmp_sma_lmenu{
	position: absolute;
	width: 100%;
	top: 52px;
	left:0;
	z-index: 9999;
	background: #b9e9d2;
	color: #222222;
}
#tmp_sma_rmenu{
	background: #b9e9d2;
	padding: 25px 10px;
}
#tmp_sma_rmenu .gnavi ul li{
	width: 100%;
	background: #FFFFFF;
}
#tmp_sma_rmenu .gnavi ul{
	background: transparent;
}
#tmp_sma_rmenu .gnavi li{
	margin-bottom: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#tmp_sma_rmenu .gnavi a{
	font-size: 135.7%;
	padding: 12px 10px 10px 45px;
	background-position: 10px center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ffffff;
}
#tmp_sma_rmenu .gnavi .glist1 a{
	background-size: 23px 20px;
}
#tmp_sma_rmenu .gnavi .glist2 a{
	-moz-background-size: 23px 24px;
	-webkit-background-size: 23px 24px;
	background-size: 23px 24px;
}
#tmp_sma_rmenu .gnavi .glist3 a,
#tmp_sma_rmenu .gnavi .glist4 a{
    background-size: 23px 19px;
}
#tmp_sma_rmenu .gnavi .glist5 a {
	-moz-background-size: 22px 22px;
	-webkit-background-size: 22px 22px;
	background-size: 22px 22px;
}
#tmp_sma_rmenu .gnavi .glist6 a {
	-moz-background-size: 23px 15px;
	-webkit-background-size: 23px 15px;
	background-size: 23px 15px;
}
#tmp_sma_rmenu{
	display: none;
}
.drop_down_hidden{
	display: none;
	visibility: hidden;
}
#tmp_sma_rmenu .gnavi a:hover,
#tmp_sma_rmenu .gnavi a:focus{
	border: 1px solid #007a3f;
}
/* gnavi
================================================== */
.gnavi{
	margin-bottom: 23px;
}
.gnavi .gnavi_home {
	display: block;
}
.gnavi .gnavi_home a{
	background: transparent url(/shared/images/icon/icon_home.png) no-repeat 10px center;
	-moz-background-size: 23px 21px;
	-webkit-background-size: 23px 21px;
	background-size: 23px 21px;
}
.gravi_banner{
	background: transparent;
	width: 100%;
	height: auto;
    margin-top: 0;
}
.gravi_banner ul{
	padding: 0;
	margin: 0 -4px;
}
.gravi_banner ul li{
	float: left;
	width: 33.33%;
	margin-left: 0;
	padding: 0 4px;
}
.gnavi li.active a:after,
.gnavi li.active a:focus:after,
.gnavi li.active a:active:after{
	display: none;
}
/* banner
================================================== */
/* means
================================================== */
.header_wrap{
	float: none;
	padding: 0;
}
#tmp_means{
	display: block;
	font-size: 100%;
	height: auto;
	float: none;
	padding-top: 8px;
}
#tmp_means .box_setting li{
	float: none;
	display: block;
	padding: 10px 0 9px;
	border-bottom: 2px solid #63b58d;
}
.gravi_banner ul li a{
	margin-bottom: 0;
}
.gravi_banner ul li p.banner_kanko a,
.gravi_banner ul li p.banner_furusato a,
.gravi_banner ul li p.banner_iju a {
	background-size: 100% auto;
	width: 100%;
	height: 0;
	padding-bottom: 67%;
	border-bottom: none;
}
#tmp_means .box_setting li:last-child{
	border-bottom: none;
}
#tmp_means .box_setting .setting_font a {

    background: transparent url(/shared/images/icon/icon_a.png) no-repeat left center;

}
#tmp_means .box_setting .setting_sound a {
    background: transparent url(/shared/images/icon/icon_sound.png) no-repeat left center;
}
#tmp_means .box_setting .setting_lang a {
	background: transparent url(/shared/images/icon/icon_lang.png) no-repeat left center;
	font-size: 100%;
	border-bottom: none;
}
/* footer
================================================== */
#tmp_footer {
	padding-left:0;
}
#tmp_footer .container{
	width: 100%;
	padding: 0 10px;
}
#tmp_footer .pnavi {
    position: absolute;
	top:-70px;
	bottom: auto;
    right: 9px;
    width: 125px;
    height: 100px;
}
#tmp_wrapper .pnavi a{
    width: 125px;
    height: 100px;
    background-size: 100% 100%;
}
.fnavi li{
	margin: 0 9px 7px 0;
}
.fnavi li a{
	font-size: 78.6%;
}
.fnavi li:first-child {
	float: none;
}
.fnavi{
	padding: 0;
}
/* pankuzu
================================================== */
#tmp_pankuzu {
    padding:4px 0;
	margin-bottom: 10px;
}
#tmp_custom_update,
#tmp_share{
    float:left;
}
#tmp_social_plugins{
    margin-bottom: 10px;
}
#tmp_update {
    float:right;
    margin:0;
}
/*seacrh
================================================== */
#tmp_sma_lmenu{
	display: none;
	padding: 15px 10px;
}
#tmp_search{
	display: block;
	margin: 0;
}
#tmp_search .lbl_search{
	display: none;
}
#tmp_wrap_query {
    width: 100%;
    margin-right: -64px;
    float: left;
}
#tmp_gsearch{
	width: 100%;
}
#tmp_query {
	min-height: 34px;
	width: 100%;
	padding-right: 65px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#tmp_func_sch_btn{
	padding: 5px 10px 4px 24px;
	font-size: 100%;
	min-height: 34px;
}
.using_search{
	float: right;
}
.query_submit{
	position: relative;
}
.query_submit:before{
	content: "";
	position: absolute;
	top: 10px;
    left: 7px;
	width: 15px;
	height: 15px;
	background: transparent url(/shared/images/icon/search_menu_sp.png) no-repeat;
	background-size: 100% 100%;
}
.query_submit:hover:before{
	background: transparent url(/shared/images/icon/search_menu_sp_w.png) no-repeat;
	background-size: 100% 100%;
}
#tmp_search .search_way{
	font-size: 100%;
}
/* lnavi
================================================== */
#tmp_lnavi #tmp_lnavi_cnt ul li{
    display:block;
    width:100%;
    -webkit-background-size:12px 9px;
    background-size:12px 9px;
}
#tmp_lnavi #tmp_lnavi_ttl {
    -webkit-background-size:auto 5px;
    background-size:auto 5px;
}
#tmp_lnavi #tmp_lnavi_ttl p {
    -webkit-background-size:12px 9px;
    background-size:12px 9px;
    font-size:135.7%;
    padding:6px 20px;
    background-position:0px 15px;

}
/* model_change
================================================== */
.wrap_mc_pc{
	margin-top: 10px;
	padding: 6px 0 4px;
	background: #46cf8d;
	border:1px solid #46cf8d;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.wrap_mc_pc:hover {
	border:1px solid #007a3f;
	background: #ffffff;
}
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.wrap_mc_pc #tmp_switch_pc_style{
	text-decoration: none;
	color: #222222;
	font-size: 107%;
}
#tmp_sma_lmenu .close_btn,
#tmp_sma_rmenu .close_btn{
	display: block;
	text-align: center;
	font-size: 107%;
	margin-top: 10px;
}
.close_btn span{
	position: relative;
}
.close_btn span:before{
	content: "";
	position: relative;
	top: 2px;
	display: inline-block;
	margin-right: 8px;
	width: 13px;
	height: 13px;
	background: transparent url(/shared/images/icon/close_while.png) no-repeat center center;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.close_btn a{
	display: block;
	padding: 6px 5px 5px;
	text-decoration: none;
	color: #ffffff;
	background: #6d6d6d;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#tmp_inquiry_ttl,
#tmp_feedback_ttl {
    font-size:135.7%;
    padding:18px 18px 12px;
}
#tmp_inquiry_cnt .inquiry_btn input,
#tmp_feedback_cnt .feedback_btn input {
    min-width: 215px;
    background-position:right 18px;
    padding:12px 34px 12px 22px;
}
/* ==================================================
footer
================================================== */
/* fnavi */
.footer_cnt {
	clear:both;
	font-size: 78.6%;
}
.footer_cnt address {
	font-size: 100%;
	font-style:normal;
}
.copyright {
	text-align:left;
	font-size: 90.9%;
	clear:both;
}
.footer_cnt .address_ttl{
	font-size: 145.4%;
}
.footer_cnt .phone_number{
	display: block;
}
/* ==================================================
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%;
}
/* list_table
================================================== */
.list_table {
    font-size: 100%;
}
.tab_cnt .list_table tr {
    margin-bottom: 13px;
}
.list_table .date {
    width:4.2em;
}
.tab_cnt .list_table a {
	margin-right: 10px;
}

/* ==================================================
parts
================================================== */
/* parts ▼Do not edit
============================== */
#tmp_contents table.col2,
#tmp_contents table.col3 {
	width:100%;
}
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;
	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;
	border:none;
}
#tmp_contents table.col2 td.col2L,
#tmp_contents table.col3 td.col3L,
#tmp_contents table.col3 td.col3M{
	width:100%;
	margin-right:0;
	display: block;
	float:none;
	clear:both;
	border:none;
}
#tmp_contents table.col2 td.col2R,
#tmp_contents table.col3 td.col3R{
	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: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;
	-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 10px;
	font-size:75%;
	line-height:1.2;
}
.scroll_table_switch a {
	border:1px solid #CCCCCC;
	color:#333333;
	display:inline-block;
	padding:8px 10px 8px 70px;
	text-decoration:none;
	background:#F2F2F2 url(/shared/images/icon/scroll_table_ex.png) 10px center no-repeat;
	background-size:46px 20px;
	box-shadow:0 2px 0 0 #91918E;
	min-width:9em;
	text-align:center;
}
.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;
}

.spmenu_open {
	position:relative;
}
.spmenu_open::before {
	content:"";
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background-color: #b9e9d2;
	z-index:699;
}
/*　インデックスページ
==================================*/
/* くらしの便利ガイド */
.type_idx #tmp_kurashi h2 {
    font-size: 142.9%;
	background-size: 35px 22px;
	padding-left: 50px;
}
#tmp_kurashi .kurashi_cnt .kurashi_list {
    margin: 0 -4px;
}
#tmp_kurashi .kurashi_list li {
    width: 50%;
    padding: 0 4px;
    margin-bottom: 11px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
#tmp_kurashi .kurashi_list li a {
    font-size: 100%;
    padding: 70px 5px 9px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	box-shadow: 0 2px 3px rgba(120,119,96,0.45),rgba(222,220,205,0.5) 0 0 4px;
	-moz-box-shadow: 0 2px 3px rgba(120,119,96,0.45),rgba(222,220,205,0.5) 0 0 4px;
	-webkit-box-shadow: 0 2px 3px rgba(120,119,96,0.45),rgba(222,220,205,0.5) 0 0 4px;
	-o-box-shadow: 0 2px 3px rgba(120,119,96,0.45),rgba(222,220,205,0.5) 0 0 4px;
    border: 1px solid #d1d0c3;
}
#tmp_kurashi .kurashi_list li a:after {
    width: 10px;
    height: 10px;
    background-size: 100% 100%;
}
#tmp_kurashi .kurashi_list .kurashi-01 {
    background: #ffffff url(/shared/templates/top/images/kurashi_icon_01.png) no-repeat center 18px;
    background-size: 30px 36px;
}
#tmp_kurashi .kurashi_list .kurashi-02 {
    background: #ffffff url(/shared/templates/top/images/kurashi_icon_02.png) no-repeat center 18px;
    background-size: 31px 36px;
}
#tmp_kurashi .kurashi_list .kurashi-03 {
    background: #ffffff url(/shared/templates/top/images/kurashi_icon_03.png) no-repeat center 18px;
    background-size: 54px 36px;
}
#tmp_kurashi .kurashi_list .kurashi-04 {
    background: #ffffff url(/shared/templates/top/images/kurashi_icon_04.png) no-repeat center 18px;
    background-size: 19px 36px;
}
#tmp_kurashi .kurashi_list .kurashi-05 {
    background: #ffffff url(/shared/templates/top/images/kurashi_icon_05.png) no-repeat center 18px;
    background-size: 17px 36px;
}
#tmp_kurashi .kurashi_list .kurashi-06 {
    background: #ffffff url(/shared/templates/top/images/kurashi_icon_06.png) no-repeat center 18px;
    background-size: 36px 36px;
}
#tmp_kurashi .kurashi_list .kurashi-07 {
    background: #ffffff url(/shared/templates/top/images/kurashi_icon_07.png) no-repeat center 18px;
    background-size: 29px 36px;
}
#tmp_kurashi .kurashi_list .kurashi-08 {
    background: #ffffff url(/shared/templates/top/images/kurashi_icon_08.png) no-repeat center 18px;
    background-size: 36px 36px;
}
/*　CMS側スマホ版プレービュ
=================================================*/
.gravi_banner,
.gnavi,
#tmp_search,
#tmp_means {
    display: none;
}
#tmp_sma_rmenu .gravi_banner,
#tmp_sma_rmenu .gnavi,
#tmp_sma_rmenu #tmp_means,
#tmp_sma_lmenu #tmp_search {
    display: block;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
}
