@charset "UTF-8";
/*=============================================================

	Date: 2022-05
	CSS Document ： Sincro

	1.accessHead
	2.accessLocation

=============================================================*/
/* accessHead
============================================================= */
.accessHead_sin {
  background-color: #e8e7e5;
}

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

@media screen and (max-width: 767px) {
  .accessHead_sin {
    padding: 0.3rem 0 0.48rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__info_sin {
    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) and (max-width: 959px), print {
  .accessHead__info_sin {
    display: block;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.accessHead__listItem_sin 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_sin dt {
    width: 130px;
    padding: 30px 10px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__listItem_sin dt {
    width: 0.8rem;
    padding: 0.18rem 0.05rem;
  }
}

.accessHead__listItem_sin dd {
  line-height: 1.78;
  font-weight: 500;
}

.accessHead__listItem_sin dd::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.78) * 0.5em);
  content: '';
}

.accessHead__listItem_sin dd::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_sin dd {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 30px 30px 30px 40px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__listItem_sin dd {
    padding: 0.18rem 0.12rem 0.18rem 0.2rem;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__listItem_sin dd time {
    letter-spacing: 0;
  }
}

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

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

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

.accessHead__mapImage_sin img {
  width: 100%;
}

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

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

.accessHead__mapButton_sin .button_sin {
  text-transform: inherit;
}

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

@media screen and (max-width: 767px) {
  .accessHead__mapButton_sin .button_sin {
    width: 2.5rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__mapButton_sin .button_sin > span {
    padding-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__mapButton_sin .button_sin > span {
    font-size: 0.2rem;
    letter-spacing: 0;
    padding-right: 0.16rem;
  }
  .accessHead__mapButton_sin .button_sin > span::before {
    margin-right: 0.05rem;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__mapButton_sin .button_sin > span > b {
    font-size: 0.16rem;
    letter-spacing: 0;
    margin-left: 0.04rem;
  }
}

@media screen and (min-width: 768px), print {
  .accessHead__root_sin {
    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-top: 80px;
    padding: 0 60px;
  }
}

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

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

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

@media screen and (min-width: 768px) and (max-width: 959px), print {
  .accessHead__rootItem_sin {
    border-bottom: 1px solid #333;
    padding-bottom: 50px !important;
  }
  .accessHead__rootItem_sin:not(:first-child) {
    margin-top: 50px !important;
  }
  .accessHead__rootItem_sin::before, .accessHead__rootItem_sin::after {
    content: "";
    display: block !important;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -8.5px;
    height: 17px;
    margin: auto;
  }
  .accessHead__rootItem_sin::before {
    background-color: #e8e7e5;
    z-index: 0;
    width: 25px;
  }
  .accessHead__rootItem_sin::after {
    background-color: #333;
    content: "";
    display: block;
    width: 1px;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    z-index: 1;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__rootItem_sin {
    border-bottom: 1px solid #333;
    padding-bottom: 0.32rem;
  }
  .accessHead__rootItem_sin:not(:first-child) {
    margin-top: 0.32rem;
  }
  .accessHead__rootItem_sin::before, .accessHead__rootItem_sin::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: -0.085rem;
    height: 0.17rem;
    margin: auto;
  }
  .accessHead__rootItem_sin::before {
    background-color: #e8e7e5;
    z-index: 0;
    width: 0.25rem;
  }
  .accessHead__rootItem_sin::after {
    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__rootItem_sin.-w100_sin {
    margin-bottom: 70px;
  }
}

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

@media screen and (min-width: 768px), print {
  .accessHead__rootItem_sin.-half_sin {
    border-top: 1px solid #333;
    padding-top: 70px;
    width: calc(50% - 25px);
  }
  .accessHead__rootItem_sin.-half_sin:not(:last-child) {
    position: relative;
  }
  .accessHead__rootItem_sin.-half_sin:not(:last-child)::after {
    background-color: #333;
    content: "";
    display: block;
    width: 1px;
    height: 30px;
    position: absolute;
    right: -25px;
    top: -15px;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
  }
}

@media screen and (min-width: 768px) and (max-width: 959px), print {
  .accessHead__rootItem_sin.-half_sin {
    border-top: none;
    padding-top: 0;
    position: relative;
    width: 100%;
  }
  .accessHead__rootItem_sin.-half_sin::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) and (max-width: 959px), print {
  .accessHead__rootItem_sin.-half_sin {
    width: 100%;
  }
}

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

@media screen and (max-width: 767px) {
  .accessHead__rootTitle_sin {
    font-size: 0.18rem;
    text-align: center;
  }
}

.accessHead__rootTitle_sin > span {
  color: #665f55;
  display: block;
  font-weight: 700;
  position: relative;
}

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

.accessHead__rootTitle_sin > span::before {
  content: "";
  display: block;
}

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

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

.accessHead__rootTitle_sin > span.rootIcon01_sin::before {
  background: url(../images/access/icon_access01.png) no-repeat left 0;
  background-size: 100% auto;
}

.accessHead__rootTitle_sin > span.rootIcon02_sin::before {
  background: url(../images/access/icon_access02.png) no-repeat left 0;
  background-size: 100% auto;
}

.accessHead__rootTitle_sin > span.rootIcon03_sin::before {
  background: url(../images/access/icon_access03.png) no-repeat left 0;
  background-size: 100% auto;
}

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

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

.accessHead__rootBody_sin {
  color: #333;
}

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

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

.accessHead__rootBody_sin > p {
  line-height: 1.67;
  letter-spacing: 0.04em;
}

.accessHead__rootBody_sin > p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.67) * 0.5em);
  content: '';
}

.accessHead__rootBody_sin > p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.67) * 0.5em);
  content: '';
}

@media screen and (min-width: 768px), print {
  .accessHead__rootBody_sin > p {
    font-size: 15px;
  }
}

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

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

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

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

@media screen and (max-width: 767px) {
  .accessHead__rootNote_sin > li {
    font-size: 0.12rem;
  }
}

.accessHead__rootNote_sin > li:not(:last-child) {
  margin-bottom: 3px;
}

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

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

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

.accessHead__routeArrow_sin {
  display: block;
  text-align: center;
}

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

@media screen and (max-width: 767px) {
  .accessHead__routeArrow_sin {
    margin-bottom: 0.27rem;
  }
}

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

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

.accessHead__routeTitle_sin::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_sin {
    font-size: 36px;
  }
}

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

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

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

.accessHead__routeMap_sin > p {
	line-height: 1.67;
	font-size: 1rem;
}

.accessHead__routeMap_sin > p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.67) * 0.5em);
  content: '';
}

.accessHead__routeMap_sin > p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.67) * 0.5em);
  content: '';
}

@media screen and (min-width: 768px), print {
  .accessHead__routeMap_sin > p {
    margin-top: 20px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .accessHead__routeMap_sin > p {
    margin-top: 0.15rem;
  }
}

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

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

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

@media screen and (min-width: 768px), print {
  .accessHead__routeList_sin {
    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_sin {
    width: calc(50% - 25px);
    margin-bottom: 38px;
  }
}

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

.accessHead__routeListImage_sin img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.accessLocation__inner_sin {
  position: relative;
}

.accessLocation__title_sin {
  position: absolute;
}

@media screen and (min-width: 768px), print {
  .accessLocation__title_sin {
    left: 0;
    top: -62px;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__title_sin {
    left: 0.25rem;
    top: -0.58rem;
    z-index: 4;
  }
  .accessLocation__title_sin img {
    width: 0.455rem;
  }
}

.accessLocation__head_sin {
  position: relative;
}

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

.accessLocation__headLead_sin {
  font-family: "Yu Mincho", "YuMincho", serif;
  letter-spacing: 0.04em;
  position: absolute;
}

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

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

.accessLocation__headLead_sin > span {
  display: block;
}

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

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

.accessLocation__headMain_sin {
  display: block;
}

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

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

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

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

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

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

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

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

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

.accessLocation__museumLogo_sin {
  text-align: center;
}

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

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

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

.accessLocation__museumPic_sin {
  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_sin > span:not(:last-child) {
    margin-right: 0.15rem;
  }
}

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

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

.accessLocation__museumTitle_sin {
  line-height: 2.1;
  font-family: "Yu Mincho", "YuMincho", serif;
  letter-spacing: 0.04em;
  text-align: center;
}

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

.accessLocation__museumTitle_sin::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_sin {
    font-size: 20px;
  }
}

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

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

.accessLocation__museumText_sin {
	line-height: 1.67;
	text-align: center;
	font-size: 1rem;
}

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

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

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

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

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

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

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

@media screen and (min-width: 768px), print {
  .accessLocation__item_sin.-imageRight_sin {
    -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_sin + .accessLocation__item_sin {
    margin-top: 100px;
  }
}

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

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

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

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

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

@media screen and (max-width: 767px) {
  .accessLocation__itemLogo_sin.-logoFwinery_sin {
    top: -0.23rem;
    right: 0;
  }
}

@media screen and (max-width: 767px) {
  .accessLocation__itemLogo_sin.-logoFwinery_sin img {
    width: 0.96rem;
  }
}

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

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

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

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

.accessLocation__itemTitle_sin {
  line-height: 1.4;
  font-family: "Yu Mincho", "YuMincho", serif;
  letter-spacing: 0.04em;
}

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

.accessLocation__itemTitle_sin::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_sin {
    font-size: 20px;
  }
}

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

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

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

.accessLocation__itemText_sin {
	line-height: 1.67;
	letter-spacing: 0.04em;
	font-size: 1rem;
}

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

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

@media screen and (max-width: 767px) {
  .accessLocation__itemText_sin {
    font-size: 0.12rem;
    text-align: center;
  }
}

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

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

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

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