@media (min-width:768px) {
  /***** COMMON *****/
a,
  button {
    transition-timing-function: linear;
    transition-duration: .3s;
    transition-property: all;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-filter: blur(0);
    filter: blur(0)
  }
  a:hover,
  button:hover {
    opacity: .5
  }
  .visible-phone {
    display: none!important
  }
  .clearfix .left,
  .clearfix li {
    float: left
  }
  .clearfix .right {
    float: right
  }
  .container {
    width: 1000px;
    margin-right: auto;
    margin-left: auto
  }
  .container--mb {
    margin-bottom: 70px
  }
  body > .section > .container {
    width: 860px
  }
  .table-layout02 {
    display: table;
    width: 100%
  }
  .table-layout02 > * {
    display: table-cell
  }
  /***** HEADER *****/
.h-top > .h-top__container {
    height: 50px
  }
  .h-logo > a {
    width: 94px
  }
  /* グローバルナビゲーション */
.gnav {
    position: relative;
    z-index: 1;
    box-shadow: 0 4px 3px rgba(0,0,0,.04)
  }
  .gnav__main {
    display: flex;
  }
  .gnav__links {
    position: relative;
    display: flex;
    width: 64.5%;
    align-items: center
  }
  .gnav__search {
    display: flex;
    width: 35.5%;
    align-items: center
  }
  .gnav__search__input {
    color: #967f5e;
    background-color: #eadfce
  }
  .gnav__search__input::-webkit-input-placeholder {
    color: #967f5e
  }
  .gnav__search__input::-moz-placeholder {
    color: #967f5e
  }
  .gnav__search__input:-ms-input-placeholder {
    color: #967f5e
  }
  .gnav__search__input::-ms-input-placeholder {
    color: #967f5e
  }
  .gnav__search__input::placeholder {
    color: #967f5e
  }
  .gnav__search__input:-ms-input-placeholder {
    color: #967f5e
  }
  .gnav__search__input::-ms-input-placeholder {
    color: #967f5e
  }
  .gnav__links > li {
    width: 22.48%
  }
  .gnav__links > li.town {
    width: 24%
  }
  .gnav__links > li.lifestyle {
    width: 31.04%
  }
  .gnav__links__hierarchy01 {
    position: relative;
    text-align: center
  }
  .gnav__links__hierarchy01 > a {
    font-size: 14px;
    line-height: 45px;
    position: relative;
    display: block;
    text-decoration: none;
    color: #513a0b
  }
  .gnav__links__hierarchy01 > a:after {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 0;
    display: block;
    width: 1px;
    height: 77.77777%;
    content: '';
    transform: translateY(-50%);
    background-color: #eee
  }
  .gnav__links__hierarchy01 > a > .gnav__links__icon {
    margin-right: 10px
  }
  .gnav__links > li.gnav__links__has-links:hover > .gnav__links__hierarchy01:after {
    position: absolute;
    z-index: 6;
    bottom: -7px;
    left: 50%;
    display: block;
    content: '';
    transform: translateX(-50%);
    border-top: 8px solid #fff;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
  }
  .gnav__links > li > .gnav__links__hierarchy02 {
    display: none;
    opacity: 0
  }
  .gnav__links > li > .gnav__links__hierarchy02:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: -1;
  }
  .gnav__links > li:hover > .gnav__links__hierarchy02 {
    position: absolute;
    z-index: 5;
    bottom: -50px;
    left: 0;
    display: flex;
    width: 1000px;
    height: 50px;
    -webkit-animation-name: opa0-1;
    animation-name: opa0-1;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    text-align: center;
    opacity: 1;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #009688;
    box-shadow: 0 6px 3px -3px rgba(0,0,0,.08) inset;
    justify-content: center;
    align-items: center;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
  }
  .gnav__links > li:hover > .gnav__links__hierarchy02 > li {
    font-size: 14px;
    line-height: 20px;
    padding: 0 40px
  }
  .gnav__links > li.lifestyle:hover > .gnav__links__hierarchy02 > li {
    padding: 0 20px
  }
  .gnav__links > li:hover > .gnav__links__hierarchy02 > li > a {
    text-decoration: none;
    color: #fff
  }
  .gnav__links > li:hover > .gnav__links__hierarchy02 > li > span {
    text-decoration: none;
    color: #0c796f
  }
  .gnav__links > li:hover > .gnav__links__hierarchy02 > li a:hover,
  .gnav__links > li:hover > .gnav__links__hierarchy02 > li span.current {
    opacity: 1;
    color: #065a52
  }
  .icon-article {
    margin-top: -4px
  }
  .gnav__search > .gnav__search__input {
    font-size: 14px;
    width: 265px;
    height: 30px;
    margin: 0 0 0 auto;
    padding: 0 30px 0 15px
  }
  .gnav__search > .gnav__search__btn-search {
    width: 30px;
    height: 30px
  }
  /***** FOOTER *****/
/* フッター注意文 */
.info-attention .info-attention__list {
    padding: 15px 0
  }
  .info-attention__tit .info-attention__tit__txt {
    top: -61px;
    width: 305px;
    padding-top: 8px;
    padding-right: 52px;
    padding-bottom: 1px
  }
  /* コピーライト・ページTOPへ戻るボタン */
.f-bottom__copyright {
    height: 75px
  }
  .pagetop {
    right: 20px;
    bottom: 5px;
    width: 65px;
    transition: opacity .3s linear
  }
  .town-matching-link {
    left: 8px;
    bottom: 4px;
    width: 177px;
  }
  /***** MAIN *****/
.section {
    padding-bottom: 70px
  }
.section_modal {
    padding: 30px
  }
  .main > .section:last-child,
  .main > div:last-child > .section:last-child {
    padding-bottom: 116px
  }
  .bg-color01 + .bg-color02,
  .bg-color02 + .bg-color01 {
    padding-top: 70px
  }
  .top-bg-color01 {
    padding-top: 70px
  }
  /* 背景画像付きリード文 */
.with-bg-lead {
    margin-bottom: -20px;
    padding-top: 45px
  }
  /* リード文 */
.lead__contents {
    padding-bottom: 100px
  }
  .lead__contents__txt {
    display: table;
    max-width: 700px;
    margin: 0 auto
  }
  /* 「やどかりす」説明吹き出し ここから */
/*.lead__contents__character {
      top: 0;
      right: 50px
  }*/
  .lead__contents__character_box {
    display: inline-block;
    position: absolute;
    right: 50px;
    top: 0;
  }
  /* ヤドカリス：TAP */
  .lc_c_tap {
    position: absolute;
    top: -5px;
    right: 80px;
    transition: opacity 200ms;
  }
  /* 吹き出し：フレーム */
  .lead__contents__character_speech {
    position: absolute;
    top: -20px;
    right: 150px;
  }
  /* 吹き出し；矢印 */
  .lead__contents__character_speech::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: -15px;
    top: 54px;
    border-left: 15px solid #009688;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    -webkit-filter: drop-shadow(3px 3px 2px rgba(0, 150, 136, 0.3));
    -moz-filter: drop-shadow(3px 3px 2px rgba(0, 150, 136, 0.3));
    -ms-filter: drop-shadow(3px 3px 2px rgba(0, 150, 136, 0.3));
    filter: drop-shadow(3px 3px 2px rgba(0, 150, 136, 0.3));
  }
  .lead__contents__character_speech::after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: -12px;
    top: 54px;
    border-left: 15px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
  }
  /* 「やどかりす」説明吹き出し ここまで */
  /* リード文・駅TOPリード文 */
.section--lead {
    padding-top: 35px;
    padding-bottom: 45px
  }
  .section--with-sns-lead {
    padding-bottom: 35px
  }
  .section--with-sns-lead .page-sub-title {
    padding-right: 110px;
    padding-left: 110px
  }
  .lead-mainvisual {
    height: 400px
  }
  .section--half-lead > .half-img-txt > .section--lead__image {
    padding-top: 30px
  }
  .section--half-lead > .half-img-txt > .section--lead__image > .lead-mainvisual {
    height: auto;
    padding-bottom: 56.4%
  }
  .section--lead__txt {
    padding-top: 30px
  }
  .section--lead > .section--lead__txt {
    padding-bottom: 20px
  }
  .section--half-lead > .page-sub-title {
    clear: both
  }
  .section--with-sns-lead > .section--with-sns-lead__txt {
    padding-bottom: 0
  }
  .section--half-lead > .half-img-txt > .section--lead__image,
  .section--half-lead > .half-img-txt > .section--lead__txt {
    width: 48%
  }
  .section--half-lead > .half-img-txt > .section--lead__txt > .btn-cover {
    padding-top: 30px
  }
  .share {
    display: flex;
    padding-top: 30px;
    align-items: center;
    justify-content: flex-end
  }
  .share {
    display: flex;
    padding-top: 30px;
    align-items: center;
    justify-content: flex-end
  }
  .share__tit {
    padding-right: 10px
  }
  .share__tit__txt {
    color: #aaa
  }
  .share__tit > .share__icon,
  .share__tit > .share__tit__txt {
    display: inline-block;
    vertical-align: middle
  }
  .share__tit > .share__tit__txt {
    font-size: 14px;
    padding-left: 5px
  }
  .section--lead__character {
    z-index: 1;
    top: -95px;
    right: 10px;
    width: 86px;
    height: auto
  }
  .section--half-lead > .half-img-txt {
    padding-bottom: 25px
  }
  .section--with-sns-lead.section--half-lead > .half-img-txt {
    padding-bottom: 5px
  }
  /* 飾り付きタイトル */
.decoration-tit {
    margin-bottom: 35px
  }
  .decoration-tit > .decoration-tit__txt {
    font-size: 24px;
    line-height: 36px
  }
  /* アイコン付きタイトル */
.icon-title {
    margin-bottom: 35px
  }
  .icon-title > .icon-tit__text {
    font-size: 24px;
    line-height: 28px;
    position: relative;
    padding-bottom: 15px
  }
  .icon-title > .pr_200 {
    padding-right: 200px
  }
  .icon-title > .icon-tit__text > .btn--post {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    min-width: 180px;
    padding: 10px
  }
  .icon-title > .icon-tit__icon {
    width: 55px
  }
  .c0r90_panel .icon-tit__icon {
    width: 65px;
    padding-left: 20px
  }
  /* シンプルなアイコン付きタイトル */
.simple-icon-title {
    margin-bottom: 25px
  }
  .simple-icon-title > .icon-tit__text {
    font-size: 30px;
    line-height: 34px;
    padding-bottom: 0
  }
  .simple-icon-title > .icon-tit__icon {
    width: 80px
  }
  .simple-icon-title > .icon-tit__icon > .icon-title__icon {
    width: 63px
  }
  /* ページタイトル・ページサブタイトル */
.page-sub-title,
  .page-title {
    text-align: center
  }
  /* ページタイトル */
.page-title {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 15px
  }
  .page-title:after {
    width: 50px
  }
  .page-title .page-title__txt {
    margin-bottom: 25px
  }
  /* 短いボーダー付きタイトル */
.short-border-tit:after {
    display: block;
    height: 2px;
    margin: 0 auto;
    content: '';
    background-color: #513a0b
  }
  /* ページサブタイトル */
.page-sub-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 25px
  }
  /* シンプルなセクション内サブタイトル */
.section-subtitle {
    font-size: 18px
  }
  /* 関連サイトのおすすめ記事 */
.section--related-sites-list > .txt-list > li > a:hover {
    background-color: #f9f8f7
  }
  .section--related-sites-list > .txt-list > li > a > .txt-list__info > .txt-list__tit {
    font-size: 14px;
    line-height: 25px
  }
  /* ユーザー投稿なし */
.no-post {
    margin-bottom: 40px
  }
  .no-post__img {
    width: 130px;
    height: 130px;
    margin-bottom: 25px
  }
  .no-post__txt {
    font-size: 14px;
    line-height: 25px
  }
  /* 街情報を見る（都道府県選択） */
.select-prefecture {
    padding-top: 10px
  }
  .select-prefecture__links {
    padding: 0 20px
  }
  .select-prefecture__detail {
    padding: 20px 20px 0;
    background-image: url(/town-library/default/00000/images/std/bg_japan.png);
    background-repeat: no-repeat;
    background-position: 95% 25px;
    background-size: 345px auto
  }
  .select-prefecture__tit {
    font-size: 18px
  }
  .link-list__item {
    width: 90px
  }
  .link-list__item > a:hover {
    opacity: 1;
    color: #009688;
    border: 1px solid #009688;
    box-shadow: 0 0 1px 1px #009688
  }
  /* 記事一覧（リスト型） */
.txt-list__comment,
  .txt-list__date,
  .txt-list__tit {
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px
  }
  /* インフォメーション */
.info-article-list > .txt-list > li > .txt-list__info {
    display: table
  }
  .info-article-list > .txt-list > li > .txt-list__info > .txt-list__date,
  .info-article-list > .txt-list > li > .txt-list__info > .txt-list__tit {
    display: table-cell;
    vertical-align: top
  }
  .info-article-list > .txt-list > li > .txt-list__info > .txt-list__date {
    width: 175px;
    text-align: center
  }
  /* イベント記事一覧 */
.section--event > .txt-list {
    padding: 0 5%
  }
  .section--event > .txt-list > li > .txt-list__info > .txt-list__date {
    width: 240px;
    text-align: left
  }
  /* プルダウンする記事一覧 */
.list-pulldown > .btn-cover,
  .list-pulldown .btn-list-more-area-cover {
    padding-top: 30px
  }
  .list-pulldown > .btn-cover > .btn-list-more,
  .list-pulldown .btn-list-more-area-cover > .btn-list-more-area,
  .list-pulldown .btn-list-more-area-cover > .img-btn-list-more-area {
    font-size: 14px
  }
  /* トピックス */
.topics-article-list > .txt-list > li > .txt-list__info > .txt-list__comment,
  .topics-article-list > .txt-list > li > .txt-list__info > .txt-list__tit {
    vertical-align: top
  }
  .topics-article-list > .txt-list > li > .txt-list__info > .txt-list__comment {
    width: 85px;
    padding-right: 10px;
    text-align: right
  }
  .topics-article-list > .txt-list > li > .txt-list__info > .txt-list__comment > .icon-topics {
    vertical-align: bottom
  }
  /* 記事一覧（ブロック型） */
.img-txt-list {
    display: flex;
    margin-bottom: -40px;
    flex-wrap: wrap;
    align-items: stretch
  }
  .img-txt-list.with-btn {
    margin-bottom: 0
  }
  .img-txt-list > li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 40px
  }
  .img-txt-list > li:nth-child(3n) {
    margin-right: 0
  }
  .img-txt-list__info {
    margin-bottom: 20px
  }
  .img-txt-list__tag > a:hover {
    opacity: 1;
    color: #fff;
    background-color: #97896b
  }
  .img-txt-list + .article-list-info {
    padding-top: 30px
  }
  /* 記事リスト下のページャー */
.img-txt-list + .article-list-info + .pager.mw100 {
    padding-bottom: 0
  }
  /* 記事大一覧 */
.section--large-article-list {
    padding: 30px 0 0
  }
  /* 記事小一覧 */
.section--short-article-list {
    margin-top: -30px
  }
  /* 記事一覧情報 */
.article-list-info {
    display: flex;
    padding: 0 20px;
    justify-content: space-between;
    align-items: center
  }
  .list-sort-option {
    justify-content: space-between
  }
  .list-sort-option > .list-sort-option__sort:before {
    right: 20px
  }
  .list-sort-option > .list-sort-option__sort > .sort {
    width: 164px;
    height: 35px;
    padding: 0 30px 0 15px
  }
  /* 周辺を360°見渡す */
.section--view__cover {
    width: 73.5%;
    margin: 0 auto;
    padding: 10px;
    border: 1px dotted #8a826f;
    background-color: #fff
  }
  .section--view__main:before {
    display: block;
    width: 100%;
    padding-bottom: 41.958%;
    content: ''
  }
  /* 駅で暮らす */
.link-blocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }
  .link-blocks > li {
    width: 47%;
    margin-bottom: 25px
  }
  .link-blocks > li:last-child,
  .link-blocks > li:nth-last-child(2) {
    margin-bottom: 0
  }
  .link-blocks > li > a:hover {
    opacity: 1;
    border: 1px solid #009688;
    box-shadow: 0 0 1px 1px #009688
  }
  .link-blocks > li > a:after {
    transition: all .6s linear
  }
  .link-blocks > li > a:hover:after {
    transform: rotateX(360deg);
    color: #fff;
    background-color: #009688
  }
  .link-blocks__img {
    width: 42.55%
  }
  .link-blocks__txt {
    width: 56.3%
  }
  .link-blocks__tit {
    font-size: 16px;
    line-height: 26px
  }
  .link-blocks__tit__txt {
    padding-bottom: 15px
  }
  .link-blocks__txt > dd > p {
    font-size: 14px;
    line-height: 24px
  }
  /* ページャー */
.pager {
    margin-bottom: 45px
  }
  .pager.mw100 {
    padding: 0 20px 40px
  }
  .pager__inner {
    max-width: 475px;
    height: 35px;
    padding: 0 135px
  }
  .pager__btn-next > a,
  .pager__btn-prev > a {
    line-height: 33px;
    width: 135px
  }
  .pager__btn-next > a:hover,
  .pager__btn-prev > a:hover {
    opacity: 1;
    border: 1px solid #009688
  }
  .pager-list > li {
    font-size: 14px;
    line-height: 35px;
    width: 35px
  }
  /* 近隣リンク */
.two-neighborhood-links {
    padding-top: 20px
  }
  .two-neighborhood-links > .section--neighborhood-links:last-child {
    padding-bottom: 116px
  }
  .near-neighborhoods-links__detail {
    margin-bottom: 25px
  }
  .near-neighborhoods-links__detail > .neighborhoods,
  .near-neighborhoods-links__detail > .neighborhoods-tit {
    vertical-align: top
  }
  .near-neighborhoods-links__detail > .neighborhoods-tit {
    width: 150px;
    padding-top: 12px
  }
  .near-neighborhoods-links__detail > .neighborhoods-tit,
  .near-neighborhoods-links__list > li > .current,
  .near-neighborhoods-links__list > li > .is-inactive,
  .near-neighborhoods-links__list > li > a {
    font-size: 14px
  }
  .near-neighborhoods-links__list > li > a:hover {
    opacity: 1;
    color: #009688;
    border: 1px solid #009688
  }
  /* 周辺の不動産会社 */
.section-realtor .import-realtor-company{
  margin-bottom: 30px;
}
.realtor-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
  .realtor-list > li {
    display: flex;
    width: 32.2%;
    margin: 0 1.7% 10px 0;
  }
  .realtor-list > li:nth-child(3n) {
    margin-right: 0;
  }
  .realtor-list > li > a {
    width: 100%;
    padding: 15px;
    border-width: 1px 1px 3px
  }
  .realtor-list__thumbnail,
  .realtor-list__thumbnail_fs {
    margin-bottom: 5px;
    padding-bottom: 75%
  }
  .realtor-list__txt {
    display: flex;
    flex-direction: column;
    padding-bottom: 5px
  }
  .realtor-list__txt__name {
    font-size: 16px;
    line-height: 24px
  }
  .realtor-list__txt__description {
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    max-height: 48px
  }
  /* 周辺の物件を探す */
.periphery-list__block {
    width: 18.5%
  }
  .periphery-list__block__cover {
    flex-direction: column;
    padding: 15px;
    border-width: 1px 1px 3px;
    justify-content: flex-end
  }
  .periphery-list__block__icon {
    display: flex;
    flex-direction: column;
    height: 75px;
    margin-bottom: 15px;
    justify-content: flex-end
  }
  .periphery-list__block.is-inactive .periphery-list__block__cover{
    background: #e4e2de;
    color: #c4c4c4;
  }
   .periphery-list__block.is-inactive .periphery-list__block__cover:hover{
     opacity: 1;
  }
  /* コメント */
.comment-list__info__img {
    width: 80px
  }
  .comment-list__detail__date,
  .comparison-list__detail__txt,
  .comparison-list__tit {
    font-size: 14px;
    line-height: 25px
  }
  .comparison-list__detail__txt,
  .comparison-list__tit {
    word-break: break-all;
    padding: 5px 20px 0
  }
  .comment-list__detail__date {
    padding: 5px 15px 10px
  }
  .comment-list__info__txt > p {
    font-size: 11px;
    line-height: 18px
  }
  .section__lead {
    margin-bottom: 25px
  }
  /* 周辺MAP */
.section--map__lead {
    margin-bottom: 25px
  }
  .section--map__map-cover {
    padding: 5px;
    border: 1px dotted #8a826f
  }
  .section--map__btn-more {
    min-width: 280px
  }
  .section--map__btn-more > a {
    font-size: 18px;
    line-height: 22px;
    padding: 13px 25px;
    border-radius: 27px
  }
  .section--map__btn-more > a > .section--map__icon {
    margin-left: 10px
  }
  .section--map__btn-large > a {
    font-size: 14px;
    line-height: 24px
  }
  /* 未来地図 */
.section--map-future > .section--map__map-cover > .section--map__map {
    height: 390px
  }
  .section--map-future > .section--map__map-cover > .section--map__btn-more > a {
    line-height: 32px;
    padding: 10px 25px;
    border-radius: 26px
  }
  /* 物件を探す（おすすめ物件・物件を探す） */
/* モーダル */
/* モーダル（写真） */
.fancybox-container.modal--img-post > .fancybox-inner {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    width: 100%;
    max-width: 750px;
    min-height: 550px;
    transition-timing-function: cubic-bezier(.47,0,.74,.71);
    transition-duration: inherit;
    transition-property: opacity;
    transform: translateX(-50%) translateY(-50%);
    opacity: 0;
    border-radius: 5px;
    background-color: #fff
  }
  .fancybox-is-open.fancybox-container.modal--img-post > .fancybox-inner {
    opacity: 1
  }
  .fancybox-container.modal--img-post > .fancybox-inner > .fancybox-main > .fancybox-stage > .fancybox-slide--image {
    padding: 0;
    padding-top: 50px
  }
  .fancybox-container.modal--img-post > .fancybox-inner > .fancybox-main > .fancybox-stage > .fancybox-slide--image > .fancybox-content {
    width: 650px!important;
    transform: translate(0)!important
  }
  .fancybox-container.modal--img-post > .fancybox-inner > .fancybox-main > .fancybox-stage > .fancybox-slide--image > .fancybox-content > .fancybox-image {
    width: auto;
    max-width: 650px;
    height: auto;
    min-height: 350px;
    margin: 0 auto
  }
  .fancybox-container.modal--img-post > .fancybox-inner > .fancybox-toolbar {
    top: -40px
  }
  .fancybox-container.modal--img-post > .fancybox-inner > .fancybox-main > .fancybox-navigation > .fancybox-button--arrow_left {
    left: -85px
  }
  .fancybox-container.modal--img-post > .fancybox-inner > .fancybox-main > .fancybox-navigation > .fancybox-button--arrow_right {
    right: -85px
  }
  .fancybox-container.modal--img-post > .fancybox-inner > .fancybox-main > .fancybox-caption > .fancybox-caption__body {
    font-size: 14px;
    line-height: 25px;
    color: #000
  }
  .fancybox-image,
  .fancybox-spaceball {
    position: inherit
  }
  .fancybox-navigations {
    display: none
  }
  .fancybox-caption {
    background: 0 0
  }
  .fancybox-slide--image .fancybox-content {
    position: relative
  }
  .fancybox-show-caption .fancybox-caption {
    position: inherit;
    padding: 25px 45px;
    text-align: left;
    color: #000
  }
  /* モーダル（相場） */
.fancybox-container.modal--market__info > .fancybox-inner > .fancybox-toolbar > .fancybox-button--close {
    right: 44px
  }
  /* モーダル（フォーム） */
.modal--form > .fancybox-inner > .fancybox-stage > .fancybox-slide > .fancybox-content,
  .modal--form > .fancybox-inner > .fancybox-toolbar {
    max-width: 1080px
  }
  .modal--form > .fancybox-inner > .fancybox-toolbar {
    top: 30px;
    left: 50%;
    width: 100%;
    margin-right: 0;
    transform: translateX(-50.6%);
    text-align: right
  }
  .fancybox-container.modal--form > .fancybox-inner > .fancybox-stage > .fancybox-slide {
    padding: 80px 10px
  }
  .form-table {
    padding: 30px
  }
  .form-table--tit {
    display: flex;
    justify-content: space-between;
    align-items: center
  }
  .form-table--tit > .form-table--step-flow,
  .form-table--tit > h1 {
    padding: 20px;
    vertical-align: middle
  }
  .form-table--tit > h1 {
    font-size: 20px;
    line-height: 40px
  }
  .form-table--tit > .form-table--step-flow {
    padding-right: 20px;
    padding-left: 20px
  }
  .form-table--step-flow > li {
    width: 200px
  }
  .form-table--step-flow > li:not(.form-table--step-flow03) {
    margin-right: -30px
  }
  .form-table--main--detail,
  .form-table--main--tit {
    vertical-align: top
  }
  .form-table--main {
    margin-bottom: 30px
  }
  .form-table--main > .form-table--main--row:nth-child(odd) {
    background-color: #eee
  }
  .form-table--main > .form-table--main--row:nth-child(even) {
    background-color: #f7f7f7
  }
  .form-table--main--tit {
    width: 23.5%
  }
  .form-table--main--detail > .input-cover > textarea {
    height: 150px
  }
  .form-table--main--detail > .input-cover > textarea.image-comment {
    height: 4em
  }
  .form-table--note-list {
    line-height: 30px;
    margin-bottom: 45px
  }
  .form-table--privacy {
    height: 160px;
    margin-bottom: 25px
  }
  /* モーダル（確認）: */
.form-table--confirm > .form-table--tit-area {
    margin-bottom: 30px
  }
  .form-table > .btn--secondary {
    position: absolute
  }
  /* モーダル（フォーム）:サンクスページ */
.form-thanks {
    padding-bottom: 140px
  }
  .form-thanks__tit {
    font-size: 30px;
    margin-bottom: 60px;
    padding-top: 90px
  }
  .form-thanks__txt {
    margin-bottom: 70px
  }
  /* section--top-grand-menu */
.section--top-grand-menu > .half-img-txt:not(:last-child) {
    margin-bottom: 70px
  }
  .section--top-grand-menu > .half-img-txt > .section--lead__image > .lead-mainvisual {
    height: 265px
  }
  .section--top-grand-menu > .half-img-txt > .section--lead__txt {
    padding-top: 0
  }
  .section--top-grand-menu > .half-img-txt > .section--lead__txt > dl > .link-blocks__tit {
    font-size: 20px
  }
  .section--top-grand-menu > .half-img-txt > .section--lead__txt > dl > dd > .btn--post {
    font-size: 14px;
    line-height: 20px;
    padding-right: 25px;
    padding-left: 25px
  }
  /* select-table */
.select-table > .select-table--col > .select-table--col--tit > .band-tit__title {
    font-size: 18px;
    font-weight: 700;
    padding: 16px 35px
  }
  .select-table--col--main--detail {
    padding: 0 35px
  }
  .select-table--col--main--detail:nth-child(odd) {
    background-color: #eee
  }
  .select-table--col--main--detail:nth-child(even) {
    background-color: #f7f7f7
  }
  .select-table--col--main--detail > li {
    width: 23%;
    padding: 15px 6px
  }
  /* l-select-links */
.l-select-links--link {
    border-width: 1px 1px 3px
  }
  .l-select-links--list--train {
    padding: 0 15px 0 35px
  }
  .l-select-links--list--area {
    padding: 0 35px 0 15px
  }
  .l-select-links--text > strong {
    font-size: 24px;
    line-height: 24px;
    padding-right: 10px
  }
  /* ranking-links-list-main */
.ranking-links-list {
    padding: 0 30px
  }
  .ranking-links-list > .ranking-links-list-tit {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 15px;
    padding-left: 5px
  }
  .section--ranking-links > .ranking-links-list:not(:last-child) {
    margin-bottom: 35px
  }
  .ranking-links-list-main {
    table-layout: fixed
  }
  .ranking-links-list-main > li {
    padding: 0 5px;
    vertical-align: top;
  }
  .ranking-links-list-main > li > a {
    flex-direction: column;
    height: 125px;
    text-align: center;
    border-width: 1px 1px 3px;
    justify-content: center
  }
  .ranking-links-list-main--icon {
    margin-bottom: 10px
  }
  .ranking-links-list-main--txt {
    font-size: 16px;
    line-height: 26px
  }
  /* 検索結果 */
.search-result {
    padding-bottom: 25px
  }
  .search-list {
    margin-bottom: 30px
  }
  .search-list > li > a {
    padding: 25px 70px 25px 25px
  }
  .search-list > li > a:hover {
    opacity: 1;
    background-color: #faf9f8
  }
  .search-list > li > a > .search-list--arrow {
    right: 25px
  }
  .search-list > li > a:hover > .search-list--arrow {
    transition: all .6s linear;
    transform: rotateX(360deg)
  }
  .search-list--page-title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 15px
  }
  .search-result > .pager > .pager__inner {
    padding: 0 80px
  }
  .search-result > .pager > .pager__inner > .pager__btn-next > a,
  .search-result > .pager > .pager__inner > .pager__btn-prev > a {
    width: 110px
  }
  .form-table--form-type {
    padding: 10px 20px
  }
  /* 地図 */
.map-header > .h-bottom > .breadcrumbs,
  .map-header > .h-top > .h-top__container {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px
  }
  .map-area,
  .map-area__map {
    height: calc(100vh - 82px)
  }
  .map-area__map > .map {
    height: 100%
  }
  .map-area__sidebar {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 375px;
    transition: left .3s ease-out;
    background-color: #f2f2f2;
    box-shadow: 25px 0 25px -25px rgba(0,0,0,.2)
  }
  .map-area__sidebar.close {
    left: -375px
  }
  .map-area__detail {
    overflow-y: scroll;
    height: calc(100vh - 82px);
    padding: 110px 20px 20px
  }
  .map-area__btn-slide {
    position: absolute;
    z-index: 5;
    top: 20px;
    right: -30px;
    overflow: hidden;
    width: 30px;
    height: 60px;
    padding: 0;
    white-space: nowrap;
    text-indent: 110%;
    border: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #f2f2f2;
    box-shadow: 5px 0 10px 0 rgba(0,0,0,.2)
  }
  .map-area__btn-slide:hover {
    opacity: 1;
    background-color: #ddd
  }
  .map-area__btn-slide:after {
    position: absolute;
    z-index: 1;
    top: 25px;
    left: 10px;
    display: block;
    width: 8px;
    height: 8px;
    content: '';
    transform: rotate(45deg);
    border-width: 1px;
    border-style: solid;
    border-color: transparent transparent #666 #666
  }
  .map-area__sidebar.close > .map-area__btn-slide:after {
    left: 7px;
    border-color: #666 #666 transparent transparent
  }
  .map-area__search {
    top: 20px;
    left: 20px;
    width: 319px;
    transition: left .3s ease-out
  }
  .map-area.tablet > .map-area__search {
    width: 335px
  }
  .map-area__search.close {
    left: -375px
  }
  .map-area__search__btn-search {
    top: 0;
    right: 0
  }
  .map-area__help__modal,
  .map-area__sidebar__help__btn-open {
    position: absolute
  }
  .map-area__sidebar__help__btn-open {
    right: -50px;
    bottom: 35px
  }
  .map-area__help__modal {
    right: -455px;
    bottom: 65px;
    max-width: 440px
  }
  .map-area__show-info-main {
    position: relative
  }
  .st_location_out{
	margin-bottom:20px;
	text-align: right;
  }
  .st_location_out .btn{
    display:inline-block;
    cursor: pointer;
  }
  .map-area__show-info-tit {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4em;
    position: relative;
    box-sizing: border-box;
    padding: 10px 10px 10px 52px;
    cursor: pointer;
    letter-spacing: .03em;
    color: #009688;
    border: solid 1px #dddad2;
    border-bottom: solid 3px #dddad2;
    background-color: #fff
  }
  .map-area__show-info-tit:after,
  .map-area__show-info-tit:before {
    position: absolute;
    display: block;
    content: '';
    transition-duration: .3s;
    border-radius: 3px;
    background-color: #009688;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-filter: blur(0);
    filter: blur(0)
  }
  .map-area__show-info-tit:before {
    top: 21px;
    left: 20px;
    width: 21px;
    height: 3px
  }
  .map-area__show-info-tit:after {
    top: 12px;
    left: 29px;
    width: 3px;
    height: 21px
  }
  .map-area__show-info-tit.open {
    color: #fff;
    border-top: solid 1px #009688;
    border-right: solid 1px #009688;
    border-bottom: solid 3px #007368;
    border-left: solid 1px #009688;
    background-color: #009688
  }
  .map-area__show-info-tit.open:before {
    transition-duration: .3s;
    transform: rotate(180deg);
    background-color: #fff
  }
  .map-area__show-info-tit.open:after {
    width: 0;
    transition-duration: .3s;
    transform: rotate(90deg);
    background-color: #fff
  }
  .map-area__info-list {
    overflow: hidden;
    max-height: 0;
    margin-bottom: 20px;
    transition: max-height .3s ease-out
  }
  .map-area__show-info-tit.open + .map-area__info-list {
    max-height: 1000px;
    transition: max-height 1s ease-out
  }
  .map-area__alert{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 375px);
    height: 100%;
  }
  .map-area__alert-box{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 600px;
    height: 100px;
    background: rgba(6,152,138,0.8);
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    z-index: 3;
  }
  /* ページいっぱいに広がるメインビジュアル */
.wide-mainvisual {
    padding-bottom: 27.47%
  }
  .wide-mainvisual > .mainvisual-tit {
    font-size: 25px;
    font-size: 1.8315vw;
    line-height: 35px;
    line-height: 2.5641vw;
    top: 38%
  }
  /* middle-img-list */
.middle-img-list {
    display: flex;
    max-width: none!important;
    margin: 0 auto;
    padding: 0 8%;
    flex-wrap: wrap;
    justify-content: center
  }
  .middle-img-list > li {
    width: 50%;
    margin-bottom: 20px;
    padding: 0 1%
  }
  /***** 街TOP *****/
/***** 記事ページ *****/
.container.article-body,
  .container.article-head {
    max-width: 900px
  }
  .article-head > h1 {
    margin-bottom: 25px
  }
  .article-head > .categories-list {
    margin-bottom: 25px
  }
  .article-body > h2 {
    font-size: 18px
  }
  .article-body {
    margin-top: -60px;
    padding-bottom: 70px
  }
  /***** こどもと暮らす_市区郡 *****/
/* こどもと暮らす_市区郡中央 */
/* こどもと暮らす_市区郡下 */

}
@media (max-width:999px) and (min-width:768px) {
  .modal--form > .fancybox-inner > .fancybox-stage > .fancybox-slide > .fancybox-content,
  .modal--form > .fancybox-inner > .fancybox-toolbar {
    max-width: 750px
  }
}
@media (max-width:1049px) and (min-width:768px) {
  .container {
    width: 750px
  }
  /***** HEADER *****/
.gnav__links > li > .gnav__links__hierarchy01 > a {
    font-size: 10px
  }
  .gnav__links > li > .gnav__links__hierarchy01 > a > .gnav__links__icon {
    margin-right: 5px
  }
  .gnav__links > li:hover > .gnav__links__hierarchy02 {
    width: 750px
  }
  .gnav__links > li:hover > .gnav__links__hierarchy02 > li {
    font-size: 10px;
    line-height: 16px;
    padding: 0 20px
  }
  .gnav__search > .gnav__search__input {
    font-size: 12px;
    width: 230px
  }
  /***** FOOTER *****/
.pagetop {
    margin-left: 685px
  }
  /***** MAIN *****/
.lead > .lead__contents > .lead__contents__txt {
    width: 550px
  }
  /* やどかりす */
  /*.lead > .lead__contents > .lead__contents__character {
    right: 0
  }*/
  .lead__contents__character_box {
      right: 0
    }
  .lead__contents__character_speech {
      right: 100px;
  }
  .form-table--step-flow > li {
    width: 150px
  }
    /* dev_CSITE-7857_20221213 追加ここから */
    /***** 〇〇駅でつぶやかれているツイート *****/
    .tweet-area > .custom-popover {
        transform: scale(0.8);
    }
    @keyframes poyopoyo {
        0%, 40%, 60%, 80% {
          transform: scale(0.8);
        }
        50%, 70% {
          transform: scale(0.7);
        }
    }
    /* .custom-popover位置 */
    #tweet.tweet-area > .custom-popover:nth-of-type(1) {
        top: 25%;
        left: 28%;
    }
    #tweet.tweet-area > .custom-popover:nth-of-type(2) {
        top: 2%;
        left: -2%;
    }
    #tweet.tweet-area > .custom-popover:nth-of-type(3) {
        top: 61%;
        left: 59%;
    }
    #tweet.tweet-area > .custom-popover:nth-of-type(4) {
        left: 0;
    }
    #tweet.tweet-area > .custom-popover:nth-of-type(6) {
        top: 42%;
        left: 74%;
    }
    #tweet.tweet-area > .custom-popover:nth-of-type(11) {
        top: 84%;
        left: 86%;
    }
    #tweet.tweet-area > .custom-popover:nth-of-type(12) {
        top: 27%;
        left: 74%;
    }
    /* dev_CSITE-7857_20221213 追加ここまで */
}
@media (max-width:1150px) and (min-width:1000px) {
  .modal--form > .fancybox-inner > .fancybox-stage > .fancybox-slide > .fancybox-content,
  .modal--form > .fancybox-inner > .fancybox-toolbar {
    max-width: 960px
  }
}
@media (max-width: 958px) and (min-width: 768px) {
    /* dev_CSITE-7857_20221213 追加ここから */
    /***** 〇〇駅でつぶやかれているツイート *****/
    .tweet-area > .custom-popover {
        transform: scale(0.9);
    }
    @keyframes poyopoyo {
        0%, 40%, 60%, 80% {
          transform: scale(0.9);
        }
        50%, 70% {
          transform: scale(0.8);
        }
    }
    /* .custom-popover位置 */
    #tweet.tweet-area > .custom-popover:nth-of-type(1) {
        top: 26%;
        left: 30%;
    }
    #tweet.tweet-area > .custom-popover:nth-of-type(2) {
        top: 1%;
        left: -1%;
    }
    #tweet.tweet-area > .custom-popover:nth-of-type(3) {
        top: 65%;
        left: 56%;
    }
    #tweet.tweet-area > .custom-popover:nth-of-type(4) {
        left: 0;
    }
    #tweet.tweet-area > .custom-popover:nth-of-type(6) {
        left: 75%;
    }
    #tweet.tweet-area > .custom-popover:nth-of-type(9) {
        top: 70%;
        left: 45%;
    }
    #tweet.tweet-area > .custom-popover:nth-of-type(10) {
        left: 34%;
    }
    #tweet.tweet-area > .custom-popover:nth-of-type(11) {
        left: 85%;
    }
    #tweet.tweet-area > .custom-popover:nth-of-type(12) {
        left: 75%;
    }
    #tweet.tweet-area > .custom-popover:nth-of-type(15) {
        left: 28%;
    }
    /* dev_CSITE-7857_20221213 追加ここまで */
}
@media (min-width:768px){
  .h-bottom {
    background-color: #f6f6f6
  }
  /* パンくずリスト */
.breadcrumbs {
    height: 30px
  }
  .breadcrumbs p,
  .breadcrumbs p > a,
  .breadcrumbs p > span {
    font-size: 11px;
    line-height: 16px
  }
    /* dev_CSITE-7857_20221213 追加ここから */
    /***** 〇〇駅でつぶやかれているツイート *****/
    .tweet-area .tweet-area__bgimg--pc {
        display: block;
    }
    .tweet-area .tweet-area__bgimg--sp {
        display: none;
    }
    .tweet-trend-area__list li:nth-of-type(-n+6) {
        margin-bottom: 16px;
    }
    .tweet-trend-area__list li:not(:nth-of-type(6n)) {
        margin-right: 16px;
    }
    /* .custom-popoverサイズ・位置 */
    .tweet-area > .custom-popover:nth-of-type(1) {
        top: 27%;
        left: 34%;
        width: 359px;
        height: 147px;
        font-size: 40px;
        z-index: 15;
    }
    .tweet-area > .custom-popover:nth-of-type(2) {
        top: 4%;
        left: 1%;
        width: 315px;
        height: 125px;
        font-size: 30px;
        z-index: 14;
    }
    .tweet-area > .custom-popover:nth-of-type(3) {
        top: 67%;
        left: 60%;
        width: 269px;
        height: 98px;
        font-size: 25px;
        z-index: 13;
    }
    .tweet-area > .custom-popover:nth-of-type(-n+3) .arrow-before {
        width: 45px;
        height: 40px;
    }
    .tweet-area > .custom-popover:nth-of-type(-n+3) .arrow-after {
        width: 40px;
        height: 35px;
    }
    .tweet-area > .custom-popover:nth-of-type(4) {
        top: 71%;
        left: 4%;
        width: 236px;
        height: 88px;
        font-size: 20px;
        z-index: 12;
    }
    .tweet-area > .custom-popover:nth-of-type(5) {
        top: 2%;
        left: 56%;
        width: 205px;
        height: 79px;
        font-size: 18px;
        z-index: 11;
    }

    .tweet-area > .custom-popover:nth-of-type(6) {
        top: 45%;
        left: 79%;
        width: 195px;
        height: 67px;
        font-size: 16px;
        z-index: 10;
    }
    .tweet-area > .custom-popover:nth-of-type(n+4):nth-of-type(-n+6) .arrow-before {
        width: 37px;
        height: 32px;
    }
    .tweet-area > .custom-popover:nth-of-type(n+4):nth-of-type(-n+6) .arrow-after {
        width: 32px;
        height: 27px;
    }
    .tweet-area > .custom-popover:nth-of-type(7) {
        top: 10%;
        left: 40%;
        z-index: 9;
    }
    .tweet-area > .custom-popover:nth-of-type(8) {
        top: 54%;
        left: 16%;
        z-index: 8;
    }
    .tweet-area > .custom-popover:nth-of-type(9) {
        top: 71%;
        left: 47%;
        z-index: 7;
    }
    .tweet-area > .custom-popover:nth-of-type(10) {
        top: 83%;
        left: 37%;
        z-index: 6;
    }
    .tweet-area > .custom-popover:nth-of-type(11) {
        top: 85%;
        left: 88%;
        z-index: 5;
    }
    .tweet-area > .custom-popover:nth-of-type(12) {
        top: 29%;
        left: 73%;
        z-index: 4;
    }
    .tweet-area > .custom-popover:nth-of-type(13) {
        top: 42%;
        left: 3%;
        z-index: 3;
    }
    .tweet-area > .custom-popover:nth-of-type(14) {
        top: 11%;
        left: 86%;
        z-index: 2;
    }
    .tweet-area > .custom-popover:nth-of-type(15) {
        top: 67%;
        left: 30%;
        z-index: 1;
    }
    .tweet-area > .custom-popover:nth-of-type(n+7) {
        width: 108px;
        height: 44px;
        font-size: 16px;
    }
    .tweet-area > .custom-popover:nth-of-type(n+7) .arrow-before {
        width: 23px;
        height: 22px;
    }
    .tweet-area > .custom-popover:nth-of-type(n+7) .arrow-after {
        width: 18px;
        height: 17px;
    }
    /* dev_CSITE-7857_20221213 追加ここまで */
}

@media (min-width:768px) {
  .img-txt-list__tags {
    height:85px;
  }
}


/* link_article */
.link_article{
	padding:10px;
}
.link_article_anchor{
	text-decoration: none;}

.link_article_area{
	padding:15px;
	overflow: hidden;
	margin:0 50px;
	border: 1px solid #dddad2;
	border-width: 1px 1px 3px;
	justify-content: flex-end;
}
.link_article_title{
	margin:5px 0 15px;
	text-decoration: underline;
	line-height: 20px;
	font-weight: bold;
}
.link_article_thumbnail_area{
	float:left;
	margin-right: 15px;
	width:25%;
}
.link_article_thumbnail_area img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
}
.link_article_description{
	font-size: 15px;
	line-height: 25px;
	text-decoration: none;
	color:#000;
}

.link_article_area:hover{
	opacity: 0.5;
	transition: all .6s linear;
}
