/* その他 */
/*------------------------------------------------------------------------------*/
.wide-auto{
	margin-left: auto;
	margin-right: auto;
}

.tm10{
	margin-top: -10px;
}

.tm20{
	margin-top: -20px;
}

.tm30{
	margin-top: -30px;
}

.tm40{
	margin-top: -40px;
}

/* カッコつき数字リストタグ　*/
.paren{
 counter-reset:item;
 list-style:none;
}
.paren li:before{
 content:"(" counters(item, "-") ")";
 counter-increment:item;
 margin-right:0.5em;
}
.paren li{
 padding-left:1.5em;
 text-indent:-1.5em;
}

.paren2 li:before{
 content:"(" counters(item, "-") ")";
 counter-increment:item 1;
 margin-right:0.5em;
}
.paren2 li{
 padding-left:1.5em;
 text-indent:-1.5em;
}

.paren3 li:before{
 content:"(" counters(item, "-") ")";
 counter-increment:item 1;
 margin-right:0.5em;
}
.paren3 li{
 padding-left:1.5em;
 text-indent:-1.5em;
}

.paren4 li:before{
 content:"(" counters(item, "-") ")";
 counter-increment:item 1;
 margin-right:0.5em;
}
.paren4 li{
 padding-left:1.5em;
 text-indent:-1.5em;
}

/* 村民制度　表 */
/*------------------------------------------------------------------------------*/
.tab_nomber{
	width: 5em !important;
}

.tab_product{
	width: 15em;
	line-height: 1.2em;
}

.tab_price{
	width: 7em;
	color: red;
	font-weight: bold;
	text-align: right;
}

.tab_cont{

}

.tab_fs80{
	font-size: 80%;
}

#mc_main_in .aux{
	font-size: 28px !important;
}

/*.footnav{
	width: 19% !important;
	left: 31% !important;
}*/


/*ふるさと納税*/
.spp {
	width: 100%;
}
.spp_l img{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.gat_box_r02{
	position: static;
}

.get_text_sp{
	background-color: #EDE8DC; padding: 20px; margin-top: -10px; margin-right: 10px; margin-left: 10px;
}

/* 関連リンク */
.btn_more_sp a{
	background-color: #fff none repeat scroll 0 0;
	border: 1px solid #1a0f09;
	border-radius: 25px;
	display: inline-block;
	padding: 8px 50px;
	color: #000;
	margin-right: auto;
	margin-left: auto;
}

/* いいところ */
.subtitle02_1column_txt{
	max-width: none;
}

/* トップパンフレット */
.top_box04_right2 {
	width:54.6%;
	float:right;
}
.top_box04_right2 img {
	max-width:100%;
	height:auto;
}

.top_box04_right_top2 {
	width:100%;
	height:164px;
	margin-bottom:12px;
	border:1px solid #6EBDDA;
	border-radius:6px;
	-webkit-border-radius:6px;
	overflow:hidden;
	background:url(../image/common/top_box04_right_top_bg.jpg) no-repeat right center;
	position:relative;
}

.top_box04_right_top2 h3 {
	color:#333333;
	font-size:28px;
	margin-left:20px;
	margin-top:20px;
}
.top_box04_right_top2 p {
	margin-left:20px;
	font-size:92%;
	color:#190C06;
}
.top_box04_right_top2 .btn_download2 {
	position:absolute;
	right:20px;
	top:30px;
}


.btn_more_pamphlet a{
	background: #fff none repeat scroll 0 0;
	border: 1px solid #1a0f09;
	border-radius: 25px;
	display: inline-block;
	font-size: 12px;
	padding: 3px 35px;
	color: #000000;
}

.btn_more_pamphlet a:hover{
	opacity: 0.7;
}

/* ライトメニューおすすめ */
.blog_side_section01{
	margin-bottom: 20px !important;
}

/* ライトメニューパンフレット */
.btn_download_right {
	position:absolute;
	right:10px;
	top:13px;
}

.region .btn_download_right .btn_more_pamphlet a{
	background: #fff none repeat scroll 0 0;
	border: 1px solid #1a0f09;
	border-radius: 25px;
	display: inline-block;
	font-size: 9px;
	padding: 1px 15px;
	color: #000000;
}



@media only screen and (max-width: 690px){
.get_text_sp{
	display: none;
}
}

#transparts {
	visibility: hidden;
}

.goog-te-banner-frame {
	/*display: none;*/
}

body.drawer {
	top:0 !important;
}