@charset "UTF-8";
@media screen and (max-width: 768px) {
  .pc-only {
    display: none;
  }
  /*==============================================================================
    hero style
  ============================================================================= */
  .hero {
    padding-top: 0;
  }
  .hero .flex {
    align-items: center;
  }
  .hero .hero_inner {
    margin: 0;
  }
  .hero .hero_msg {
    position: relative;
  }
  .hero .hero_msg_bg {
    max-width: 7.5rem;
    height: 0.75rem;
    background: url(../../../img/tenpo/nagoya/hero_msg01_sp.png) no-repeat;
    background-size: cover;
    font-size: 0.37rem;
    letter-spacing: 0.05rem;
    color: #fff;
    text-shadow: 5px 0 5px rgba(105, 105, 105, 0.49);
    line-height: 0.75rem;
    text-align: center;
  }
  .hero .hero_msg_box {
    margin-top: -0.11rem;
  }
  .hero .hero_ttl_wrap {
    background: url(../../../img/tenpo/sendai/hero_bg01_sp.jpg) no-repeat center/cover;
    display: block;
    padding: 0.85rem 0.25rem 0.95rem;
  }
  .hero .hero_ttl {
    font-size: 0.66rem;
    font-weight: 500;
    background: linear-gradient(0deg, #c63434 56%, #d75050 62%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 0.02em;
    text-align: left;
  }
  .hero .hero_sub_ttl {
    position: relative;
    margin: 0.15rem 0 0 0.3rem;
    padding: 0.1rem 0;
    font-size: 0.36rem;
    letter-spacing: -0.02em;
  }
  .hero .hero_sub_ttl::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -0.33rem;
    height: 1px;
    width: 2.8rem;
    border-width: 0;
    background-image: linear-gradient(90deg, transparent 0%, #89651d 50%, transparent 100%);
  }
  .hero .hero_sub_ttl::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: -0.33rem;
    height: 1px;
    width: 2.8rem;
    border-width: 0;
    background-image: linear-gradient(90deg, transparent 0%, #89651d 50%, transparent 100%);
  }
  .hero .hero_band {
    position: relative;
    max-width: 7.5rem;
    height: 3.55rem;
    padding: 0.7rem 0 0;
    background: url(../../../img/tenpo/nagoya/hero_band01_sp.png) no-repeat 50% 0;
    background-size: cover;
  }
  .hero .hero_band .flex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    color: #43320a;
    justify-content: center;
    gap: 1.02rem;
  }
  .hero .hero_band li {
    font-size: 0.3rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 1.2;
  }
  .hero .hero_band li:last-of-type {
    display: block;
  }
  .hero .hero_band li .size {
    font-size: 0.37rem;
    line-height: 1;
  }
  .hero .hero_band .txt {
    margin: 0.6rem auto 0;
    font-size: 0.26rem;
    letter-spacing: 0.04em;
    line-height: 0.4rem;
    font-weight: 500;
    text-align: center;
  }
  .hero .hero_band .txt strong {
    color: #d75050;
    font-size: 0.3rem;
  }
  /*==============================================================================
      store style
  ============================================================================= */
  .store .store_bg {
    padding: 0 0 0.8rem;
    background: #f5f0e7;
  }
  .store .store_ttl {
    z-index: 2;
    padding: 0.9rem 0 0.5rem;
    font-size: 0.64rem;
    font-weight: 500;
    letter-spacing: 0.06em;
    text-align: center;
  }
  .store .store_wrap {
    display: block;
  }
  .store .store_subttl {
    height: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0.03rem;
    color: white;
    font-size: 0.38rem;
    font-weight: normal;
    background: #cb473c;
  }
  .store .store_list {
    font-size: 0.3rem;
    letter-spacing: 0.04em;
  }
  .store .store_list .item + .item {
    margin: 0.03rem 0 0;
  }
  .store .store_list .item:nth-of-type(3) .term {
    padding: 0.07rem 0.15rem;
  }
  .store .store_list .item:nth-of-type(3) .desc {
    padding: 0.1rem 0.2rem;
  }
  .store .store_list .term {
    display: flex;
    align-items: center;
    width: 1.88rem;
    padding: 0.15rem;
    background: #b1994e;
    color: white;
    letter-spacing: 0.02em;
  }
  .store .store_list .desc {
    width: 5rem;
    padding: 0.3rem 0 0.3rem 0.2rem;
    background: white;
    line-height: 1.3;
    letter-spacing: 0.02em;
  }
  .store .store_list .desc.access {
    font-size: 0.29rem;
    letter-spacing: 0;
  }
  .store .store_note {
    margin: 0.1rem 0 0;
    font-size: 0.28rem;
    letter-spacing: 0;
  }
  .store .store_map {
    position: relative;
    margin: 0.5rem 0 0;
    width: 6.9rem;
    height: 5.25rem;
  }
  .store .store_map iframe {
    width: 100%;
    height: 100%;
  }
  .store .store_btn {
    width: 6.1rem;
    margin: 0.45rem auto 0;
    font-size: 0rem;
  }
  /*==============================================================================
      access style
  ============================================================================= */
  .access_bg {
    padding: 0.7rem 0 1.5rem;
    background: #f1f1f1;
  }
  .access_ttl {
    margin: 0 0 0.5rem;
    font-size: 0.4rem;
    font-weight: 500;
    letter-spacing: 0.06em;
    text-align: center;
    line-height: 1.7;
  }
  .access_ttl .color {
    font-size: 0.6rem;
  }
  .access_img {
    position: absolute;
    top: -0.35rem;
    right: -0.73rem;
  }
  .access_list {
    display: block;
  }
  .access_item {
    position: relative;
    margin: 0 0 1.14rem;
  }
  .access_item::after {
    position: absolute;
    left: 50%;
    bottom: -0.82rem;
    width: 0.7rem;
    height: 0.45rem;
    background: #634509;
    clip-path: polygon(0 0, 100% 0, 50% 100%, 50% 100%);
    transform: translateX(-50%);
    content: "";
  }
  .access_item:last-of-type {
    margin: 0;
  }
  .access_item:last-of-type::after {
    display: none;
  }
  .access_item .txt01 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 1.19rem;
    color: white;
    font-size: 0.3rem;
    font-weight: 500;
    letter-spacing: 0.02em;
    line-height: 0.4rem;
    text-align: center;
    background: #d75050;
  }
  .access_item .txt01::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 0.94rem;
    height: 0.9rem;
    background: #634509;
    clip-path: polygon(0 0, 100% 0, 0 100%, 0 0);
    content: "";
  }
  .access_item .txt01 .number {
    display: flex;
    justify-content: flex-start;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 0.9rem;
    height: 0.9rem;
    padding: 0.1rem 0 0 0.13rem;
    color: white;
    font-size: 0.45rem;
  }
  .access .flow_tab-list {
    display: flex;
    justify-content: space-between;
    align-items: end;
  }
  .access .flow_tab-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
    width: 3.3rem;
    height: 1.01rem;
    border: 0.04rem solid #c9c9c9;
    border-bottom: none;
    border-radius: 0.05rem 0.05rem 0 0;
    background: linear-gradient(to top, #aaaaaa, #c0c0c0);
    margin: 0;
  }
  .access .flow_tab-btn .txt {
    color: #fff;
    font-size: 0.34rem;
    line-height: 1.15;
    letter-spacing: 0.06rem;
    text-align: center;
  }
  .access .flow_tab-btn .txt span {
    font-size: 0.28rem;
  }
  .access .flow_tab-btn.active {
    height: 1.17rem;
    border: 0.04rem solid #f18e8e;
    border-bottom: none;
    background: linear-gradient(to top, #d75151, #e66e60);
    pointer-events: none;
  }
  .access .flow_tab-btn.active .txt {
    color: #ffffff;
    font-family: "Yu Mincho", "æ¸¸æ˜Žæœ", "YuMincho", "æ¸¸æ˜Žæœä½“", "Hiragino Mincho Pro", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3", "HiraMinProN-W3", "MS Mincho", serif;
  }
  .access .flow_tab {
    padding: 0 0 0.8rem;
    border-top: 0.08rem solid #f18e8e;
    border-bottom: 0.03rem solid #d1d1d1;
    background: #fff;
  }
  .access .flow_tab .inner {
    margin: 0 0.3rem;
  }
  .access .flow_tab-content {
    padding: 0.6rem 0.3rem 0;
  }
  .access .flow_tab-ttl {
    margin: 0 0 0.32rem;
    color: #43320a;
    font-size: 0.4rem;
    font-weight: normal;
    text-align: center;
  }
  .access .flow_tab-content.tab-content02 {
    display: none;
  }
  /*==============================================================================
  access style
  ============================================================================= */
  .parking_bg {
    padding: 0.95rem 0 1.1rem;
    background: #f5f0e7;
  }
  .parking_bg.busstop {
    padding: 0 0 0.9rem;
  }
  .parking_bg.busstop .parking_item .parking_name::before {
    background: url(../../../img/tenpo/meguro/busstop_ico_sp.png) no-repeat 50% 0;
    background-size: cover;
    width: 0.72rem;
    height: 0.59rem;
  }
  .parking_bg.busstop .parking_item .parking_detail .term {
    width: 1.96rem;
  }
  .parking_bg.busstop .parking_item .parking_detail .desc {
    padding-left: 0.2rem;
    letter-spacing: 0;
  }
  .parking_ttl {
    margin: 0 0 0.5rem;
    font-size: 0.4rem;
    font-weight: 500;
    letter-spacing: 0.06em;
    text-align: center;
    line-height: 1.55;
  }
  .parking_ttl .size {
    font-size: 0.6rem;
  }
  .parking_list {
    display: block;
  }
  .parking_item {
    background: white;
    border: solid 2px #634509;
  }
  .parking_item + .parking_item {
    margin: 0.6rem 0 0;
  }
  .parking_item .parking_name {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    height: 0.9rem;
    padding: 0.1rem 0 0.1rem;
    background: #634509;
    color: white;
    font-size: 0.32rem;
    letter-spacing: 0.06em;
    text-align: center;
  }
  .parking_item .parking_name span {
    display: inline-block;
    width: 100%;
  }
  .parking_item .parking_name .fs01 {
    font-size: 0.26rem;
  }
  .parking_item .parking_name .fs02 {
    margin-top: -0.05rem;
  }
  .parking_item .parking_name::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0.3rem;
    transform: translateY(-50%);
    display: inline-block;
    background: url(../../../img/tenpo/meguro/parking_ico_sp.png) no-repeat;
    background-size: cover;
    width: 0.7rem;
    height: 0.54rem;
  }
  .parking_item .parking_img {
    width: 5.7rem;
    margin: 0 auto 0.37rem;
  }
  .parking_item .parking_detail {
    display: flex;
    flex-wrap: wrap;
    row-gap: 0.05rem;
    padding: 0.4rem 0.6rem 0.4rem;
    font-size: 0.28rem;
    letter-spacing: 0.02em;
  }
  .parking_item .parking_detail .term {
    display: flex;
    align-items: center;
    width: 1.7rem;
    color: white;
    background: #d75050;
    padding-left: 0.25rem;
  }
  .parking_item .parking_detail .desc {
    width: 4rem;
    background: #ebebeb;
    padding: 0.1rem 0 0.1rem 0.25rem;
    line-height: 1.25;
  }
  .parking_item .parking_detail .mini {
    font-size: 0.26rem;
  }
}/*# sourceMappingURL=style_sp.css.map */