@charset "utf-8";


/*
########################################################
	ページ全体情報
########################################################
*/

.sm {
	display: none !important;
}
.br-pc { display:block; }
.br-sp { display:none; }
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.narrowcolumn .postmetadata, .widecolumn .postmetadata {
	display: inline;
	text-align: right;
	font-size: 92%;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	padding: 0 4px 5px;
	margin: 0;
}
.window {
	margin: 0;
	padding: 0;
	width: 100%;
}
.page {
	margin: 0 auto;
	padding: 0;
	width: 1100px;
}
.pageIn {
	margin: 0 auto;
	padding: 0;
	width: 915px;
}
.center_btn {
	margin: 20px auto;
	display: block;
}
.tel-link.small {
	font-size: 15px;
}
.caption {
	font-size: 12px;
}

.titleBox, .titleBox2 {
	padding: 30px 0;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	display: block;
}
.titleBox:before, .titleBox:after {
	content: '';
	display: inline-block;
	width: 17px;
	height: 51px;
	vertical-align: middle;
}

.flexBox {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	align-items: flex-start;
}




/*
########################################################
	ヘッダー
########################################################
*/

#header_window {
	text-align: center;
	background-size: 100% 100%;
}
.top_headWin {
	background: url(../img/top_headImg.png) no-repeat center top;
	height: 720px;
}
.page_headWin {
	background: url(../img/page_headImg.png) no-repeat center top;
	height: 310px;
}
#head_logo {
	width: 320px;
	letter-spacing: 0.2em;
	margin: 0 auto;
	padding-top: 20px;
}
#head_logo a {
	color: white;
}
#head_logo img {
	width: 90%;
	padding: 10px 0 5px;
}





/*
########################################################
	グローバルメニュー
########################################################
*/

#globalMenu {
	margin: 0 auto 180px;
	padding: 20px 0;
}
#globalMenu li {
	display: inline-block;
}
#globalMenu li:after, #globalMenu li:first-child:before {
    content: "｜";
    vertical-align: middle;
    position: relative;
    top: -1.5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#globalMenu li a {
	padding: 20px 40px;
}




/*
########################################################
	トップページ
########################################################
*/

/* 商店街マップ */
#map_Block {
	text-align: center;
	margin: -20px auto 100px;
}
.mapBox h2 img {
	width: 120px;
	margin-bottom: 30px;
}
.top_map {
	width: 1100px;
	height: auto;
}

/* 店舗一覧 */
#topSlistBlock {
	margin-bottom: 100px;
}
.topSlistBox h2 {
	text-align: center;
}
.topSlistBox h2 img, #sList_Block h2 {
	width: 83px;
}
.topShopList {
	margin: 30px 0;
}
.topShopList li {
	background-color: #c1e9f5;
	width: 200px;
	height: 100px;
	color: #1b1b1b;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
	margin-right: 25px;
	padding: 10px;
	box-sizing: border-box;
}
.topShopList li:nth-child(5n) {
    margin-right: 0;
}
.listLink a {
	display: block;
	text-align: center;
	margin: 0 auto 50px;
	border-bottom: 3px solid #01558d;
	width: 100px;
}

/* 下層リンクブロック */
#uLink_Block section {
	justify-content: space-between;
	margin: 0 auto 50px;
}
#uLinkLeft {
	border-right: 1px solid #eeeeee;
	padding-right: 41px;
}
.uLinkBox {
	padding: 40px 0;
	text-align: center;
}
.uLinkBox img {
	width: 415px;
}
.uLinkBox h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 30px 0; 
}
.frameLink a {
	display: inline-block;
	text-align: center;
	border: 1px solid #01558d;
	padding: 10px 50px;
}



/*
########################################################
	ページ
########################################################
*/
h2.page_ttl {
	margin: 0 auto 30px;
}
.pnkz {
	color: #01558d;
	margin-bottom: 50px;
	font-size: 11px;
}
.blue_ttl {
	font-size: 24px;
	color: #53c1e4;
	margin: 40px auto 25px;
	text-align: center;
	line-height: 120%;
}
.cltbl th, .cltbl td {
	padding: 10px 15px;
	border: 1px solid white;
	word-wrap: break-word;
}
.cltbl th {
	background-color: #c1e9f5;
	font-weight: normal;
}
.cltbl td {
	background-color: #eeeeee;
}

/* 日大通り商店会について */
#about_Block h2 {
	width: 215px;
}
#about_Block p {
	margin-bottom: 120px;
}
.aboutBox1 img {
	width: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
#meibo_Block h2 {
	font-size: 21px;
	font-weight: normal;
	color: #535353;
	text-align: center;
	border-top: 1px solid #01558d;
	border-bottom: 1px solid #01558d;
	width: 280px;
	margin: 0 auto;
	padding: 10px 0;
}
.meiboBox {
	justify-content: space-between;
	margin: 30px 0 100px;
}
.meiboBox table {
	width: 48%;
}
.meiboBox th {
	width: 20%;
}

/* 店舗一覧 */
#sList_Block li {
	width: 250px;
	margin-bottom: 80px;
	margin-right: 32px;
}
#sList_Block li:nth-child(4n) {
    margin-right: 0;
}
#sList_Block li img {
	width: 250px;
	height: 160px;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
#sList_Block h3 {
	color: #53c1e4;
	font-size: 16px;
	margin-bottom: 5px;
}
#sList_Block p {
	font-size: 12px;
}
#sList_Block dl{
  display: flex;
  flex-wrap: wrap;
}
#sList_Block dt{
  width: 25%;
}
#sList_Block dt span{
  background: #53c1e4;
  width: 100%;
  font-size: 12px;
  color: white;
  margin-top: 10px;
  text-align: center;
  display: inline-block;
}
#sList_Block dd{
  width: 75%;
  box-sizing: border-box;
  padding-left: 10px;
  margin-top: 10px;
}

/* 店舗詳細 */
#shopd_Block h2 {
	width: 200px;
}
.shopd_cat {
	text-align: right;
	margin: -50px 0 30px;
}
.spot_mainBg img, .shopd_mainImg {
	width: 915px;
	height: 610px;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
.shopd_dBox {
	justify-content: space-between;
	margin: 50px 0;
}
.shopd_dLeft {
	width: 290px;
}
.shopd_dLeft ul {
	justify-content: space-between;
	margin-bottom: 30px;
}
.shopd_dLeft ul:before{
    content:"";
    display:block;
    width: 85px;
    height:0;
    order:1;
}
.shopd_dLeft ul:after{
    content:"";
    display:block;
    width: 85px;
    height:0;
}
.shopd_dLeft img {
	width: 85px;
	height: 85px;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	margin-bottom: 20px;
}
ul.snsLi {
	justify-content: flex-start;
}
ul.snsLi i {
	font-size: 50px;
}
ul.snsLi li a {
	margin-right: 15px;
	color: #53c1e4;
}
p.shopd_mss {
    margin: 30px auto 70px;
    font-size: 1.2em;
}

/* 近隣のスポット */
#spot_Block h2 {
	width: 140px;
}
.spot_mainBg {
	background: url(../img/spot_mainBg.svg) no-repeat center center;
	background-size: 100% auto;
	text-align: center;
	margin-bottom: 50px;
}
.spotBox h4 {
	width: 1060px;
	margin: 70px auto 30px;
}
.black_ttl {
	color: #535353;
	font-size: 21px;
	margin-top: 0;
}
.spot_dBox {
	margin: 50px auto 70px;
	justify-content: space-between;
	width: 1060px;
}
.spot_dLeft {
	width: 605px;
	text-align: justify;
}
.spot_dBox img {
	width: 385px;
	height: 280px;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
.spot_mapBox {
	text-align: center;
	margin-bottom: 200px;
}
.spot_mapBox iframe {
	width: 100%;
}
.spot_mapBox .frameLink {
	margin-top: 30px;
}


/* 404 */
.block404 {
	padding: 50px 0 100px !important;
	text-align: center;
	line-height: 200%;
}
.block404 p {
	margin-bottom: 45px;
}



/*
########################################################
	フッター
########################################################
*/
#footer_Block {
	background: #53c1e4 url(../img/fot_backImg.png) no-repeat center center;
	padding: 30px 0;
	text-align: center;
	font-size: 12px;
	color: white;
}
#footer_Block img {
	width: 205px;
	margin-bottom: 30px;
}
#goTopPage{
  width: 77px;
  position: fixed;
  right: 3%;
  bottom: 5%;
}