﻿@charset "UTF-8";
/*------------------------------
 共通・既存調整修正
------------------------------*/
.mainframe_ {
  position: relative;
}

.container {
  width: 100%;
}

.main-wrapper {
  color: #333333;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  overflow: hidden;
}
.main-wrapper .sp {
  display: none;
}

.main-inner {
  width: 100%;
  margin: 0 auto;
}

.wrapper_ {
  position: relative;
}

/*------------------------------
 ページ
------------------------------*/
/* main-visual
------------------------------*/
.main-visual {
  color: #333333;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  margin: 0 auto 30px;
}
.main-visual .sp {
  display: none;
}

.main-visual__inner {
  position: relative;
  width: 1200px;
  padding-top: 260px;
  margin: 0 auto;
  margin-top: 120px;
}

.main-visual__inner-box {
  position: relative;
  width: 642px;
  z-index: 1;
}

.main-visual__number {
  color: #FF641B;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 35px;
}

.main-visual__number-small {
  font-size: 20px;
}

.main-visual__title {
  color: #05499A;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 700;
  font-size: 90px;
  line-height: 65px;
  margin-bottom: 15px;
}

.main-visual__title-english {
  display: inline-block;
  font-size: 30px;
  letter-spacing: 1.5px;
  margin-left: 19px;
}

.main-visual__image-box {
  position: absolute;
  font-size: 0;
  line-height: 0;
  text-align: center;
  z-index: 0;
}

/* 各都道府県テキスト幅・MAP位置調整 */
/* 東京 */
.shinkansen-tokyo-page .main-visual__image-box {
  top: 101px;
  left: -92px;
  width: 100%;
  max-width: 1409px;
}

.shinkansen-tokyo-page .main-visual__text-box {
  max-width: 100%;
}

/* 神奈川 */
.shinkansen-kanagawa-page .main-visual__image-box {
  top: 148px;
  right: -100px;
  width: 100%;
  max-width: 915px;
}

.shinkansen-kanagawa-page .main-visual__text-box {
  max-width: 480px;
}

/* 静岡 */
.shinkansen-shizuoka-page .main-visual__image-box {
  top: 144px;
  right: -100px;
  width: 100%;
  max-width: 816px;
}

.shinkansen-shizuoka-page .main-visual__text-box {
  max-width: 480px;
}

/* 愛知 */
.shinkansen-aichi-page .main-visual__image-box {
  top: 100px;
  right: -120px;
  width: 100%;
  max-width: 967px;
}

.shinkansen-aichi-page .main-visual__text-box {
  max-width: 480px;
}

/* 岐阜 */
.shinkansen-gifu-page .main-visual__image-box {
  top: 28px;
  right: 0;
  width: 100%;
  max-width: 751px;
}

.shinkansen-gifu-page .main-visual__text-box {
  max-width: 480px;
}

/* 滋賀 */
.shinkansen-shiga-page .main-visual__image-box {
  top: 34px;
  right: 24px;
  width: 100%;
  max-width: 575px;
}

.shinkansen-shiga-page .main-visual__text-box {
  max-width: 480px;
}

/* 京都 */
.shinkansen-kyoto-page .main-visual__image-box {
  top: 8px;
  right: -35px;
  width: 100%;
  max-width: 831px;
}

.shinkansen-kyoto-page .main-visual__text-box {
  max-width: 480px;
}

/* 大阪 */
.shinkansen-osaka-page .main-visual__image-box {
  top: 44px;
  right: 113px;
  width: 100%;
  max-width: 621px;
}

.shinkansen-osaka-page .main-visual__text-box {
  max-width: 480px;
}

.main-visual__image {
  display: inline-block;
}

.main-visual__text-box {
  width: 100%;
}

.main-visual__text {
  font-size: 18px;
  line-height: 50px;
  letter-spacing: 1px;
}

/* .main-visual__mist {
  position: absolute;
  top: -194px;
  left: -457px;
  width: 925px;
  height: 737px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  z-index: 0;
}

.main-visual__mist-image {
  display: inline-block;
  width: 100%;
  height: auto;
} */

.main-visual__wavy-line {
  position: relative;
  top: 0;
  left: -608px;
  width: 1251px;
  height: 34px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin-bottom: 50px;
  z-index: 0;
}

.main-visual__wavy-line-image {
  display: inline-block;
  width: 100%;
  height: auto;
}

/* prefecture-link
------------------------------*/
.prefecture-link {
  width: 1200px;
  margin: 0 auto 177px;
}

.prefecture-link__button {
  width: 688px;
  font-size: 0;
  line-height: 0;
  text-align: left;
}

.prefecture-link__button-item {
  display: inline-block;
  margin: 0 24px 23px 0;
}

.prefecture-link__button-link {
  display: block;
  position: relative;
  min-width: 320px;
  color: #05499A;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  background-color: #FFFFFF;
  border: 2px solid #05499A;
  border-radius: 100px;
  transition: opacity 0.3 ease 0s;
  padding: 0 68px;
  box-sizing: border-box;
  z-index: 3;
}
.prefecture-link__button-link:hover {
  opacity: 0.8;
}
.prefecture-link__button-link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #05499A;
  border-right: 2px solid #05499A;
  transform: rotate(45deg);
  margin-top: -5px;
}

/* anchor-link
------------------------------*/
.anchor-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1200px;
  margin: 0 auto 60px;
}

.anchor-link__inner {
  width: 100%;
}

.anchor-link__item-box {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  width: 100%;
}

.anchor-link__item {
  font-size: 26px;
  line-height: 50px;
  letter-spacing: 2px;
  margin: 0 15px 20px;
}

.anchor-link__item:first-of-type {
  margin-left: 0;
}

.anchor-link__item:last-of-type {
  margin-right: 0;
}

.anchor-link__item-link {
  display: block;
  position: relative;
  min-width: 200px;
  color: #05499A;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  border: 2px solid #05499A;
  border-radius: 30px;
  padding: 0 40px 0 20px;
  box-sizing: border-box;
}

.anchor-link__item-link:hover {
  text-decoration: none;
}

.anchor-link__item-link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #05499A;
  border-right: 2px solid #05499A;
  transform: rotate(135deg);
  margin-top: -8px;
}

/* content
------------------------------*/
.content {
  margin: 0 auto 200px;
}

.content__inner {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.content__inner-box {
  position: relative;
  width: 458px;
  margin-top: 100px;
  z-index: 1;
}
.content:nth-of-type(even) .content__inner-box {
  order: 1;
}

.content__title {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 700;
  font-size: 44px;
  line-height: 60px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  color: #333333;
}

.content__slider {
  width: 650px;
}
.content:nth-of-type(even) .content__slider {
  order: 2;
}

.content__slider-item-box {
  display: flex;
  flex-flow: row wrap;
  position: relative;
  width: 100%;
  height: 560px;
  z-index: 2;
  overflow: hidden;
}
.content__slider-item-box.slick-initialized {
  overflow: visible;
}

.content__slider-item {
  font-size: 0;
  line-height: 0;
}

.content__slider-item img {
  width: 650px;
  height: 560px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}

.slide__prevArrow,
.slide__nextArrow {
  display: block;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
}

.slick-dots {
  display: block;
  width: 100%;
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin-top: 12px;
}

.slick-dots li {
  display: inline-block;
  margin-right: 8px;
}
.slick-dots li:last-of-type {
  margin-right: 0;
}
.slick-dots li:first-of-type:last-of-type {
  display: none;
}

.slick-dots li button {
  width: 14px;
  height: 14px;
  font-size: 0;
  line-height: 0;
  background-color: #FFFFFF;
  border: 1.2px solid #05499A;
  border-radius: 50%;
  padding: 0;
  box-sizing: border-box;
  cursor: pointer;
}

.slick-dots li.slick-active button {
  background-color: #05499A;
}

.slide__prevArrow {
  left: -17.5px;
}

.slide__nextArrow {
  right: -17.5px;
}

.content__text-box {
  margin-bottom: 60px;
}

.content__text {
  font-size: 18px;
  line-height: 50px;
  letter-spacing: 1px;
}

.content__button {
  width: 100%;
  font-size: 0;
  line-height: 0;
  text-align: left;
}

.content__button-item {
  display: inline-block;
  margin: 0 20px 20px 0;
}

.content__button-link {
  display: block;
  position: relative;
  min-width: 209px;
  color: #05499A;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 50px;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  background-color: #FFFFFF;
  border: 2px solid #05499A;
  border-radius: 100px;
  transition: opacity 0.3 ease 0s;
  padding: 0 28px;
  box-sizing: border-box;
}
.content__button-link:hover {
  opacity: 0.8;
}
.content__button-link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #05499A;
  border-right: 2px solid #05499A;
  transform: rotate(45deg);
  margin-top: -5px;
}

/* related-sites
------------------------------*/
.related-sites {
  position: relative;
  width: 1200px;
  margin: 0 auto 100px;
  z-index: 2;
}

.related-sites__inner {
  width: 100%;
}

.related-sites__title {
  color: #05499A;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 700;
  font-size: 31px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 61px;
  box-sizing: border-box;
}

.related-sites__title--small {
  display: inline-block;
  font-size: 18px;
  margin-left: 5px;
}

.related-sites__item-box {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.related-sites__item {
  width: 390px;
  margin-right: 15px;
}

.related-sites__item:last-child {
  margin-right: 0;
}

.related-sites__text {
  color: #05499A;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  margin-bottom: 20px;
}

.related-sites__button {
  width: 100%;
}

.related-sites__button-link {
  display: block;
  position: relative;
  width: 100%;
  color: #05499A;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 700;
  font-size: 19px;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  background-color: #FFFFFF;
  border: 2px solid #05499A;
  border-radius: 100px;
  transition: opacity 0.3 ease 0s;
  box-sizing: border-box;
}

.related-sites__button-link:hover {
  opacity: 0.8;
}

.related-sites__button-link::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 18px;
  width: 15px;
  height: 13px;
  background-image: url(/cms/lineartown/img/icon_another_window.png);
  background-size: 100% auto;
  background-position: top left;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}

.related-sites__note {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1px;
  text-align: center;
  margin: 20px auto 0;
}

/* topics
------------------------------*/
.topics {
  position: relative;
  width: 100%;
  height: 1057px;
  color: #333333;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  background-color: #F7FAFD;
  margin: 0 auto 200px;
  padding: 130px 0 0;
  box-sizing: border-box;
  overflow: hidden;
}
.topics .sp {
  display: none;
}
.topics .slick-dots {
  margin-top: 30px;
}
.topics .slide__prevArrow,
.topics .slide__nextArrow {
  top: 100%;
  transform: translateY(30px);
}
.topics .slide__prevArrow {
  left: 30px;
}
.topics .slide__nextArrow {
  right: 30px;
}
.topics .slick-list {
  overflow: visible;
}

.topics__item-content {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.topics__title {
  position: relative;
  color: #05499A;
  font-weight: 700;
  font-size: 34px;
  line-height: 48px;
  letter-spacing: 1px;
  text-align: center;
  padding-bottom: 5px;
  margin-bottom: 40px;
}

.topics__title-line {
  display: inline;
  background-image: linear-gradient(to right, #05499A 1px, transparent 1px);
  background-size: 5px 3px;
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 8px;
}

.topics__item-box {
  height: 550px;
  margin-bottom: 104px;
  overflow: hidden;
}
.topics__item-box.slick-initialized {
  overflow: visible;
}

.topics__item {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  width: 1000px;
  height: 550px;
  background-color: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.16);
  padding: 75px 70px;
  margin: 0 20px;
  box-sizing: border-box;
}

.topics__item-thumbnail {
  width: 400px;
  margin-right: 50px;
}

.topics__item-thumbnail img {
  width: 400px;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.topics__item-inner {
  width: calc(100% - 450px);
}

.topics__item-data {
  text-align: left;
  margin-bottom: 10px;
}

.topics__item-icon {
  display: inline-block;
  margin-right: 20px;
}

.topics__item-icon-text {
  display: block;
  color: #05499A;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  background-color: #EBF4FF;
  border-radius: 4px;
  padding: 0 18px;
  box-sizing: border-box;
}

.topics__item-date {
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
}

.topics__item-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 26px;
  font-weight: 500;
  line-height: 40px;
  overflow: hidden;
}

.topics__item-description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  font-size: 16px;
  line-height: 32px;
  margin-top: 10px;
  overflow: hidden;
}

.topics__item-link {
  margin-top: 20px;
}

.topics__item-link-text {
  display: inline-block;
  position: relative;
  color: #05499A;
  text-decoration: none;
  padding-right: 24px;
}
.topics__item-link-text:hover {
  text-decoration: underline;
}
.topics__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__button {
  text-align: center;
}

.topics__button-link {
  display: inline-block;
  position: relative;
  min-width: 330px;
  color: #05499A;
  font-weight: 700;
  font-size: 20px;
  line-height: 60px;
  letter-spacing: 0.6px;
  text-align: center;
  text-decoration: none;
  background-color: #FFFFFF;
  border: 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: 2px solid #05499A;
  border-right: 2px solid #05499A;
  transform: rotate(45deg);
  margin-top: -5px;
}

.topics__no-list-text {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 183px;
  box-sizing: border-box;
}

.topics__no-list-text__inner {
  display: inline-block;
  color: #05499A;
  font-size: 35px;
  line-height: 1;
  text-align: center;
}

/* return
------------------------------*/
.return {
  width: 100%;
  margin-bottom: 100px;
}
.return .sp {
  display: none;
}

.return__inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.return__item {
  display: block;
  position: relative;
  z-index: 1;
}

.return__link {
  display: block;
  position: relative;
  max-width: 440px;
  color: #05499A;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 80px;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.6px;
  background-color: #E5EDF6;
  border-radius: 40px;
  transition: opacity 0.3 ease 0s;
  padding: 0 50px;
  margin: 0 auto;
  box-sizing: border-box;
}
.return__link::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 38px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #05499A;
  border-right: 2px solid #05499A;
  transform: rotate(-135deg);
  margin-top: -5px;
}
.return__link:hover {
  opacity: 0.8;
}

.return__image {
  width: 100%;
  height: auto;
}

/* .return__mist {
  display: block;
  position: absolute;
  top: -658px;
  left: -894px;
  font-size: 0;
  line-height: 0;
  z-index: 0;
}

.return__mist-image {
  width: 100%;
  height: auto;
} */


.header {
  position: fixed;
  z-index: 100;
  /* font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif; */
  top: 0;
}
.header_wapper {
  background-color: #ffffff;
  z-index: 1;
  position: relative;
  box-shadow: 1px 1px 2px rgb(0, 0, 0, 0.3);
}
#header.fixed {
  position: fixed;
}
.header_ShinkansenLogo {

}
.header_ShinkansenLogo img {
  width: 344px;
}
.header_content {
  background-color: #ffffff;
  width: 100%;
  position: relative;
  z-index: 1;
  box-shadow: 1px 1px 2px rgb(0, 0, 0, 0.3);
}
.header_inner {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 120px;
  background-color: #ffffff;
  z-index: 1;
  width: 1400px;
  display: flex;
  justify-content: left;
  align-items: center;
}
.navi {
  height: 110%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 2px solid #3A66BE;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 0 0 20px 20px;
}
.is-open .navi_inner {
  position: relative;
  top: 0;
  height: 100vh;
  z-index: 100;
  width: 100%;
  display: block;

}
.navi_top {
  width: 100%;
  height: 100%;
  padding: 0 30px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.navi_ttl {
  position: relative;
  font-size: 20px;
  z-index: 2;
  width: 256px;
}
.navi_ttl img {
  width: 256px;
}
.navi_ttl::after {
  content: "";
  width: 10px;
  height: 10px;
  border-right: 1px solid #3A66BE;
  border-bottom: 1px solid #3A66BE;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  display: block;
  transition: 0.5s;
}
.header:has(.is-open) .navi_ttl::after {
  transform: translateX(-50%) rotate(-135deg);
}
.navi_under {
  transition: all 0.5s;
  transform: translateY(-101%);
  position: absolute;
  width: 100%;
}
.navi_bottom {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  /* transform: translateX(200px); */
  width: 100%;
  background: #F8FAFE;
}
.navi_bottom_inner {
  padding: 26px 0px;
}
.navi_itemBox {
  display: flex;
  flex-flow: row-reverse wrap;
  flex-wrap: nowrap;
  width: 815px;
  justify-content: space-between;
  gap: 40px;
}
.navi_itemBox li {

}
.navi_itemBox a {

}
.navi__background {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 0;
}

/* navi オープン時
------------------------------*/
.is-open.navi_under {
  transform: translateY(0%);
  }
/* .is-open .navi__background {
    display: block;
} */

.map__item {
  width: 67px;
  height: 140px;
}
.map__item:last-of-type {
  margin-left: 0;
}

.map__item-link {
  display: flex;
  font-weight: bold;
  text-decoration: none;
  box-sizing: border-box;
  color: #000000;
  width: 100%;
  text-align: center;
  background: linear-gradient(90deg, white 85%, #EF7C00 85%);
  height: 100%;
  padding-right: 15%;
  flex-direction: column;
  writing-mode: vertical-rl;
  justify-content: center;
  gap: 3px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.25);
  padding-left: 10%;
}
.map__item-link .map__item-pref-name {
  font-size: 25px;
  letter-spacing: 0.3em;
}
.map__item-link .map__item-pref-kana {
  font-size: 10px;
  letter-spacing: 0.25em;
}
.map__item-link:hover {
  text-decoration: none;
}



.related-sites__item-box {
  flex-wrap: nowrap;
  justify-content: space-between;
}
.related-sites__item {
  width: 295px;
  margin-right: 0;
}
.related-sites__button-link::after {
  right: 10px;
}