@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
#position {
  overflow: hidden;
}

#position .image,
#position .images {
  position: relative;
}

#position .wrap {
  max-width: 1070rem;
}

#position .sections .en {
  text-align: center;
  font-size: 22rem;
  line-height: 1.6;
  padding-bottom: 25rem;
}

#position .sections .flavor {
  font-size: 24rem;
  color: #547BA8;
  line-height: 1.8;
  text-align: center;
  padding-bottom: 85rem;
  text-align: center;
}

#position .sections .title {
  padding-top: 90rem;
  text-align: center;
  font-weight: normal;
  font-size: 22rem;
  line-height: 1.8;
  padding-bottom: 40rem;
}

#position .sections .title::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 10rem;
  height: 10rem;
  background-color: #547BA8;
  border-radius: 50%;
  transform: translateX(-50%);
}

#position .sections .lead {
  font-size: 16rem;
  line-height: 2.2;
  text-align: center;
  padding-bottom: 76rem;
}

#position .sections .section-header {
  position: relative;
}

#position .people .caption {
  background-color: transparent;
  color: currentColor;
}

#position .big-image {
  position: relative;
}

#position .big-image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 80rem;
  background-color: #547BA8;
  transform: translateY(-50%);
}

#position .section01 .people {
  position: absolute;
  left: 3%;
  bottom: 0;
  max-width: 381rem;
  width: 23%;
  box-sizing: border-box;
  padding-left: 100rem;
}

#position .section01 .people .caption {
  left: 0;
  right: auto;
}

#position .section02 {
  position: relative;
  background-color: #EAEFF9;
  padding-top: 75rem;
}

#position .section02 .people {
  position: absolute;
  right: 1%;
  bottom: 0;
  max-width: 340rem;
  width: 20.1%;
  box-sizing: border-box;
  padding-right: 60rem;
}

#position .section02 .big-image {
  display: flex;
}

#position .section02 .big-image div,
#position .section02 .big-image li {
  position: relative;
}

#position .section02 .annotation {
  position: absolute;
  top: 100%;
  right: 0;
  padding: 5rem 2% 0;
  font-size: 11rem;
  line-height: 1.6;
  text-align: right;
}

#position .section03 {
  position: relative;
  padding-top: 120rem;
}

#position .section03 .people {
  position: absolute;
  left: 3%;
  bottom: 0;
  max-width: 230rem;
  width: 13%;
  box-sizing: border-box;
  padding-left: 40rem;
}

#position .section03 .people .caption {
  left: 0;
  right: auto;
}

#position .section03 .big-image {
  display: flex;
}

#position .section03 .big-image div,
#position .section03 .big-image li {
  position: relative;
}

#position .section03 .annotation {
  position: absolute;
  top: 100%;
  right: 0;
  padding: 5rem 2% 0;
  font-size: 11rem;
  line-height: 1.6;
  text-align: right;
}

#position .section04 {
  padding: 125rem 0 10rem;
  background-color: #EAEFF9;
}

#position .section04 .map {
  margin: 0 auto;
  width: 90%;
  max-width: 1040rem;
}

#position .section04 .caption {
  bottom: 15%;
  color: currentColor;
  background-color: transparent;
}

#position .shops {
  position: relative;
  padding-top: 120rem;
}

#position .shops .people {
  position: absolute;
  right: 6%;
  bottom: 0;
  max-width: 200rem;
  width: 14%;
  box-sizing: border-box;
  padding-right: 70rem;
}

#position .shops .big-image {
  margin-bottom: 110rem;
}

#position .shops .sub-section {
  padding-bottom: 60rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#position .shops .sub-section .img01 {
  width: 46%;
}

#position .shops .sub-section .details {
  width: 49%;
  text-align: left;
}

#position .shops .sub-section .category {
  font-size: 16rem;
  line-height: 1.5;
  padding-bottom: 6rem;
}

#position .shops .sub-section .sub-title {
  font-size: 20rem;
  line-height: 1.5;
  font-weight: normal;
  padding-bottom: 7rem;
  text-align: left;
  color: #547BA8;
}

#position .shops .sub-section .sub-title .category {
  margin-top: -8rem;
  display: inline-block;
  font-size: 12rem;
  padding: 1rem 24rem;
  border: 1px solid #547BA8;
  margin-left: 12rem;
  vertical-align: middle;
}

#position .shops .sub-section .minutes {
  font-size: 11rem;
  line-height: 1.5;
  padding-bottom: 18rem;
}

#position .shops .sub-section .text {
  font-size: 16rem;
  line-height: 1.8;
  padding-bottom: 18rem;
  text-align: left;
}

#position .shops .sub-section .data-wrap {
  background-color: #EAEFF9;
  padding: 12rem;
  margin-bottom: 16rem;
  font-size: 11rem;
}

#position .shops .sub-section .data-wrap dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}

#position .shops .sub-section .data-wrap dt {
  width: 60rem;
  font-weight: normal;
  line-height: 1.6;
}

#position .shops .sub-section .data-wrap dd {
  width: calc(100% - 60rem);
  box-sizing: border-box;
  padding-left: 15rem;
  line-height: 1.6;
}

#position .shops .sub-section .image-list {
  display: flex;
}

#position .shops .sub-section .caps {
  text-align: right;
  margin-top: 6px;
  font-size: 11px;
}

#position .shops .sub-section.sub-shop02 .img01 {
  order: 1;
}

#position .shops .sub-section.sub-shop02 .details {
  order: 0;
}

@media (max-width: 768px) {
  #position .wrap {
    width: 90%;
  }
  #position .sections .flavor {
    font-size: 22rem;
    text-align: left;
    padding-bottom: 80rem;
  }
  #position .sections .flavor br {
    display: none;
  }
  #position .sections .en {
    font-size: 22rem;
    line-height: 1.5;
    padding-bottom: 45rem;
    text-align: left;
  }
  #position .sections .title {
    padding-top: 50rem;
    text-align: left;
    padding-bottom: 48rem;
  }
  #position .sections .title br {
    display: none;
  }
  #position .sections .lead {
    line-height: 1.8;
    text-align: left;
    padding-bottom: 80rem;
  }
  #position .sections .lead br {
    display: none;
  }
  #position .caption {
    font-size: 10rem;
  }
  #position .swipe {
    padding-bottom: 80rem;
  }
  #position .section01 {
    padding-bottom: 20rem;
  }
  #position .section01 .swipe-img {
    padding-top: 30px;
  }
  #position .section01 .swipe-img img {
    max-width: 720px !important;
  }
  #position .section01 .people {
    position: relative;
    right: auto;
    left: auto;
    top: 10px;
    margin-left: 0;
    width: 104rem;
    padding-left: 0;
    float: right;
  }
  #position .section01 .people .caption {
    right: auto;
    left: 0;
    bottom: -12%;
    white-space: nowrap;
  }
  #position .section01 .common-btn {
    margin: 80px auto 0;
    padding: 0;
  }
  #position .section02 {
    position: relative;
    background-color: #EAEFF9;
    padding-top: 75rem;
  }
  #position .section02 .people {
    position: relative;
    right: auto;
    width: 158rem;
    padding-right: 0rem;
    float: right;
  }
  #position .section02 .people .caption {
    right: 100%;
    white-space: nowrap;
  }
  #position .section02 .big-image {
    display: flex;
    width: 800rem;
  }
  #position .section02 .big-image div,
  #position .section02 .big-image li {
    width: 200rem;
  }
  #position .section02 .big-image ul {
    width: 400rem;
    display: flex;
  }
  #position .section02 .big-image img {
    max-width: 100% !important;
  }
  #position .section02 .annotation {
    position: static;
  }
  #position .section03 {
    position: relative;
    padding-top: 80rem;
  }
  #position .section03 .people {
    position: relative;
    float: right;
    left: auto;
    bottom: 0;
    width: 130rem;
    padding-right: 20rem;
    padding-left: 0rem;
  }
  #position .section03 .people .caption {
    left: auto;
    right: 100%;
    white-space: nowrap;
  }
  #position .section03 .big-image {
    display: flex;
    width: 800rem;
  }
  #position .section03 .big-image div,
  #position .section03 .big-image li {
    width: 200rem;
  }
  #position .section03 .big-image ul {
    width: 400rem;
    display: flex;
  }
  #position .section03 .big-image img {
    max-width: 100% !important;
  }
  #position .section03 .annotation {
    position: static;
  }
  #position .section04 {
    padding: 80rem 0 10rem;
  }
  #position .section04 .map {
    width: 96%;
  }
  #position .section04 .caption {
    bottom: 2%;
  }
  #position .section04 .modal-window .modal-content {
    transform: translateY(-10vh);
  }
  #position .shops {
    position: relative;
    padding-top: 120rem;
  }
  #position .shops .people {
    position: relative;
    right: auto;
    bottom: 0;
    max-width: 200rem;
    float: right;
    width: 116rem;
    box-sizing: border-box;
    padding-right: 0rem;
  }
  #position .shops .people .caption {
    left: auto;
    right: 100%;
    white-space: nowrap;
  }
  #position .shops .big-image {
    margin-bottom: 100rem;
  }
  #position .shops .swipe-img img {
    height: 280rem;
  }
  #position .shops .swipe {
    padding-bottom: 30rem;
  }
  #position .shops .sub-section {
    padding-bottom: 60rem;
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  #position .shops .sub-section .img01 {
    order: 0;
    width: auto;
  }
  #position .shops .sub-section .details {
    order: 1;
    width: auto;
    text-align: left;
  }
  #position .shops .sub-section .minutes {
    font-size: 11rem;
    line-height: 1.5;
    padding-bottom: 18rem;
  }
  #position .shops .sub-section .text {
    padding-bottom: 18rem;
    text-align: left;
  }
  #position .shops .sub-section .data-wrap {
    font-size: 11rem;
  }
  #position .shops .sub-section .data-wrap dt {
    width: 60rem;
  }
  #position .shops .sub-section .data-wrap dd {
    width: calc(100% - 60rem);
  }
  #position .shops .sub-shop03 {
    padding-bottom: 0;
  }
}

/*# sourceMappingURL=position.css.map */
