@import url("./base.css");

a {
  font-family: sans-serif;
  text-decoration: none;
}
.humberger {
  display: block;
  height: 14.933vw;
  margin-left: auto;
  position: relative;
  z-index: 10;
  width: 16.533vw;
  border: none;
  background-color: transparent;
}
.humberger.-active .humberger__line {
  background-color: transparent;
}
.humberger.-active .humberger__line::before {
  top: 0;
  transform: rotate(45deg);
}
.humberger.-active .humberger__line::after {
  top: 0;
  transform: rotate(-45deg);
}
.humberger.-active .humberger__text::before {
  content: "閉じる";
}
.humberger__line {
  display: block;
  height: 0.8vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 8.267vw;
  background-color: #ffffff;
  transition: 0.4s;
}
.humberger__line:before,
.humberger__line:after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  background-color: #ffffff;
  transition: inherit;
}
.humberger__line:before {
  top: -3.2vw;
}
.humberger__line:after {
  top: 3.2vw;
}

.header {
  display: block !important;
  position: relative;
  width: 100vw;
  background-color: #172051;
}
.header .logo {
  position: absolute;
  top: 50%;
  left: 5.333vw;
  width: 22.4vw;
  left: 4.533vw;
  transform: translateY(-50%);
}
.header__nav-area {
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 9;
  height: 100vh;
  width: 100vw;
  visibility: hidden;
  padding-top: 14.933vw;
  background-color: #172051;
  transition: 0.4s;
  color: #ffffff;
}
.header__nav-area.-active {
  left: 0;
  visibility: visible;
}
.global-navigation {
  padding: 0 4.267vw;
}
.global-navigation__list {
  margin: 0;
  padding: 0;
  border-top: 1px solid #dddddd;
  margin-top: 15vw;
}
.global-navigation__list > li {
  position: relative;
  line-height: 12.8vw;
  border-bottom: 1px solid #dddddd;
}
.global-navigation__list > li::marker {
  content: none;
}
.global-navigation__list > li::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 2.667vw;
  border-top: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
  width: 1.6vw;
  height: 1.6vw;
  transform: rotate(45deg) translateY(-50%);
}
.global-navigation__link {
  display: block;
  width: 100%;
  font-size: 3.2vw;
  color: #ffffff;
  padding: 0 4.267vw;
}
.global-navigation__link.-accordion {
  position: relative;
  background: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 0;
}

body {
  overflow: hidden;
  margin: 0;
}
#headerbox {
  position: relative;
}
.en_button2 {
  position: absolute;
  top: 1.867vw !important;
  left: unset !important;
  right: 1.867vw;
  margin-top: 0 !important;
  z-index: 999;
  background-color: none;
}

h1 {
  display: none;
}

h2 img {
  width: 100%;
}
#gmenu {
  display: none;
}

#others,
#company,
#contact,
#privacy {
  background-color: #c9e4f1;
  background-image: url(/img/bg_sec.gif);
  background-repeat: no-repeat;
  background-position: top center;
}

#headerbox #header {
  width: 100%;
  position: relative;
}
#headerbox .center img {
  width: 12.533vw;
  height: 8.8vw;
  margin-top: 4.267vw;
  object-fit: contain;
}
#headerbox #header h2 {
  margin-top: -4.8vw;
  height: 17.6vw;
  background-color: rgba(255, 255, 255, 0.5);
}
#headerbox #header h2 img {
  object-fit: contain;
  height: 100%;
  transform: scale(1.4);
}

#pan {
  padding: 5.333vw 4.8vw;
  font-size: 2.667vw;
}
#pan a {
  color: unset;
  text-decoration: underline;
}
#pan span {
  margin: 0 1.067vw;
}

#others table {
  display: none;
}

#footerbox {
  background-color: #172051;
  color: #ffffff;
  padding: 10.667vw 4.267vw 6.4vw;
}
#footerbox #gotop_btm {
  display: none;
}
#footer h2 {
  width: 30.133vw;
  background-image: url(/img/logo_blue.gif);
  background-repeat: no-repeat;
  height: 12vw;
  margin: auto;
  text-indent: -2666.4vw;
  background-size: contain;
}
#footer #finfo {
  margin-top: 12vw;
  font-size: 3.2vw;
  line-height: 4.8vw;
}
#footer #finfo h3 {
  font-weight: bold;
}
#footer #finfo p {
  color: #ffffff;
  margin-top: 2.133vw;
}
#footer #finfo a {
  color: #ffffff !important;
}
#footer #fmenu {
  padding: 10.133vw 0;
  font-size: 3.2vw;
}
#footer #fmenu li {
  line-height: 10.133vw;
  border-top: 1px solid #ffffff;
}
#footer #fmenu li:last-child {
  border-bottom: 1px solid #ffffff;
}
#footer #fmenu a {
  display: block;
  color: unset;
  text-decoration: none;
}
#footer #copy {
  text-align: center;
  font-size: 2.133vw;
  word-break: break-all;
}
#footer #copy br {
  display: none;
}

.sp-section {
  display: block !important;
  padding: 0 4.8vw;
  margin-bottom: 10.667vw;
}
.sp-section .inner {
  padding: 8vw 5.333vw;
  background-color: #ffffff;
}

.sp-section .inner p {
  font-size: 3.733vw;
}

.sp-section .inner h3 {
  width: 80%;
  margin: 5.333vw auto;
}
.sp-section .inner h3 img {
  width: 100%;
}
.sp-section .inner .btn-list {
  display: flex;
  gap: 5.333vw;
}

.sp-section .inner .btn-list .btn {
  width: 50%;
}
.sp-section .inner .btn-list .btn img {
  width: 100%;
}

#wrap {
  padding: 0 4.8vw 10.667vw;
}
#wrap > div {
  background-color: #ffffff;
}
#wrap .bimg {
  width: 100%;
  height: auto;
}
.innerbox {
  padding: 0 1.6vw 6.4vw;
}
.hl_pct {
  padding-top: 12.8vw;
  overflow: hidden;
  margin-top: 0 !important;
}
.hl_pct img {
  width: 130%;
  height: auto;
}
#company table {
  width: 100%;
  padding: 0 4.267vw;
}
#company table p {
  font-size: 3.2vw;
  line-height: 5.6vw;
}
.mt20 {
  margin-top: 0 !important;
}
#company table td > div {
  margin-top: 2.667vw;
  font-size: 3.2vw;
}
#company .inbox01 p img {
  width: 50%;
  height: auto;
}

#company table td,
#company table th {
  font-size: 3.2vw;
  line-height: 5.6vw;
}
.gotop {
  display: none;
}
.inbox02 > img {
  width: 100%;
  height: auto;
}
.inbox01.font16.fm_min {
  padding: 0 4.267vw;
}
.mb40 {
  margin-bottom: 0 !important;
}
.inbox01 .font16 {
  font-size: 3.2vw;
}
.inbox01 p {
  font-size: 3.2vw;
  line-height: 5.6vw;
}
.inbox01 .font16.bold {
  margin-top: 5.333vw;
}
#company .inbox01.font16.fm_min > table {
  padding: 0;
}
.inbox04 {
  padding: 5.333vw 8vw;
  padding-bottom: 0;
  margin-bottom: 0;
}
.inbox04 img {
  width: 100%;
  height: auto;
}
.inbox02 {
  margin-bottom: 0;
}
.inbox02 iframe {
  width: 100%;
  height: 56vw;
}
.accessbox {
  display: flex;
  flex-direction: column;
  padding: 0 3.733vw;
}
.accessbox .btn_gmap {
  order: 3;
}
.accessbox .floatl.w200.mr40 {
  order: 1;
  padding-top: 2.667vw;
  width: 100%;
  margin: 0;
}
.accessbox .floatr.w303 {
  order: 2;
  margin-top: 2.667vw;
}
.accessbox .floatr.w303 .hl_large {
  font-size: 4.267vw;
  font-weight: bold;
  line-height: 1;
}
.accessbox .floatr.w303 .mt10 {
  font-size: 3.2vw;
}
.accessbox .btn_gmap {
  width: 70%;
  margin: 2.667vw auto;
}
.linksite {
  padding-top: 4.267vw;
}
.linksite .uline a {
  font-size: 3.733vw;
  text-decoration: underline;
  color: #8ec323;
}
.linksite dd {
  margin: 0;
  font-size: 3.2vw;
  line-height: 5.6vw;
  margin-bottom: 2vw;
}

#sidebar {
  margin-top: 10.667vw;
}
#sidebar .innerbox {
  background-color: #ffffff;
  padding: 4.267vw;
}
#sidebar .innerbox ul {
  border-top: 1px solid #dddddd;
}
#sidebar .innerbox li {
  position: relative;
  line-height: 10.667vw;
  border-bottom: 1px solid #dddddd;
}
#sidebar .innerbox li img {
  width: auto;
  height: 3.733vw;
}

#sidebar .innerbox li::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 2.667vw;
  border-top: solid 1px #172051;
  border-right: solid 1px #172051;
  width: 1.6vw;
  height: 1.6vw;
  transform: rotate(45deg) translateY(-50%);
}
#sidebar .innerbox li a {
  display: flex;
  height: 10.667vw;
  align-items: center;
  color: #172051;
  padding: 0 2.667vw;
  font-size: 4.267vw;
}
.hl_gmark {
  font-size: 4.267vw;
  background-image: url(/img/gmark.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-color: #172051;
  color: #fff;
  padding: 3.2vw 0 3.2vw 5.867vw;
  margin: 0;
}
.hl_gmark2 {
  font-size: 4.267vw;
  text-align: center;
  background-repeat: no-repeat;
  background-position: left center;
  background-color: #172051;
  color: #fff;
  padding: 3.2vw 0 3.2vw 0;
  margin: 0;
}
#contact .onebox {
  width: calc(100vw - (4.267vw * 2));
  padding-top: 8.8vw;
  background-color: #ffffff;
  color: #043459;
  margin: 0 auto 8.8vw;
}
#contact .onebox > div:nth-child(1) {
  display: flex;
  justify-content: center;
  overflow: hidden;
}
#contact .onebox > div .bimg {
  display: block;
  margin: auto;
  width: auto;
  height: 13.867vw;
}
#contact .onebox > div:not(:first-child) {
  padding: 0 6.4vw;
}
#contact .onebox > div:nth-child(2) {
  padding-top: 12.8vw;
}
#contact .onebox > div:nth-child(2) > div {
  padding-top: 0;
}
#contact .onebox > div:nth-child(2) > div:nth-child(2) {
  padding-top: 4.267vw;
  font-size: 3.733vw;
}
#contact .onebox > div:nth-child(2) img {
  max-width: 100%;
  height: auto;
}
#contact .onebox > div:nth-child(2) > div:nth-child(3) {
  font-weight: bold;
  font-size: 4.267vw;
}
#contact .onebox > div:nth-child(2) > div:nth-child(3) a {
  color: unset;
}
#contact .onebox > div:nth-child(2) > div:nth-child(4) {
  padding-top: 4.267vw;
  font-size: 3.733vw;
}
#contact .onebox > .separate {
  padding-top: 48px !important;
  text-align: center;
}
#contact .onebox > .separate > img {
  width: auto;
  height: 4.267vw;
}
#contact .onebox > .fm_min {
  width: auto;
}
#contact .onebox > .fm_min ul {
  padding-top: 4.267vw;
  font-size: 3.733vw;
}

#contact .onebox form {
  padding: 12.8vw 6.4vw 6.4vw;
}
#contact .onebox form tr {
  display: block;
}
#contact .onebox form .mainth {
  display: flex;
  align-items: center;
  background-color: #043459;
  padding: 1.067vw 1.6vw;
  max-width: fit-content;
  margin-top: 6.4vw;
  color:#ffffff
}
#contact .onebox form .mainth::after {
  content: "必須";
  display: block;
  height: 100%;
  color: #ffffff;
  font-size: 2.667vw;
  background-color: #c61722;
  padding: 0.533vw;
  margin-left: 1.6vw;
  line-height: 1;
  white-space: nowrap;
}
#contact .onebox form tr:nth-child(3) .mainth::after {
  content: none;
}
#contact .onebox form .mainth img {
  width: auto;
  height: 3.733vw;
}
#contact .onebox form .need {
  display: none;
}
#contact .onebox form .maintd {
  display: block;
}
#contact .onebox form .ckbox {
  font-size: 3.2vw;
}
#contact .onebox form textarea {
  height: 17.333vw;
}

.contact_tb input,
.contact_tb textarea,
.contact_tb select {
  width: 100%;
  border: 1px solid #c0ccd5;
  box-sizing: border-box;
  font-size: 16px;
}

.maintd > div {
  margin-top: 1.067vw;
  font-size: 2.667vw;
  color: #888888;
}
.maintd > div a {
  color: unset;
  pointer-events: none;
}
.contact_tb input[type="text"],
.contact_tb select {
  height: 6.5vw;
  margin-bottom: 1.067vw;
}
.contact_tb input[type="radio"] {
  width: auto !important;
}
.ckbox tr {
  margin: 0;
}
#contact .privacy {
  padding: 4vw;
  border: 1px solid #043459;
  margin-top: 6.4vw;
}
#contact .privacy .privacy2 {
  text-align: center;
  font-weight: bold;
  font-size: 3.733vw;
}
#contact .privacy .privacy3 {
  font-size: 3.2vw;
  margin-top: 3.2vw;
}
#contact .privacy .privacy3 a {
  text-decoration: underline;
  color: #8ec323;
}
#contact .privacy .privacy4 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 6.4vw;
}
#contact .privacy .privacy4 .need2 {
  display: flex;
  align-items: center;
}
#contact .privacy .privacy4 .need2::after {
  content: "必須";
  display: block;
  height: 100%;
  color: #ffffff;
  font-size: 2.667vw;
  background-color: #c61722;
  padding: 1.067vw 1.6vw;
  margin-right: 1.6vw;
  line-height: 1;
}
#contact .privacy .privacy4 .need2 img {
  display: none;
}
#contact .privacy .privacy4 input,
#contact .privacy .privacy4 label {
  font-size: 3.2vw;
  line-height: 1;
}
#contact .privacy .privacy4 p:nth-child(2) {
  display: flex;
  align-items: center;
}
#privacy .onebox {
  width: calc(100vw - (4.267vw * 2));
  padding: 8.8vw 6.4vw;
  background-color: #ffffff;
  color: #043459;
  margin: 0 auto 8.8vw;
  box-sizing: border-box;
}
#privacy .onebox h4 {
  font-size: 4.267vw;
  padding: 2.133vw 0;
  border-bottom: 1px solid #043459;
}
#privacy .onebox .text1,
#privacy .onebox .text2 {
  font-size: 3.733vw;
  padding: 2.667vw 0;
}
#privacy .onebox .text1 a {
  text-decoration: underline;
  color: #8ec323;
}
#contact .onebox #formWrap {
  display: block;
  padding-bottom: 6.4vw;
}
#contact .onebox #formWrap > h3 {
  text-align: center;
  font-size: 4.267vw;
  border-width: 0.533vw;
  padding-bottom: 4.267vw;
}
#contact .onebox #formWrap > .msg {
  padding: 0 6.4vw;
  font-size: 3.733vw;
}
#contact .onebox #formWrap form {
  padding-top: 0;
  padding-bottom: 0;
}
#contact .onebox #formWrap form .formTable td,
#contact .onebox #formWrap form .formTable th {
  display: block;
  width: 100%;
  box-sizing: border-box;
  font-size: 3.733vw;
  padding: 1.067vw;
  border-bottom: none;
  text-align: left;
}
#contact .onebox #formWrap form .formTable td {
  padding-top: 3.2vw;
  padding-bottom: 3.2vw;
}

#contact .onebox #formWrap form .formTable tr:last-child td {
  border-bottom: 1px solid #ccc;
}
#contact .onebox #formWrap form > p input,
#contact .onebox #formWrap > div input {
  display: block;
  margin-top: 4.267vw;
  width: 57.333vw;
  height: 11.2vw;
  font-size: 4.267vw;
}
#contact .onebox #formWrap form > p input[type="submit"] {
  color: #fff;
  background-color: #ff8c00;
  border-radius: 2em;
}

.ckbox {
  width: 100%;
  padding-top: 2.667vw;
}
.ckbox tr {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
}
.ckbox th {
  width: 10%;
  margin-bottom: 2.667vw;
}
.ckbox td {
  width: 90%;
  text-align: left;
}

.smenu02 {
  background-color: #ffffff;
  padding: 4.267vw;
}
.smenu02 li {
  position: relative;
  line-height: 10.667vw;
  border-bottom: 1px solid #dddddd;
  font-size: 4.267vw;
}
.smenu02 li::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 2.667vw;
  border-top: solid 1px #172051;
  border-right: solid 1px #172051;
  width: 1.6vw;
  height: 1.6vw;
  transform: rotate(45deg) translateY(-50%);
}
.smenu02 li:first-child {
  border-top: 1px solid #dddddd;
}
.smenu02 li a {
  display: block;
  color: #172051;
}
/**
plistbox
*/  

.plbox h7{
  font-size: 19px;
  line-height:50px;
  padding-bottom:50px;
  font-weight: bold;
 }
 .plbox h3{
  font-size: 16px;
 }
 .plbox h6{
  font-size: 14px;
  line-height:30px;
  padding-left: 30px;
  padding-bottom: 14px;
 }

 .hl_navy {
  padding: 3.2vw;
  background-color: #172051;
  overflow: hidden;
  color: #ffffff;
}
.plistbox {
  position: relative;
  margin-top: 4.267vw;
  border: 1px solid #c5c7d4;
  padding: 5.333vw 2.667vw;
  height: 24vw;
}

.plistbox .catch {
  margin-top: 2.667vw;
  font-size: 3.733vw;
  color: #727272;
}
.plistbox .pct {
  float: left;
  margin-right: 8px;
}
.plistbox h3 a{
  font-size: 3.733vw;
  font-weight: bold;
  color: #172051;
}
#privacy .plbox {
  width: calc(100vw - (4.267vw * 2));
  padding: 8.8vw 6.4vw;
  background-color: #ffffff;
  color: #043459;
  margin: 0 auto 8.8vw;
  box-sizing: border-box;
}
#privacy .plbox h4 {
  font-size: 4.267vw;
  padding: 2.133vw 0;
  border-bottom: 1px solid #043459;
}
#privacy .center.sdgs {
  padding-bottom: 6.4vw;
}

#privacy .center.sdgs h2 img {
  width: calc(100vw - (4.267vw * 2));
  height: auto;
}

#privacy .center.sdgs a li img {
  width: 44.267vw;
  height: auto;
  margin: 0 !important;
}
#privacy .flink li {
  display: inline-block;
}
#privacy .sdgs table {
	background-color: #22304f;
}

.pc-none {
  display: none;
}
.sp-only {
  display: inline-block !important;
}
.sec {
  background-color: #c9e4f1;
  background-image: url(/img/bg_sec.gif);
  background-repeat: no-repeat;
  background-position: top center;
}

.sec #header {
  width: 100%;
  position: relative;
}
.sec .center img {
  width: 12.533vw;
  height: 8.8vw;
  margin-top: 4.267vw;
  object-fit: contain;
}
.sec #header h2 {
  margin-top: -4.8vw;
  height: 17.6vw;
  background-color: rgba(255, 255, 255, 0.5);
}
.sec #header h2 img {
  object-fit: contain;
  height: 100%;
  transform: scale(1.4);
}
/* ============================================
   アクセス情報セクション レスポンシブ対応
   ============================================ */

/* モバイル表示：全て縦並び */
@media screen and (max-width: 768px) {
  
  /* アクセスセクション全体 */
  .access-section {
    margin-bottom: 6.4vw;
    padding-bottom: 0;
    border-bottom: none;
  }
  
  /* アクセスボックス */
  .access-section .accessbox {
    margin-bottom: 4.267vw;
    padding-bottom: 4.267vw;
    border-bottom: 1px solid #ddd;
    clear: both;
    overflow: auto;
    padding: 0 4.8vw;
    width: calc(100% - 9.6vw);
  }
  
  .access-section .accessbox:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  
  /* 上部施設情報エリア：Flexboxを縦並びに変更 */
  .access-container {
    display: flex;
    flex-direction: column;
    gap: 4.267vw;
    align-items: stretch;
    margin-bottom: 4.267vw;
    width: 100%;
  }
  
  /* 左側：施設イメージ全幅表示 */
  .access-left {
    flex: 0 0 auto;
    width: 100%;
    min-width: unset;
  }
  
  .access-image {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 4px;
    overflow: hidden;
  }
  
  /* 右側：テキスト情報全幅表示 */
  .access-right {
    flex: 1;
    width: 100%;
    min-width: unset;
  }
  
  /* 施設タイトル */
  .facility-title {
    font-size: 4.267vw;
    font-weight: bold;
    color: #333;
    margin-bottom: 3.2vw;
  }
  
  /* 施設情報テキスト */
  .facility-info {
    font-size: 3.2vw;
    line-height: 1.8;
    color: #555;
    margin-bottom: 4.267vw;
  }
  
  .facility-info p {
    margin: 2.133vw 0;
  }
  
  /* Googleマップリンク */
  .google-map-link {
    display: block;
    margin-top: 4.267vw;
  }
  
  .google-map-link img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    transition: opacity 0.3s ease;
  }
  
  .google-map-link:hover img {
    opacity: 0.8;
  }
  
  /* 下部：アクセスマップ全幅表示 */
  .access-map-full {
    display: block;
    text-decoration: none;
    cursor: pointer;
    width: 100%;
    overflow: hidden;
    border-radius: 4px;
    margin-top: 6.4vw;
    clear: both;
  }
  
  .access-map-full img {
    width: 100%;
    height: auto;
    display: block;
    border: 2px solid #4CAF50;
    box-sizing: border-box;
    transition: transform 0.3s ease, filter 0.3s ease;
  }
  
  .access-map-full:hover img {
    transform: scale(1.01);
    filter: brightness(0.95);
    border-color: #45a049;
  }
  
  /* 区切り線 */
  .line {
    height: 1px;
    width: 90%;
    background-color: #CCC;
    border: none;
    margin: 6.4vw auto;
  }
}

/* PC表示：横並び（既存スタイル維持） */
@media screen and (min-width: 769px) {
  
  .access-section {
    margin-bottom: 40px;
    padding-bottom: 0;
    border-bottom: none;
  }
  
  .access-section .accessbox {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    clear: both;
    overflow: auto;
  }
  
  .access-section .accessbox:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  
  .access-container {
    display: flex;
    gap: 30px;
    align-items: flex-start;
    margin-bottom: 20px;
    width: 100%;
  }
  
  .access-left {
    flex: 0 0 250px;
    min-width: 250px;
  }
  
  .access-image {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 4px;
    overflow: hidden;
  }
  
  .access-right {
    flex: 1;
    min-width: 320px;
  }
  
  .facility-title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 12px;
  }
  
  .facility-info {
    font-size: 16px;
    line-height: 1.8;
    color: #555;
    margin-bottom: 15px;
  }
  
  .facility-info p {
    margin: 5px 0;
  }
  
  .google-map-link {
    display: inline-block;
    margin-top: 10px;
  }
  
  .google-map-link img {
    display: block;
    max-width: 100%;
    height: auto;
    transition: opacity 0.3s ease;
  }
  
  .google-map-link:hover img {
    opacity: 0.8;
  }
  
  .access-map-full {
    display: block;
    text-decoration: none;
    cursor: pointer;
    width: 100%;
    overflow: hidden;
    border-radius: 4px;
    margin-top: 20px;
    clear: both;
  }
  
  .access-map-full img {
    width: 100%;
    height: auto;
    display: block;
    border: 2px solid #4CAF50;
    box-sizing: border-box;
    transition: transform 0.3s ease, filter 0.3s ease;
  }
  
  .access-map-full:hover img {
    transform: scale(1.01);
    filter: brightness(0.95);
    border-color: #45a049;
  }
  
  .line {
    height: 1px;
    width: 80%;
    background-color: #CCC;
    border: none;
    margin: 20px auto;
  }
}
@media screen and (max-width: 768px) {
	
	/* アクセス情報テキスト */
	.access-info-text {
		margin-top: 4.267vw;
		padding: 3.2vw;
		background-color: #f9f9f9;
		border-left: 2px solid #4CAF50;
		border-radius: 4px;
		font-size: 3.2vw;
		line-height: 1.8;
		color: #555;
	}
	
	.access-info-text p {
		margin: 2.133vw 0;
	}
	
	.access-info-text strong {
		color: #172051;
		font-weight: bold;
	}
	
	.bus-note {
		display: block;
		font-size: 2.667vw;
		color: #ff6b6b;
		font-weight: bold;
		margin: 1.067vw 0;
	}
	
	.bus-link-info {
		margin-top: 3.2vw;
		padding-top: 2.133vw;

	}
	
	/* ============================================
	   外部リンクスタイル（モバイル）
	   ============================================ */
	.external-link {
		display: inline-flex;
		align-items: center;
		gap: 2.133vw;
		color: #4CAF50;
		text-decoration: none;
		border-bottom: 1px solid #4CAF50;
		transition: all 0.3s ease;
		word-break: break-all;
		padding-bottom: 0.533vw;
		font-size: 2.933vw;
	}
	
	.external-link:active {
		color: #45a049;
		border-bottom-color: #45a049;
	}
	
	.external-link:active .external-icon {
		stroke: #45a049;
		transform: translate(1vw, -1vw);
	}
	
	/* 外部リンクSVGアイコン */
	.external-icon {
		display: inline-block;
		width: 4.267vw;
		height: 4.267vw;
		stroke: #4CAF50;
		flex-shrink: 0;
		transition: all 0.3s ease;
	}
}