@charset "UTF-8";
/* =================================================================================


    TOPページ


================================================================================= */
#index h2 {
  width: 100%;
  margin: 0 auto 30px;
  padding: 30px 0 0 0;
}

#index h2 img {
  width: 396px;
}

#index_tenant {
  background: url(../img/index/bg_s_r.png) repeat left top;
  width: 86%;
  margin: 0 auto 20px;
  padding: 4%;
}

#index_tenant h3 {
  margin: 0 0 20px 0;
}

#index_tenant_list {
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(2 , minmax(0 , 1fr));
  gap: 8px;
}

#index_tenant_list a {
  text-decoration: none;
}

#index_tenant_list .loop {
  position: relative;
}

#index_tenant_list .name {
  display: block;
  text-align: center;
  font-size: 10px;
  line-height: 1.4;
  padding: 10px 0 0 0;
}

@media print, screen and (min-width: 481px) {
  #index h2 {
    width: 100%;
    margin: 0 auto 10%;
    padding: 10% 0 0 0;
    /* text-align: center; */
  }
  #index_tenant_list {
    grid-template-columns: repeat(3 , minmax(0 , 1fr));
  }
}
@media print, screen and (min-width: 769px) {
  #index h2 {
    width: 100%;
    margin: 0 0 20%;
    /* padding: 8% 0 0 4%; */
    text-align: left;
  }
  #index_tenant {
    width: 100%;
    padding: 2%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #index_tenant_list {
    grid-template-columns: repeat(8 , minmax(0 , 1fr));
  }
}
/* =======================================================================
  アニバーサリー
======================================================================= */
a#anniversary_5th {
  width: 85%;
  display: block;
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;
  font-size: 14px;
  line-height: 140%;
  color: #fff;
  margin: 0 auto 10%;
  padding: 70px 5% 20px;
  background: url(../img/index/5th_anniversary.png) no-repeat center 20px rgba(128, 97, 59, 0.9);
  background: url(../img/index/5th_anniversary_ie.png) no-repeat center 20px #80613B \9 ;
  background-size: 50px;
  text-decoration: none;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

a#anniversary_5th:hover {
  background: url(../img/index/5th_anniversary.png) no-repeat center 20px rgb(128, 97, 59);
  background: url(../img/index/5th_anniversary_ie.png) no-repeat center 20px #80613B \9 ;
  background-size: 50px;
}

#anniversary_5th .text01 {
  margin: 0 0 10px 0;
}

@media print, screen and (min-width: 481px) {
  a#anniversary_5th {
    text-align: center;
    margin: 0 auto 6%;
    background: url(../img/index/5th_anniversary.png) no-repeat center 20px rgba(128, 97, 59, 0.9);
    background: url(../img/index/5th_anniversary_ie.png) no-repeat center 20px #80613B \9 ;
    background-size: 50px;
    text-decoration: none;
  }
  a#anniversary_5th:hover {
    background: url(../img/index/5th_anniversary.png) no-repeat center 20px rgb(128, 97, 59);
    background: url(../img/index/5th_anniversary_ie.png) no-repeat center 20px #80613B \9 ;
    background-size: 50px;
  }
}
@media print, screen and (min-width: 769px) {
  a#anniversary_5th {
    width: 40%;
    font-size: 16px;
    text-align: left;
    margin: 0 0 10%;
    padding: 20px 2% 20px 14%;
    background: url(../img/index/5th_anniversary.png) no-repeat 4% center rgba(128, 97, 59, 0.9);
    background: url(../img/index/5th_anniversary_ie.png) no-repeat 4% center #80613B \9 ;
    background-size: 90px;
    text-decoration: none;
  }
  a#anniversary_5th:hover {
    background: url(../img/index/5th_anniversary.png) no-repeat 4% center rgb(128, 97, 59);
    background: url(../img/index/5th_anniversary_ie.png) no-repeat 4% center #80613B \9 ;
    background-size: 90px;
  }
}
/* =================================================================================


    施設概要


================================================================================= */
#facilities_con01 {
  overflow: hidden;
  zoom: 1;
  border-bottom: 5px solid #efece9;
  margin: 0 0 30px 0;
  padding: 0 0 30px 0;
}

#facilities_con01_left {
  margin: 0 0 20px 0;
}

#facilities_con01_right h3 {
  margin: 0 0 20px 0;
}

#facilities_con01_right p {
  font-size: 82%;
  line-height: 150%;
}

#facilities_con02 {
  clear: both;
  overflow: hidden;
  zoom: 1;
}

#facilities_con02_left {
  margin: 0 0 20px 0;
}

#facilities_con02_left h3 {
  margin: 0 0 20px 0;
}

#facilities_con02_left p {
  font-size: 82%;
  line-height: 150%;
}

@media print, screen and (min-width: 481px) {
  #facilities_con01_left {
    float: left;
    width: 49%;
    margin: 0;
  }
  #facilities_con01_right {
    float: right;
    width: 44%;
  }
  #facilities_con02_left {
    float: left;
    width: 45%;
    margin: 0;
  }
  #facilities_con02_left_p01 {
    text-align: center;
  }
  #facilities_con02_right {
    float: right;
    width: 47.5%;
  }
}
/* =================================================================================


    アクセス


================================================================================= */
#access a:link,
#access a:visited {
  color: #a77234;
}

#access a:hover {
  color: #a77234;
  text-decoration: underline;
}

#access h3 {
  margin: 0 0 20px 0;
}

#access_con01 p,
#access_con02 p {
  font-size: 82%;
  line-height: 180%;
}

#access_con01 {
  overflow: hidden;
  zoom: 1;
  margin: 0 0 30px 0;
  padding: 0 0 30px 0;
  border-bottom: solid 5px #efece9;
}

/* お車でお越しの方
----------------------------------------------- */
#access_car {
  margin: 0 0 30px 0;
}

#access_car .map {
  margin: 0 0 16px 0;
}

#access_car .up {
  float: right;
  margin: 4px 0 20px 0;
  padding: 0 0 0 10px;
  background: url(../img/access/list_01.jpg) no-repeat left center;
}

#access_car .btn {
  float: left;
  margin: 4px 0 20px 0;
}

/* 電車でお越しの方
----------------------------------------------- */
#access_train .map {
  margin: 0 0 20px 0;
}

#access_train .up {
  margin: 0 0 20px 0;
  padding: 0 10% 0 10px;
  background: url(../img/access/list_01.jpg) no-repeat left center;
}

/* 住所　印刷用ページボタン
----------------------------------------------- */
#access_con02 {
  padding: 0 0 0 2%;
}

#access_con02 h3 {
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 10px;
}

#access_con02 .print_link {
  display: none;
}

@media print, screen and (min-width: 481px) {
  #access_car {
    float: right;
    width: 45%;
    padding: 0 2% 0 0;
    margin: 0;
  }
  #access_train {
    float: left;
    width: 42%;
    margin: 0;
    padding: 0 2%;
    border-right: dotted 1px #685a4d;
  }
  #access_train .up {
    float: right;
    margin: 0 0 20px 0;
    padding: 0 10% 0 10px;
  }
}
@media print, screen and (min-width: 769px) {
  #access_con02 .print_link {
    display: block;
    margin: 15px 0 0 0;
  }
}
/* =================================================================================


    ショップ&レストラン


================================================================================= */
#s_r {
  overflow: hidden;
  zoom: 1;
}

#s_r_main {
  margin: 0 0 50px 0;
}

#s_r_main a {
  color: #a87235;
}

@media print, screen and (min-width: 769px) {
  #s_r_main {
    width: 68%;
    float: right;
    margin: 0;
  }
}
.s_r_floor {
  overflow: hidden;
  zoom: 1;
  border-bottom: dotted 1px #685a4d;
  margin: 0 0 30px 0;
}

#s_r_floor_4f {
  background: url(../img/s_r/floor_4f.jpg) no-repeat left top;
}

#s_r_floor_2f {
  background: url(../img/s_r/floor_2f.jpg) no-repeat left top;
}

#s_r_floor_1f {
  background: url(../img/s_r/floor_1f.jpg) no-repeat left top;
}

#s_r_floor_b1f {
  background: url(../img/s_r/floor_b1f.jpg) no-repeat left top;
}

#s_r_floor_b2f {
  background: url(../img/s_r/floor_b2f.jpg) no-repeat left top;
  border-bottom: solid 5px #efece9;
  margin: 0 0 10px 0;
}

/* 高解像度用メディアクエリー */
@media print, screen and (-webkit-min-device-pixel-ratio: 1.5) {
  #s_r_floor_2f {
    background: url(../img/s_r/floor_2f@2x.jpg) no-repeat left top;
    background-size: 40px 30px;
  }
  #s_r_floor_1f {
    background: url(../img/s_r/floor_1f@2x.jpg) no-repeat left top;
    background-size: 38px 30px;
  }
  #s_r_floor_b1f {
    background: url(../img/s_r/floor_b1f@2x.jpg) no-repeat left top;
    background-size: 70px 30px;
  }
  #s_r_floor_b2f {
    background: url(../img/s_r/floor_b2f@2x.jpg) no-repeat left top;
    background-size: 70px 30px;
    border-bottom: solid 5px #efece9;
    margin: 0 0 10px 0;
  }
}
/* 各店舗名
----------------------------------------------- */
.s_r_floor_list {
  padding: 30px 0 0 0;
}

@media print, screen and (min-width: 481px) {
  .s_r_floor_list {
    width: 56%;
    padding: 80px 0 0 0;
  }
}
.s_r_floor_list h3 {
  font-size: 88%;
  font-weight: bold;
  padding: 0 0 15px 40px;
  line-height: 1.6;
}

.s_r_floor_list .no01 {
  background: url(../img/s_r/floor_list_01.jpg) no-repeat left top;
}

.s_r_floor_list .no02 {
  background: url(../img/s_r/floor_list_02.jpg) no-repeat left top;
}

.s_r_floor_list .no03 {
  background: url(../img/s_r/floor_list_03.jpg) no-repeat left top;
}

.s_r_floor_list .no04 {
  background: url(../img/s_r/floor_list_04.jpg) no-repeat left top;
}

.s_r_floor_list .no05 {
  background: url(../img/s_r/floor_list_05.jpg) no-repeat left top;
}

.s_r_floor_list .no06 {
  background: url(../img/s_r/floor_list_06.jpg) no-repeat left top;
}

.s_r_floor_list .no07 {
  background: url(../img/s_r/floor_list_07.jpg) no-repeat left top;
}

.s_r_floor_list p {
  line-height: 150%;
  font-size: 82%;
  padding: 0 0 0 40px;
  margin: 0 0 40px 0;
}

/* フロアマップ
----------------------------------------------- */
.s_r_floor_map {
  width: 90%;
  padding: 50px 0 0 0;
  margin: 0 auto;
  text-align: center;
}

@media print, screen and (min-width: 481px) {
  .s_r_floor_map {
    width: inherit;
    float: right;
    text-align: right;
    margin: 0 0 0 4%;
    padding: 40px 0 30px 0;
  }
}
.s_r_floor_access {
  padding-top: 70px;
  line-height: 1.6;
  font-size: 82%;
  margin-left: 1em;
}

@media print, screen and (min-width: 481px) {
  .s_r_floor_access {
    width: inherit;
    float: right;
    margin-left: 4%;
    padding-top: 80px;
  }
}
/* フロアマップ アイコン
----------------------------------------------- */
#s_r_floor_ico {
  overflow: hidden;
  zoom: 1;
  clear: both;
}

#s_r_floor_ico ul li {
  float: left;
  padding: 0 20px 0 0;
}

#s_r_floor_ico ul li:last-child {
  padding: 0;
}

@media print, screen and (min-width: 481px) {
  #s_r_floor_ico ul {
    float: right;
  }
  #s_r_floor_ico ul li {
    float: left;
    padding: 0 40px 0 0;
  }
  #s_r_floor_ico ul li:last-child {
    padding: 0;
  }
}
/* =================================================================
    各テナント
================================================================= */
#s_r_tenant_con01 {
  overflow: hidden;
  zoom: 1;
  border-bottom: dotted 1px #685a4d;
  margin: 0 0 50px 0;
  padding: 0 0 50px 0;
}

#s_r_tenant_con01 h3 {
  margin: 0 0 20px 0;
}

.floor-title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;
  font-size: 42px;
  font-weight: 600;
  margin: 0 0 20px 0;
  color: #66451f;
}

.floor-title .f-text {
  font-size: 32px;
}

/* テナントイメージ
----------------------------------------------- */
#s_r_tenant_image {
  margin: 0 0 20px 0;
}

#s_r_tenant_image li {
  margin: 0 0 10px 0;
  text-align: center;
}

@media print, screen and (min-width: 481px) {
  #s_r_tenant_image {
    float: left;
    width: 38%;
    margin: 0;
  }
}
/* テナント詳細情報
----------------------------------------------- */
@media print, screen and (min-width: 481px) {
  #s_r_tenant_details {
    float: right;
    width: 56%;
  }
}
#s_r_tenant_details h4 {
  margin: 0 0 10px 0;
}

#s_r_tenant_details p {
  font-size: 82%;
  line-height: 150%;
}

#s_r_tenant_details .p01 {
  color: #8b7561;
  margin: 0 0 30px 0;
}

#s_r_tenant_details .p02 {
  margin: 0 0 50px 0;
}

#s_r_tenant_details .p03 {
  margin: 0 0 30px 0;
}

#s_r_tenant_details .p04 {
  margin: 0 0 20px 0;
  line-height: 180%;
}

#s_r_tenant_details .link {
  background: url(../img/s_r/list_01.jpg) no-repeat left center;
  padding: 0 0 0 12px;
}

/* テナント フロアマップ
----------------------------------------------- */
#s_r_tenant_con02 {
  overflow: hidden;
  zoom: 1;
  margin: 0 0 10px 0;
  padding: 0 0 20px 0;
  border-bottom: solid 5px #efece9;
}

#s_r_tenant_con02 .explanation {
  margin: 0 0 20px 0;
}

#s_r_tenant_con02 .explanation h3 {
  margin: 0 0 30px 0;
}

#s_r_tenant_con02 .explanation p {
  font-size: 82%;
  line-height: 180%;
}

#s_r_tenant_con02 .floor_map {
  text-align: center;
}

@media print, screen and (min-width: 481px) {
  #s_r_tenant_con02 .explanation {
    float: left;
    width: 56%;
    margin: 0;
  }
  #s_r_tenant_con02 .floor_map {
    float: right;
    width: 40%;
    text-align: right;
  }
}
/* =================================================================================


    ニュース


================================================================================= */
#news {
  overflow: hidden;
  zoom: 1;
}

.news-main__title {
  margin: 0 0 30px 0;
  padding: 0 0 15px 0;
  border-bottom: solid 1px #efece9;
}

@media print, screen and (min-width: 481px) {
  .news-main__title img {
    width: 84%;
  }
}
@media print, screen and (min-width: 481px) {
  #side {
    float: left;
    width: 22%;
  }
  #news_main {
    width: 74%;
    float: right;
  }
}
/* =================================================================
    共通
================================================================= */
.post_head {
  margin: 0 0 10px 0;
}

.post_entry_title {
  line-height: 1.5;
  font-weight: bold;
  color: #a87235;
  font-size: 1.2em;
  margin-bottom: 1em;
}

@media print, screen and (min-width: 481px) {
  .post_entry_title {
    font-size: 1.5em;
  }
}
.post_entry_title a {
  color: #a87235;
}

.post_meta {
  margin: 0 0 20px 0;
}

.post_meta::after {
  content: "";
  display: block;
  clear: both;
}

.post_term {
  color: #a87235;
  border: solid 1px #a87235;
  padding: 4px 10px;
  margin: 0 10px 0 0;
  font-size: 82%;
  display: inline-block;
}

.post_date {
  display: inline-block;
  font-size: 82%;
  color: #796553;
  padding: 5px 0 3px 20px;
  background: url(../img/news/ico_01.jpg) left center no-repeat;
}

/* =================================================================
    アーカイブ
================================================================= */
.news_list {
  clear: both;
  overflow: hidden;
  zoom: 1;
  border-bottom: solid 5px #efece9;
  margin: 0 0 30px 0;
  padding: 0 0 30px 0;
}

.news_list_contents {
  clear: both;
  overflow: hidden;
  zoom: 1;
}

.news_list_contents .thumbnail {
  margin: 0 0 10px 0;
  /* border: 1px solid #c8bbac; */
}

.news_list_post {
  font-size: 82%;
  line-height: 180%;
  margin: 0 0 20px 0;
}

@media print, screen and (min-width: 481px) {
  .news_list {
    margin: 0 0 50px 0;
  }
  .news_list_contents .thumbnail {
    float: right;
    width: 30%;
    margin: 0 0 0 5%;
  }
  .news_list_post {
    font-size: 82%;
    line-height: 180%;
    margin-bottom: 20px;
  }
  .news_list_contents .btn {
    text-align: right;
  }
}
/* =================================================================
    詳細
================================================================= */
.news_details .thumbnail {
  clear: both;
  width: 99%;
  margin: 0 0 30px 0;
}

/* .news_details .thumbnail img {
  border: 1px solid #c8bbac;
} */
.news_details_contents {
  overflow: hidden;
  zoom: 1;
  font-size: 87.5%;
  border-bottom: solid 5px #efece9;
  margin-bottom: 20px;
  padding-bottom: 40px;
  line-height: 2;
}
@media print, screen and (min-width: 744px) {
  .news_details_contents {
    font-size: 100%;
    padding-bottom: 80px;
  }
}

/* リンク装飾 */
.news_details_contents a:link,
.news_details_contents a:visited {
  text-decoration: underline;
}

.news_details_contents a:hover {
  text-decoration: none;
}

.news_details_adjacent {
  overflow: hidden;
  zoom: 1;
  font-size: 82%;
}

.news_details_adjacent .left {
  float: left;
  padding: 10px 0 0 0;
}

.news_details_adjacent .right {
  float: right;
  padding: 10px 0 0 0;
}

.news_details_adjacent .center {
  clear: both;
  text-align: center;
  padding: 15px 0 0 0;
}

@media print, screen and (min-width: 769px) {
  .news_details_head h4 {
    float: left;
    margin: 0;
  }
  .news_details_head .date {
    float: right;
  }
  .news_details_adjacent {
    overflow: hidden;
    zoom: 1;
    position: relative;
    height: 30px;
  }
  .news_details_adjacent .center {
    position: absolute;
    top: 0;
    left: 38%;
    padding: 0;
  }
}
/* =================================================================
    サイドバー
================================================================= */
#news_archive {
  padding: 20px 0 0 0;
}

#news_archive h3 {
  margin: 0 0 10px 0;
}

#news_archive ul li {
  font-size: 82%;
  line-height: 150%;
  background: url(../img/news/list_01.jpg) no-repeat left center;
  margin: 0 0 5px 0;
  padding: 0 0 0 12px;
}

#news_archive ul li a:link,
#news_archive ul li a:visited {
  text-decoration: none;
}

#news_archive ul li a:hover {
  text-decoration: underline;
}
@charset "UTF-8";
/* =================================================================
  wordpress ビュジュアルエディタ用クラス
================================================================= */
.post_entry_body img.centered {
  display: block;
  margin: 0 auto;
}

.post_entry_body .aligncenter {
  display: block;
  margin: 0 auto;
}

.post_entry_body .alignleft {
  float: left;
}

.post_entry_body .alignright {
  float: right;
}

.post_entry_body ol li {
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 1.5em;
}

.post_entry_body ul li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 1.5em;
}

.post_entry_body strong {
  font-weight: bold !important;
}

.post_entry_body h2 {
  font-weight: bold;
  font-size: 1.5em;
  margin: 3em 0 1em;
  border-bottom: 1px solid #a38d7a;
  color: #66451f;
}
.post_entry_body h2 + h3 {
  margin: 1em 0;
}
.post_entry_body h2 + p {
  margin-top: 1em;
}
.post_entry_body h3 {
  font-weight: bold;
  font-size: 1.2em;
  margin: 3em 0 1em;
  color: #66451f;
}
.post_entry_body h3 + h4 {
  margin: 1em 0;
}
.post_entry_body h3 + p {
  margin-top: 1em;
}
.post_entry_body h4 {
  position: relative;
  margin: 3em 0 1em;
  font-size: 1em;
  font-weight: bold;
  color: #66451f;
}
.post_entry_body h4 + p {
  margin-top: 1em;
}
.post_entry_body h5 {
  position: relative;
  margin: 3em 0 1rem;
  font-weight: bold;
}
.post_entry_body h5 + p {
  margin-top: 1em;
}
.post_entry_body p {
  margin-top: 1.5em;
}
.post_entry_body .wp-block-image {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.post_entry_body figure.aligncenter figcaption {
  text-align: center;
}

/* =================================================================

		wp-pagenavi

================================================================= */
.wp-pagenavi {
  clear: both;
  display: block;
  font-size: 12px;
}

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:active {
  display: inline-block;
  background: none repeat scroll 0 0 #fcfcfc;
  border: 1px solid #a38d7a;
  color: #796553;
  margin: 3px;
  padding: 10px;
  text-decoration: none;
}

.wp-pagenavi a:hover {
  display: inline-block;
  border: 1px solid #a38d7a;
  color: #fff;
  background: none repeat scroll 0 0 #a38d7a;
}

.wp-pagenavi span.pages {
  display: inline-block;
  color: #796553;
  font-family: Georgia, serif;
  font-style: italic;
  margin: 3px;
  padding: 10px;
}

.wp-pagenavi span.current {
  display: inline-block;
  background: none repeat scroll 0 0 #a38d7a;
  border: 1px solid #a38d7a;
  color: #fff;
  font-weight: bold;
  margin: 3px;
  padding: 10px;
  text-decoration: none;
}

.wp-pagenavi span.extend {
  display: inline-block;
  background: none repeat scroll 0 0 #fcfcfc;
  margin: 3px;
  padding: 10px 2px;
  text-decoration: none;
  color: #796553;
}
