@charset "utf-8";

  .bl_capArea {
    padding: 60px 0 70px;
  }
@media (max-width: 768px) {
  .bl_capArea {
    padding: 40px 0;
  }
}

/* lowMv */
  .lowMv {
    background: url(../imgs/bg-toLowMv@2x.jpg) no-repeat center center;
    background-size: cover;
  }
  .lowMv__cap.left {
    left: 0;
    right: auto;
  }
  @media (max-width: 768px) {
    .lowMv__cap.left {
      display: none;
    }
  }

/*
  .lead {
    font-size: 18px;
    letter-spacing: .3em;
    line-height: 2.555;
  }
*/

  .grayLayer {
    background: #dde0e4;
  }

/* section */
  .accessSection {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .accessBlock {
  }
  .accessBlock + .accessBlock {
    margin-top: 80px;
  }

  .accessBlock .text + .photo {
    margin-top: 60px;
  }

  .rootMap + .cap {
    margin-top: 40px;
    text-align: right;
  }

  .accessBlock__row {
    margin-top: 40px;
  }
  .accessBlock__row + .accessBlock__row {
    margin-top: 80px;
  }
  .accessBlock__row + .cap {
    margin-top: 10px;
  }

  .accessTxt {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 18px;
    letter-spacing: .1em;
    line-height: 1;
    text-shadow: 0 0 5px rgba(0, 0, 0, .8), 0 0 5px rgba(0, 0, 0, .8), 0 0 5px rgba(0, 0, 0, .8), 0 0 5px rgba(0, 0, 0, .8), 0 0 5px rgba(0, 0, 0, .8);
    color: #fff;
  }
  .accessTxt small {
    font-size: 13px;
  }
  .accessTxt .font__number {
    font-size: 30px;
    line-height: .8;
  }
@media (max-width: 768px) {

  .lowMv {
    background: url(../imgs/bg-toLowMv@2x.jpg) no-repeat calc( -1240px + 100vw ) center;
    background-size: cover;
  }

  .accessSection {
    padding-top: calc(120vw/750*100);
    padding-bottom: calc(120vw/750*100);
  }

  .accessBlock {
  }
  .accessBlock + .accessBlock {
    margin-top: calc(120vw/750*100);
  }

  .accessBlock .text + .photo {
    margin-top: calc(60vw/750*100);
  }

  .rootMap + .cap {
    margin-top: 10px;
  }

  .accessBlock__row {
    margin-top: calc(60vw/750*100);
  }
  .clmFour__item.accessBlock__item {
    width: 100%;
  }
  .accessBlock__item:nth-child(n+2) {
    margin-top: calc(60vw/750*100);
  }
  .clmFour__item.accessBlock__item:nth-child(n+2) {
    margin-top: calc(40vw/750*100);
  }
  .accessBlock__row + .accessBlock__row {
    margin-top: calc(120vw/750*100);
  }

  .accessTxt {
    bottom: calc(20vw/750*100);
    right: calc(20vw/750*100);
    font-size: calc(32vw/750*100);
  }
  .accessTxt small {
    font-size: calc(24vw/750*100);
  }
  .accessTxt .font__number {
    font-size: calc(48vw/750*100);
  }
}

  .locationSection {
    padding-bottom: 100px;
  }
  .locationSection .grayLayer {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .locationSection .grayLayer + .wrap {
    padding-top: 100px;
  }

  .locationPhotos__row {
    margin-top: 60px;
  }
  .locationPhotos__item {
    width: calc(330/1000*100%);
  }
  .locationPhotos__item:nth-child(n+4) {
    margin-top: 5px;
  }

  .locationBlock + .locationBlock {
    margin-top: 100px;
  }
  .locationBlock__row {
    margin-top: 40px;
  }
  .locationBlock__item {
  }
  .locationBlock__item--photo {
    width: calc(665/1000*100%);
  }
  .locationBlock__item--photo .photo {
    width: calc(330/665*100%);
  }
  .locationBlock__item--photo .photo:nth-child(n+3) {
    margin-top: 5px;
  }
@media (max-width: 768px) {
  .locationSection {
    padding-bottom: calc(120vw/750*100);
  }
  .locationSection .grayLayer {
    padding-top: calc(80vw/750*100);
    padding-bottom: calc(80vw/750*100);
  }

  .locationSection .grayLayer + .wrap {
    padding-top: calc(120vw/750*100);
  }

  .locationPhotos__row {
    margin-top: calc(80vw/750*100);
  }
  .locationPhotos__item {
    width: calc(50% - 2.5px);
  }
  .locationPhotos__item:nth-child(n+3) {
    margin-top: 5px;
  }

  .locationBlock + .locationBlock {
    margin-top: calc(120vw/750*100);
  }
  .locationBlock__row {
    margin-top: calc(60vw/750*100);
  }
  .locationBlock__item:nth-child(n+2) {
    margin-top: calc(60vw/750*100);
  }
  .locationBlock__item--photo {
    width: 100%;
  }
  .locationBlock__item--photo .photo {
    width: calc(50% - 2.5px);
  }
  .locationBlock__item--photo .photo:nth-child(n+3) {
    margin-top: 5px;
  }
}

  .lifeinfoSection {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #dde0e4;
  }
  .lifeinfoSection .photo {
    margin-top: 40px;
  }

  .lifeinfoSection__row {
    margin-top: 40px;
  }
  .lifeinfoSection__item {
  }
@media (max-width: 768px) {
  .lifeinfoSection {
    padding-top: calc(120vw/750*100);
    padding-bottom: calc(120vw/750*100);
  }
  .lifeinfoSection .photo {
    margin-top: calc(60vw/750*100);
  }

  .lifeinfoSection__row {
    margin-top: calc(60vw/750*100);
  }
  .lifeinfoSection__item:nth-child(n+2) {
    margin-top: calc(60vw/750*100);
  }
}


	.lifeinfoList__row {
    margin-top: 9px;
    padding-bottom: 9px;
    border-bottom: solid 1px #ccc;
	}
	.lifeinfoList__row {
    margin-top: 8px;
    padding-bottom: 8px;
  }
	.lifeinfoList__item {
		position: relative;
		font-size: 15px;
		letter-spacing: .02em;
		line-height: 2;
	}
	.lifeinfoList__item span {
		display: inline-block;
	}
	.lifeinfoList__item--place {
		width: calc(100% - 195px);
		white-space: nowrap;
	}
	.lifeinfoList__item--distance {
		width: 195px;
		text-align: right;
		white-space: nowrap;
		box-sizing: border-box;
	}

  .lifeinfoBlock + .lifeinfoBlock {
    margin-top: 40px;
  }
@media (max-width: 768px) {
	.lifeinfoList__row {
    margin-top: calc(16vw/750*100);
    padding-bottom: calc(16vw/750*100);
	}
	.lifeinfoList__row {
    margin-top: calc(16vw/750*100);
    padding-bottom: calc(16vw/750*100);
  }
	.lifeinfoList__item {
		font-size: calc(22vw/750*100);
		letter-spacing: 0;
	}
	.lifeinfoList__item--place {
		width: 60%;
		white-space: inherit;
	}
	.lifeinfoList__item--distance {
		width: 40%;
	}

  .lifeinfoBlock + .lifeinfoBlock {
    margin-top: calc(60vw/750*100);
  }
}