@charset "UTF-8";

/*=============================================================

	Date: 2022-05
	CSS Document ： fwinery

	1.accessHead
	2.accessLocation

=============================================================*/
/* accessHead
============================================================= */
.accessHead_win {
  background: #f1f1f1;
}

@media screen and (min-width: 768px), print {
  .accessHead_win {
    padding-top: 138px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead_win {
    padding: 0.7rem 0 0.58rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__title_win {
    width: 526.14px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__title_win {
    width: 3.06915rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__info_win .section__inner_win {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__list_win {
    -webkit-box-flex: 4.6;
    -ms-flex: 4.6;
    flex: 4.6;
    margin-right: 60px;
    padding-top: 73px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__list_win + * {
    margin-top: 0.3rem;
  }
}

.accessHead__listItem_win {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 768px), print {
  .accessHead__listItem_win {
    padding: 15px 0;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__listItem_win {
    padding: 0.1rem 0 0.08rem;
  }
}

.accessHead__listItem_win:first-child {
  padding-top: 0;
}

.accessHead__listItem_win:last-child {
  padding-bottom: 0;
}

.accessHead__listItem_win:not(:last-child) {
  border-bottom: 1px solid #333;
}

@media screen and (min-width: 768px), print {
  .accessHead__listItem_win dt,
  .accessHead__listItem_win dd {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__listItem_win dt,
  .accessHead__listItem_win dd {
    font-size: 0.14rem;
  }
}

.accessHead__listItem_win dt {
  line-height: 1.78;
  border-right: 1px solid #333;
  font-weight: 700;
}

.accessHead__listItem_win dt::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.78) * 0.5em);
  content: "";
}

.accessHead__listItem_win dt::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.78) * 0.5em);
  content: "";
}

@media screen and (min-width: 768px), print {
  .accessHead__listItem_win dt {
    width: 130px;
    padding: 30px 10px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__listItem_win dt {
    width: 0.86rem;
    padding: 0.22rem 0.11rem;
  }
}

.accessHead__listItem_win dd {
  font-weight: 500;
}

@media screen and (min-width: 768px), print {
  .accessHead__listItem_win dd {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 30px 30px 30px 40px;
    line-height: 1.78;
  }
  .accessHead__listItem_win dd::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.78) * 0.5em);
    content: "";
  }
  .accessHead__listItem_win dd::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.78) * 0.5em);
    content: "";
  }
}

@media screen and (max-width: 767px) {
  .accessHead__listItem_win dd {
    padding: 0.22rem 0.12rem 0.25rem 0.16rem;
    font-size: 0.13rem;
    line-height: 1.53;
  }
  .accessHead__listItem_win dd::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.53) * 0.5em);
    content: "";
  }
  .accessHead__listItem_win dd::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.53) * 0.5em);
    content: "";
  }
}

.accessHead__listItem_win dd .-week {
  display: inline-block;
}

@media screen and (min-width: 768px), print {
  .accessHead__listItem_win dd .-week {
    width: 60px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__listItem_win dd .-week {
    width: 0.46rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__listTel_win {
    cursor: text;
    pointer-events: none;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__map_win {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px), print {
  .accessHead__mapImage_win {
    margin-top: 50px;
  }
}

.accessHead__mapImage_win img {
  width: 100%;
}

@media screen and (min-width: 768px), print {
  .accessHead__mapButton_win {
    margin-top: 24px;
    padding: 0 20px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__mapButton_win {
    margin-top: 0.24rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__mapButton_win .button_win {
    padding-top: 17px;
    padding-bottom: 18px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__mapButton_win .button_win {
    padding: 0.18rem 0 0.16rem;
  }
}

.accessHead__root_win {
  background: #fff;
}

@media screen and (min-width: 768px), print {
  .accessHead__root_win {
    margin-top: 100px;
    padding: 118px 0 98px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__root_win {
    margin-top: 0.6rem;
    padding: 0.5rem 0 0.42rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__root_win .section__inner_win {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 80px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px), print {
  .accessHead__root_win .section__inner_win {
    display: block;
  }
}

.accessHead__rootItem_win {
  width: 100%;
  position: relative;
}

@media screen and (min-width: 768px) and (max-width: 959px), print {
  .accessHead__rootItem_win {
    padding-bottom: 50px !important;
  }
  .accessHead__rootItem_win:not(:first-child) {
    margin-top: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__rootItem_win {
    padding-bottom: 0.14rem;
  }
  .accessHead__rootItem_win:not(:first-child) {
    margin-top: 0.32rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__rootItem_win.-w100_win {
    margin-bottom: 70px;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px), print {
  .accessHead__rootItem_win.-w100_win {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__rootItem_win.-half_win {
    padding-top: 7px;
    width: calc(50% - 20px);
  }
  .accessHead__rootItem_win.-half_win:not(:last-child) {
    position: relative;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px), print {
  .accessHead__rootItem_win.-half_win {
    border-top: none;
    padding-top: 0;
    position: relative;
    width: 100%;
  }
  .accessHead__rootItem_win.-half_win::after {
    content: "";
    position: absolute;
    top: auto !important;
    right: 0 !important;
    left: 0 !important;
    bottom: -8.5px !important;
    height: 17px !important;
    margin: auto;
    background-color: #333;
    content: "";
    display: block;
    width: 1px;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    z-index: 1;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__rootTitle_win {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__rootTitle_win {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0.2rem;
  }
}

.accessHead__rootTitle_win > span {
  display: block;
  font-weight: 700;
  position: relative;
  color: #000;
}

@media screen and (min-width: 768px), print {
  .accessHead__rootTitle_win > span {
    padding-left: 82px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__rootTitle_win > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.accessHead__rootTitle_win > span::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (min-width: 768px), print {
  .accessHead__rootTitle_win > span::before {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__rootTitle_win > span::before {
    width: 0.55rem;
    height: 0.55rem;
    margin-right: 0.1rem;
  }
}

.accessHead__rootTitle_win > span.rootIcon01_win::before {
  background-image: url(../images/icon_train.png);
}

.accessHead__rootTitle_win > span.rootIcon02_win::before {
  background-image: url(../images/icon_bus.png);
}

.accessHead__rootTitle_win > span.rootIcon03_win::before {
  background-image: url(../images/icon_car.png);
}

@media screen and (min-width: 768px), print {
  .accessHead__rootTitle_win + * {
    margin-top: 36px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__rootTitle_win + * {
    margin-top: 0.2rem;
  }
}

.accessHead__rootBody_win > *:not(:first-child) {
  border-top: 1px dashed #707070;
}

@media screen and (min-width: 768px), print {
  .accessHead__rootBody_win > *:not(:first-child) {
    margin-top: 20px;
    padding-top: 18px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__rootBody_win > *:not(:first-child) {
    margin-top: 0.2rem;
    padding-top: 0.2rem;
  }
}

.accessHead__rootBody_win > p {
  letter-spacing: 0.04em;
}

@media screen and (min-width: 768px), print {
  .accessHead__rootBody_win > p {
    font-size: 16px;
    line-height: 1.67;
  }
  .accessHead__rootBody_win > p::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.67) * 0.5em);
    content: "";
  }
  .accessHead__rootBody_win > p::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.67) * 0.5em);
    content: "";
  }
}

@media screen and (max-width: 767px) {
  .accessHead__rootBody_win > p {
    padding: 0 0.125rem;
    line-height: 1.53;
  }
  .accessHead__rootBody_win > p::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.53) * 0.5em);
    content: "";
  }
  .accessHead__rootBody_win > p::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.53) * 0.5em);
    content: "";
  }
}

.-half_win .accessHead__rootBody_win > *:not(.accessHead__rootNote_win) {
  border-top: none;
}

@media screen and (max-width: 767px) {
  .-half_win .accessHead__rootBody_win > *:not(.accessHead__rootNote_win) {
    margin-top: 0.24rem;
    padding-top: 0;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__rootNote_win {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__rootNote_win {
    margin-top: 0.15rem !important;
    padding: 0 0.125rem;
  }
}

.accessHead__rootNote_win > li {
  letter-spacing: 0.04em;
  font-weight: 500;
  position: relative;
  padding-left: 1.25em;
}

@media screen and (min-width: 768px), print {
  .accessHead__rootNote_win > li {
    line-height: 1.4;
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__rootNote_win > li {
    line-height: 1.68;
    font-size: 0.11rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__rootNote_win > li:not(:last-child) {
    margin-bottom: 3px;
  }
}

.accessHead__rootNote_win > li::before {
  content: "※";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.accessHead__route_win {
  position: relative;
}

@media screen and (min-width: 768px), print {
  .accessHead__route_win {
    padding: 100px 0;
    width: 650px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__route_win {
    padding: 0.7rem 0.25rem 0;
  }
}

.accessHead__routeArrow_win {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .accessHead__routeArrow_win {
    width: 0.24rem;
  }
  .accessHead__routeArrow_win img {
    width: 100%;
  }
}

.accessHead__routeTitle_win {
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-align: center;
}

.accessHead__routeTitle_win::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.4) * 0.5em);
  content: "";
}

.accessHead__routeTitle_win::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.4) * 0.5em);
  content: "";
}

@media screen and (min-width: 768px), print {
  .accessHead__routeTitle_win {
    font-size: 36px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__routeTitle_win {
    font-size: 0.2rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__routeTitle_win + * {
    margin-top: 28px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__routeTitle_win + * {
    margin-top: 0.2rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__routeMap_win > p {
    margin-top: 20px;
    text-align: center;
    line-height: 1.67;
  }
  .accessHead__routeMap_win > p::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.67) * 0.5em);
    content: "";
  }
  .accessHead__routeMap_win > p::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.67) * 0.5em);
    content: "";
  }
}

@media screen and (max-width: 767px) {
  .accessHead__routeMap_win > p {
    margin-top: 0.2rem;
    font-weight: bold;
    line-height: 1.53;
  }
  .accessHead__routeMap_win > p::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.53) * 0.5em);
    content: "";
  }
  .accessHead__routeMap_win > p::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.53) * 0.5em);
    content: "";
  }
}

.accessHead__routeDot_win {
  display: block;
  text-align: center;
  letter-spacing: 0.04em;
}

@media screen and (min-width: 768px), print {
  .accessHead__routeDot_win {
    margin: 40px 0;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__routeDot_win {
    margin: 0.3rem 0;
  }
  .accessHead__routeDot_win img {
    width: 0.038rem !important;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__routeList_win {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: -38px;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__routeListItem_win {
    width: calc(50% - 25px);
    margin-bottom: 42px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__routeListItem_win:not(:last-child) {
    margin-bottom: 0.4rem;
  }
}

.accessHead__routeListImage_win {
  display: block;
  overflow: hidden;
}

@media screen and (min-width: 768px), print {
  .accessHead__routeListImage_win {
    border-radius: 16px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__routeListImage_win {
    border-radius: 0.08rem;
  }
}

.accessHead__routeListImage_win img {
  width: 100%;
}

@media screen and (min-width: 768px), print {
  .accessHead__routeListImage_win + * {
    margin-top: 16px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__routeListImage_win + * {
    margin-top: 0.2rem;
  }
}

.accessHead__routeListText_win {
  line-height: 1.625;
  color: #333;
  letter-spacing: 0.04em;
  position: relative;
}

.accessHead__routeListText_win::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.625) * 0.5em);
  content: "";
}

.accessHead__routeListText_win::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.625) * 0.5em);
  content: "";
}

@media screen and (min-width: 768px), print {
  .accessHead__routeListText_win {
    font-size: 16px;
    padding-left: 22px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__routeListText_win {
    padding-left: 0.2rem;
    font-weight: bold;
  }
}

.accessHead__routeListText_win > span {
  position: absolute;
  left: 0;
  top: 0;
}

/* accessLocation
============================================================= */
@media screen and (min-width: 768px), print {
  .accessLocation_win {
    padding: 136px 0 120px;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation_win {
    padding: 0.72rem 0 0.6rem;
  }
}

.accessLocation__inner_win {
  position: relative;
}

@media screen and (min-width: 768px), print {
  .accessLocation__title_win {
    width: 420.24px;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__title_win {
    width: 2.4514rem;
  }
}

.accessLocation__head_win {
  position: relative;
}

@media screen and (min-width: 768px), print {
  .accessLocation__head_win {
    width: 650px;
    margin-left: auto;
    margin-right: auto;
  }
}

.accessLocation__headLead_win {
  letter-spacing: 0.04em;
  position: absolute;
}

@media screen and (min-width: 768px), print {
  .accessLocation__headLead_win {
    line-height: 2.1;
    font-size: 14px;
    bottom: 0px;
    left: 330px;
  }
  .accessLocation__headLead_win::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2.1) * 0.5em);
    content: "";
  }
  .accessLocation__headLead_win::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2.1) * 0.5em);
    content: "";
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__headLead_win {
    line-height: 1.78;
    font-size: 0.1rem;
    bottom: -0.32rem;
    left: 1.82rem;
    white-space: nowrap;
  }
  .accessLocation__headLead_win::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.78) * 0.5em);
    content: "";
  }
  .accessLocation__headLead_win::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.78) * 0.5em);
    content: "";
  }
}

.accessLocation__headLead_win > span {
  display: block;
}

@media screen and (min-width: 768px), print {
  .accessLocation__headLead_win > span:nth-of-type(2) {
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__headLead_win > span:nth-of-type(2) {
    margin-top: 0.05rem;
  }
}

.accessLocation__headMain_win {
  display: block;
}

.accessLocation__headMain_win:first-of-type {
  margin-left: auto;
}

@media screen and (min-width: 768px), print {
  .accessLocation__headMain_win:first-of-type {
    width: 600px;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__headMain_win:first-of-type {
    width: 3rem;
  }
  .accessLocation__headMain_win:first-of-type img {
    position: relative;
    right: -0.25rem;
  }
}

.accessLocation__headMain_win:last-of-type {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px), print {
  .accessLocation__headMain_win:last-of-type {
    width: 270px;
    margin-top: -30px;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__headMain_win:last-of-type {
    width: 1.35rem;
    margin: -0.15rem 0 0 0.23rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessLocation__museum_win {
    margin: 100px auto 0;
    width: 650px;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__museum_win {
    margin-top: 0.6rem;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__museum_win + * {
    margin-top: 0.85rem !important;
  }
}

.accessLocation__museumLogo_win {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .accessLocation__museumLogo_win img {
    width: 1rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessLocation__museumLogo_win + * {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__museumLogo_win + * {
    margin-top: 0.2rem;
  }
}

.accessLocation__museumPic_win {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .accessLocation__museumPic_win > span:not(:last-child) {
    margin-right: 0.125rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessLocation__museumPic_win + * {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__museumPic_win + * {
    margin-top: 0.2rem;
  }
}

.accessLocation__museumTitle_win {
  line-height: 2.1;
  letter-spacing: 0.04em;
  text-align: center;
  font-weight: bold;
}

.accessLocation__museumTitle_win::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1) * 0.5em);
  content: "";
}

.accessLocation__museumTitle_win::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1) * 0.5em);
  content: "";
}

@media screen and (min-width: 768px), print {
  .accessLocation__museumTitle_win {
    font-size: 20px;
  }
}

@media screen and (min-width: 768px), print {
  .accessLocation__museumTitle_win + * {
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__museumTitle_win + * {
    margin-top: 0.08rem;
  }
}

.accessLocation__museumText_win {
  line-height: 1.67;
  text-align: center;
}

.accessLocation__museumText_win::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.67) * 0.5em);
  content: "";
}

.accessLocation__museumText_win::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.67) * 0.5em);
  content: "";
}

@media screen and (min-width: 768px), print {
  .accessLocation__museumText_win {
    padding: 0 25px;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__museumText_win {
    font-size: 0.13rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessLocation__museumButton_win {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__museumButton_win {
    margin-top: 0.24rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessLocation__item_win {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 100px;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__item_win {
    position: relative;
    margin-top: 1.02rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessLocation__item_win.-imageRight_win {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

@media screen and (min-width: 768px), print {
  .accessLocation__item_win + .accessLocation__item_win {
    margin-top: 100px;
  }
}

@media screen and (min-width: 768px), print {
  .accessLocation__itemImage_win {
    width: 52%;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__itemImage_win {
    width: 3rem;
  }
  .accessLocation__itemImage_win img {
    position: relative;
    left: -0.25rem;
  }
}

@media screen and (max-width: 767px) {
  .-imageRight_win .accessLocation__itemImage_win {
    margin-left: auto;
  }
  .-imageRight_win .accessLocation__itemImage_win img {
    left: auto;
    right: -0.25rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessLocation__itemBody_win {
    width: 43.5%;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__itemLogo_win {
    position: absolute;
    z-index: 1;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__itemLogo_win.-logoFwinery_win {
    top: -0.35rem;
    right: 0;
    width: 1.3rem;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__itemLogo_win.-logoFwinery_win img {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__itemLogo_win.-logoDick_win {
    left: 0.17rem;
    top: -0.51rem;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__itemLogo_win.-logoDick_win img {
    width: 2.555rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessLocation__itemLogo_win + * {
    margin-top: 40px;
  }
}

@media screen and (min-width: 768px), print {
  .-imageRight_win .accessLocation__itemLogo_win + * {
    margin-top: 15px !important;
  }
}

.accessLocation__itemTitle_win {
  line-height: 1.4;
  font-weight: bold;
  letter-spacing: 0.04em;
}

.accessLocation__itemTitle_win::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.4) * 0.5em);
  content: "";
}

.accessLocation__itemTitle_win::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.4) * 0.5em);
  content: "";
}

@media screen and (min-width: 768px), print {
  .accessLocation__itemTitle_win {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__itemTitle_win {
    margin-top: 0.21rem;
    text-align: center;
  }
  .accessLocation__itemTitle_win > span {
    font-size: 0.1rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessLocation__itemTitle_win + * {
    margin-top: 15px;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__itemTitle_win + * {
    margin-top: 0.1rem;
  }
}

.accessLocation__itemText_win {
  letter-spacing: 0.04em;
}

@media screen and (min-width: 768px), print {
  .accessLocation__itemText_win {
    line-height: 1.67;
  }
  .accessLocation__itemText_win::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.67) * 0.5em);
    content: "";
  }
  .accessLocation__itemText_win::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.67) * 0.5em);
    content: "";
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__itemText_win {
    font-size: 0.13rem;
    text-align: center;
    line-height: 1.53;
  }
  .accessLocation__itemText_win::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.53) * 0.5em);
    content: "";
  }
  .accessLocation__itemText_win::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.53) * 0.5em);
    content: "";
  }
}

@media screen and (min-width: 768px), print {
  .-imageRight_win .accessLocation__itemText_win {
    width: 90%;
  }
}

@media screen and (min-width: 768px) and (max-width: 959px), print {
  .-imageRight_win .accessLocation__itemText_win {
    width: 100%;
  }
}

@media screen and (min-width: 768px), print {
  .accessLocation__button_win {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__button_win {
    margin-top: 0.25rem;
  }
}
