@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-feature-settings: "palt";
}

:focus {
  outline: 0;
}

body, html {
  font-size: 62.5%;
  line-height: 1.6;
  color: #000;
  font-family: "Noto Sans JP", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.1em;
}

main {
  display: block;
}

address, blockquote, caption, cite, code, dd, dt, em, h1, h2, h3, h4, h5, h6, input, li, p, pre, select, small, strong, td, textarea, th {
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
}

li, ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
}

a {
  text-decoration: none;
  color: inherit;
}

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

a:hover {
  text-decoration: none;
}

br {
  letter-spacing: 0;
}

button {
  border: none;
  background: initial;
  box-sizing: border-box;
}

/*----------  dx  ----------*/
main {
  position: relative;
}

.wrap {
  margin-top: 1%;
}

#dx .fv-area .fv-heading {
  left: -120px;
  bottom: 70px;
}
@media screen and (max-width: 768px) {
  #dx .fv-area .fv-heading {
    left: 0;
    bottom: 0;
  }
}
#dx .fv-area .fv-img {
  background: url(/assets/img/special/dx/fv_dx.jpg) no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
#dx .box-white {
  max-width: 1000px;
  padding: 0 40px;
  box-shadow: initial;
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.15));
}
@media (max-width: 1279px) and (min-width: 769px) {
  #dx .box-white {
    padding: 0 3.328%;
  }
}
@media screen and (max-width: 768px) {
  #dx .box-white {
    padding: 0 12px;
  }
}
#dx .box {
  margin-bottom: 40px;
}
#dx .box .heading-group {
  padding-top: 60px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #dx .box .heading-group {
    padding-top: 30px;
    margin-bottom: 24px;
  }
}
#dx .box .heading-group .head {
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  #dx .box .heading-group .head {
    text-align: center;
  }
}
#dx .box .accordion {
  padding-bottom: 40px;
}
#dx .box .accordion .accordion-item {
  background-color: #F1F1F1;
  box-shadow: initial;
}
#dx .box .accordion .accordion-item:not(:last-of-type) {
  margin-bottom: 10px;
}
#dx .box .accordion .accordion-button .-bottom::before {
  bottom: 25px;
}
#dx .box .accordion .accordion-button .-bottom::after {
  bottom: 33px;
}
#dx .box .switching-content .inner {
  padding: 0 38px;
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content .inner {
    padding: 0 12px;
  }
}
#dx .box .switching-content .content {
  padding: 0;
}
#dx .box .switching-content .content .lead {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 26px;
  line-height: 1.65;
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content .content .lead {
    font-size: 1.6rem;
    margin-bottom: 12px;
  }
}
#dx .box .switching-content .content .ac-img {
  aspect-ratio: 42/17;
  max-width: 840px;
  margin-bottom: 36px;
}
#dx .box .switching-content .content .chart-img {
  width: 87.175%;
  margin: 0 auto;
  display: block;
  position: relative;
  left: -2%;
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content .content .chart-img {
    max-width: 300px;
    margin: 0 auto;
    padding: 12px 0;
  }
}
#dx .box .switching-content .content .head {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content .content .head {
    font-size: 1.6rem;
    margin-bottom: 12px;
  }
}
#dx .box .switching-content .content .head .small {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content .content .head .small {
    font-size: 1.2rem;
  }
}
#dx .box .switching-content .content .schedule-table {
  padding: 46px 2.376%;
  background: #fff;
  position: relative;
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content .content .schedule-table {
    padding: 0;
    margin-bottom: 12px;
  }
}
#dx .box .switching-content .content .schedule-table .timeline {
  width: 91.772%;
  display: block;
  margin: 0 auto;
}
#dx .box .switching-content .content .schedule-list {
  display: flex;
  column-gap: 40px;
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content .content .schedule-list {
    flex-direction: column;
    row-gap: 24px;
  }
}
#dx .box .switching-content .content .schedule-list .list-item {
  width: calc((100% - 40px) / 3);
  max-width: 252px;
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content .content .schedule-list .list-item {
    width: 100%;
    max-width: initial;
  }
}
#dx .box .switching-content .content .schedule-list .list-item .img-container {
  width: 100%;
  margin-bottom: 15px;
}
#dx .box .switching-content .content .schedule-list .list-item .img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#dx .box .switching-content .content .schedule-list .list-item .text-group .lead {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  color: var(--gold);
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}
#dx .box .switching-content .content .schedule-list .list-item .text-group .text {
  line-height: 1.87;
}
#dx .box .switching-content .content .split {
  display: flex;
  justify-content: space-between;
  column-gap: 4.987%;
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content .content .split {
    flex-direction: column;
    row-gap: 32px;
  }
}
#dx .box .switching-content .content .split .img-container,
#dx .box .switching-content .content .split .text-container {
  width: 50%;
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content .content .split .img-container,
#dx .box .switching-content .content .split .text-container {
    width: 100%;
  }
}
#dx .box .switching-content .content .split .text-container {
  margin-top: -8px;
}
#dx .box .switching-content .content .schedule {
  margin-bottom: 40px;
  background: #fff;
  position: relative;
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content .content .schedule {
    padding: 24px 12px;
  }
  #dx .box .switching-content .content .schedule::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 36px;
    left: 0;
    bottom: 0;
    background: #fff;
  }
}
#dx .box .switching-content .content .schedule-table {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content .content .schedule-table {
    flex-direction: column;
  }
  #dx .box .switching-content .content .schedule-table::after {
    content: "";
    position: absolute;
    top: 19px;
    left: 27px;
    width: 1px;
    background: var(--black);
    height: 100%;
    border-radius: 10px;
    z-index: 0;
  }
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content .content .schedule-table.-pc {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  #dx .box .switching-content .content .schedule-table.-sp {
    display: none;
  }
}
#dx .box .switching-content .content .schedule-item {
  width: fit-content;
  display: flex;
  flex-direction: column;
  min-width: 85px;
  letter-spacing: 0.1em;
  margin-right: 15px;
  margin-bottom: 20px;
  transition: 300ms ease all;
  position: relative;
}
@media screen and (min-width: 769px) {
  #dx .box .switching-content .content .schedule-item {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content .content .schedule-item {
    flex-direction: row;
    align-items: center;
  }
  #dx .box .switching-content .content .schedule-item:last-of-type {
    margin-bottom: 0;
  }
}
#dx .box .switching-content .content .schedule-item::after {
  content: "";
  position: absolute;
  top: 19px;
  /* transform: translateY(-50%); */
  right: -10px;
  width: calc(100% - 55px);
  background: var(--black);
  height: 1px;
  border-radius: 10px;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content .content .schedule-item::after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content .content .schedule-item:not(:last-of-type) {
    margin-bottom: 60px;
  }
}
#dx .box .switching-content .content .schedule-item .time {
  min-width: 58px;
  max-width: 60px;
  background: var(--gold);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  padding: 10px 5px;
  border-radius: 5px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content .content .schedule-item .time {
    margin-right: 24px;
  }
  #dx .box .switching-content .content .schedule-item .time::before {
    content: "";
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 15px;
    background: #fff;
  }
  #dx .box .switching-content .content .schedule-item .time::after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 15px;
    background: #fff;
  }
}
#dx .box .switching-content .content .schedule-item .text {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 1.286;
  text-align: left;
}
#dx .box .switching-content .content .schedule-item .text-list {
  display: flex;
  flex-direction: column;
}
#dx .box .switching-content .content .schedule-item .text-list .list-item {
  font-size: 1.4rem;
}
#dx .box .switching-content .content .schedule-item:nth-of-type(4) .time::after {
  width: 145%;
  right: -90px;
}
#dx .box .switching-content .content .schedule-item:last-of-type .time::after {
  display: none;
}
#dx .box .switching-content.-open .content {
  padding: 60px 0 36px;
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content.-open .content {
    padding: 24px 0 32px;
  }
}
#dx .box .switching-content.-open .content .text {
  line-height: 2.286;
}
@media screen and (max-width: 768px) {
  #dx .box .switching-content.-open .content .text {
    line-height: 1.857;
  }
}
#dx .message-block {
  max-width: 1000px;
  padding: 70px 6.558% 80px;
  margin: 0 auto 100px;
  background-color: #fff;
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.1));
}
@media screen and (max-width: 768px) {
  #dx .message-block {
    padding: 35px 6.558% 25px;
    margin-bottom: 50px;
  }
}
#dx .message-block .title-group {
  letter-spacing: 0.325em;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  text-align: center;
  row-gap: 14px;
  color: var(--black);
}
#dx .message-block .title-group .title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  #dx .message-block .title-group .title {
    font-size: 2rem;
  }
}
#dx .message-block .title-group .cap {
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--gold);
}
#dx .message-block .text {
  font-size: 1.4rem;
  line-height: 1.857;
}
#dx .link-container {
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  #dx .link-container {
    margin-bottom: 60px;
  }
}

/*トップへ戻るボタン*/
.linkbnr {
  position: fixed;
  bottom: 20px;
  right: 65px;
  background-color: var(--green);
  color: #fff;
  text-decoration: none;
  width: 160px;
  height: 160px;
  text-align: center;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  .linkbnr {
    width: 80%;
    height: fit-content;
    min-height: 75px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 8px;
  }
}
.linkbnr span {
  font-size: 1.4rem;
  font-weight: 500;
  margin-top: -10px;
}
@media screen and (max-width: 768px) {
  .linkbnr span {
    font-size: 1.6rem;
    margin-top: 0;
  }
}
.linkbnr img {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 768px) {
  .linkbnr img {
    position: relative;
    left: initial;
    right: -6px;
    bottom: 0px;
    transform: initial;
  }
}
@media (min-width: 769px) {
  .linkbnr:hover {
    opacity: 0.7;
  }
}

/*# sourceMappingURL=dx.css.map */