@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");

*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

body {
  font-family: "Noto Sans JP" "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}

body {
  font-family: "Noto Sans JP" "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}

*,
::before,
::after {
  box-sizing: border-box;
}

* {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: 0.03em;
}

::before,
::after {
  display: inline-block;
  text-decoration: inherit;
  vertical-align: inherit;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  background: #fff;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
}

footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

b,
strong {
  font-weight: bold;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  vertical-align: bottom;
  max-width: 100%;
}

img.pdf_icon {
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

*:not(input):not(select):not(button):not(textarea):not(label):focus {
  outline: none;
}

select {
  height: 30px;
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0 20px 0 5px;
  line-height: 1;
}

button,
input,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 4px 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
  outline: none;
}

input:not([type=checkbox]):not([type=radio]),
textarea,
button {
  -webkit-appearance: none;
}

input {
  padding: 0 6px;
}

input:focus,
textarea:focus {
  outline: none;
}

input[type=button],
input[type=submit] {
  background-color: transparent;
  border: none;
}

button {
  overflow: visible;
  background-color: transparent;
  border-radius: 0;
  border: none;
}

button,
select {
  text-transform: none;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: none;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0 5px 0 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type=text],
select,
textarea {
  font-size: 100%;
}

input[type=text]:focus,
textarea:focus {
  transition: 0.2s;
}

input[type=text]:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

textarea {
  overflow: auto;
  resize: vertical;
}

label {
  display: inline-block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
  text-align: left;
  vertical-align: top;
}

ol {
  list-style-position: inside;
}

li {
  list-style-type: none;
}

address {
  font-style: normal;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p,
table,
thead,
tbody,
tfoot,
address {
  margin: 0;
  padding: 0;
}

input,
textarea,
table,
thead,
tbody,
tfoot,
address {
  text-align: left;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
form,
p {
  text-align: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
  font-weight: normal;
}

figure {
  margin: 0;
}

body {
  font-family: "Noto Sans JP" "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}

body {
  font-size: 16px;
  color: #1a1a1a;
  line-height: 1;
  letter-spacing: 0.03em;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック ProN", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}

p,
a,
dt,
dd,
li,
th,
td {
  line-height: 1;
}

a {
  color: #1a1a1a;
}

a:hover {
  color: #1a1a1a;
}

body {
  font-family: "Noto Sans JP" "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}

.breadcrumb li {
  /**/
}

body {
  font-family: "Noto Sans JP" "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}

.button01 {
  /**/
}

.button02 {
  /**/
}

body {
  font-family: "Noto Sans JP" "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}

body {
  font-family: "Noto Sans JP" "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}

.pager li {
  /**/
}

body {
  font-family: "Noto Sans JP" "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}

header {
  /**/
}

body {
  font-family: "Noto Sans JP" "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}

footer {
  /**/
}

body {
  font-family: "Noto Sans JP" "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}

.news-list li {
  /**/
}

body {
  font-family: "Noto Sans JP" "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}

.slide-menu {
  /**/
}

.header-access p {
  margin-top: -25px;
}

.swiper-thumbnail {
  margin-top: 10px;
}

.swiper-thumbnail .swiper-wrapper {
  justify-content: space-between;
}

.swiper-thumbnail .swiper-slide {
  opacity: 0.5;
  transition: opacity 0.5s;
  width: 18.834% !important;
}

.swiper-thumbnail .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}

.access-layout {
  margin-top: 80px;
}

.inner {
  max-width: 1140px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}

.access__flex {
  display: flex;
  gap: 30px;
}

.access__swiper {
  width: 54.5454%;
}

.access__items {
  width: 42.7272%;
}

.access__item:first-of-type {
  padding-bottom: 25px;
}

.access__item:not(:first-of-type) {
  padding: 25px 0;
  border-top: 2px solid #222222;
}

.access__item:last-of-type {
  padding-bottom: 0;
}

.access__item-img {
  max-width: 326px;
  width: 100%;
}

.access__item-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.access__item-wrap {
  display: flex;
  align-items: center;
}

.access__item-wrap-title {
  margin-left: 15px;
  font-weight: 500;
  font-size: 21px;
  color: #93C332;
}

.access__item-text {
  margin-top: 13px;
  font-weight: 500;
  font-size: 16px;
  line-height: 2.0625;
  letter-spacing: 0;
  padding-left: 38px;
  color: #222222;
}

.access__item-group {
  margin-top: 15px;
}

.access__item-group-text {
  padding: 0 25px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.access__item-group-text.access__item-group-text--02{
  padding-left: 35px;
}

.access__item-group-text p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.1em;
  text-align: center;
  color: #222222;
}

/* .access__item-group-text.access__item-group-text--02 p:nth-of-type(1){
  width: 30%;
} */

.access__item-group-text p:nth-of-type(1) {
  width: 40%;
}

.access__item-group-text p:nth-of-type(2) {
  width: 71%;
}

.access__item-group-text p.text-blue {
  color: #0B68D5;
}

.access__item-group-text p.text-red {
  color: #E22E2E;
}

.access__map {
  position: relative;
  margin-top: 44px;
  width: 100%;
  height: 0;
  padding-top: 18.637%;
}

/* Google Mapのiframe */
.access__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.br-sp {
    display: none;
}

@media screen and (max-width: 1250px) {
  .inner {
    max-width: 840px;
  }

  .header-access p {
    margin-top: -20px;
  }

  .swiper-thumbnail {
    margin-top: 6px;
  }

  .swiper-thumbnail .swiper-slide {
    width: 18.572% !important;
  }

  .access-layout {
    margin-top: 25px;
  }

  .access__flex {
    display: block;
  }

  .access__swiper {
    width: 100%;
  }

  .access__items {
    margin-top: 25px;
    width: 100%;
  }

  .access__item:first-of-type {
    padding-bottom: 10px;
  }

  .access__item:not(:first-of-type) {
    padding: 10px 0;
    border-top: 1px solid #222222;
  }

  .access__item:last-of-type {
    padding-bottom: 0;
  }

  .access__item-img {
    max-width: 227px;
  }

  .access__item-wrap-img {
    width: 15px;
  }

  .access__item-wrap-title {
    margin-left: 8px;
    font-size: 20px;
  }

  .access__item-text {
    margin-top: 8px;
    font-size: 15px;
    line-height: 1.647;
    padding-left: 28px;
  }

  .access__item-group {
    margin-top: 12px;
  }

  .access__item-group-text,
  .access__item-group-text.access__item-group-text--02 {
    margin-left: 0;
    padding: 0 7px;
    gap: 20px;
  }

  .access__item-group-text p {
    font-size: 15px;
    line-height: 1.647;
  }

  /* .access__item-group-text p:nth-of-type(1) {
    width: 17%;
  } */

  .access__item-group-text.access__item-group-text--02 p:nth-of-type(1){
    width: 17%;
  }

  .access__item-group-text p:nth-of-type(2) {
    width: 77%;
  }

  .access__map {
    margin-top: 27px;
    padding-top: 39.43%;
  }
}

@media screen and (max-width: 768px) {
  .inner {
    max-width: 640px;
  }
}

@media screen and (max-width: 550px) {
  .access__item-group-text.access__item-group-text--02 p:nth-of-type(1){
    width: 50%;
  }

  .access__item-group-text{
    padding-left: 24px;
  }

  .br-sp {
      display: block;
  }
}

/* JR大崎駅からの道順 */
.roadmap-bg {
  margin-top: 70px;
  padding: 48px 0;
  background-image: url(../../../img/roadmap-layout01-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.roadmap-layout01 {
  padding-top: 83px;
  padding-bottom: 73px;
  background-color: #F9F9F9;
}
.roadmap__title {
  position: relative;
  display: inline-block;
  font-weight: 500;
  font-size: 21px;
  letter-spacing: 0.1em;
  color: #000000;
}
.roadmap__title::before {
  position: absolute;
  content: "";
  width: 146px;
  height: 2px;
  top: 50%;
  right: -165px;
  background-color: #222;
}
.roadmap__group {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
}
.roadmap__img {
  width: 55%;
}
.roadmap__video {
  padding-top: 5%;
  width: 100%;
}
.roadmap__video video {
  width: 100%;
  height: auto;
}
.roadmap__tag {
  position: absolute;
  top: -20px;
  right: 15%;
}
.roadmap__container {
  margin-top: 52px;
}
.roadmap-list {
  display: grid;
  column-gap: 60px;
  row-gap: 35px;
}
.roadmap-list__item {
  position: relative;
  display: flex;
  gap: 5%;
}
.roadmap-list__item-text {
  width: 100%;
  margin-top: 4%;
  font-weight: 500;
  font-size: 16px;
  line-height: 2.0625;
  letter-spacing: 0;
  color: #222222;
}
.roadmap-list__item-prev {
  position: absolute;
  top: 40%;
  right: -40px;
}

/* JR五反田駅からの道順 */
.roadmap-layout02 {
  padding-top: 103px;
  padding-bottom: 82px;
}

.roadmap__tag02 {
  position: absolute;
  top: -40px;
  right: 17.5%;
}

.roadmap__btn-wrap {
  margin-top: 82px;
  display: flex;
  justify-content: center;
}

.roadmap__btn:nth-of-type(2) {
  margin-left: 40px;
}

.roadmap__btn a {
  display: inline-block;
  max-width: 100%;
  width: 240px;
  padding: 16px 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  background-color: #93C331;
  transition: opacity 0.3s;
}

.roadmap__btn a:hover {
  opacity: 0.7;
}

/* 画像のサイズ調整 */
.roadmap-list__item-img {
  width: 50%;
}

.roadmap-list__item-img img{
  width: 100%;
  aspect-ratio: 652/589;
  object-fit: cover;
}

@media screen and (max-width: 1250px) {
  .roadmap-bg {
    margin-top: 38px;
    padding: 28px 0;
  }

  .roadmap-layout01 {
    padding-top: 39px;
    padding-bottom: 32px;
  }

  .roadmap-layout02 {
    padding-top: 37px;
    padding-bottom: 57px;
  }

  .roadmap-list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 60px;
    row-gap: 35px;
  }

  .roadmap-list__item {
    position: initial;
    max-width: 652px;
    width: 100%;
    margin-inline: auto;
  }

  .roadmap-list__item-prev {
    display: none;
  }

  .roadmap__title {
    font-size: 17px;
  }

  .roadmap__title::before {
    width: 65px;
    right: -80px;
  }

  .roadmap__tag {
    width: 135px;
    top: -35px;
    right: 6%;
  }

  .roadmap__tag02 {
    width: 160px;
    top: -35px;
    right: 3%;
  }

  .roadmap-list__item {
    display: block;
  }

  .roadmap-list__item-img {
    width: 100%;
  }

  .roadmap__btn-wrap {
    margin-top: 37px;
    display: block;
  }

  .roadmap__btn {
    text-align: center;
  }

  .roadmap__btn:nth-of-type(2) {
    margin-left: 0;
    margin-top: 15px;
  }

  .roadmap__btn a {
    padding: 20px 0;
  }

  .roadmap-list__item-text {
    font-size: 17px;
  }
}

@media screen and (max-width: 425px) {
  .roadmap-list__item {
    max-width: 326px;
  }
}