﻿@charset "UTF-8";
/*------------------------------
 共通・既存調整修正
------------------------------*/
:root {
  --header-height: 156px;
}

img {
  aspect-ratio: attr(width)/attr(height); /* アスペクト比をブラウザ側が理解でき、画像が読み込まれる前にwidth とheight 属性に基づいて表示サイズを計算するようになる */
}

.mainframe_ {
  position: relative;
}
.mainframe_ {
  background-image:
    url('/cms/lineartown/img/topics/prefectures_mist_top.png'),
    url('/cms/lineartown/img/topics/prefectures_mist_bottom.png');
  background-position:
    left -213px top -337px,
    right -855px bottom -515px;
  background-repeat: no-repeat, no-repeat;
  background-size:
    925px 737px,
    1350px 1154px;
}

.container {
  width: 100%;
}

.wrapper_ {
  position: relative;
}

/*------------------------------
 topics詳細ページ
------------------------------*/
/* topics
------------------------------*/
.topics {
  position: relative;
  color: #333333;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  overflow: hidden;
}
.topics .sp {
  display: none;
}

.topics__inner {
  position: relative;
  width: 100%;
  padding: 200px 0 60px;
  margin: 0 auto;
  box-sizing: border-box;
  z-index: 2;
}

.topics__content {
  width: 1000px;
  margin: 0 auto;
}

.topics__content-box {
  margin-bottom: 100px;
}

.topics__content-main {
  margin-bottom: 55px;
}

.topics__content-data {
  text-align: left;
  margin-bottom: 25px;
}

.topics__content-icon {
  display: inline-block;
  margin-right: 34px;
}

.topics__content-icon-text {
  display: block;
  color: #05499A;
  font-size: 29px;
  line-height: 50px;
  text-align: center;
  background-color: #EBF4FF;
  border-radius: 100px;
  padding: 0 41px;
  box-sizing: border-box;
}

.topics__content-date {
  display: inline-block;
  font-size: 27px;
  line-height: 50px;
}

.topics__content-title {
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
  font-weight: 500;
  font-size: 44px;
  line-height: 60px;
}

.topics__content-image-box {
  font-size: 0;
  line-height: 0;
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
}

.topics__content-image-box img {
  display: inline-block;
  width: 100%;
  height: auto;
}

.topics__content-text {
  font-size: 18px;
  line-height: 50px;
  margin-top: 55px;
}

.topics__content-link-box {
  margin-top: 30px;
}

.topics__content-link {
  display: inline-block;
  position: relative;
  color: #05499A;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
  font-weight: 500;
  font-size: 19px;
  line-height: 20px;
  text-decoration: none;
  padding-right: 24px;
}
.topics__content-link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  width: 8px;
  height: 8px;
  border-top: 1.4px solid #05499A;
  border-right: 1.4px solid #05499A;
  transform: rotate(45deg);
  margin-top: -5px;
}

.topics__back-to-list {
  margin-top: 150px;
}

.topics__back-to-list-box {
  text-align: center;
}

.topics__back-to-list-link {
  display: inline-block;
  position: relative;
  min-width: 330px;
  color: #05499A;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 58px;
  letter-spacing: 2px;
  text-align: center;
  text-decoration: none;
  background-color: #FFFFFF;
  border: 1.2px solid #05499A;
  border-radius: 100px;
  transition: opacity 0.3 ease 0s;
  padding: 0 68px;
  box-sizing: border-box;
}
.topics__back-to-list-link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  width: 10px;
  height: 10px;
  border-top: 1.4px solid #05499A;
  border-right: 1.4px solid #05499A;
  transform: rotate(45deg);
  margin-top: -5px;
}

.topics__mist, .topics__mist--bottom, .topics__mist--top {
  display: none;
  /* position: absolute;
  font-size: 0;
  line-height: 0;
  text-align: center;
  z-index: 1; */
}
/* 
.topics__mist--top {
  top: -337px;
  left: -213px;
  width: 925px;
  height: 737px;
}

.topics__mist--bottom {
  bottom: -515px;
  right: -855px;
  width: 1350px;
  height: 1154px;
}

.topics__mist-image {
  display: inline-block;
  width: 100%;
  height: auto;
} */

/*------------------------------
 topics一覧ページ
------------------------------*/
/* topics
------------------------------*/
.topics-list {
  position: relative;
  width: 100%;
  height: auto;
  color: #333333;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  background-image: url(/cms/lineartown/img/slope_gray_background.png);
  background-size: 1680px 1057px;
  background-position: top center;
  background-repeat: repeat;
  padding: 160px 0 75px;
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
}
.topics-list .sp {
  display: none;
}

.topics-list__inner {
  width: 1200px;
  margin: 0 auto;
}

.topics-list__title {
  color: #05499A;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
  font-weight: 500;
  font-size: 38px;
  line-height: calc(48 / 38);
  text-align: center;
  background-image: url(/cms/lineartown/img/prefectures_title_wavy_line.png);
  background-size: 422px auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  margin-bottom: 114px;
}

.topics-list__item-box {
  display: flex;
  flex-flow: row wrap;
}

.topics-list__item {
  width: 285px;
  background-color: #FFFFFF;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  margin-right: 20px;
  margin-bottom: 75px;
  box-sizing: border-box;
  position: relative;
}
.topics-list__item:nth-child(4n) {
  margin-right: 0;
}

.topics-list__item-new {
  background-color: #D1F3E9;
  border-radius: 50%;
  color: #05499A;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 19px;
  font-weight: bold;
  height: 85px;
  width: 85px;
  text-align: center;
  pointer-events: none;
  position: absolute;
  top: -50px;
  left: -18px;
}
.topics-list__item:nth-child(4n + 1) .topics-list__item-new {
  left: -42px;
}

.topics-list__item-content {
  display: block;
  width: 100%;
  padding: 30px 30px 20px;
  box-sizing: border-box;
}

.topics-list__item-thumbnail {
  width: 225px;
  margin: 0 auto 30px;
}

.topics-list__item-thumbnail img {
  width: 225px;
  height: 225px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}

.topics-list__item-inner {
  width: 100%;
}

.topics-list__item-data {
  text-align: left;
  margin-bottom: 5px;
}

.topics-list__item-icon {
  display: block;
}

.topics-list__item-icon-text {
  display: inline-block;
  color: #05499A;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  background-color: #EBF4FF;
  border-radius: 100px;
  padding: 0 28px;
  box-sizing: border-box;
}

.topics-list__item-date {
  display: block;
  font-size: 16px;
  line-height: 30px;
  margin-top: 10px;
}

.topics__item-area + .topics-list__item-title {
  margin-top: 4px;
}

.topics-list__item-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
  font-weight: 500;
  font-size: 19px;
  line-height: 29px;
  overflow: hidden;
}

.topics-list__item-link {
  margin-top: 10px;
}

.topics-list__item-link-text {
  display: inline-block;
  position: relative;
  color: #05499A;
  text-decoration: none;
  padding-right: 24px;
}
.topics-list__item-link-text::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  width: 8px;
  height: 8px;
  border-top: 1.4px solid #05499A;
  border-right: 1.4px solid #05499A;
  transform: rotate(45deg);
  margin-top: -5px;
}
.topics-list__item-link-text:hover {
  text-decoration: underline;
}

.topics__button {
  text-align: center;
}

.topics__button.topics__top-button {
  display: none;
}

.topics__button-link {
  display: inline-block;
  position: relative;
  min-width: 330px;
  color: #05499A;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  background-color: #FFFFFF;
  border: 1.2px solid #05499A;
  border-radius: 100px;
  transition: opacity 0.3 ease 0s;
  padding: 0 68px;
  box-sizing: border-box;
}
.topics__button-link:hover {
  opacity: 0.8;
}
.topics__button-link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  width: 10px;
  height: 10px;
  border-top: 1.4px solid #05499A;
  border-right: 1.4px solid #05499A;
  transform: rotate(45deg);
  margin-top: -5px;
}

.genre_filter_prefectures {
  display: none;
}
/* JR東海のトピックスを知る */
.topics-list .topics-list__item-thumbnail {
  margin: 0 auto 15px;
}
.topics-list .topics__item-area {
  position: relative;
  top: 0;
  position: static;
}
.topics-list .topics__item-prefectures {
  color: #05499A;
  font-size: 15px;
  background-color: #EBF4FF;
  border-radius: 100px 0 0 100px;
  padding: 5px 10px;
  box-sizing: border-box;
  border: 2px solid #EBF4FF;
}
.topics-list .topics__item-municipalities {
  color: #05499A;
  font-size: 15px;
  background-color: #FFFFFF;
  border: 2px solid #EBF4FF;
  border-radius: 0 100px 100px 0;
  padding: 5px 10px;
  box-sizing: border-box; 
}

/***************
他の都道府県を見る
*******************/
.others__country {
  padding-bottom: 150px;
  margin-inline: auto;
  width: 1200px;
}
.others__country .others__country__title {
  color: #05499A;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
  font-weight: 500;
  font-size: 38px;
  line-height: calc(40 / 38);
  text-align: center;
  background-image: url(/cms/lineartown/img/title_wavy_line_02.png);
  background-size: 422px auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-bottom: 4px;
  margin-bottom: 70px;
  box-sizing: border-box;
}
.others__country .others__country__links {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  justify-content: center;
}
.others__country .others__country__links a {
  display: block;
  position: relative;
  min-width: 280px;
  color: #05499A;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  background-color: #FFFFFF;
  border: 1.2px solid #05499A;
  border-radius: 100px;
  transition: opacity 0.3 ease 0s;
  padding: 8px 28px;
  box-sizing: border-box;
}
.others__country .others__country__links a .small {
  font-size: 15px;
  padding-left: 5px;
}
.others__country .others__country__links a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  width: 8px;
  height: 8px;
  border-top: 1.4px solid #05499A;
  border-right: 1.4px solid #05499A;
  transform: rotate(45deg);
  margin-top: -5px;
}

/***************
旬のトピックス
*******************/
.block-towntopics-firstview {
  padding-top: var(--header-height);
  padding-bottom: 80px;
  background-color: #fff;
  background-image: url('/cms/lineartown/img/lineartown_towntopics_bg.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.towntopics-firstview {
  max-width: 1270px;
  margin-inline: auto;
}
.towntopics-firstview-title {
  color: #05499A;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
  font-size: 44px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  margin-block: 70px 80px;
}
.towntopics-firstview .topics-list__title {
  margin-bottom: 60px;
}
.towntopics-firstview-slide {
}
.towntopics-firstview .topics__item-box:not(.slick-initialized) {
  display: flex;
  overflow-x: hidden;
}
.towntopics-firstview .topics__item-box:not(.slick-initialized) > * {
  width: calc(384 / 1270 * 100%);
  flex-shrink: 0;
}
.towntopics-firstview .smzpreview-article_data_status {
  z-index: 1;
}

/***************
ページャー
*******************/
.navipage_.bottom_ {
  display: flex;
  column-gap: 25px;
  align-items: center;
  justify-content: center;
}
.navipage_.bottom_ .navipage_forward_,
.navipage_.bottom_ .navipage_reverse_,
.navipage_.bottom_ > center {
  display: contents;
}
.navipage_.bottom_ a {
  background-color: #fff;
  box-sizing: border-box;
  border: 1px solid #05499A;
  border-radius: 50%;
  color: #05499A;
  font-size: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 39px;
  width: 39px;
  padding: 0;
  margin: 0;
}
.navipage_now_ {
  background-color: #05499A;
  box-sizing: border-box;
  border: 1px solid #05499A;
  border-radius: 50%;
  color: #fff;
  font-size: 23px;
  font-weight: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 39px;
  width: 39px;
  padding: 0;
  margin: 0;
}
.navipage_ .navipage_first_ a,
.navipage_ .navipage_prev_ a,
.navipage_ .navipage_next_ a,
.navipage_ .navipage_last_ a {
  padding: 0;
  background: none;
  background-color: #fff;
  color: transparent;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.navipage_ .navipage_first_ a::before,
.navipage_ .navipage_first_ a::after,
.navipage_ .navipage_prev_ a::before,
.navipage_ .navipage_next_ a::before,
.navipage_ .navipage_last_ a::before,
.navipage_ .navipage_last_ a::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  color: #05499A;
  line-height: 1;
  width: 12px;
  height: 12px;
  border: 1px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
}
.navipage_ .navipage_first_ a::before {
  rotate: -135deg;
  left: 19px;
}
.navipage_ .navipage_first_ a::after {
  rotate: -135deg;
  left: 12px;
}
.navipage_ .navipage_prev_ a::before {
  rotate: -135deg;
  left: 15px;
}
.navipage_ .navipage_next_ a::before {
  rotate: 45deg;
  right: 15px;
}
.navipage_ .navipage_last_ a::before {
  rotate: 45deg;
  right: 19px;
}
.navipage_ .navipage_last_ a::after {
  rotate: 45deg;
  right: 12px;
}

/***************
旬のトピックス つながるまちを知る
*******************/
.block-other-links {
  padding-top: 100px;
  padding-bottom: 100px;
}
.block-other-links .banner {
  max-width: 1200px;
  margin-inline: auto;
}