@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;
}
li {
  list-style: none;
}
.top-image img {
  margin-top: 50px;
  margin-bottom: 25px;
  width: 100%;
}
.top-image {
  width: 100%;
}
.top-image img {
  width: 92%;
  margin-top: 10px;
  float: right;
}
.title {
  color: #cfc29d;
  font-family: "Montserrat_bold";
  font-size: 50px;
  font-weight: bold;
  letter-spacing: normal;
}
.title small {
  color: #000;
  font-size: 26px !important;
  margin-top: 22px !important;
  font-family: 'Montserrat','Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;;
}
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;
}
.row1 {
  display: flex;
  margin-top: 40px;
  width: 100%;
}
p, h3, h4, .shop-detail, .shop-map-link {
  font-family: 'Montserrat','Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;;
}
p, .top-text {
  font-size: 16px;
  line-height: 31.84px;
}
.shop-description {
  font-size: 16px;
  line-height: 31.84px;
  text-align: center;
  margin-top: 65px;
}
.main-container {
  margin: 70px 82px 0;
}
.image1-container {
  width: 81%;
}
.image1-text-container {
  width: 19%;
}
img.image1, img.image2, img.image3, img.image6, img.image7 {
  width: 100%;
  height: 100%;
}
.image1-text-container {
  width: 19%;
  position: relative;
}
p.image1-text {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 82%;
  margin-bottom: 0;
}
.row2 {
  display: flex;
  margin-top: 40px;
  width: 100%;
  justify-content: space-between;
  height: auto;
}
.row3 {
  margin-top: 40px;
}
img.image5 {
  width: 100%;
}
.row4 {
  display: flex;
  margin-top: 40px;
  width: 100%;
  justify-content: space-between;
  height: auto;
}
.image6-container {
  height: 100%;
  width: 226%;
  margin-right: 40px;
}
.image7-container {
  height: auto;
  width: 100%;
}
.row5 {
  display: flex;
  margin-top: 40px;
  width: 100%;
  justify-content: space-between;
  height: auto;
  position: relative;
}
.row6 {
  display: flex;
  margin-top: 40px;
  width: 100%;
  justify-content: space-between;
  height: auto;
  position: relative;
}
.image9-main-container{
  height: 100%;
  width: 56%;
  margin-left: 40px;
}
.image9-container {
  height: auto;
  width: 100%;
}
img.image9-2 {
  position: absolute;
  bottom: 0;
  width: 35%;
  right: 0;
}
img.image9 {
  width: 100%;
}
.row8 {
  margin-top: 175px;
  text-align: center;
}
.shop-name {
  font-size: 28px;
  margin-bottom: 30px;
}
.shop-detail {
  font-size: 16px;
  line-height: 31.84px;
}
.shop-map-link-container {
  margin-top: 35px;
  margin-bottom: 150px;
  padding: 0px 29%;
}
.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.image8-text, p.image9-text, p.image1-text {
    font-size: 14px;
    line-height: 26px;
  }
}
@media (max-width: 979px) {
  p.image1-text,
  p.image8-text,
  p.image9-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 {
    height: 82px;
    background-color: #f9f5ea;
    position: relative;
    margin-top: -20px;
    margin-bottom: 20px;
  }
  .about-nav-container a {
    list-style: none;
    text-align: center;
    height: 67px;
    background-color: #f3eedf;
    position: absolute;
    top: 17px;
    line-height: 65px;
    font-size: 10px;
    font-family: "Montserrat_bold";
    font-weight: bold;
  }
  .about-nav-container img {
    vertical-align: middle;
    border: 0;
    margin-right: 8px !important;
    width: 1.5% !important;
    margin-bottom: 2px;
  }

  p {
    font-size: 12px;
    line-height: 24px;
  }

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

  p.image8-text, p.image9-text, p.image1-text, h3.shop-description, .shop-detail {
    font-size: 12px;
    line-height: 24px;
  }
  .image1-text-container {
    margin-top: 20px;
  }
  .row2 {
    margin-top: 25px;
  }
  .image3-container, .image7-container, .image8-container, img.image8-2, .image9-main-container {
    margin-top: 15px;
  }
  p.image8-text {
    margin-bottom: 25px;
  }
  h2.top-text {
    margin-top: 15px;
  }
  .row5, .image9-text-container, h3.shop-description {
    margin-top: 22px;
  }
  .image9-main-container {
    margin-left: 0;
  }
  h3.shop-description, .top-text {
    text-align: start;
  }
  h4.shop-name {
    font-size: 20px;
    margin-bottom: 22px;
  }
  .row8 {
    margin-top: 115px;
  }
  .shop-map-link-container {
    margin-top: 25px;
    margin-bottom: 75px;
    padding: 0px 9%;
  }
  .shop-map-link {
    line-height: 58px;
  }
  .about-nav-container {
    margin-bottom: 0;
  }
  .image1-text-container {
    box-sizing: border-box;
  }
  .about-nav-container {
    margin-bottom: 0;
    text-align: center;
    padding: 15px 15px 0;
    width: unset;
    height: 73px;
  }
  .about-nav-container a {
    padding: 0;
    display: block;
    width: unset;
    height: 75px;
    line-height: 75px;
  }
}

/** 
 * 
 * DH_FRONT_DEPT-6159 レイアウト調整
 * large
*/
@media ( min-width: 768px ) {
  .title {
    font-size: 48px;
    padding: 41px 0 30px;
    letter-spacing: .63px;
  }
  .top-text,
  .main-container p {
    line-height: 200%;
    letter-spacing: .4px;
  }
  .main-container {
    padding-left: 80px;
    padding-right: 78px;
    margin: 68px auto 0;
  }
  .image1-container {
    width: 81%;
  }
  p.image1-text {
    bottom: -2px;
    right: 0px;
  }
  .row2 {
    margin-top: 39px;
  }
  .image8-main-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 0 0 35%;
    max-width: 35%;
    box-sizing: border-box;
    padding-right: 40px;
  }
  .image8-text-container {
    margin-top: -7px;
    margin-left: 2px;
  }
  .image9-text-container {
    margin-top: -8px;
  }
  img.image9-2 {
    width: 34.65%;
  }
  .shop-description {
    margin-top: 67px;
    letter-spacing: .332px;
  }
  .row8 {
    margin-top: 85px;
    padding-top: 90px;
    border-top: 1px solid #f8f6ee;
  }
  .shop-name {
    letter-spacing: .332px;
  }
  .shop-detail {
    letter-spacing: .667px;
  }
  .shop-map-link-container {
    padding: 0px 29.3%;
  }
}
/** 
 * 
 * DH_FRONT_DEPT-6159 レイアウト調整
 * small
*/
@media ( max-width: 767px ) {
  .title {
    padding: 6px 0 8px;
    font-size: 23px;
    letter-spacing: .332px;
  }
  h2.top-text {
    margin-bottom: 24px;
  }
  .image1-text-container {
    margin-top: 23px;
    padding: 0 15px;
  }
  p.image8-text {
    padding: 0 15px;
  }
  p.image9-text {
    padding: 0 15px;
  }
  .shop-description {
    padding: 0 15px;
  }
  .row8 {
    margin-top: 55px;
    padding-top: 60px;
    border-top: 1px solid #f8f6ee;
  }
}

.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;
}