@charset "utf-8";

.about-wrapper{
  padding-top:63px;
  /* background:url("/assets/images/shadow_ttl.png") repeat-x; */
}
/* .p-ilbisonte-omotesando-tokyo-index #page-body > .container {
  max-width: 1387px;
} */
/*navi*/
.about-nav-container {
  height: 230px;
  background-color: #f9f5ea;
  position: relative;
  margin-top: 116px;
}
.about-nav-container a {
  list-style: none;
  text-align: center;
  height: 150px;
  background-color: #f3eedf;
  position: absolute;
  top: 40px;
  width: 100%;
  line-height: 154px;
  font-size: 18px;
  font-family: "Montserrat_bold";
  font-weight: bold;
}
.about-nav-container img {
  margin-right: 10px;
  margin-bottom: 2px;
}
.about-nav-container {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
}
.daikanyama-tokyo li {
  list-style: none;
}
.top-image {
  width: 100%;
}
.daikanyama-tokyo .title {
  color: #cfc29d;
  font-family: "Montserrat_bold";
  font-weight: bold;
  font-size: 48px;
  padding: 41px 0 30px;
  letter-spacing: .63px;
}
.daikanyama-tokyo h2 {
  text-align: center;
  font-size: 32px;
  line-height: 55px;
  font-family: 'Montserrat','Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;;
  font-weight: normal;
  margin-top: 38px;
  margin-bottom: 32px;
}
.daikanyama-tokyo .row1 {
  display: flex;
  margin-top: 40px;
  width: 100%;
  justify-content: space-between;
  height: auto;
  position: relative;
}
.daikanyama-tokyo p, .daikanyama-tokyo h3, .daikanyama-tokyo h4, .shop-detail, .shop-map-link {
  font-family: 'Montserrat','Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;;
}
.daikanyama-tokyo p, .daikanyama-tokyo .top-text {
  font-size: 16px;
  line-height: 31.84px;
}
.daikanyama-tokyo .top-text,
.main-container p {
  line-height: 200%;
  letter-spacing: .4px;
}
.main-container {
  padding-left: 80px;
  padding-right: 78px;
  margin: 68px auto 0;
}
.top-image-container p{
  text-align: center;
  margin: 30px 0 auto;
}
.image1-container {
  width: 81%;
  margin-right: 40px;
}
img.image1, img.image2, img.image3 {
  width: 100%;
  height: 100%;
}
.image1-text-container {
  width: 100%;
  position: relative;
}
p.image1-text {
  position: absolute;
  bottom: -2px;
  right: 0px;
  top: 25px;
  margin: 0 auto;
  width: 100%;
}
.daikanyama-tokyo .row2 {
  margin-top: 40px;
  width: 100%;
  justify-content: space-between;
  height: auto;
}
.daikanyama-tokyo .row3 {
  margin-top: 40px;
  display: flex;
}
.image3-container {
  margin-right: 40px;
}
.image3-text-container {
  text-align: center;
}
.image3-text-container p {
  padding: 15px 0 0 0;
  margin-bottom: 0;
  letter-spacing: unset;
}
.image2-text-container p, .image4-text-container {
  text-align: center;
  margin: 30px 0 auto
}
.row4 {
  display: flex;
  margin-top: 40px;
  width: 100%;
  justify-content: space-between;
  height: auto;
}
.daikanyama-tokyo .row5 {
  margin-top: 85px;
  padding-top: 90px;
  border-top: 1px solid #f8f6ee;
  text-align: center;
}
.shop-name {
  font-size: 28px;
  margin-bottom: 30px;
  letter-spacing: .332px;
}
.shop-detail {
  font-size: 16px;
  line-height: 31.84px;
  letter-spacing: .667px;
}
.shop-map-link-container {
  margin-top: 35px;
  margin-bottom: 150px;
  padding: 0px 29.3%;
}
.shop-map-link {
  line-height: 68px;
  border: 1px black solid;
  font-size: 14px;
}
img.vector {
  width: 0.8em;
  margin-right: 8px;
  margin-bottom: 4px;
}

@media (max-width: 1199px) {
  p.image1-text {
    font-size: 14px;
    line-height: 26px;
  }
}
@media (max-width: 979px) {
  p.image1-text {
    font-size: 11px;
    line-height: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1320px) {
  .about-nav-container {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px;
    height: auto;
    position: unset;
  }
  .about-nav-container a {
    position: unset;
    display: block;
    padding: 0 20px;
    margin: 0 35px;
    width: auto;
  }
}


@media (max-width: 767px) {

  .about-nav-container {
    background-color: #f9f5ea;
    position: relative;
    margin-top: 60px;
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 0;
    text-align: center;
    padding: 15px 15px 0;
    width: unset;
    height: 73px;
  }
  .about-nav-container a {
    list-style: none;
    text-align: center;
    background-color: #f3eedf;
    top: 17px;
    font-size: 12px;
    font-family: "Montserrat_bold";
    font-weight: bold;
    padding: 0;
    display: block;
    width: unset;
    height: 75px;
    line-height: 75px;
  }
  .about-nav-container img {
    vertical-align: middle;
    border: 0;
    margin-right: 8px !important;
    width: 1.5% !important;
    margin-bottom: 2px;
  }
  .daikanyama-tokyo p {
    font-size: 12px;
    line-height: 24px;
  }
  .daikanyama-tokyo .title {
    color: #cfc29d;
    font-family: "Montserrat_bold";
    font-size: 24px;
    font-weight: bold;
    line-height: 25px;
    padding: 6px 0 8px;
    font-size: 23px;
    letter-spacing: .332px;
  }
  .daikanyama-tokyo .top-text {
    font-size: 12px;
    line-height: 24px;
    text-align: inherit;
  }
  .daikanyama-tokyo .main-container {
    margin: 0px 5px;
    padding-left: 0;
    padding-right: 0;
  }
  .daikanyama-tokyo .row1, .daikanyama-tokyo .row2, .daikanyama-tokyo .row3, .daikanyama-tokyo .row4, .daikanyama-tokyo .row5 {
    display: block;
  }
  .image1-container, .image2-container {
    width: 100%;
  }
  .daikanyama-tokyo .row1, .daikanyama-tokyo .row3, .daikanyama-tokyo .row4 {
    margin-top: 15px;
  }
  .image1-text-container, p.image1-text, .daikanyama-tokyo .row5, .about-nav-container, .about-nav-container a {
    position: unset;
  }
  .image1-text-container, p.image1-text {
    width: 100%;
  }

  p.image1-text, h3.shop-description, .shop-detail {
    font-size: 12px;
    line-height: 24px;
  }
  .image1-text-container {
    box-sizing: border-box;
    margin-top: 23px;
    padding: 0 15px;
  }
  .daikanyama-tokyo .row2 {
    margin-top: 25px;
  }
  .daikanyama-tokyo h2.top-text {
    margin-top: 15px;
  }
  .daikanyama-tokyo .row5, .daikanyama-tokyo h3.shop-description {
    margin-top: 22px;
  }
  .daikanyama-tokyo h3.shop-description, .top-text {
    text-align: start;
  }
  .daikanyama-tokyo h4.shop-name {
    font-size: 20px;
    margin-bottom: 22px;
  }
  .shop-map-link-container {
    margin-top: 25px;
    margin-bottom: 75px;
    padding: 0px 9%;
  }
  .shop-map-link {
    line-height: 58px;
  }
  .top-image-container p, .daikanyama-tokyo .row2 .image2-text-container p, .image3-text-container, .image4-text-container {
    text-align: initial;
    margin: 15px 0 auto;
  }
  .top-text, .top-image-container p, .image2-text-container p, .image3-text-container p, .image4-text-container {
    padding: 0 15px;
  }
  .daikanyama-tokyo .row1 {
    width: 100%;
    justify-content: space-between;
    height: auto;
    position: relative;
  }
  .image1-container, .image3-container {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .daikanyama-tokyo .row5 {
    margin-top: 55px;
    padding-top: 60px;
    border-top: 1px solid #f8f6ee;
  }
  .daikanyama-tokyo h2.top-text {
    margin-bottom: 24px;
  }
  .shop-description {
    padding: 0 15px;
  }
}

.has-animation.slide-animation img {
  -webkit-animation: card-animation .7s ease forwards;
  -ms-animation: card-animation .7s ease forwards;
  animation: card-animation .7s ease forwards;
}