@charset "UTF-8";
#main.page #page-mv.small {
  position: relative;
}
#main.page #page-mv.small .mv__head {
  justify-content: unset;
  position: absolute;
}
@media screen and (max-width: 980px) {
  #main.page #page-mv.small .mv__head {
    display: flex;
    flex-direction: column;
    bottom: -31.467dvw;
    padding-top: 10.4dvw;
    padding-left: 8.8dvw;
  }
  #main.page #page-mv.small .mv__head::before {
    background-size: 21.867dvw auto;
  }
}
@media screen and (min-width: 981px) {
  #main.page #page-mv.small .mv__head {
    bottom: -80px;
    left: 0;
    height: 269px;
  }
}
@media screen and (min-width: 981px) {
  #main.page #page-mv.small .mv__head .main {
    padding-top: 98px;
    display: flex;
    align-items: center;
    gap: 51px;
  }
}
@media screen and (min-width: 981px) {
  #main.page #page-mv.small .mv__head .main img {
    height: 135px;
  }
}
@media screen and (max-width: 980px) {
  #main.page #page-mv.small .mv__head .main img {
    width: 46.133dvw;
    height: 13.333dvw;
  }
}
@media screen and (min-width: 981px) {
  #main.page #page-mv.small .mv__head .main .number {
    font-weight: 500;
    font-size: 28px;
    letter-spacing: 0.05em;
    line-height: 26px;
    color: #838383;
    padding-left: 21px;
    border-left: 1px solid #838383;
    margin-top: 55px;
  }
}
#main.page #page-mv.small .mv__head .sub {
  padding-top: 0;
}
@media screen and (max-width: 980px) {
  #main.page #page-mv.small .mv__head .sub {
    font-weight: bold;
    margin-top: -2.4dvw;
    font-size: 3.2dvw;
    letter-spacing: 0.05em;
    color: #838383;
  }
}
@media screen and (max-width: 980px) {
  #main.page #page-mv.small .mv__image img {
    width: 100%;
    height: 81.333dvw;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media screen and (max-width: 980px) {
  #main.page #page-mv.small .number {
    margin-top: 12.533dvw;
    font-weight: 500;
    font-size: 3.733dvw;
    letter-spacing: 0.05em;
    line-height: 6.4dvw;
    color: #838383;
    border-left: 1px solid #838383;
    padding-left: 2.933dvw;
  }
}

@media screen and (max-width: 980px) {
  #access-member {
    background: linear-gradient(to bottom, #e3e3e3 0%, #f6f6f8 7.88%, #f6f6f8 100%);
  }
}
@media screen and (min-width: 981px) {
  #access-member {
    background: linear-gradient(to bottom, #e3e3e3 0%, #f6f6f8 574px, #f6f6f8 100%);
  }
}
@media screen and (max-width: 980px) {
  #access-member .inner {
    padding-top: 28dvw;
  }
}
@media screen and (min-width: 981px) {
  #access-member .inner {
    display: flex;
    justify-content: center;
    padding-bottom: 176px;
  }
}
#access-member .side {
  background-image: url(../images/access/side-bg.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 980px) {
  #access-member .side {
    display: flex;
    background-size: 82.667dvw auto;
    background-position: top center;
    padding-top: 13.6dvw;
    padding-bottom: 17.6dvw;
  }
}
@media screen and (min-width: 981px) {
  #access-member .side {
    flex-shrink: 0;
    display: flex;
    justify-content: end;
    gap: 64px;
    background-size: 393px auto;
    background-position: right 58px top 119px;
    padding-top: 170px;
    padding-right: 4.271dvw;
    padding-left: 12.083dvw;
  }
}
@media screen and (min-width: 981px) {
  #access-member .side .head {
    display: flex;
    flex-direction: row;
  }
}
@media screen and (max-width: 980px) {
  #access-member .side .head .main {
    width: 21.333dvw;
    padding-left: 6.667dvw;
    display: flex;
    gap: 0.533dvw;
    margin-bottom: 8.533dvw;
  }
  #access-member .side .head .main img {
    width: 9.333dvw;
  }
  #access-member .side .head .main .sub {
    writing-mode: vertical-rl;
    letter-spacing: 0.4em;
    font-weight: 400;
    font-size: 4.8dvw;
  }
}
@media screen and (min-width: 981px) {
  #access-member .side .head .main {
    width: 69px;
  }
}
@media screen and (max-width: 980px) {
  #access-member .side .head .note {
    writing-mode: vertical-rl;
    margin-right: 0;
    margin-left: auto;
    font-weight: 400;
    font-size: 4.267dvw;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 981px) {
  #access-member .side .head .note {
    writing-mode: vertical-rl;
    letter-spacing: 0.4em;
    font-weight: 400;
    font-size: 19px;
  }
}
@media screen and (min-width: 981px) {
  #access-member .side .head .note small {
    font-size: 14px;
    letter-spacing: 0.2em;
  }
}
#access-member .side .head .note small::before, #access-member .side .head .note small::after {
  content: "―";
}
#access-member .side .list {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 980px) {
  #access-member .side .list {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8dvw;
    padding-right: 8.533dvw;
    padding-left: 8.533dvw;
  }
  #access-member .side .list li {
    text-align: center;
  }
}
@media screen and (min-width: 981px) {
  #access-member .side .list {
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 30px;
  }
}
@media screen and (max-width: 980px) {
  #access-member .side .list a {
    text-align: center;
    font-size: 4.267dvw;
    letter-spacing: 0.05em;
    text-decoration: underline;
  }
}
@media screen and (min-width: 981px) {
  #access-member .side .list a {
    position: relative;
    padding: 2px 10px;
    cursor: pointer;
  }
  #access-member .side .list a:hover span {
    color: #fff;
  }
  #access-member .side .list a:hover::before {
    width: 100%;
  }
}
#access-member .side .list a::before {
  content: "";
  position: absolute;
  inset: 0;
  left: unset;
  width: 0;
}
@media screen and (min-width: 981px) {
  #access-member .side .list a::before {
    transition: width 0.3s;
    border-radius: 3px;
  }
}
#access-member .side .list a span {
  position: relative;
  inset: 0;
  z-index: 1;
  transition: color 0.3s;
}
#access-member .side .list .top a::before {
  background-color: #FCA802;
}
#access-member .side .list .area a::before {
  background-color: #182D9D;
}
@media screen and (max-width: 980px) {
  #access-member .body {
    padding-top: 13.6dvw;
  }
}
@media screen and (min-width: 981px) {
  #access-member .body {
    background-color: #fff;
    width: 100%;
    padding-left: 6.927dvw;
    padding-right: 6.927dvw;
    border-radius: 23px;
    translate: 0 -33px;
    padding-top: 46px;
  }
}
@media screen and (max-width: 980px) {
  #access-member .body .access__map {
    opacity: 0;
    height: 0;
    overflow: hidden;
  }
}
@media screen and (min-width: 981px) {
  #access-member .body .access__map {
    margin-bottom: 8.594dvw;
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: 0.3s;
  }
  #access-member .body .access__map.active {
    opacity: 1;
    height: auto;
    overflow: unset;
  }
}
@media screen and (min-width: 981px) {
  #access-member .body #search__form {
    aspect-ratio: 1200/1000;
    max-width: 1020px;
    background-image: url(../images/access/map.png);
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    top: 80px;
  }
}
@media screen and (min-width: 981px) {
  #access-member .body #search__form .search__subject {
    position: absolute;
    top: 5.729dvw;
    left: 0;
    width: 14.063dvw;
  }
}
#access-member .body #search__form .search__areas {
  margin: 0 0 13.333dvw 0;
  padding: 0 8.533dvw 0 8.8dvw;
  display: flex;
  gap: 2.667dvw;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 981px) {
  #access-member .body #search__form .search__areas {
    display: block;
    aspect-ratio: 1200/1000;
    width: 100%;
    padding: 0;
    margin-bottom: 70px;
    position: relative;
  }
}
#access-member .body #search__form .search__areas li {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
@media screen and (min-width: 981px) {
  #access-member .body #search__form .search__areas li {
    position: absolute;
  }
  #access-member .body #search__form .search__areas li:hover label {
    background-image: url(../images/common/search-item-bg-active.svg);
    color: #fff;
  }
  #access-member .body #search__form .search__areas li.area-niigata {
    left: min(59.833%, 718px);
    top: min(23.9%, 239px);
  }
  #access-member .body #search__form .search__areas li.area-murakami {
    left: min(78.75%, 945px);
    top: min(8.5%, 85px);
  }
  #access-member .body #search__form .search__areas li.area-shibata {
    left: min(69.833%, 838px);
    top: min(22.5%, 225px);
  }
  #access-member .body #search__form .search__areas li.area-niitsu {
    left: min(68.333%, 820px);
    top: min(39.6%, 396px);
  }
  #access-member .body #search__form .search__areas li.area-sanjyo {
    left: min(57.5%, 690px);
    top: min(40.9%, 409px);
    z-index: 1;
  }
  #access-member .body #search__form .search__areas li.area-tsubame {
    left: min(51.083%, 613px);
    top: min(34.7%, 347px);
  }
  #access-member .body #search__form .search__areas li.area-nagaoka {
    left: min(47.583%, 571px);
    top: min(47.8%, 478px);
  }
  #access-member .body #search__form .search__areas li.area-ojiya {
    left: min(44.417%, 533px);
    top: min(61.3%, 613px);
  }
  #access-member .body #search__form .search__areas li.area-kashiwazaki {
    left: min(37.583%, 451px);
    top: min(47.8%, 478px);
  }
  #access-member .body #search__form .search__areas li.area-joetsu {
    left: min(27.667%, 332px);
    top: min(56.9%, 569px);
  }
  #access-member .body #search__form .search__areas li.area-uonuma {
    left: min(52.583%, 631px);
    top: min(69.1%, 691px);
  }
  #access-member .body #search__form .search__areas li.area-tokamachi {
    left: min(41.083%, 493px);
    top: min(72.9%, 729px);
  }
  #access-member .body #search__form .search__areas li.area-sado {
    left: min(40%, 480px);
    top: min(11.9%, 119px);
  }
}
#access-member .body #search__form .search__areas li.note {
  display: flex;
  align-items: flex-end;
  font-size: 3.2dvw;
  font-weight: 400;
  letter-spacing: 0.05em;
}
#access-member .body #search__form .search__areas input[type=checkbox] {
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
}
#access-member .body #search__form .search__areas input[type=checkbox]:checked + label {
  color: #fff;
  background-color: #FECC2F;
}
@media screen and (min-width: 981px) {
  #access-member .body #search__form .search__areas input[type=checkbox]:checked + label {
    background-color: transparent;
    background-image: url(../images/common/search-item-bg-active.svg);
  }
}
#access-member .body #search__form .search__areas label {
  color: #FCA802;
  font-weight: 700;
  aspect-ratio: 150/45;
  width: 40dvw;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #FECC2F;
}
@media screen and (min-width: 981px) {
  #access-member .body #search__form .search__areas label {
    border: none;
    position: absolute;
    box-sizing: border-box;
    aspect-ratio: 120/160;
    width: min(5.208dvw, 100px);
    height: auto;
    padding-top: min(1.406dvw, 27px);
    background-image: url(../images/common/search-item-bg.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    cursor: pointer;
  }
}
#access-member .body #search__form .search__areas label .main,
#access-member .body #search__form .search__areas label .sub {
  font-family: "Zen Maru Gothic", serif;
}
#access-member .body #search__form .search__areas label .main {
  font-size: 4.267dvw;
}
@media screen and (min-width: 981px) {
  #access-member .body #search__form .search__areas label .main {
    font-size: min(1.146dvw, 22px);
  }
}
#access-member .body #search__form .search__areas label .sub {
  font-size: 4.267dvw;
}
@media screen and (min-width: 981px) {
  #access-member .body #search__form .search__areas label .sub {
    font-size: min(0.781dvw, 15px);
  }
}
#access-member .body #send {
  display: flex;
  gap: 2.933dvw;
  justify-content: center;
  align-items: center;
  background-color: #FFEFB2;
  color: #FCA802;
  border: none;
  border-radius: 9999px;
  margin-left: auto;
  margin-right: auto;
  transition: background-color 0.3s, color 0.3s;
  aspect-ratio: 310/80;
  width: 82.667dvw;
  display: none;
}
@media screen and (min-width: 981px) {
  #access-member .body #send {
    gap: 20px;
    aspect-ratio: 600/100;
    width: 480px;
    cursor: pointer;
  }
  #access-member .body #send:hover {
    background-color: #FCA802;
    color: #fff;
  }
  #access-member .body #send:hover .icon::before {
    opacity: 0;
  }
  #access-member .body #send:hover .icon::after {
    opacity: 1;
  }
}
#access-member .body #send span {
  font-size: 4.8dvw;
  font-weight: 700;
  letter-spacing: 0.15em;
}
@media screen and (min-width: 981px) {
  #access-member .body #send span {
    font-size: 21px;
  }
}
#access-member .body #send .icon {
  aspect-ratio: 1/1;
  position: relative;
  width: 5.333dvw;
}
@media screen and (min-width: 981px) {
  #access-member .body #send .icon {
    width: 22px;
  }
}
#access-member .body #send .icon::before, #access-member .body #send .icon::after {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  transition: opacity 0.3s;
}
#access-member .body #send .icon::before {
  background-image: url(../images/icon-search.svg);
}
#access-member .body #send .icon::after {
  background-image: url(../images/icon-search-active.svg);
  opacity: 0;
}
#access-member .body .send__error {
  text-align: center;
  color: #f00;
  font-weight: 900;
  transform: translateY(10px);
}
#access-member .body .send__error.hidden {
  opacity: 0;
}

#access-depts {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
}
@media screen and (max-width: 980px) {
  #access-depts {
    width: 90.667dvw;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3.467dvw;
    background-color: #fff;
    padding-top: 13.6dvw;
    padding-bottom: 19.467dvw;
    padding-left: 8dvw;
    padding-right: 8dvw;
  }
}
@media screen and (min-width: 981px) {
  #access-depts {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 7.813dvw;
  }
}
#access-depts.active {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 980px) {
  #access-depts.active {
    max-height: 100000px; /* 十分大きな値 */
  }
}
@media screen and (min-width: 981px) {
  #access-depts.active {
    max-height: 10000px; /* 十分大きな値 */
    padding-bottom: 16.302dvw;
  }
}
@media screen and (max-width: 980px) {
  #access-depts .depts__item {
    width: 74.667dvw;
    margin-bottom: 20.8dvw;
  }
}
@media screen and (min-width: 981px) {
  #access-depts .depts__item {
    width: 19.063dvw;
  }
}
@media screen and (min-width: 981px) {
  #access-depts .head {
    justify-content: space-between;
    height: 4.479dvw;
    margin-bottom: 2.604dvw;
  }
}
@media screen and (max-width: 980px) {
  #access-depts .head:has(.tolist) .name {
    margin-right: -5.333dvw;
  }
  #access-depts .head:has(.tolist) .tolist {
    position: relative;
    flex-shrink: 0;
    margin-right: -4dvw;
  }
  #access-depts .head:has(.tolist) .tolist::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(../images/access/list-mb.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
}
@media screen and (min-width: 981px) {
  #access-depts .head:has(.tolist) {
    cursor: pointer;
  }
  #access-depts .head:has(.tolist) .name::after {
    content: "";
    background-color: #FFCC01;
    width: 0;
    height: 1px;
    transition: width 0.3s;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  #access-depts .head:has(.tolist) .tolist {
    position: relative;
    flex-shrink: 0;
  }
  #access-depts .head:has(.tolist) .tolist::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(../images/access/list-active.png);
    background-size: contain;
    background-repeat: no-repeat;
    transition: opacity 0.3s;
    opacity: 0;
  }
  #access-depts .head:has(.tolist):hover .name::after {
    width: 110%;
  }
  #access-depts .head:has(.tolist):hover .tolist::after {
    opacity: 1;
  }
}
@media screen and (max-width: 980px) {
  #access-depts .name {
    font-weight: 500;
    font-size: 4.8dvw;
    line-height: 7.467dvw;
    border-bottom: 2px solid #FFCC01;
    width: 100%;
    padding-bottom: 1.333dvw;
    margin-bottom: 6.933dvw;
  }
}
@media screen and (min-width: 981px) {
  #access-depts .name {
    font-weight: 500;
    font-size: 1.25dvw;
    letter-spacing: 0.05em;
    padding-top: 0.417dvw;
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 0.26dvw;
  }
}
@media screen and (max-width: 980px) {
  #access-depts .tolist {
    width: 18.4dvw;
    top: -5.333dvw;
  }
}
@media screen and (min-width: 981px) {
  #access-depts .tolist {
    width: 4.479dvw;
  }
}
@media screen and (max-width: 980px) {
  #access-depts .prof {
    flex-direction: column;
  }
}
@media screen and (min-width: 981px) {
  #access-depts .prof {
    gap: 0.729dvw;
    align-items: end;
    margin-bottom: 1.354dvw;
  }
}
#access-depts .img {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 980px) {
  #access-depts .img {
    width: 37.867dvw;
    height: 37.867dvw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3.2dvw;
  }
}
@media screen and (min-width: 981px) {
  #access-depts .img {
    width: 7.396dvw;
    height: 9.375dvw;
  }
}
#access-depts .address {
  font-weight: 400;
}
@media screen and (max-width: 980px) {
  #access-depts .address {
    font-size: 4.267dvw;
    letter-spacing: 0.05em;
    line-height: 6.933dvw;
    margin-bottom: 3.2dvw;
  }
}
@media screen and (min-width: 981px) {
  #access-depts .address {
    font-size: 0.807dvw;
    letter-spacing: 0.05em;
    line-height: 1.25dvw;
  }
}
@media screen and (max-width: 980px) {
  #access-depts .mapbtn {
    width: 100%;
    height: 16.8dvw;
    justify-content: space-evenly;
    background-color: #FFF3BC;
    border-color: #000;
  }
  #access-depts .mapbtn .label {
    flex: unset;
    font-weight: 400;
    font-size: 4.267dvw;
    letter-spacing: 0.05em;
    color: #000;
  }
}
@media screen and (min-width: 981px) {
  #access-depts .mapbtn {
    width: 17.448dvw;
    height: 4.01dvw;
    font-weight: 400;
    font-size: 0.781dvw;
    letter-spacing: 0.05em;
  }
}
@media screen and (min-width: 981px) {
  #access-depts .mapbtn .link__icon {
    width: 4.01dvw;
  }
}

#access-lists {
  overflow: hidden;
}
@media screen and (max-width: 980px) {
  #access-lists {
    padding-bottom: 27.733dvw;
  }
}
@media screen and (min-width: 981px) {
  #access-lists {
    margin-right: -6.927dvw;
  }
}
#access-lists .lists__item {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
}
#access-lists .lists__item.active {
  opacity: 1;
  visibility: visible;
  max-height: 100000px; /* 十分大きな値 */
}
#access-lists .lists__item .head {
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 980px) {
  #access-lists .lists__item .head {
    background-size: auto 20dvw;
    background-position: right bottom;
    height: 24dvw;
  }
}
@media screen and (min-width: 981px) {
  #access-lists .lists__item .head {
    background-position: right center;
    display: flex;
    align-items: center;
    margin-bottom: 0.885dvw;
    height: 9.688dvw;
  }
}
#access-lists .lists__item .head span {
  color: #fff;
}
@media screen and (max-width: 980px) {
  #access-lists .lists__item .head span {
    background: linear-gradient(to right, #e6e6e6 0%, #9a9595 100%);
    padding-left: 8.8dvw;
    padding-right: 2.933dvw;
    padding-top: 0.533dvw;
    padding-bottom: 1.067dvw;
    font-size: 5.6dvw;
    letter-spacing: 0.05em;
    line-height: 7.467dvw;
  }
}
@media screen and (min-width: 981px) {
  #access-lists .lists__item .head span {
    background: linear-gradient(#e6e6e6 0%, #9a9595 100%);
    font-weight: 500;
    font-size: 1.667dvw;
    letter-spacing: 0.05em;
    padding: 0.469dvw 1.458dvw;
  }
}
@media screen and (max-width: 980px) {
  #access-lists .lists__item .prof {
    padding-left: 8.8dvw;
    padding-right: 8.8dvw;
    font-size: 4.8dvw;
    letter-spacing: 0.1em;
    margin-bottom: 3.2dvw;
  }
  #access-lists .lists__item .prof .address {
    font-size: 3.733dvw;
    letter-spacing: 0.05em;
  }
}
@media screen and (min-width: 981px) {
  #access-lists .lists__item .prof {
    margin-bottom: 4.948dvw;
    font-size: 0.938dvw;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 980px) {
  #access-lists .lists__item table {
    width: 82.4dvw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 981px) {
  #access-lists .lists__item table {
    width: 48.229dvw;
  }
}
@media screen and (max-width: 980px) {
  #access-lists .lists__item table thead {
    display: none;
  }
}
#access-lists .lists__item table thead th, #access-lists .lists__item table thead td {
  border-width: 0;
  text-align: left;
}
@media screen and (min-width: 981px) {
  #access-lists .lists__item table thead th, #access-lists .lists__item table thead td {
    font-size: 14px;
    letter-spacing: 0.05em;
    color: #a7a7a7;
    padding-bottom: 14px;
    padding-left: 26px;
  }
}
@media screen and (min-width: 981px) {
  #access-lists .lists__item table thead th:nth-child(2), #access-lists .lists__item table thead td:nth-child(2) {
    padding-left: 40px;
  }
}
@media screen and (min-width: 981px) {
  #access-lists .lists__item table thead th:nth-child(3), #access-lists .lists__item table thead td:nth-child(3) {
    padding-left: 40px;
  }
}
#access-lists .lists__item table .name {
  position: relative;
}
#access-lists .lists__item table .name::after {
  content: "";
  position: absolute;
  bottom: -2px;
  right: 0;
  width: 6px;
  height: 2px;
  background-color: #fff;
}
@media screen and (max-width: 980px) {
  #access-lists .lists__item table tbody tr {
    border-top: 1px solid #B5B5B5;
    border-bottom: 1px solid #B5B5B5;
  }
}
@media screen and (max-width: 980px) {
  #access-lists .lists__item table tbody td:nth-child(1) {
    padding-top: 6.667dvw;
    padding-bottom: 2.133dvw;
    font-size: 4.267dvw;
    letter-spacing: 0.05em;
  }
}
@media screen and (min-width: 981px) {
  #access-lists .lists__item table tbody td:nth-child(1) {
    width: 226px;
    border-top: 2px solid #B5B5B5;
    padding-left: 26px;
    font-size: 16px;
  }
  #access-lists .lists__item table tbody td:nth-child(1)::after {
    content: "";
  }
}
#access-lists .lists__item table tbody td:nth-child(2) {
  font-weight: 400;
}
@media screen and (max-width: 980px) {
  #access-lists .lists__item table tbody td:nth-child(2) {
    font-size: 3.733dvw;
    letter-spacing: 0.05em;
    line-height: 6.4dvw;
    padding-bottom: 2.133dvw;
  }
}
@media screen and (min-width: 981px) {
  #access-lists .lists__item table tbody td:nth-child(2) {
    padding-left: 40px;
    font-size: 14px;
  }
}
#access-lists .lists__item table tbody td:nth-child(3) {
  font-weight: 400;
  white-space: nowrap;
  word-break: keep-all;
}
@media screen and (max-width: 980px) {
  #access-lists .lists__item table tbody td:nth-child(3) {
    font-size: 3.733dvw;
    letter-spacing: 0.05em;
    line-height: 6.4dvw;
    padding-bottom: 6.667dvw;
  }
}
@media screen and (min-width: 981px) {
  #access-lists .lists__item table tbody td:nth-child(3) {
    padding-left: 40px;
    font-size: 14px;
  }
}
#access-lists .lists__item table tbody .name {
  border-width: 2px;
}
@media screen and (min-width: 981px) {
  #access-lists .lists__item table tbody .name {
    width: 226px;
    padding-left: 26px;
    font-size: 16px;
  }
}
#access-lists .lists__item table a {
  color: #223ED5;
  text-decoration: underline;
}
#access-lists .lists__item[data-area=niigata] .head {
  background-image: url(../images/access/list-niigata.png);
}
#access-lists .lists__item[data-area=murakami] .head {
  background-image: url(../images/access/list-murakami.png);
}
#access-lists .lists__item[data-area=shibata] .head {
  background-image: url(../images/access/list-shibata.png);
}
#access-lists .lists__item[data-area=niitsu] .head {
  background-image: url(../images/access/list-niitsu.png);
}
#access-lists .lists__item[data-area=sanjyo] .head {
  background-image: url(../images/access/list-sanjyo.png);
}
#access-lists .lists__item[data-area=tsubame] .head {
  background-image: url(../images/access/list-tsubame.png);
}
#access-lists .lists__item[data-area=nagaoka] .head {
  background-image: url(../images/access/list-nagaoka.png);
}
#access-lists .lists__item[data-area=ojiya] .head {
  background-image: url(../images/access/list-ojiya.png);
}
#access-lists .lists__item[data-area=kashiwazaki] .head {
  background-image: url(../images/access/list-kashiwazaki.png);
}
#access-lists .lists__item[data-area=joetsu] .head {
  background-image: url(../images/access/list-joetsu.png);
}
#access-lists .lists__item[data-area=uonuma] .head {
  background-image: url(../images/access/list-uonuma.png);
}
#access-lists .lists__item[data-area=tokamachi] .head {
  background-image: url(../images/access/list-tokamachi.png);
}
#access-lists .lists__item[data-area=sado] .head {
  background-image: url(../images/access/list-sado.png);
}

.totop {
  position: fixed;
}
@media screen and (min-width: 981px) {
  .totop {
    aspect-ratio: 109/125;
    width: 109px;
    height: auto;
    right: 59px;
    bottom: 29px;
    background-image: url(../images/access/totop-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transition: 0.3s;
  }
  .totop:hover {
    scale: 1.08;
  }
  .totop:hover span {
    background-position: bottom center;
  }
}
.totop span {
  position: absolute;
  aspect-ratio: 54/38;
  height: auto;
  background-image: url(../images/access/totop.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  transition: 0.3s;
}
@media screen and (min-width: 981px) {
  .totop span {
    top: 48px;
    left: 0;
    right: 0;
    margin: auto;
    width: 54px;
  }
}