@charset "utf-8";

/*--------------------

	コンテンツ 全体
	
--------------------*/

body{
 margin: 0;
 padding: 0;
}

#WRAPPER{
	width:100%;
	font-size:120%;
	margin: 0;
	padding:0;
}

.headerSp {
 display: none;
}

header#HEADER{
	width:100%;
	padding:10px 0 0 0;
	background:#FFC400;
}

header#HEADER h1{
	font-size:90%;
	text-align: center;
	margin-bottom:20px;
}

header#HEADER h2{
width:388px;
height:49px;
margin: 0 auto 30px auto;
}

/*グローバルナビ*/
div.globalNav_smaho {
 display: none;
}

nav#globalNav {
 width: 100%;
 background:#FFC400;
}
nav#globalNav ul {
display: flex;
 clear: both;
 width: 1300px;
 margin: 0 auto 20px auto;
 padding: 0;
}
nav#globalNav ul li {
flex: 0 1 auto;
 position: relative;
 float: left;
 margin: 0 auto;
}

nav#globalNav ul li a:link,nav#globalNav ul li a:visited{
	color:#000;
	font-weight: bold;
	text-decoration: none;
	font-size: 120%;
}

nav#globalNav ul li a:active,nav#globalNav ul li a:hover{
	color:#fff;
}

nav#globalNav ul li ul {
 position: absolute;
 z-index: 15;
 top:30px;
 left: 0px;
 width: 270px;
 display: none;
}
nav#globalNav ul li ul li {
 width: 270px;
 margin: 0;
 padding: 0;
}
nav#globalNav ul li ul li a {
 display: inline-block;
 width: 270px;
 margin:0;
 padding: 10px 0 10px 15px;
 font-size: 80%!important;
 text-align: left;
 background: #000;
 opacity: 0.9;
 text-decoration: none;
 line-height: 1.3em;
 font-weight: normal;
 color:#FFFFFF!important;
 border-bottom:1px dotted #fff;
}

div#Slider{
    margin-bottom:50px;
}

h2.TopTtlConcept{
width:1000px;
margin:0 auto 20px auto;
	text-align: center;
	font-size:150%;
	font-weight: bold;
	line-height: 1.5em;
}

h2.TopTtl,h2.TopTtl02,h2.TopTtl03{
width:1000px;
margin:0 auto 20px auto;
	text-align: center;
	font-size:150%;
	font-weight: bold;
	line-height: 1.5em;
}

span.BtnIchiran a{
	float: right;
	font-size:60%;
	color:#FFC400;
}

div.TopConcept{
width:1100px;
margin: 0 auto 50px auto;
}


div.TopIntroduction{
	width:1100px;
	margin: 0 auto 50px auto;
}

div.TopIntroduction dl{
	width:259px;
	float: left;
	margin: 0 18px 0 0;
}

div.TopIntroduction dl:nth-child(4){
	margin: 0;
}

div.TopIntroduction dl dd{
	text-align: center;
	font-size:90%;
}



div.WrapOrange{
width:100%;
background:#FFC400;
padding:50px 0;
margin-bottom:50px;
}


div.ShopSlide{
width:950px;
margin: 0 auto 50px auto;
}

ul.ShopTxt{
width:950px;
margin:0 auto;
text-indent: -1em;
 padding-left: 1em;
}


ul.ShopTxt a{
	color:#000;
}

div.EventCalender{
	width:950px;
	margin: 0 auto 50px auto;
}



div.TopMap{
	width:100%;
	margin: 0 auto 30px auto;
	text-align: center;
}

div.TopMapBtn{
width:475px;
margin: 0 auto 50px auto;
}

div.TopMapBtn a:link,div.TopMapBtn a:visited{
display: block;
width:375px;
padding:20px 50px;
background: #000;
color:#fff;
font-weight: bold;
text-decoration: none;
text-align: center;
}

div.TopMapBtn a:active,div.TopMapBtn a:hover{
background: #FFC400;
color:#fff;
}


div.TopNews{
	width:940px;
	padding:20px;
	margin: 0 auto 50px auto;
}

div.TopNews dl{
border-bottom:1px dotted #ccc;
	margin-bottom:20px;
}

div.TopNews dl dt{
	width:185px;
	padding:0 0 15px 0;
	float: left;
}

div.TopNews dl dd{
	padding:0 0 15px 0;
	float: left;
}

div.Youtube{
	width:950px;
	margin: 0 auto 50px auto
}

div.BnrArea{
position: relative;
	width:1100px;
	height: 212px;
	margin: 0 auto 50px auto;
}

div.BnrAreaL{
position: absolute;
width:551px;
height: 212px;
top:5px;
left:-13px;
}

div.BnrAreaR{
position: absolute;
width:540px;
height: 212px;
top:5px;
right:0px;
}

div.BnrArea02{
	width:650px;
	margin: 0 auto 10px auto;
}

div.BnrArea03{
	width:650px;
	margin: 0 auto 50px auto;
}

/*フッター*/
div#FooterBg{
	width:100%;
	padding:0;
	margin: 0;
	background: #000;
}

footer#FOOTER{
width:1040px;
height: 80px;
margin: 0 auto;
	padding:50px 30px;
	color:#fff;
}

div.FooterL{
width:350px;
	float: left;
}

div.FooterR{
width:180px;
	float: right;
}

div.FooterR ul{
	width:180px;
}

div.FooterR ul li{
float: left;
margin: 0 4px;
}


p#pagetop {
z-index: 9999;
 position: fixed;
 bottom: 0px;
 right: 30px;
}

div.FooterCopy{
	width:100%;
	padding:10px 0;
	text-align: center;
	font-size: 90%;
	background: #fff;
	color: #000;
}

/*お問い合わせページ*/
h2.SubTtl{
width:1000px;
margin:30px auto 20px auto;
	text-align: center;
	font-size:150%;
	font-weight: bold;
	line-height: 1.5em;
}

div.ContactTxt{
	width:1000px;
	margin: 0 auto 30px auto;
	text-align:center;
}

table.ContactBox{
	width:750px;
	margin: 0 auto 30px auto;
}

table.ContactBox th{
	width:170px;
	padding:10px 0;
}

table.ContactBox td{
	padding:10px 0;
}

.SizeL{	
	width:570px;
	padding:5px 0;
}

div.ContactFormBtn input{
width:200px;
margin: 0 auto 100px auto;
display: block;
	padding:15px 30px;
	background:#000;
	color:#fff;
	text-align: center;
	text-decoration: none;
}

div.ContactFormBtn button{
width:200px;
margin: 0 auto 100px auto;
display: block;
	padding:15px 30px;
	background:#000;
	color:#fff;
	text-align: center;
	text-decoration: none;
    font-size:110%;
}

div.ContactPrivacyBox{
	width:950px;
	margin: 0 auto 50px auto;
}

div.ContactPrivacyBox dl{
	font-size: 90%;
	margin: 0 auto 20px auto;
}

div.ContactPrivacyBox dl dt{
	font-weight: bold;
}

/*お知らせ*/
div.Wrap{
	width:1100px;
	margin:30px auto 50px auto;
}

div.NewsAreaL{
	width:780px;
	float: left;
}

div.NewsAreaR{
	width:300px;
	float: right;
}

article.NewsListBox{
	margin-bottom:40px;
}

article.NewsListBox:last-child{
	margin-bottom:0;
}

article.NewsListBox dl{
	width:780px;
	padding-bottom:20px;
	margin-bottom: 20px;
	border-bottom:1px dotted #ccc;
}

article.NewsListBox dl dt{
	width:292px;
	float: left;
}

article.NewsListBox dl dd{
	width:468px;
	float: right;
}

h3.NewsTtl{
margin-bottom:20px;
padding:0;
	font-size: 120%;
}

h3.NewsTtl a{
	font-weight: bold;
}


h3.Sttl{
width: 280px;
font-size:150%;
font-weight: bold;
	text-align: center;
	margin-bottom:20px;
}

/*h3.Sttl02{
	text-align:left!important;
	margin-bottom:10px;
}

h3.Sttl03{
	text-align:left!important;
	margin-bottom:10px;
	font-size: 150%;
	font-weight: bold;
}*/

div.NewsListR{
	width:280px;
	margin-bottom:20px;
}

div.NewsListR ul li{
margin-bottom:10px;
padding-bottom:10px;
	background:url("../images/hr.png") 0 bottom repeat-x;
	font-size:85%;
	line-height: 1.3em!important;
}

div.NewsListR02{
	width:280px;
}

div.NewsListR02 ul li{
margin-bottom:10px;
	font-size:85%;
	line-height: 1.3em!important;
}

div.NewsListBtn{
width:240px;
margin: 0 auto;
	margin-bottom:100px;
}

div.NewsListBtn a{
display: block;
padding:20px;
width:200px;
	background: #000;
	color:#fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}


/*NEWS詳細*/
article.NewsdetailBox{
	box-sizing: border-box;
	width:780px;
	margin-bottom:20px;
}

h3.NewsSttl{
margin-bottom:20px;
	font-size: 130%;
	font-weight: bold;
}

div.pagenavi{
	width:780px;
}

div.pagenavi div.pagemae{
	float: left;
}


div.pagenavi div.pagetugi{
	float: right;
}

div.SubTtlArea{
	width:100%;
	margin-bottom: 30px;
	padding: 50px 0;
	background: #000;
	color:#fff;
	font-size:180%;
	font-weight: bold;
	text-align: center;
}

div.QAArea{
	width:1010px;
	margin:0 auto 50px auto;
}

div.QAArea dl{
margin-bottom:10px;
	border-bottom:1px dotted #000;
}

div.QAArea dl dt{
	padding-bottom:10px;
  text-indent: -1.5em;
  padding-left: 1.5em;
}

div.QAArea dl dd{
	padding-bottom:10px;
  text-indent: -1.5em;
  padding-left: 1.5em;
}

div.EventSpaceBtn{
width:475px;
margin: 0 auto 50px auto;
}

div.EventSpaceBtn a:link,div.EventSpaceBtn a:visited{
display: block;
width:375px;
padding:20px 50px;
background: #FFC400;
color:#fff;
font-weight: bold;
text-decoration: none;
text-align: center;
}

div.EventSpaceBtn a:active,div.EventSpaceBtn a:hover{
background: #FB8143;
color:#fff;
}

/*空き店舗一覧*/
div.FreeSpaceBtn{
width:475px;
margin: 0 auto 50px auto;
}

div.FreeSpaceBtn a:link,div.FreeSpaceBtn a:visited{
display: block;
width:375px;
padding:20px 50px;
background: #0080C2;
color:#fff;
font-weight: bold;
text-decoration: none;
text-align: center;
}

div.FreeSpaceBtn a:active,div.FreeSpaceBtn a:hover{
background: #5AB9E9;
color:#fff;
}

/*空き店舗一覧*/
div.FreeSpaceWrap{
	width:1100px;
	margin: 0 auto 50px auto;
}

div.FreeSpaceWrapL{
	width:765px;
	float: left;
}

div.FreeSpaceWrapR{
	width:300px;
	float: right;
}

div.FreeSpaceList{
	width:765px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #ccc;
}

div.FreeSpaceListL{
	width:292px;
	float: left;
}

div.FreeSpaceListR{
	width:452px;
	float: right;
	font-size:90%;
}

div.FreeSpaceDetailBtn{
width:180px;
margin: 0 auto 10px auto;
}

div.FreeSpaceDetailBtn a:link,div.FreeSpaceDetailBtn a:visited{
display: block;
width:160px;
padding:20px 10px;
background: #000;
color:#fff;
font-weight: bold;
text-decoration: none;
text-align: center;
}

div.FreeSpaceDetailBtn a:active,div.FreeSpaceDetailBtn a:hover{
background: #FFC400;
color:#fff;
}

div.FreeSpaceContactBtn{
width:180px;
margin: 0 auto 10px auto;
}

div.FreeSpaceContactBtn a:link,div.FreeSpaceContactBtn a:visited{
display: block;
width:160px;
padding:20px 10px;
background: #0080C2;
color:#fff;
font-weight: bold;
text-decoration: none;
text-align: center;
}

div.FreeSpaceContactBtn a:active,div.FreeSpaceContactBtn a:hover{
background: #5AB9E9;
color:#fff;
}

h3.FreeSpaceListTtl{
	margin-bottom:10px;
}

h3.FreeSpaceListTtl a{
font-size:120%;
	text-decoration: underline;
	font-weight: bold;
}

h3.FreeSpaceDetailTtl{
margin-bottom:10px;
font-size:120%;
	font-weight: bold;
	color:#FFC400
}

table.FreeSpaceListTxt{
	width:452px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}

table.FreeSpaceListTxt th{
box-sizing: border-box;
	width:155px;
	padding:7px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:90%;
}

table.FreeSpaceListTxt td{
box-sizing: border-box;
	padding:7px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:90%;
}

div.FreeSpaceNewList{
	width:280px;
	margin-bottom:20px;
}

div.FreeSpaceNewList ul li{
margin-bottom:10px;
padding-bottom:10px;
	background:url("../images/hr.png") 0 bottom repeat-x;
	font-size:85%;
	line-height: 1.3em!important;
}

div.FreeSpaceNewList02{
	width:280px;
}

div.FreeSpaceNewList02 ul li{
margin-bottom:10px;
	font-size:85%;
	line-height: 1.3em!important;
}


div.FreeSpaceNewList03{
	width:280px;
}

div.FreeSpaceNewList03 ul li{
margin-bottom:10px;
	font-size:75%;
	line-height: 1.3em!important;
}

div.FreeSpaceListBtn{
width:240px;
margin: 0 auto;
	margin-bottom:100px;
}

div.FreeSpaceListBtn a{
display: block;
padding:20px;
width:200px;
	background: #000;
	color:#fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

div.FreeSpaceDetail{
	width:765px;
	margin-bottom:30px;
}

div.FreeSpaceDetail p{
	font-size:90%;
}

.slider_box {
	margin:0 0 10px 0;
	clear:both;
}
.slider_box img {
	width: 100%;
	height: auto;
}
/* thumb-item */
.thumb-item {
	max-width: 765px;
	margin: 0 auto 7px;
	padding: 0;
}
.thumb-item img{
	position: relative;
}
.thumb-item p{
	width:100%;
	color:#FFF;
	text-align:center;
	position: absolute;
	bottom: 0;
	left: 0;
	padding:1%;
	background-color:#000;
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.thumb-item-nav {
	max-width: 765px;
	margin: 0 auto 30px auto;
}
.thumb-item-nav li{
	margin: 5px;
}

.thumb-item-nav .slick-next{
	right: 20px;
	z-index: 99;
}
.thumb-item-nav .slick-prev{
	left: 15px;
	z-index: 100;
}

table.FreeSpaceDetailTxt{
	width:765px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}

table.FreeSpaceDetailTxt th{
box-sizing: border-box;
	width:155px;
	padding:7px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:90%;
}

table.FreeSpaceDetailTxt td{
box-sizing: border-box;
	padding:7px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:90%;
}

/*いいまち探検隊*/
div.IimachiTankentaiWrap{
	width:1100px;
	margin: 0 auto 50px auto;
}

div.IimachiTankentaiWrap ul li{
	width:352px;
	float: left;
	margin: 10px 6px;
	text-align: center;
}

div.IimachiTankentaiWrap ul li a{
	font-size:120%;
	font-weight: bold;
}


/*いいづかまちゼミ*/
div.MachizemiChirashi{
	width:1100px;
	margin: 0 auto 50px auto;
}

div.MachizemiBtn{
width:475px;
margin: 0 auto 50px auto;
}

div.MachizemiBtn a:link,div.MachizemiBtn a:visited{
display: block;
width:375px;
padding:20px 50px;
background: #30AF36;
color:#fff;
font-weight: bold;
text-decoration: none;
text-align: center;
}

div.MachizemiBtn a:active,div.MachizemiBtn a:hover{
background: #3ED945;
color:#fff;
}

div.MachizemiTxt{
	width:1100px;
	margin: 0 auto 50px auto;
	text-align: center;
}

div.FreeSpaceDetailPh{
	width:765px;
	margin: 0 auto 30px auto;
}

div.FreeSpaceDetailTxt{
margin-bottom:30px;
	color: #ff0000;
	text-align: center;
}
    /*ページャーのCSS*/
.wp-pagenavi {
	margin: 0 auto 40px auto;
	font-size: 12px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000000;
}
.wp-pagenavi a {
	color: #000000;
	text-decoration: none;
}
.wp-pagenavi span.current,
.wp-pagenavi a.page,
.wp-pagenavi .extend,
.wp-pagenavi .first,
.wp-pagenavi .last {
	margin: 0 10px 0 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	box-sizing: border-box;
	justify-content: center;
	display: flex;
	align-items: center;
}
.wp-pagenavi span.current {
		border: solid 1px #000;
}
.wp-pagenavi a.page:hover,
.wp-pagenavi .first,
.wp-pagenavi .last {
	background: #000;
	color: #fff;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
    display: none;
}

span.pages{
	margin:0 20px;
    border:1px solid #fff!important;
}