@charset "UTF-8";
body {
  background: #f4f4f4;
}
#access .page-title {
  background: none;
}
@media (max-width: 750px) {
  #access .page-title span {
    letter-spacing: 0.1em;
  }
}
/*====================================

営業時間
=======================================*/
#access .businesshours {
  text-align: center;
  border: 1px solid #d5d5d5;
  border-left: none;
  border-right: none;
  line-height: 1;
  padding: 10rem 0 9.6rem;
}
#access .businesshours p:nth-of-type(1) {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
}
#access .businesshours p:nth-of-type(2) {
  font-size: 3.4rem;
  letter-spacing: 0.1em;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  margin: 3rem 0 2rem;
}
#access .businesshours p:nth-of-type(3) {
  font-size: 1.5rem;
}
@media (max-width: 750px) {
  #access .businesshours p:nth-of-type(1) {
    font-size: 3.8rem;
  }
  #access .businesshours p:nth-of-type(2) {
    font-size: 4.8rem;
    margin: 5.5rem 0 2.8rem;
  }
  #access .businesshours p:nth-of-type(3) {
    font-size: 2.2rem;
  }
}
/*====================================

マップ
=======================================*/
#access .access-map {
  padding: 10rem 0 9.6rem;
  text-align: center;
  border-bottom: 1px solid #d5d5d5;
}
#access .access-map h3 {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1;
}
#access .access-map p {
  font-size: 1.6rem;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  letter-spacing: 0;
  line-height: 1.75;
  margin: 3.2rem 0 4.7rem;
}
#access .access-map iframe {
  width: 100%;
  height: 39.7rem;
}
@media (max-width: 750px) {
  #access .access-map {
    padding: 10rem 0 10.2rem;
  }
  #access .access-map h3 {
    font-size: 3.8rem;
  }
  #access .access-map p {
    font-size: 2.8rem;
    margin: 4.5rem 0 4.8rem;
    line-height: 1.97;
    letter-spacing: 0.07em;
    font-weight: 400;
  }
  #access .access-map iframe {
    width: 100vw;
    margin-left: -2.66vw;
    height: 29.7rem;
  }
}
/*====================================

お越し方法
=======================================*/
#access .access-method {
  margin: 10rem auto 9.5rem;
}
#access .access-method h3 {
  margin-bottom: 3.7rem;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: center;
}
#access .access-method .block + .block {
  margin-top: 10.3rem;
}
#access .access-method .block h4 {
  margin-bottom: 5rem;
  text-align: center;
  background: #000;
  height: 6rem;
  line-height: 6rem;
  color: #fff;
  font-size: 2rem;
  letter-spacing: .12em;
}
#access .access-method .flexbox {
  display: flex;
}
#access .access-method .flexbox .figure {
  flex: 0 0 54.6rem;
}
#access .access-method .flexbox .figure a {
  display: block;
  width: 19rem;
  height: 4rem;
  margin: 3rem auto 0;
  line-height: 4rem;
  border: 1px solid #000;
  border-radius: 1000px;
  text-align: center;
  font-size: 1.4rem;
}
#access .access-method .flexbox .info {
  padding-left: 4.3rem;
  line-height: 1.75;
}
#access .access-method .flexbox .info strong {
  font-size: 1.8rem;
  display: block;
}
#access .access-method .method01 h4 {
  margin-bottom: 3.9rem;
}
#access .access-method .method01 .info {
  padding-top: 1rem;
}
#access .access-method .method01 .info small {
  font-size: 1.3rem;
}
#access .access-method .method02 .figure a {
  margin-top: 3.6rem;
}
#access .access-method .method03 .info {
  margin-top: -6px;
  font-family: "Hiragino Sans", "ヒラギノ角ゴシック", sans-serif;
}
#access .access-method .method03 .info p {
  letter-spacing: 0;
}
#access .access-method .method03 .info h5 {
  font-size: 1.8rem;
}
#access .access-method .method03 .info h5:nth-of-type(3) {
  margin-top: 3.7rem;
}
#access .access-method .method03 .info h5 span {
  background: #ff0000;
  color: #fff;
  padding: 0.4rem 0.7rem;
}
#access .access-method .method03 .info small {
  font-size: 1.3rem;
  letter-spacing: 0.1em;
}
#access .access-method .method03 .info small a {
  color: #ff0000;
  text-decoration: underline;
}
#access .access-method .method03 .info .shape {
  background: #ff0000;
  color: #fff;
  padding: 0.3rem 0.2rem;
}
#access .access-method .method03 .info .box {
  background: #fde2e3;
  margin: 1rem 0 0.7rem;
  border-radius: 0.8rem;
  padding: 1.2rem 1.4rem;
}
#access .access-method .method03 .info .caution {
  color: #ff0000;
}
#access .access-method .method03 .info ul {
  font-size: 1.8rem;
  margin: 3.2rem 0 1.7rem;
}

#access .access-method .method03 .info ul li {
  margin-bottom: 0.3rem;
}



#access .access-method .method03 .info ul span {
  background: #799bff;
  color: #fff;
  padding: 0.3rem 0.7rem;
}

/*220228追記*/
span.ten {
  padding: 0.3rem 0.1rem !important;
}
/*220228追記*/

#access .access-method .method03 .box.blue {
  background: #dce5ff;
  margin-bottom: 1.5rem;
}
#access .access-method .method03 .info small .shape {
  padding: 0.2rem;
}
#access .access-method .method03 .info small .shape.blue {
  background: #799bff;
}
#access .access-method .method03 .info > p:last-child small {
  letter-spacing: 0.02em;
}

@media (max-width: 750px) {
  #access .access-method{
    margin-bottom: 5.5rem;
  }
  #access .access-method h3 {
    font-size: 3.8rem;
    margin-bottom: 5.5rem;
    letter-spacing: 0.2em;
  }
  #access .access-method .block + .block {
    margin-top: 10rem;
  }
  #access .access-method .block h4 {
    font-size: 3.2rem;
    height: 10rem;
    line-height: 10rem;
    width: 100vw;
    margin-left: -2.66vw;
    letter-spacing: 0.15em;
    margin-bottom: 5rem;
  }
  #access .access-method .flexbox {
    display: block;
  }
  #access .access-method .flexbox .figure a {
    width: 34rem;
    height: 7rem;
    line-height: 7rem;
    font-size: 2.4rem;
    margin: 4rem auto 0;
  }
  #access .access-method .flexbox .info {
    padding: 0 !important;
    margin-top: 5rem;
    font-size: 2.8rem;
  }
  #access .access-method .flexbox .info strong {
    font-size: 3.2rem;
  }
  #access .access-method .method01 .info small {
    font-size: 2.2rem;
  }
  #access .access-method .method02 .figure a {
    margin-top: 5rem;
  }
  #access .access-method .method03 .info {
    margin-top: 6rem;
  }
  #access .access-method .method03 .info h5 {
    font-size: 3.2rem;
  }
  #access .access-method .method03 .info h5:nth-of-type(2) {
    margin-top: 4.5rem;
  }
  #access .access-method .method03 .info h5 span {
    padding: 0.9rem 1.2rem;
  }
  #access .access-method .method03 .info small {
    font-size: 2.2rem;
  }
  #access .access-method .method03 .info .shape {
    padding: 0.6rem 0.5rem;
  }
  #access .access-method .method03 .info .box {
    margin: 2.5rem 0 1.4rem;
    padding: 3rem 4rem;
  }
  #access .access-method .method03 .info .caution {
    display: block;
  }
  #access .access-method .method03 .info .box br {
    display: none;
  }
  #access .access-method .method03 .info ul {
    font-size: 3.2rem;
    margin: 4rem 0 2rem;
  }
  #access .access-method .method03 .info ul li {
    margin-bottom: 0.8rem;
  }
  #access .access-method .method03 .info ul span {
    padding: 0.7rem 1.2rem;
  }

/*220228追記*/
span.ten {
  padding: 0.7rem 0.1rem !important;
}
/*220228追記*/

  #access .access-method .method03 .box.blue {
    margin: 2rem 0 5rem;
  }
  #access .access-method .method03 .info small .shape {
    padding: 0.4rem;
  }
}
