@charset "UTF-8";

/* =========================================================
   piece　（Kokonoe Town）
========================================================= */

/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
 
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
 
html{
    overflow-y: scroll;
}
 
body {
	line-height: 1;
}
blockquote, q {
    quotes: none;
}
 
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
 
table{
    border-collapse: collapse; 
    border-spacing:0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

input, textarea {
    margin: 0;
    padding: 0;
}
input, select {
	vertical-align: middle;
}

.both{
    clear:both;
}
 
.inline_block {  
    display: inline-block;  
    *display: inline;  
    *zoom: 1;  
}

/* Clearfix */
 
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
 
.clearfix {
    min-height: 1px;
}
 
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}

/****************************************

          Link

*****************************************/

a {
	color: #007bbb;
}

a:hover {
	color: #ea5506;
}

a:focus {
    outline:none;
}
a img:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

/*外部リンクアイコン*/
img.external {
    margin:0px 0px 0px 0.5em!important;
	vertical-align:middle;
}

/* Icons.
----------------------------------------------- */
.iconFile, .iconDefault {
	padding-left: 22px;
	background-repeat: no-repeat;
	background-image: url(/_common/images/icons/default.png);
}
.iconBmp {
  background-image: url(/_common/images/icons/bmp.png);
}
.iconCsv,
.iconTxt {
  background-image: url(/_common/images/icons/default.png);
}
.iconDoc,
.iconDocx {
  background-image: url(/_common/images/icons/doc.png);
}
.iconGif {
  background-image: url(/_common/images/icons/gif.png);
}
.iconJpg,
.iconJpe,
.iconJpeg {
  background-image: url(/_common/images/icons/jpg.png);
}
.iconJtd {
  background-image: url(/_common/images/icons/jtd.png);
}
.iconLzh {
  background-image: url(/_common/images/icons/lzh.png);
}
.iconPdf {
  background-image: url(/_common/images/icons/pdf.png);
}
.iconPng {
  background-image: url(/_common/images/icons/png.png);
}
.iconPpt,
.iconPptx {
  background-image: url(/_common/images/icons/ppt.png);
}
.iconXls,
.iconXlsx {
  background-image: url(/_common/images/icons/xls.png);
}
.iconZip {
  background-image: url(/_common/images/icons/zip.png);
}


/****************************************

          Typography

*****************************************/
/* JavaScrippt Noscript */

#nojs {
	color: #FF0000;
	font-size: 90%;
	text-align:center;
	line-height: 1.5em;
	width: 1100px;
	margin: 0px auto;	
}

address {
	font-style:normal;
}

/* breadCrumbs
---------------------- */
#breadCrumbs:after {
  content: "";
  clear: both;
  display: block;
}
#breadCrumbs {
	font-size: 85%;
	margin-bottom: 30px;
}
#breadCrumbs ol,
#breadCrumbs li {
  list-style: none;
	margin-bottom: 0.3em;
}
#breadCrumbs li {
  display: inline-block;
}
#breadCrumbs li:not(:first-child):before {
  content: ">";
  margin: 0 5px;
}

/* 見出し */
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
#doc_content h1,
#cat_content h1,
#kurashi_content h1,
#kanko_content h1 {
	color: #241a08;
	font-size: 210%;
	line-height: 1.2em;
	padding: 18px 15px 18px 20px;
	margin-bottom: 20px;
	border-bottom: 5px solid #fcc800;
}
#doc_content h2,
.maps h2,
.surveyForms h2 {
	color: #ffffff;
	font-size: 160%;
	text-align: left;
	margin: 50px 0px 30px 0px;
	background-color: #38a1db;
	padding: 13px 20px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.surveyForms h2 a {
	text-decoration: none;
}
#doc_content h2 a {
	color: #ffffff;
	text-decoration: underline;
}
.surveyForms h2 a:hover {
	text-decoration: underline;
}
#doc_content h2:first-child {
margin-top: 0px;
}


#doc_content h3,
.maps h3,
.surveyForms h3 {
	color: #281a14;
	margin: 50px 0px 30px 0px;
	padding: 0px 0px 8px 20px;
	text-align: left;
	font-size: 140%;
	font-weight: bold;
	border-bottom: 3px solid #281a14;
}

#doc_content h4 {
	margin: 40px 10px 15px 10px;
	padding: 11px 20px;
	color: #2b2b2b;
	font-size: 105%;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-color: #fff1cf;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	behavior: url(/_themes/js/PIE.htc);
}

#doc_content h5,
.surveyForms h5 {
	margin: 40px 15px 30px 15px;
	padding: 8px 13px;
	color: #241a08;
	font-size: 105%;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-style: solid none solid solid;
	border-left-color: #B4B4B4;
	border-bottom-color: #ACACAC;
	border-width: 0px 0px 0px 7px
}

#doc_content h6,
.surveyForms h6 {
	margin: 40px 15px 30px 15px;
	padding: 8px 15px;
	color: #241a08;
	font-size: 105%;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#doc_content p {
	margin:0px 20px 1em 20px;
	line-height: 1.7em;
	font-size: 105%;
}
#doc_content p {
	word-wrap: break-word;
}
#doc_content ul,
#doc_content ol {
	margin:0px 10px 2em 3em;
}
#doc_content ul li,
#doc_content ol li {
	margin:0px 0px 0.7em 0px;
	line-height: 1.5em;
	font-size: 105%;
}
#doc_content ul ul,
#doc_content ol ol {
	margin: 0.7em 0px 1em 2em;
	line-height: 1.3em;
	list-style-type: disc;
	font-size: 95%;
}
#doc_content ul ul {
	list-style-type: circle;
}
#doc_content p img {
	margin:0;
}
/* 画像の中央揃え */
.naka {
	width: auto;
	margin-right: auto!important;
	margin-left: auto!important;
	display: block;
}
caption {
	text-align: left;
	margin: 0px 6px 6px 0.5em;
	font-size: 100%;
}
#doc_content sup {
  font-size: 85%;
  vertical-align: super;
}
#doc_content sub {
  font-size: 85%;
  vertical-align: sub;
}
#doc_content table {
	margin: 0px 10px 40px 10px;
	line-height: 1.3em;
}
#doc_content th,
#doc_content td {
	border: 1px solid #777777;
	padding: 8px 10px 8px 10px;
}
#doc_content th {
	background-color: #f3f3f2;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
#doc_content td p,
#doc_content th p {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}
#doc_content th ul,
#doc_content td ul,
#doc_content th ol,
#doc_content td ol {
	margin:0px 0px 10px 1em;
	list-style-position: outside;
	font-size: 90%;
}
#doc_content th ul li,
#doc_content td ul li,
#doc_content th ol li,
#doc_content td ol li {
	margin-bottom:0px;
}
#doc_content th ul li a,
#doc_content td ul li a,
#doc_content th ol li a,
#doc_content td ol li a {
	line-height: 1.6em;
}

.nk td {
	text-align:center;
}
.nk {
	table-layout: fixed;
}
.migi td {
	text-align:right;
}
.chuou td {
	text-align:center;
}
.hidari td {
	text-align:left;
}
#doc_content dt img {
	margin-bottom:0px!important;
}


/****************************************

          Layout

*****************************************/
body {
	color: #2b2b2b;
	font-family: Helvetica,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* footer Lower */
html,body {
    height:100%;
}
#top_wrapper {
	position:relative; 
	height: auto!important;
	height: 100%;
	min-height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(images/chojabaru.jpg);
	background-position: center center;
	background-attachment: fixed;
	background-color: #e7e4d5;
}
#wrapper {
	position: relative;
	width:100%;
	height: auto!important;
	height: 100%;
	min-height: 100%;

}

#container {
	padding-bottom: 180px;
}


#footer {
	width: 100%;
	height: 160px; /* padding-top -20 */
	padding-top: 20px;
	position: absolute;
	bottom: 0;
	background-color: #595857;
}

/* for tablet */
#top_wrapper,
#footer,
#header,
#pageHeaderContainer,
#top_content {
	min-width: 1100px;
}


/*　//////////////////// header ////////////////////  */
#header {
	background-color: #00a497;
}
#header_body{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

/* Logo */
#header_logo {
	width: 200px;
	height: 85px;
	padding-left: 30px;
	float: left;
}
#header_logo h1 {
	width: 200px;
	height: 70px;
}
#header_logo h1 a {
	display: block;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	height: 70px;
	text-indent: -9999px;
}

/* Search */
#searchbox_top {
	width: 580px;
	height:45px;
	margin: 30px auto 60px auto;
}
#search_caption {
	text-align: center;
	color: #ffffff;
	margin: 70px 15px 30px 15px;
}

/* movie button */
.movie_button {
    width: 300px;
    height: 55px;
	margin: 0px auto 60px auto;
	background-color: rgba(0,0,0,0.5);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-image: url(images/movie_play.png);
    background-repeat: no-repeat;
    background-position: right center;
}
.movie_button a {
    color: #ffffff;
    line-height: 55px;
    text-decoration: none;
    display: block;
    padding-left: 30px;
    width: 270px;
    height: 55px;
}
.movie_button:hover {
	opacity: 0.8;
}


/* //////////////// Global Navi /////////////////// */

#main_navi {
	width: 815px;
	float: right;
	padding-top: 19px;
}
#main_navi ul {
	list-style: none;
}
#main_btn_kurashi,
#main_btn_kankou {
	width: 328px;
	height: 68px;
	float: left;
	margin-right: 1px;
}
#main_btn_about {
	width: 157px;
	height: 68px;
	float: left;
}

#main_btn_kurashi a {
    display: block;
    width: 326px;
    height: 66px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-image: url(images/btn_kurashi.png);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #89C3EB;
}
#main_btn_kankou a {
    display: block;
    width: 326px;
    height: 66px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-image: url(images/btn_kankou.png);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #93ca76;
}
#main_btn_about a {
    display: block;
    width: 155px;
    height: 66px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-image: url(images/btn_kokonoe.png);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #bebebe;
}
#main_btn_kurashi a:hover,
#main_btn_kankou a:hover,
#main_btn_about a:hover {
    opacity: 85%;
    -moz-opacity: 0.85;
    -webkit-opacity: 0.85;
}

/* //////////////////// contents_head //////////////////// */

#contents_head {
	width: 1100px;
	padding-top: 27px;
	margin: 0px auto 30px auto;
}
#header_navi {
	width: 700px;
	float: left;
}
#header_navi ul {
	font-size: 0;
}
#header_navi ul li {
	font-size: 18px;
	width: 130px;
	height: 80px;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
    background-image: url(images/headnavi_arrow.png);
    background-repeat: no-repeat;
    background-position: center 62px;
}
#header_navi ul li a {
	width: 130px;
	height: 62px;
	padding-top: 18px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}
#header_navi ul li a:hover {
    opacity: 70%;
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
}
/* 行政 */
#hn_menu01 {
    background-color: #e93434;
}
#hn_menu01 a {
	width: 117px;
	height: 62px;
	padding-left: 13px;
    background-image: url(images/bousai.png);
    background-repeat: no-repeat;
    background-position: 8px 14px;
}
#hn_menu02 {
	background-color: #f39800;
}
#hn_menu02 a {
	width: 117px;
	height: 62px;
	padding-left: 13px;
    background-image: url(images/toubani.png);
    background-repeat: no-repeat;
    background-position: 5px 13px;
}

#hn_menu03,
#hn_menu04,
#hn_menu05 {
	background-color: #00a497;
}
/* 観光 */
#kanko_header_navi {
	width: 700px;
	float: left;
}
#kanko_header_navi ul {
	font-size: 0;
}
#kanko_header_navi ul li {
	font-size: 16px;
	width: 130px;
	height: 80px;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
    background-color: #cc5999;
    background-image: url(images/headnavi_arrow.png);
    background-repeat: no-repeat;
    background-position: center 62px;
}
#kanko_header_navi ul li a {
	width: 130px;
	height: 67px;
    line-height: 1.3em;
	padding-top: 13px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}
#kanko_header_navi ul li a:hover {
    color: #fcc800;
}

#search_box {
	width: 360px;
	height:40px;
	float: right;
	padding: 20px;
	background-color: #dcdddd;
}

/* 記事ページ用検索フォーム */
#contents_head_doc {
	width: 1100px;
	height: 53px;
	background-color: #eae5e3;
	padding: 10px 20px 0px 20px;
	margin: 20px auto 20px auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#contents_head_doc p {
	float: left;
	padding-top: 15px;
}
#search_box_doc {
	width: 520px;
	height:40px;
	float: right;
}


/* ////////////////////////////////////////

ライフイベント・生活ガイド

//////////////////////////////////////// */

#living {
	width: 1100px;
	
}

#life_living_box {
	width: 880px;
	float: left;
}

#life_event_title,
#living_guide_title,
#use_box_title {
    font-size: 150%;
    padding: 0px 0px 0px 20px;
    margin-bottom: 15px;
}

/* 共通 */
#life_event,
#living_guide {
	margin-bottom: 30px;
}
#life_event div,
#living_guide div {
	float: left;
	width: 210px;
	height: 128px;
	margin: 0px 5px 10px 5px;
	background-color: #0095d9;
}

#life_event div a,
#living_guide div a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 210px;
	height: 128px;
	line-height: 1.4em;
}

#life_event .midashi {
}

#life_event .overview,
#living_guide .overview {
}

#life_event p,
#living_guide p{
	font-size: 75%;
	padding: 0 5px;
	line-height: 1.4em;
}

#life_event div a:hover,
#living_guide div a:hover { 
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#life_event h3,
#living_guide h3 {
	font-size: 130%;
	display: block;
	
}
/* ///////////Life Event Button/////////// */

#lifebtn01 h3 {
    background-image: url(images/life_event/life_01.png);
    background-repeat: no-repeat;
    background-position: 15px center;
	width: 130px;
	height: 65px;
	padding: 15px 0px 0px 80px;
}
#lifebtn01 h3 span {
	font-size: 80%;
	display: block;
}

#lifebtn02 h3 {
	background-image: url(images/life_event/life_02.png);
	background-repeat: no-repeat;
    background-position: 20px center;
	font-size: 130%;
	width: 130px;
	height: 55px;
	padding: 25px 0px 0px 80px;
	display: block;
}
#lifebtn03 h3 {
	background-image: url(images/life_event/life_03.png);
	background-repeat: no-repeat;
    background-position: 20px center;
	width: 130px;
	height: 55px;
	padding: 25px 0px 0px 80px;
}
#lifebtn04 h3 {
	background-image: url(images/life_event/life_04.png);
	background-repeat: no-repeat;
    background-position: 20px center;
	width: 130px;
	height: 55px;
	padding: 25px 0px 0px 80px;
}
#lifebtn05 h3 {
	background-image: url(images/life_event/life_05.png);
	background-repeat: no-repeat;
    background-position: 20px center;
	width: 130px;
	height: 55px;
	padding: 25px 0px 0px 80px;
}
#lifebtn06 h3 {
	background-image: url(images/life_event/life_06.png);
	background-repeat: no-repeat;
    background-position: 20px center;
	width: 130px;
	height: 65px;
	padding: 15px 0px 0px 80px;
}
#lifebtn07 h3 {
	background-image: url(images/life_event/life_07.png);
	background-repeat: no-repeat;
    background-position: 20px center;
	width: 130px;
	height: 55px;
	padding: 25px 0px 0px 80px;
}#lifebtn08 h3 {
	background-image: url(images/life_event/life_08.png);
	background-repeat: no-repeat;
    background-position: 10px center;
	width: 130px;
	height: 55px;
	padding: 25px 0px 0px 80px;
}


/* ///////////Living Guide Button//////////// */

#guidebtn01 h3 {
	background-image: url(images/living_guide/guide_01.png);
	background-repeat: no-repeat;
    background-position: 20px center;
	width: 130px;
	height: 55px;
	padding: 25px 0px 0px 80px;
}
#guidebtn02 h3 {
	background-image: url(images/living_guide/guide_02.png);
	background-repeat: no-repeat;
    background-position: 20px center;
	width: 130px;
	height: 55px;
	padding: 25px 0px 0px 80px;
}
#guidebtn03 h3 {
	background-image: url(images/living_guide/guide_03.png);
	background-repeat: no-repeat;
    background-position: 20px center;
	width: 130px;
	height: 55px;
	padding: 25px 0px 0px 80px;
}
#guidebtn04 h3 {
	background-image: url(images/living_guide/guide_04.png);
	background-repeat: no-repeat;
    background-position: 20px center;
	width: 130px;
	height: 55px;
	padding: 25px 0px 0px 80px;
}
#guidebtn05 h3 {
	background-image: url(images/living_guide/guide_05.png);
	background-repeat: no-repeat;
    background-position: 20px center;
	width: 130px;
	height: 55px;
	padding: 25px 0px 0px 80px;
}
#guidebtn06 h3 {
	background-image: url(images/living_guide/guide_06.png);
	background-repeat: no-repeat;
    background-position: 20px center;
	width: 130px;
	height: 55px;
	padding: 25px 0px 0px 80px;
}
#guidebtn07 h3 {
	background-image: url(images/living_guide/guide_07.png);
	background-repeat: no-repeat;
    background-position: 20px center;
	width: 130px;
	height: 55px;
	padding: 25px 0px 0px 80px;
}
#guidebtn08 h3 {
	background-image: url(images/living_guide/guide_08.png);
	background-repeat: no-repeat;
    background-position: 20px center;
	width: 130px;
	height: 55px;
	padding: 25px 0px 0px 80px;
}
#guidebtn08 h3 span {
	font-size: 75%;
	display: block;
}

/* ////////////////////　よく使う項目 //////////////////// */
#use_box {
	margin-bottom: 30px;
}
#use_box div {
	display: table;
	float: left;
	width: 210px;
	height: 100px;
	margin: 0px 5px 10px 5px;
	background-color: #3eb370;
}
#use_box div a {
	display: table-cell;
	font-size: 115%;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width: 210px;
	height: 100px;
	line-height: 1.4em;
}
#use_box div a span {
	font-size: 85%;
}

#use_box div a:hover { 
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}


/* ////////////////////SideNavi//////////////////// */

#side_menu {
	width: 200px;
	float: right;
	padding-top: 39px;
	margin-bottom: 40px;
	
}
#side_menu ul {
	list-style: none;
}
#side_menu ul li {
	width: 200px;
	height: 60px;
	margin-bottom: 3px;
}
#side_menu ul li a {
    display: block;
	color: #000000;
	text-decoration: none;
    width: 185px;
	line-height: 60px;
    background-color: #fcc800;
    background-image: url(images/side_arrow.png);
    background-repeat: no-repeat;
    background-position: 180px center;
	padding-left: 15px;
}
#side_menu ul li a:hover {
	color: #ffffff;
    background-color: #f39800;	
} 



/* mayor 
#side_menu ul .mayor a {
    background-image: url(images/mayor.png);
    background-repeat: no-repeat;
    background-position: 140px center;
}
*/

/* //////////////// Contents /////////////////// */


#top_content {
}
#doc_content {
	padding-bottom: 70px;
}
#content {
	width: 1100px;
	margin: 0px auto;
}

/* Google Map */
.map {
	width: 900px!important;
	height: 450px!important;
	margin: 0px auto 20px auto;
	border: 1px solid #D9D9D9;
}

/* ////////////////////////////////////////

　　　　　観光

//////////////////////////////////////// */

/* 観光メニュー */
#kanko_content {
    background-color: #fbfaf5;
    padding-bottom: 40px;
    background-image: url(images/kanko/kanko_header_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

#kanko_menu {
	margin-bottom: 30px;
}
#kanko_menu ul {
	list-style: none;
}
#kanko_menu ul li {
    width: 275px;
    height: 600px;
    float: left;
}
#kanko_menu ul li a {
	display: block;
	width: 275px;
	height: 600px;	
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#kanko_menu ul li a:hover {
    opacity: 0.8;
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
}
#onsen_btn a {
    background-image: url(images/kanko/kanko_onsen.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
#spot_btn a {
    background-image: url(images/kanko/kanko_spot.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
#tokusan_btn a {
    background-image: url(images/kanko/kanko_tokusan.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
#miyachan_btn a {
    background-image: url(images/kanko/kanko_miyachan.png);
    background-position: center top;
    background-repeat: no-repeat;
}

/* 観光新着 */
.kanko_news_area {
	margin-bottom: 30px;
}
.kanko_news_title {
    display: inline-block;
    color: #ffffff;
    font-size: 110%;
    line-height: 1.3em;
    text-align: center;
    vertical-align: middle;
	background-color: #cc5999;
    width: 120px;
    height: 120px;
	line-height: 120px;
    margin: 0px 40px 0px 40px;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
}
.kanko_news_area #recentKankoDocs {
	display: inline-block;
	vertical-align: top;
	width: 600px;
	padding-right: 15px;
}

#recentKankoDocs ul {
    line-height: 1.6em;
    list-style-position: outside;
    list-style-type: none;
}
#recentKankoDocs ul .publish_date {
	color: #cc5999;
	display: inline-block;
	width: 9em;
}
#recentKankoDocs ul .title_link {
	font-size: 100%;
}

.kanko_movie_btn {
	float: right;
    width: 275px;
	height: 70px;
	margin-top: 30px;
}
.kanko_movie_btn a {
    display: block;
    font-size: 130%;
    color: #ffffff;
    line-height: 1.25em;
    text-decoration: none;
    width: 245px; /* 275px */
    height: 60px; /* 55px */
	padding-top: 10px;
	padding-left: 30px;
    background-color: #555555;
    background-image: url(images/movie_play.png);
    background-position: right center;
    background-repeat: no-repeat;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
    box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
}
.kanko_movie_btn:hover {
	opacity: 0.8;
}


/* 九重”夢”温泉郷 */
#kanko_onsen {
	background-color: #f6f0cd;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	text-align: center;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#kanko_onsen h2 {
	font-size: 350%;
	font-family: "Rounded Mplus 1c";
	color: #5a3118;
	margin-bottom: 30px;
}
#kanko_onsen ul li {
    width: 248px;
    height: 248px;
    border: 6px solid #FFFFFF;
	display: inline-block;
	margin: 0px 4px 12px 4px;
}
/*
#kanko_onsen ul li a {
	display: block;
	width: 248px;
	height: 248px;	
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
*/
#kanko_onsen ul li a {
    display: block;
    width: 248px;
    height: 43px;
	padding-top: 205px;
    font-family: "Rounded Mplus 1c";
    font-size: 26px;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 2px 2px #954E2A;
}

#kanko_onsen ul li a:hover {
    opacity: 0.8;
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;	
}

#onsen_btn01 a {
    display: block;
	width: 100%;
	height: 100%;
    background-image: url(images/kanko/onsen_img01.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#onsen_btn02 a {
    display: block;
	width: 100%;
	height: 100%;
    background-image: url(images/kanko/onsen_img02.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#onsen_btn03 a {
    display: block;
	width: 100%;
	height: 100%;
    background-image: url(images/kanko/onsen_img03.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#onsen_btn04 a {
    display: block;
	width: 100%;
	height: 100%;
    background-image: url(images/kanko/onsen_img04.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#onsen_btn05 a {
    display: block;
	width: 100%;
	height: 100%;
    background-image: url(images/kanko/onsen_img05.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#onsen_btn06 a {
    display: block;
	width: 100%;
	height: 100%;
    background-image: url(images/kanko/onsen_img06.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#onsen_btn07 a {
    display: block;
	width: 100%;
	height: 100%;
    background-image: url(images/kanko/onsen_img07.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#onsen_btn08 a {
    display: block;
	width: 100%;
	height: 100%;
    background-image: url(images/kanko/onsen_img08.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#onsen_btn09 a {
    display: block;
	width: 100%;
	height: 100%;
    background-image: url(images/kanko/onsen_img09.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#onsen_btn10 a {
    display: block;
	width: 100%;
	height: 100%;
    background-image: url(images/kanko/onsen_img10.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#onsen_btn11 a {
    display: block;
	width: 100%;
	height: 100%;
    background-image: url(images/kanko/onsen_img11.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#onsen_btn12 a {
    display: block;
	width: 100%;
	height: 100%;
    background-image: url(images/kanko/onsen_img12.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
/* 温泉カテゴリページ */

.onsen_list {
    width: 60%;
    float: left;
    padding-top: 2em;
    background-image: url(images/kanko/onsenkyo.png);
    background-repeat: no-repeat;
    background-position: right 35px;
}
.onsen_list ul {
	font-size: 140%;
}
.onsen_list ul li {
	display: inline-block;
	width: 220px;
}
.onsen_list ul li a {
	color: #2b2b2b;
	text-decoration: none;
}
.onsen_list ul li a:hover {
	text-decoration: underline;
}
.onsen_no {
	display: inline-block;
	font-size: 85%;
	color: #FFFFFF;
	text-align: center;	
	vertical-align: middle;
	background-color: #bc64a4;
	width: 34px;
	height: 34px;
	margin-right: 0.5em;	
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
}
.onsen_name {
	vertical-align: middle;
}
.onsen_map {
	position: relative;
    float: left;
    width: 300px;
    height: 390px;
    background-image: url(images/kanko/onsen_map.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.onsen_map a {
	position: absolute;
	display: block;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #bc64a4;
	line-height: 24px;
	width: 24px;
	height: 24px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 2px 6px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 6px rgba(0,0,0,0.5);
}
.onsen_map a:hover {
	background-color: #ff0000;
	color: #ffffff;
}
.onsen_01 {
	top: 306px;
	left: 91px;
}
.onsen_02 {
	top: 178px;
	left: 69px;
}
.onsen_03 {
	top: 284px;
	left: 150px;
}
.onsen_04 {
	top: 275px;
	left: 105px;
}
.onsen_05 {
	top: 43px;
	left: 121px;
}
.onsen_06 {
	top: 154px;
	left: 70px;
}
.onsen_07 {
	top: 226px;
	left: 147px;
}
.onsen_08 {
	top: 305px;
	left: 155px;
}
.onsen_09 {
	top: 261px;
	left: 127px;
}
.onsen_10 {
	top: 204px;
	left: 136px;
}
.onsen_11 {
	top: 178px;
	left: 45px;
}
.onsen_12 {
	top: 82px;
	left: 233px;
}

/* 観光スポット */
#kanko_spot {
	background-color: #dae3c7;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	text-align: center;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#kanko_spot h2 {
	font-size: 350%;
	font-family: "Rounded Mplus 1c";
	color: #5a9c13;
	margin-bottom: 30px;
}

.spot_box {
	width: 208px;
	height: 208px;
	display: inline-block;
	vertical-align: top;
	margin: 0px 2px 10px 2px;
	background-color: #4E97E7;
}
.spot_box a {
	font-family: "Rounded Mplus 1c";
	color: #ffffff;
	display: block;
	width: 208px;
	height: 208px;
	text-decoration: none;
}
.spot_box h3 {
	font-size: 130%;
	line-height: 1.2em;
	padding: 30px 10px 10px 10px;
}
.spot_box p {
	font-size: 90%;
	line-height: 1.5em;
	padding: 10px;
}
#spot_map {
    width: 204px;
    height: 204px;
    display: inline-block;
    vertical-align: top;
    margin: 0px 2px 10px 2px;
    background-color: #f3efee;
    border: 2px solid #CC5999;
    background-image: url(images/kanko/aera_map.png);
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
#spot_map a {
	text-decoration: none;
}
#spot_map h3 {
	color: #ffffff;
	background-color: #CC5999;
	height: 23px;
	padding-top: 7px;
}
.cat_spot_map {
    width: 550px;
    height: 280px;
    margin: 70px auto;
    background-image: url(images/kanko/cat_aera_map.png);
    background-repeat: no-repeat;
    background-position: center center;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
    border: 2px solid #CA5B98;
}
/* 特産品・グルメ */
#kanko_tokusan {
	background-color: #fce8e0;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	text-align: center;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
 #kanko_tokusan h2 {
	font-size: 350%;
	font-family: "Rounded Mplus 1c";
	color: #7b401c;
	margin-bottom: 30px;
}
#kanko_tokusan ul li {
    width: 248px;
    height: 248px;
    border: 6px solid #FFFFFF;
	display: inline-block;
	margin: 0px 4px 12px 4px;
}
/*
#kanko_tokusan ul li a {
	display: block;
	width: 248px;
	height: 248px;	
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
*/
#kanko_tokusan ul li a {
    display: block;
    width: 248px;
    height: 43px;
	padding-top: 205px;
    font-family: "Rounded Mplus 1c";
    font-size: 26px;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 2px 2px #954E2A;
}

#kanko_tokusan ul li a:hover {
    opacity: 0.8;
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;	
}
#tokusan_btn01 a {
    display: block;
	width: 100%;
	height: 100%;
    background-image: url(images/kanko/tokusan_img01.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#tokusan_btn02 a {
    display: block;
	width: 100%;
	height: 100%;
    background-image: url(images/kanko/tokusan_img02.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#tokusan_btn03 a {
    display: block;
	width: 100%;
	height: 100%;
    background-image: url(images/kanko/tokusan_img03.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#tokusan_btn04 a {
    display: block;
	width: 100%;
	height: 100%;
    background-image: url(images/kanko/tokusan_img04.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

/* ミヤちゃん */
#kanko_miyachan {
	background-color: #e56d96;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	text-align: center;
    background-image: url(images/kanko/miyachan.png);
    background-repeat: no-repeat;
    background-position: 20px center;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#kanko_miyachan a {
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#kanko_miyachan a img {
	display: none;
}
 #kanko_miyachan h2 {
	font-size: 350%;
	font-family: "Rounded Mplus 1c";
	color: #ffffff;
	margin-bottom: 30px;
}
.miyachan_text {
    color: #ffffff;
    text-align: left;
    padding: 0px 30px 20px 300px;
    line-height: 1.8em;
}
#kanko_miyachan h2:hover,
.miyachan_text:hover,
.miyachan_details:hover {
    color: #FBE1FF;
}
.miyachan_details {
    color: #ffffff;
	text-align: right;
	margin-right: 40px;
}

/* 詳細を見るリンク */
.view_details {
	text-align: right;
	margin-top: 15px;
	margin-right: 20px;
}
.view_details a {
	font-size: 110%;
	color: #595455;
	text-decoration: none;
}
.view_details a:hover {	
	color: #FF0000;
}

/* kanko Back to top */
.kanko_top {
	margin-bottom: 30px;
}
.kanko_top a {
	float: right;
	display: block;
	width: 80px;
	height:70px;
	line-height: 1.2em;
	padding-top: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background-color: #00a497;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
}
.kanko_top a:hover {
    opacity: 0.8;
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;	
}

#kanko_onsen li,
#kanko_spot div,
#kanko_tokusan li,
#kanko_miyachan {
  transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -webkit-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  transition: transform 0.7s;
  -moz-transition: transform 0.7s;
  -webkit-transition: transform 0.7s;
  -o-transition: transform 0.7s;
}


/* //////////////////// footer //////////////////// */


#footer_body {
	width: 1100px;
	margin: 0px auto 0px auto;
	color: #ffffff;
	text-align: center;
}
#policy {
	font-size:95%;
	width: 1100px;
	margin: 0px auto 20px auto;
}
#policy ul {
	text-align: center;
	list-style-type: none;
}
#policy ul li {
	margin-right: 1em;
	padding-right: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b6b6b6;
	display: inline;
}
#policy ul li a {
	color: #ffffff;
}

#footer_info {
	width: 100%;
}
#footer address {
	margin-bottom: 20px;
}
#address_kokonoe {
	font-size: 130%;
	line-height: 45px;
	padding: 6px 0px 5px 45px;
	margin-right: 1em;
	background-image: url(images/footer_logo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#address_tel {
	font-size:150%;
}
#address {	
	font-size: 85%;
}

#footer small {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	display: block;
}

/* トップへ戻る */
#page-top {
    position: fixed;
    bottom: 20px;
    right: 15px;
    font-size: 12px;
}
#page-top a {
	background-color: #00a497;
	text-decoration: none;
	color: #fff;
	padding: 20px 10px 20px 10px;
	text-align: center;
	display: block;
	border-radius: 5px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	behavior: url(/_themes/js/PIE.htc);
}
#page-top a:hover {
    text-decoration: none;
    background-color: #3BC2B7;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
/* END トップへ戻る */

/* //////////////////// 新着情報 //////////////////// */
#news {
    width: 700px;
    margin: 0px auto 180px auto;
	background-color: rgba(255,255,255,0.85);
}

#news_title {
	font-size: 115%;
	text-align: center;
	color: #ffffff;
	background-color: rgba(0,164,151,0.8);
	padding: 13px;
}
.tabs {
	display: none;
}

#recentDocsTab .wrapper {	
	position: relative;
	padding: 10px 5px 0px 5px;
	border: 1px solid #989898;
}
#recentDocsTab .wrapper .content {
    height: 340px;
	overflow: scroll;
}
#recentDocsTab .wrapper .content ul {
	font-size: 90%;
	line-height: 1.4em;
	margin:0px 5px 0px 20px;
	list-style-position: outside;
}
#recentDocsTab .wrapper .content li {
  margin-bottom: 8px;
}
#recentDocsTab .wrapper .content li a {
	text-decoration: none;
}
#recentDocsTab .wrapper .content li a:hover {
  text-decoration: underline;
}
.title_link {
	margin-right:0.2em;
}
.publish_date {
	font-size: 95%;
}

#recentDocsTab .wrapper .links {
	width: 100%;
	padding:4px 0 4px;
	background-color: #f0f0f0;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#recentDocsTab .wrapper .links .feed {
  position: absolute;
  bottom: 0px;
  left: 4px;
}
.more {
	text-align:right;
	font-size:90%;
	margin-right:1em;
}

/* RSS Atom
---------------------- */
.feed {
  text-align: right;
}
.contentGpArticleDocs .feed,
.contentGpCategoryDoc .feed {
  margin-top: -10px;
}
.contentGpArticleDocs .feed {
  margin-bottom: 5px;
}
ul.feed li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0;
}
ul.feed li:first-child {
  margin-right: 2px;
}
ul.feed li a {
  display: block;
  height: 0;
  padding-top: 18px;
  overflow: hidden;
}
ul.feed li a.feedRss {
	width: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/ic-rss.png);
}
ul.feed li a.feedAtom {
	width: 48px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/ic-atom.png);
}
.fb-wrapper {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* sns
---------------------- */
#sns {
  margin: 20px 0;
  padding: 0;
}
.twitter-wrapper, .g-wrapper, .fb-wrapper, .mixi-wrapper, .line-wrapper {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 10px;
  vertical-align: top;
	padding: 10px;
}
.contentGpArticleDocs + #feedBack + #sns {
  display: none;
}



/* 投稿日時 */
.date {
	font-size:85%;
	line-height:1.5em;
	text-align:right;
	padding-bottom: 15px;
}

/* お問い合わせ */

.inquiry {
	border: 2px solid #fcc800;
	margin: 40px 0px 30px 0px;
}
.inquiry h2 {
	color: #2b2b2b!important;
	background-color: #fcc800!important;
	padding: 6px 8px 6px 30px!important;
	margin: 0 0 5px 0!important;
	border-radius: 0px!important; 
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
	font-size: 100%!important;
	border: none!important;
}
.inquiry address {
	margin: 0px;
	padding: 0px;
	text-align: left;
	padding:5px 30px 5px 30px;
}
.inquiry address .section {
	font-weight: bold;
	font-size: 	100%;
	margin-bottom: 0.5em;
}
.inquiry address .tel,
.inquiry address .fax,
.inquiry address .email {
	font-size: 90%;
	margin-bottom: 0.4em;
}


/* ////////////////////　カテゴリ表示　//////////////////// */
#cat_content {
	margin-bottom: 80px;
}

.contentGpCategoryCategoryType {
	margin-bottom: 50px;
}
.contentGpCategoryCategoryTypes h2,
.contentGpCategoryCategoryType h2,
.contentGpCategoryCategory h2,
.contentGpCategory h2 {
	color: #ffffff;
	font-size: 160%;
	text-align: left;
	margin: 50px 0px 30px 0px;
	background-color: #38a1db;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.contentGpCategoryCategoryTypes h2 a,
.contentGpCategoryCategoryType h2 a,
.contentGpCategoryCategory h2 a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 15px 10px 15px 33px;
}
.contentGpCategoryCategoryTypes h2 a:hover,
.contentGpCategoryCategoryType h2 a:hover,
.contentGpCategoryCategory h2 a:hover {
	color: #2b2b2b;
	background-color: #58c2f1;
}

.children {
	margin: 0px 20px 30px 20px;
}
.children>li {
	display: inline-block;
	width: 31%;
	vertical-align: top;
	margin: 0px 1% 20px 1%;
}
.children>li>a {
	display: block;
	border: solid #0094c8 2px;
	background-color: #F8FEFF;
	padding: 15px;
	margin-bottom: 0.3em;
	font-size: 110%;
}
.children ul {
	display: none;
}

/* 20160325 非表示方式 */
.categoryType h2 {
}
.categories {
	list-style:none;
	margin-left:0px!important;
}
.contentGpCategoryCategoryType .categories li {
	font-size: 120%;
	color: #2b2b2b;
	margin: 0px 10px 20px 20px;
	border: 2px solid #0095D9;
}
.contentGpCategoryCategoryType .categories li a {
	display: block;
	color: #2b2b2b;
	text-decoration: none;
	padding: 7px 10px 5px 33px;
}
.contentGpCategoryCategoryType .categories li  a:hover {
	color: #ffffff;
	background-color: #65B6E2;
}
/* END 非表示方式 */
.contentGpCategoryCategoryTypes h2 {
	display:block;
}

/*  ******** 20180718 広報ここのえカテゴリページ *********** */
#articleCategoryKouhou h3 {
	color: #ffffff;
	font-size: 160%;
	text-align: left;
	margin: 50px 0px 30px 0px;	
}
#articleCategoryKouhou h3 a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 15px 10px 15px 33px;
	background-color: #38a1db;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#articleCategoryKouhou h3 a:hover {
	color: #2b2b2b;
	background-color: #58c2f1;
}

/* ////////////////////Site Map//////////////////// */

.sitemap {
	color:#2b2b2b;
}
.level1 {
	list-style: none;
}
.level1 a {
	text-decoration: none;
	list-style: none;
}

ul.level1 {
	line-height:1.5em;
	margin: 70px 0px 0px 0px;
}
ul.level2 {
	list-style:none!important;
}
ul.level3 {
	list-style:none!important;
}
ul.level4 {
	list-style-type: disc!important;
	margin: 0px 5em 20px 3em!important;
}
ul.level5 {
	margin: 0px 3em 0px 3em!important;
	list-style-type: disc!important;
}
ul.level6 {
	margin: 0px 3em 0px 3em!important;
	list-style-type: disc!important;
}
/* サイトマップ見出し */
ul.level1>li>a {
	display: block;
	padding: 8px 20px;
	color: #ffffff;
	font-size: 160%;
	text-align: left;
	margin: 50px 0px 30px 0px;
	background-color: #38a1db;
}
li.level2>a {
	display: block;
	text-decoration: none;
	font-size: 130%;
	border-bottom: 3px solid #444444;
	padding: 0px 0px 8px 8px;
	margin: 40px 10px 20px 10px;
}

ul.level3>li>a {
	display: block;
	font-size: 110%;
	color: #2b2b2b;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	background-color: #bce2e8;	
	margin: 40px 10px 15px 10px;
	padding: 11px 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	behavior: url(/_themes/js/PIE.htc);
}



/*カテゴリ2階層目*/
.contentGpCategory .docs ul {
	line-height: 1.7em;
	margin: 0px 30px 20px 40px;
}
.contentGpCategory .docs ul li {
	padding: 5px 10px 5px 10px;
	border-bottom: 1px dotted #a99e93;
	font-size: 110%;
}

/* カテゴリ観光 */
.level1 .yumeoturihashi,
.level1 .midokoro,
.level1 .tozan,
.level1 .sensui_camp,
.level1 .takimeguri,
.level1 .yumeonsenkyou {
	display: inline-block;
	width: 30%;
	margin: 0px 10px 20px 10px;
	padding: 10px 0px 10px 0px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 2px 6px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 6px rgba(0,0,0,0.5);
	behavior: url(/_themes/js/PIE.htc);
}

.level1 .yumeoturihashi a,
.level1 .midokoro a,
.level1 .tozan a,
.level1 .sensui_camp a,
.level1 .takimeguri a,
.level1 .yumeonsenkyou a {
	display: block;
	background-repeat: no-repeat;
	background-position: center 15px;
	padding: 220px 0px 20px 0px;
	background-color: #ffffff;
	text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 115%;
}

.level1 .yumeoturihashi a:hover,
.level1 .midokoro a:hover,
.level1 .tozan a:hover,
.level1 .sensui_camp a:hover,
.level1 .takimeguri a:hover,
.level1 .yumeonsenkyou a:hover {
   filter:alpha(opacity=70);
   -moz-opacity: 0.7;
   opacity: 0.7;
}
.level1 .yumeoturihashi a {
	background-image: url(images/kanko/kanko_tsuribashi.jpg);
}
.level1 .midokoro a {
	background-image: url(images/kanko/kanko_midokoro.jpg);
}
.level1 .tozan a {
	background-image: url(images/kanko/kanko_tozan.jpg);
}
.level1 .sensui_camp a {
	background-image: url(images/kanko/kanko_camp.jpg);
}
.level1 .takimeguri a {
	background-image: url(images/kanko/kanko_taki.jpg);
}
.level1 .yumeonsenkyou a {
	background-image: url(images/kanko/kanko_onsen.jpg);
}

#categoryTop .area a,
#categoryTop .kankou a {
	display: block;
	color: #241a08;
	font-size: 140%;
	text-align: left;
	margin: 50px 0px 30px 0px;
	border: 3px solid #6fbf00;
	background-color: #F0FBEB;
	padding: 16px 20px 15px 20px;
	text-decoration: none;
}
#categoryTop .area a:hover,
#categoryTop .kankou a:hover {
	color: #ffffff;
	background-color: #B4D772;
}

/*サムネイル一覧*/
#categoryImages ul li {
	display: inline-block;
	width: 15%;
	padding: 15px 10px 10px 10px;
	margin: 0px 10px 40px 10px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #DCDCDC;
	-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 2px 6px rgba(0,0,0,0.4);
	box-shadow: 0px 2px 6px rgba(0,0,0,0.4);
}
#categoryImages ul li .image {	
	display: block;
	overflow: hidden;
	width: 142px;
	height: 95px;
	position: relative;
	margin: 0px auto 10px auto;
}
#categoryImages ul li img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
 	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}
#categoryImages ul li .title_link {
	font-size: 85%;
	line-height: 1.4em;
}
#categoryImages ul li .title_link a {
	text-decoration: none;
}
#categoryImages h3 {
	color: #281a14;
	margin: 50px 0px 30px 0px;
	padding: 0px 0px 8px 8px;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 3px solid #241a08;
}
#kdsfooter_d0 {
	position: absolute;
	padding-top: 20px!important;
	padding-bottom: 30px!important;
}

/* 定住促進カテゴリ一覧 */
.teiju_Key_Visual {
	width: 1100px;
	height: 400px;
	margin: 0px auto 30px auto;
}
.teiju_news_area {
    border-bottom: 3px solid #039F00;
	padding-bottom: 35px;
	margin-bottom: 40px;
}
.teiju_news_area #recentTeijuDocs {
	
	display: inline-block;
	vertical-align: top;
}
.teiju_news_title {
	display: inline-block;
	width: 146px;
	height: 111px;
	padding-top: 35px;
	color: #ffffff;
	font-size: 125%;
	line-height: 1.3em;
	text-align: center;
	vertical-align: top;
	background-color: #039f00;
	margin: 0px 50px 0px 50px;
	border-radius: 73px;
	-webkit-border-radius: 73px;
	-moz-border-radius: 73px;
}
.teiju_news_area #recentTeijuDocs ul {
    line-height: 1.8em;
    list-style-position: outside;
    list-style-type: none;
}
.teiju_news_area #recentTeijuDocs ul .publish_date {
	color: #039f00;
	display: inline-block;
	width: 9em;
}.teiju_news_area #recentTeijuDocs ul .title_link {
}

#articleCategoryTeiju section {
	display: inline-block;
	vertical-align: top;
	width: 500px;
	margin: 0px 20px 40px 20px;
}
#articleCategoryTeiju section ul {
	display: none;
}
#articleCategoryTeiju h3 {
	margin: 0px auto 0px auto;
	background-color: none!important;
}
#articleCategoryTeiju h3 a {
	background-color: #eb6101!important;
    display: block;
	font-size: 160%;
    color: #ffffff;
    text-decoration: none;
    padding: 15px 10px 15px 33px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#articleCategoryTeiju h3 a:hover {
    color: #2b2b2b;
    background-color: #F99956!important;
}
.josei_banner {
	width: 1100px;
	height: 150px;
	margin: 30px auto 30px auto;
}
.josei_banner a:hover {
	width: 1100px;
	height: 150px;
	margin: 0px auto 30px auto;
   filter:alpha(opacity=85);
   -moz-opacity: 0.85;
   opacity: 0.85;
}
/* 20180501 Love kokonoe フォトコンテストバナー */
.love_kokonoe_banner {
	width: 700px;
	height: 100px;
	margin: 0px auto 30px auto;
}
.love_kokonoe_banner img {
	-webkit-border-radius:6px;
	-moz-border-radius: 6px;
	border-radius: 6px; 
}
/* 20180831 国民文化祭バナー */
.kokuminbunkasai_banner {
	width: 700px;
	height: 100px;
	margin: 0px auto 30px auto;
}



/* ////////////////////////////////////////////////////////////////////////////////////////////

           media query

///////////////////////////////////////////////////////////////////////////////////////////// */

@media screen and (max-width: 764px) {

#searchbox_top {
		width: 95%;
	}
#top_wrapper {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(images/chojabaru.jpg);
}
#header_body,
#footer_body,
#policy {
	float:none;
	width:auto;
}
/*footer最下部リセット*/	
#container {
    padding-bottom: 0;
}
#content {
	width: auto;		
}	
#footer {
    height:auto;
	position: inherit;
	padding-bottom: 15px;
}
#footer_body{
    height:auto;
}
#policy {
}
#policy ul li {
	margin: 0px 0px 1em 0px;
	padding-right: 0;
	border: none;
	display: inherit;
}		


body {
  margin-bottom: 0px;
}
#doc_content p img,
#doc_content dl dt img,
#doc_content dl dd img,
#doc_content ul li img,
#doc_content ol li img {
	max-width: 95%;
	max-height: 300px;
	width:auto!important;
	height:auto!important;
	float:none!important;
}
#doc_content table {
	float:none!important;
	clear:both;
	width:auto!important;
	width: 100%!important;
	margin: 0px 5px 20px 5px!important;
}
#doc_content table th {
	white-space: inherit!important;
}
#doc_content iframe {
	width: 100%!important;
}
#doc_content .external {
	width:15px!important;
	height:15px!important;
}
/* footer */ 
#footer {
	bottom: 0;
	width: 100%;
	min-width:inherit;
	height: auto;
	position: static;
}

/* header */
#header {
	height: auto;
}
#header_logo {
	height: auto;
	float: none;
	margin: 0px auto 10px auto;
	padding: 10px 0px 0px 0px;
}

#header_linkul {
	list-style: none;
	margin-left: 4em;
}
#header_linkul li {
	margin-right:20px;
	padding:2px 5px 10px 0px;
}


/****************************************

          Global Menu Mobile

*****************************************/

	
/* Main menu */
#main_navi {
	width: 100%;
	height: auto;
	padding-top: 0px;
}
#main_btn_kurashi,
#main_btn_kankou,
#main_btn_about {
	width: 33%;
}
#main_btn_kurashi a,
#main_btn_kankou a,
#main_btn_about a {
	width: 100%;
}	
#main_btn_kurashi a {
    background-image: url(images/btn_kurashi_mobile.png);
    background-repeat: no-repeat;
    background-position: center center;
}
#main_btn_kankou a {
    background-image: url(images/btn_kankou_mobile.png);
    background-repeat: no-repeat;
    background-position: center center;
}
#main_btn_about a {
    background-image: url(images/btn_kokonoe_mobile.png);
    background-repeat: no-repeat;
    background-position: center center;
}	
	
/* head navi */
#contents_head {
	width: auto;
}
#header_navi,
#kanko_header_navi {
	width: 100%;
	float: none;
	text-align: center;
	margin-bottom: 10px;
}
#header_navi ul li,
#kanko_header_navi ul li {
	font-size: 16px;
	width: 18%;
	height: 50px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin: 0px 2px;
}
#header_navi ul li a {
	width: 100%;
	height: 100%;
	padding-top :10px;
	font-size: 90%;
	line-height: 1.2em;
}
#hn_menu01 a,
#hn_menu02 a {
	width: auto;
	height: auto;
	padding-left: 0px;
    background-image: none;
}	
	
#kanko_header_navi ul li a {
	width: auto;
	height: auto;
	padding-top :5px;
	font-size: 65%;
}
	
#search_box {
	width: auto;
	float: none;
	margin: 0px auto 10px auto;
	}
	
	
/* 記事ページ用検索フォーム */
#contents_head_doc {
	width: auto;
	height: 75px;
	background-color: #dcdddd;
	padding: 10px 10px 0px 10px;
	margin: 20px auto 20px auto;
}
#contents_head_doc p {
	float: none;
	font-size: 70%;
	padding-top: 0px;
	padding-bottom: 7px;
	text-align: center;
}
#search_box_doc {
	width: auto;
	height:40px;
	float: none;
}	
	
/* トップページ */	
/* Search */
#searchbox_top {
	margin-bottom: 30px
}
#search_caption {
	margin: 40px 15px 30px 15px;
}
/* movie button */
.movie_button {
	margin: 0px auto 40px auto;
}	
#news dl {
	margin-bottom:10px;
}
#news dl dt {
	float:none;
}
#news dl dd {
	margin-left:10px;
}
	

/* 新着タブ */
#recentDocsTab .pieceBody .tabs li {
  width: 30%;
}
#news {
    width: 90%;
    height: auto;
}

/*カテゴリ*/
.children {
	margin: 0px 10px 30px 10px;
}
.children>li {
	width: 47%;
	margin: 0px 1% 10px 1%;
	line-height: 1.2em;
}
.contentGpCategory .docs ul {
	line-height: 1.7em;
	margin: 0px 0px 1.5em 30px;
}

/* カテゴリ観光 */
.level1 .yumeoturihashi,
.level1 .midokoro,
.level1 .tozan,
.level1 .sensui_camp,
.level1 .takimeguri,
.level1 .yumeonsenkyou {
	display: block;
	width: 90%;
	margin: 0px 10px 20px 10px;
	padding: 10px 0px 10px 0px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 2px 6px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 6px rgba(0,0,0,0.5);
	behavior: url(/_themes/js/PIE.htc);
}

/* くらし・行政トップページ */	
#living {
	width: auto;
	
}

#life_living_box {
	width: auto;
	float: none;
}
#life_event_title,
#living_guide_title,
#use_box_title {
	text-align: center;
	padding: 0px;
	margin-bottom: 25px;
}
	
#life_event div,
#living_guide div {
	float: none;
	margin: 0px auto 10px auto;
}
#use_box div {  
	display: block;
	float: none;
	height: 70px;
	margin: 0px auto 10px auto;
}
#use_box div a { 
	height: 70px;
}	
#side_menu {
	width:auto;
	float: none;
	padding-top: 0px;
	
}
#side_menu ul li {
	margin: 0px auto 3px auto;
}	

/*サムネイル一覧*/
#categoryImages ul li {
	display: block;
	width: 60%;
	padding: 10px 5px 10px 5px;
	margin: 0px auto 30px auto;
	vertical-align: top;
	text-align: center;
	border: 1px solid #DCDCDC;
	-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 2px 6px rgba(0,0,0,0.4);
	box-shadow: 0px 2px 6px rgba(0,0,0,0.4);
}
#categoryImages ul li .image {	
	display: block;
	overflow: hidden;
	width: 130px;
	height: 86px;
	position: relative;
	margin: 0px auto 7px auto;
}
#categoryImages ul li img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
 	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}

/* Kanko */
.kanko_news_area #recentKankoDocs {
	width: auto;
	padding: 0px 20px 30px 20px;
}
.kanko_news_title {
    display: block;
    margin: 0px auto 20px auto;
}
#recentKankoDocs ul .publish_date {
	display: block;
	width: auto;
}

.kanko_movie_btn {
	display: block;
	float: none;
	margin: 0px auto 20px auto;
}
		
/* 観光メニュー */
#kanko_menu ul li {
    width: 25%;
    height: auto;
    float: left;
}
#kanko_menu ul li a {
    display: block;
    width: auto;
    height: 300px;
    background-size: cover;
}
	
#kanko_onsen,
#kanko_spot,
#kanko_tokusan,
#kanko_miyachan {
	margin: 0px 10px 30px 10px;
}
#kanko_onsen h2,
#kanko_spot h2,
#kanko_tokusan h2,
#kanko_miyachan h2 {
	font-size: 200%;
}	

.spot_box {
	width: 90%;
	height: auto;
	margin: 0px auto 10px auto;
}
.spot_box a {
	width: auto;
	height: auto;
}
.spot_box p {
	text-align: left;
}
#spot_map {
	height: auto;
	margin: 0px auto 10px auto;
	height: 208px;
}
.cat_spot_map {
    width: 95%;
    height: 190px;
    margin: 50px auto 30px auto;
    background-image: url(images/kanko/cat_aera_map.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
	
#kanko_miyachan {
    background-image: url(images/kanko/miyachan_mobile.png);
    background-repeat: no-repeat;
    background-position: center 80px;
}	
.miyachan_text {
	padding: 200px 15px 20px 15px;		
}
/* onsen */	
.onsen_list {
    width: 100%;
    float: none;
    padding-top: 0px;
	background-image: none;
}
.onsen_list ul {
	margin: 0px 0px 30px 15px!important;
	font-size: 120%;
	
}
.onsen_list ul li {
	width: 45%;
}

.onsen_map {
    float: none;
    margin: 0px auto;
}
	
	
/* 定住促進カテゴリページ */
.teiju_Key_Visual {
	width: 100%;
	height: auto;
}	
.teiju_Key_Visual img {
	width: 100%;
	height: auto;
}
.teiju_news_title {
	display: block;
	margin: 0px auto 30px auto;
}
.teiju_news_area #recentTeijuDocs ul {
	margin: 0px 20px 20px 20px;
	line-height: 1.4em;
}
.teiju_news_area #recentTeijuDocs ul .publish_date {
	display: block;
	width: inherit;
	margin: 0px;
}
.teiju_news_area #recentTeijuDocs ul .title_link {
	display: block;
	margin-bottom: 1em;
}
#articleCategoryTeiju section {
	display: block;
	width: 90%;
	margin: 0px auto 20px auto;
}
.josei_banner {
	width: 94%;
	height: auto;
}
.josei_banner img {
	width: 100%;
	height: auto;
}
	
/* 20180501 Love kokonoe フォトコンテストバナー */
.love_kokonoe_banner {
	width: 90%;
	height: auto;
	margin: 0px auto 30px auto;
}
.love_kokonoe_banner img {
	width: 100%;
	height: auto;
	-webkit-border-radius:6px;
	-moz-border-radius: 6px;
	border-radius: 6px; 
}
.kokuminbunkasai_banner {
	width: 90%;
	height: auto;
	margin: 0px auto 30px auto;
}
.kokuminbunkasai_banner img {
	width: 100%;
	height: auto;
}
	
/* ////////////////////Site Map//////////////////// */


#page-sitemap ul.level1 {
	line-height:1.5em;
	margin: 0px;
}
#page-sitemap li.level2 {
	margin: 0px 0px 20px 0px;
}
#page-sitemap .level3 {	
	margin: 0px 3px 10px 3px;
}
#page-sitemap ul.level4 {
	list-style-type: disc;
	margin: 0px 10px 10px 2em!important;
}
#page-sitemap ul.level5 {
	margin: 0px 0px 0px 2em!important;
}
#page-sitemap ul.level6 {
	margin: 0px 0px 0px 2em;
}

/* Google Map */
.map {
	width: 95%!important;
	height: auto;
	margin: 0px auto 20px auto;
	border: 1px solid #D9D9D9;
}

/* for tablet */
#top_wrapper,
#footer,
#header,
#pageHeaderContainer,
#top_content {
	min-width: inherit;
}

		
}