@charset "utf-8";
@media screen and (min-width : 641px) and (max-width : 940px) {
	#tmp_contents .box_community_site {
		max-width: 100%;
	}
	#tmp_contents .box_community_site .community_site_inner {
		padding-left: 5px;
		padding-right: 5px;
	}
	#tmp_contents .box_community_site .community_site_link a {
		padding-bottom: 40px;
	}
	#tmp_contents .sec_region .region_body {
		padding-right: 90px;
	}
	#tmp_contents .region_image {
		padding: 105px 0 0 50px;
	}
	#tmp_contents .sec_region .region_body,
	#tmp_contents .custom_northern.sec_region .region_body,
	#tmp_contents .custom_eastern.sec_region .region_body,
	.custom_southern.sec_region .region_body{
		padding-bottom: 60px;
	}
}
@media screen and (max-width : 640px) {
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4 {
	line-height: 1.5;
}
#tmp_contents h1 {
	margin-bottom: 0.9em;
	padding: 27px 11px 23px;
	font-size: 137.5%;
	background-image: url(/shared/templates/city_free/images/main/h1_ttl_top_sp_bg.png), url(/shared/templates/city_free/images/main/h1_ttl_bot_sp_bg.png);
	line-height: 1.4;
}
#tmp_contents h2{
	margin: 1.7em 0 0.9em;
	padding: 11px 50px 8px 17px;
	background-image: url(/shared/templates/city_free/images/main/h2_ttl_sp_bg.png);
	-webkit-background-size: 50px auto;
	-moz-background-size: 50px auto;
	background-size: 50px auto;
	font-size: 137.5%;
}
#tmp_contents h3 {
    margin: 0.9em 0 0.9em;
    padding-left: 28px;
	background-image: url(/shared/templates/city_free/images/main/h3_ttl_sp_bg.png);
	-webkit-background-size: 20px auto;
	-moz-background-size: 20px auto;
    background-size: 20px auto;
    font-size: 131.2%;
}
#tmp_contents h4 {
    margin: 0.9em 0 0.7em;
    padding-bottom: 8px;
    background-image: url(/shared/templates/city_free/images/main/h4_ttl_sp_bg.png);
    -webkit-background-size: auto 1px;
    -moz-background-size: auto 1px;
    background-size: auto 1px;
    font-size: 112.5%;
}
#tmp_contents h5{
	margin: 0.9em 0 0.3em;
	font-size: 106.2%;
	line-height: 1.6;
}
#tmp_contents h6 {
    margin: 0.9em 0 0.3em;
    line-height: 1.7;
}
#tmp_contents ul {
	margin-left: 26px;
	margin-bottom: 16px;
}
#tmp_contents ol {
	margin-left: 33px;
	margin-bottom: 33px;
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin-bottom: 8px;
	line-height: 1.7;
}
#tmp_contents img {
	max-width: 100%;
	height: auto;
}
/* ==================================================
parts
================================================== */

/* outline
================================================== */
#tmp_contents .outline{
	margin-bottom: 30px;
	border-width: 3px;
	line-height: 1.8;
}
#tmp_contents table.outline td,
#tmp_contents div.outline{
	padding: 9px 18px 0;
}
#tmp_contents .outline p:last-child {
	margin-bottom: 7px;
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn li {
    margin-bottom: 10px;
    padding: 9px 8px 6px 14px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	letter-spacing: -1px;
}
#tmp_contents ul.box_btn a {
    margin: -9px -8px -6px -14px;
    padding: 9px 46px 6px 14px;
    background-position: right 6px;
	background-image: url(/shared/templates/city_free/images/icon/arrow_link_gr_rgt_sp.png);
    -webkit-background-size: 39px auto;
    -moz-background-size: 39px auto;
    background-size: 39px auto;
}
/* box_menu
================================================== */
#tmp_contents .box_menu{
	margin-bottom: 10px;
}
#tmp_contents div.box_menu {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#tmp_contents .box_menu_ttl{
	padding: 8px 8px 7px 14px;
	letter-spacing: -1px;
}
#tmp_contents .box_menu_ttl a{
	margin: -8px -8px -7px -14px;
	padding: 8px 46px 7px 14px;
	background-position: right 3px;
	-webkit-background-size: 39px auto;
	-moz-background-size: 39px auto;
	background-size: 39px auto;
}
#tmp_contents .box_menu_cnt{
	padding: 0 13px 8px;
}
#tmp_contents .box_menu ul,
#tmp_contents div.col2 .box_menu ul,
#tmp_contents .box_menu ol,
#tmp_contents div.col2 .box_menu ol{
	margin: 0 0 9px 18px;
}
#tmp_contents .box_menu ul li,
#tmp_contents .box_menu ol li{
	margin-bottom: 0.5em;
}
#tmp_contents .box_menu_cnt p:last-child,
#tmp_contents .box_menu_cnt ul li:last-child,
#tmp_contents .box_menu_cnt ol li:last-child {
	margin-bottom: 0;
}
/* box_link & box_info
================================================== */
#tmp_contents .box_link {
	margin: 15px 0 25px;
}
#tmp_contents .box_info  {
	margin-bottom: 23px;
}
#tmp_contents div.box_link,
#tmp_contents div.box_info {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#tmp_contents .box_link .box_link_ttl,
#tmp_contents .box_info .box_info_ttl {
	padding: 0 14px;
	font-size: 118.7%;
}
#tmp_contents .box_link .box_link_ttl h2,
#tmp_contents .box_link .box_link_ttl p,
#tmp_contents .box_link .box_info_ttl h2,
#tmp_contents .box_info .box_info_ttl p {
	padding-top: 14px;
	line-height: 1.5;
}
#tmp_contents .box_link .box_link_cnt,
#tmp_contents .box_info .box_info_cnt {
    padding: 6px 15px 17px;
}
#tmp_contents .box_link ul li,
#tmp_contents .box_link ol li,
#tmp_contents .box_info ul li,
#tmp_contents .box_info ol li {
    margin-bottom: 9px;
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table{
	margin-bottom: 30px;
}
#tmp_contents .scroll_table table.datatable,
#tmp_contents .scroll_table table.enquete_table {
    margin-bottom: 10px;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th{
	padding-top: 19px;
	padding-bottom: 14px;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td{
	padding-top: 16px;
	padding-bottom: 13px;
}
/* ==================================================
idx
================================================== */
/* sec_region */
#tmp_contents .sec_region {
	padding-bottom: 29px;
	background: #ffe3da url(/shared/templates/city_free/images/main/bg_bough_sp.png) left bottom -14px no-repeat;
	-webkit-background-size: 81px auto;
	-moz-background-size: 81px auto;
	background-size: 81px auto;
}
#tmp_contents .sec_region:before,
#tmp_contents .sec_region .region_inner:before,
#tmp_contents .box_category .category_body:before,
#tmp_contents .sec_region .region_body:after {
	display: none;
}
#tmp_contents .region_image:before {
	content: '';
	position: absolute;
	width: 185px;
	height: 179px;
	background: url(/shared/templates/city_free/images/main/bg_bough_big_sp.png) no-repeat;
	top: -53px;
	right: -10px;
	left: auto;
	bottom: auto;
	z-index: -1;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
#tmp_contents .region_image:after {
	width: 67px;
	height: 86px;
	bottom: 1px;
	right: 40px;
	background-image: url(/shared/templates/city_free/images/main/bg_tennis_sp.png);
}
.custom_northern #tmp_contents .region_image:after{
	background-image: url(/shared/templates/city_free/images/main/bg_basket_sp.png);
	width: 85px;
	height: 78px;
	bottom: 0px;
	right: 24px;
}
.custom_eastern #tmp_contents .region_image:after{
	background-image: url(/shared/templates/city_free/images/main/bg_book_sp.png);
	width: 78px;
	height: 61px;
	bottom: 3px;
	right: 27px;
}
.custom_southern .region_image:after{
	background-image: url(/shared/templates/city_free/images/main/bg_movie_sp.png);
	width: 77px;
	height: 81px;
	bottom: 0px;
	right: 32px;
}
#tmp_contents .sec_region .region_body {
	padding: 40px 20px 9px 10px;
	z-index: 3;
	-webkit-border-radius: 0 87px 87px 0;
	-moz-border-radius: 0 87px 87px 0;
	border-radius: 0 87px 87px 0;
	min-height: 0;
}
.custom_northern #tmp_contents .sec_region .region_body{
	padding-bottom: 11px;
}
.custom_eastern #tmp_contents .sec_region .region_body{
	padding-bottom: 3px;
}
.custom_southern .sec_region .region_body{
	padding-bottom: 18px;
}
#tmp_contents .sec_region .region_body,
#tmp_contents .region_image {
	width: 100%;
	float: none;
}
#tmp_contents .region_heading {
	padding-bottom: 17px;
	background-image: url(/shared/templates/city_free/images/main/border_line_sp.png);
	-webkit-background-size: auto 1px;
	-moz-background-size: auto 1px;
	background-size: auto 1px;
}
#tmp_contents .region_heading h1 {
	min-height: 41px;
	margin-bottom: 12px;
	background-image: url(/shared/templates/city_free/images/main/region_heading_western_sp.png);
	-webkit-background-size: 175px auto;
	-moz-background-size: 175px auto;
	background-size: 175px auto;
}
#tmp_contents .custom_northern .region_heading h1{
	background-image: url(/shared/templates/city_free/images/main/region_heading_northern_sp.png);
}
#tmp_contents .custom_eastern .region_heading h1{
	background-image: url(/shared/templates/city_free/images/main/region_heading_eastern_sp.png);
}
#tmp_contents .custom_southern .region_heading h1{
	background-image: url(/shared/templates/city_free/images/main/region_heading_southern_sp.png);
}
#tmp_contents .region_heading p {
	font-size: 125%;
}
#tmp_contents .region_cnt ul {
	margin-bottom: 6px;
}
#tmp_contents .custom_northern .region_cnt ul{
	margin-bottom: 10px;
}
#tmp_contents .region_cnt ul li {
	font-size: 112.5%;
	padding-left: 28px;
	background-image: url(/shared/templates/city_free/images/icon/list_icon_red_sp.png);
	background-size: 21px auto;
	-webkit-background-size: 21px auto;
	-moz-background-size: 21px auto;
}
#tmp_contents .custom_northern .region_cnt ul li{
	background-image: url(/shared/templates/city_free/images/icon/list_icon_green_sp.png);
}
#tmp_contents .custom_eastern .region_cnt ul li{
	background-image: url(/shared/templates/city_free/images/icon/list_icon_cyan_sp.png);
}
#tmp_contents .custom_southern .region_cnt ul li{
	background-image: url(/shared/templates/city_free/images/icon/list_icon_rose_sp.png);
}
#tmp_contents .region_cnt p {
	font-size: 100%;
	line-height: 1.75;
}
#tmp_contents .region_image {
	padding: 25px 10px 40px 10px;
}
/* sec_thumbnail */
#tmp_contents .sec_thumbnail ul li {
	width: 50%;
}
/* box_category */
#tmp_contents .sec_category {
	padding: 40px 0 5px;
}
#tmp_contents .box_category {
    margin-bottom: 55px;
}
#tmp_contents .box_category h2 {
	margin: 0 0 24px;
}
#tmp_contents .category_heading_spots p,
#tmp_contents .category_heading_park p,
#tmp_contents .category_heading_gourmet p,
#tmp_contents .category_heading_attempt p {
	padding: 0 10px;
	line-height: 1.5;
}
#tmp_contents .category_heading_spots {
	margin: 0 0 27px;
}
#tmp_contents .category_heading_spots h2 {
	min-height: 95px;
	margin-left: 0;
	background-image: url(/shared/templates/city_free/images/main/heading_spots_sp.png);
	-webkit-background-size: 302px auto;
	-moz-background-size: 302px auto;
	background-size: 302px auto;
}
#tmp_contents .category_heading_park {
	margin: 0 0 27px;
}
#tmp_contents .category_heading_park h2 {
	min-height: 97px;
	margin: 0 0 24px;
	background-image: url(/shared/templates/city_free/images/main/heading_park_sp.png);
	-webkit-background-size: 305px auto;
	-moz-background-size: 305px auto;
	background-size: 305px auto;
}
#tmp_contents .category_heading_gourmet {
	margin: 0 0 27px;
}
#tmp_contents .category_heading_gourmet h2 {
	min-height: 107px;
	margin: 0 0 22px;
	background-image: url(/shared/templates/city_free/images/main/heading_gourmet_sp.png);
	background-position: top center;
	-webkit-background-size: 145px auto;
	-moz-background-size: 145px auto;
	background-size: 145px auto;
}
#tmp_contents .category_heading_attempt {
	margin: 0 0 27px;
}
#tmp_contents .category_heading_attempt h2 {
	min-height: 101px;
	margin: 0 0 20px;
	background-image: url(/shared/templates/city_free/images/main/heading_attempt_sp.png);
	background-position: top center;
	-webkit-background-size: 132px auto;
	-moz-background-size: 132px auto;
	background-size: 132px auto;
}
#tmp_contents .box_category .btn_more a {
	min-width: auto;
	width: 300px;
	text-align: center;
	padding: 12px 42px 9px 1px;
}
#tmp_contents .box_category .photo_list {
	margin: 0 -10px 30px;
}
#tmp_contents .box_category .photo_list ul{
	margin: 0 -14px;
	padding: 0 10px;
}
#tmp_contents .box_category .photo_item .photo_ttl a br {
	display: none;
}
/* box_community_site */
#tmp_contents .box_community_site {
	max-width: 100%;
	padding: 0 0 30px;
}
#tmp_contents .box_community_site .community_site_inner {
	padding: 27px 20px 16px;
	background-image: url(/shared/templates/city_free/images/main/bg_bough_site_right_sp.png),url(/shared/templates/city_free/images/main/bg_bough_site_left_sp.png);
	border-width: 1px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	-webkit-background-size: 46px auto, 58px auto;
	-moz-background-size: 46px auto, 58px auto;
	background-size: 46px auto, 58px auto;
}
#tmp_contents .box_community_site .community_site_inner:before {
	width: 170px;
	height: 63px;
	background-image: url(/shared/templates/city_free/images/main/bg_community_site_left_sp.png);
}
#tmp_contents .box_community_site .community_site_inner:after {
	width: 184px;
	height: 65px;
	background-image: url(/shared/templates/city_free/images/main/bg_community_site_right_sp.png);
}
#tmp_contents .box_community_site .community_site_en {
	font-size: 87.5%;
	padding: 0 0 23px 5px;
	letter-spacing: 5.5px;
	margin-bottom: 17px;
	background-position: bottom center;
	-webkit-background-size: 65px auto;
	-moz-background-size: 65px auto;
	background-size: 65px auto;
}
#tmp_contents .box_community_site h2 {
	min-height: 120px;
	margin: 0 0 9px 15px;
	background-image:  url(/shared/templates/city_free/images/main/community_site_heading_sp.png);
	-webkit-background-size: 243px auto;
	-moz-background-size: 243px auto;
	background-size: 243px auto;
}
#tmp_contents .box_community_site .community_site_link {
	font-size: 93.75%;
}
#tmp_contents .box_community_site .community_site_link a {
	text-align: left;
	line-height: 1.5;
	padding: 5px 0 20px 32px;
	letter-spacing: 1.5px;
	background-image: url(/shared/templates/city_free/images/icon/arrow_blue.png);
	background-position: 5px 7px;
	-webkit-background-size: 18px auto;
	-moz-background-size: 18px auto;
	background-size: 18px auto;
}
/* box_other_area */
#tmp_contents .box_other_area {
    padding: 30px 0 0;
}
#tmp_contents .box_other_area .other_area_heading h2 {
	min-height: 24px;
	margin: 0 -10px 20px;
	background-image: url(/shared/templates/city_free/images/main/border_line_sp.png);
	-webkit-background-size: auto 1px;
	-moz-background-size: auto 1px;
	background-size: auto 1px;
}
#tmp_contents .box_other_area .other_area_heading span {
	min-height: 24px;
	background-image: url(/shared/templates/city_free/images/main/other_area_heading_sp.png);
	-webkit-background-size: 195px auto;
	-moz-background-size: 195px auto;
	background-size: 195px auto;
	min-width: 220px;
}
#tmp_contents .box_other_area .other_area_cnt ul {
	margin: 0 -7px;
}
#tmp_contents .box_other_area .other_area_cnt li {
	padding: 0 7px;
	width: 50%;
	margin: 0 0 14px;
}
#tmp_contents .box_other_area .other_area_cnt li:nth-child(4n),
#tmp_contents .box_other_area .other_area_cnt li:nth-child(4n + 1) {
	clear: none;
}
#tmp_contents .box_other_area .other_area_cnt li:nth-child(2n) {
	clear: right;
}
#tmp_contents .box_other_area .other_area_cnt li:nth-child(2n + 1) {
	clear: left;
}
#tmp_contents .box_other_area .other_area_cnt a {
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#tmp_contents .box_category .btn_more a br {
	display: block;
}
/* idx header, footer */
.format_free.type_idx #tmp_wrap_heading {
	padding: 10px 0 20px;
	color: #333333;
}
.format_free.type_idx .spmenu_open #tmp_wrap_heading {
	background-color: #fff8e2;
    color: #333333;
}
.type_idx #tmp_footer:before {
	display: none;
}
.format_free.type_idx #tmp_pankuzu {
	margin-bottom: 78px;
}
/* ==================================================
contents
================================================== */

#tmp_wrap_main {
	padding-bottom: 25px;
}

/* ==================================================
目次
================================================== */
/* 目次
================================================== */
#tmp_anchor {
    margin: 31px 0 30px;
	padding: 14px 0 5px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
}
#tmp_contents #tmp_anchor .anchor_ttl h2,
#tmp_contents #tmp_anchor .anchor_ttl p {
	font-size: 112.5%;
}
#tmp_anchor .anchor_ttl {
    padding: 0 12px 11px;
}
#tmp_anchor .anchor_cnt {
    padding: 16px 3px 0;
}
#tmp_anchor .anchor_cnt ul li {
    margin-bottom: 15px;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* 変更しない */
	display: table; /* 変更しない */
	clear: both; /* 変更しない */
}
}

@media screen and (min-width: 440px) and (max-width: 640px) {
	#tmp_contents h1 {
		padding-left: 25px;
		min-height: 80px;
	}
	#tmp_contents .box_community_site .community_site_link a {
		padding-bottom: 40px;
	}
}
@media screen and (max-width: 330px) {
	#tmp_contents .box_community_site .community_site_link a {
		padding-bottom: 40px;
	}
}