@media only screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

@media print, screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

@media print, screen and (min-width: 768px) {
  .lowTxt.is-ls-pc {
    letter-spacing: .08em;
  }
}

@media only screen and (max-width: 767px) {
  .lowTxt.is-ls-sp {
    letter-spacing: .08em;
  }
}

.minutes__ttl {
  padding-top: 10px;
  font-size: 16px;
  line-height: 1.37;
  letter-spacing: .1em;
}

@media only screen and (max-width: 767px) {
  .minutes__ttl {
    font-size: 14px;
  }
}

.minutes__txt {
  font-size: 12px;
  line-height: 1.66;
  letter-spacing: .1em;
}

@media only screen and (max-width: 767px) {
  .minutes__txt {
    font-size: 10px;
  }
}

.colBox {
  margin-top: 60px;
}

@media only screen and (max-width: 767px) {
  .colBox {
    margin-top: 30px;
  }
}

.firstView__ttl .en {
  color: #41948d;
}

.educationArea {
  padding: 90px 0 100px;
}

@media only screen and (max-width: 767px) {
  .educationArea {
    padding: 40px 0;
  }
}

.educationArea .head--03 {
  color: #e28d00;
}

.educationArea .head--03::before {
  background-color: #e28d00;
}

.educationArea .head--04 {
  color: #e28d00;
}

.educationArea .head--04.is-large .line::after {
  background-color: #e28d00;
}

@media only screen and (max-width: 767px) {
  .educationArea .photoBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.educationArea .photoBox__inner {
  position: relative;
  width: 100%;
  height: 470px;
}

@media only screen and (max-width: 767px) {
  .educationArea .photoBox__inner {
    margin-top: 30px;
    height: calc((517 / 750) * 100vw);
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.educationArea .photoBox__inner::before {
  content: '';
  display: block;
  padding-top: 470px;
}

@media only screen and (max-width: 767px) {
  .educationArea .photoBox__inner::before {
    padding-top: calc((517 / 750) * 100vw);
  }
}

.educationArea .photoBox__inner > .caption {
  padding-top: 5px;
}

@media print, screen and (min-width: 768px) {
  .educationArea .photoBox__inner > .caption {
    text-align: right;
  }
}

.educationArea .photoBox__item:nth-child(1) {
  position: absolute;
  top: 0;
  left: 0;
}

.educationArea .photoBox__item:nth-child(2) {
  position: absolute;
  top: 165px;
  right: 0;
  background: transparent url("../../common/imgs/bg-conts.jpg") repeat top center;
  padding: 10px 0 10px 10px;
}

@media only screen and (max-width: 767px) {
  .educationArea .photoBox__item:nth-child(2) {
    top: calc((262 / 750) * 100vw);
    width: calc((408 / 750) * 100vw);
    padding: 5px 0 0 5px;
  }
}

@media print, screen and (min-width: 768px) {
  .educationArea .photoBox__txt > .head--04 {
    margin-top: 50px;
  }
}

.educationArea .photoBox__txt > .lowTxt {
  margin-top: 18px;
}

@media only screen and (max-width: 767px) {
  .educationArea .photoBox + .colBox {
    margin-top: 90px;
  }
  .educationArea .photoBox + .colBox + .colBox {
    margin-top: 60px;
  }
}

.educationArea .minutes {
  color: #e28d00;
}

.shoppingArea {
  padding: 90px 0 100px;
}

@media only screen and (max-width: 767px) {
  .shoppingArea {
    padding: 40px 0;
  }
}

.shoppingArea .head--03 {
  color: #c93085;
}

.shoppingArea .head--03::before {
  background-color: #c93085;
}

.shoppingArea .head--04 {
  color: #c93085;
}

.shoppingArea .head--04.is-large .line::after {
  background-color: #c93085;
}

.shoppingArea .photo .caption {
  padding-top: 5px;
}

@media print, screen and (min-width: 768px) {
  .shoppingArea .photo .caption {
    text-align: right;
  }
}

.shoppingArea__map {
  max-width: 848px;
  margin: 60px auto;
}

@media only screen and (max-width: 767px) {
  .shoppingArea__map {
    margin: 30px auto;
  }
}

.shoppingArea__map .caption {
  padding-top: 5px;
}

@media print, screen and (min-width: 768px) {
  .shoppingArea__map .caption {
    text-align: right;
  }
}

.shoppingArea .minutes {
  color: #c93085;
}

.parkArea {
  padding: 90px 0 100px;
}

@media only screen and (max-width: 767px) {
  .parkArea {
    padding: 40px 0;
  }
}

.parkArea .head--03 {
  color: #41948d;
}

.parkArea .head--03::before {
  background-color: #41948d;
}

.parkArea .head--04 {
  color: #41948d;
}

.parkArea .head--04.is-large .line::after {
  background-color: #41948d;
}

.parkArea .minutes {
  color: #41948d;
}

.medicalArea {
  padding: 90px 0 100px;
}

@media only screen and (max-width: 767px) {
  .medicalArea {
    padding: 40px 0;
  }
}

.medicalArea .head--03 {
  color: #1983b5;
}

.medicalArea .head--03::before {
  background-color: #1983b5;
}

.medicalArea .head--04 {
  color: #1983b5;
}

.medicalArea .head--04.is-large .line::after {
  background-color: #1983b5;
}

@media only screen and (max-width: 767px) {
  .medicalArea .colBox.is-sp-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .medicalArea .colBox.is-sp-reverse .colBox__item--2:nth-child(1) {
    margin-top: 10px;
  }
  .medicalArea .colBox.is-sp-reverse .colBox__item--2:nth-child(n+2) {
    margin-top: 0;
  }
}

.medicalArea .minutes {
  color: #1983b5;
}

.hospitalBox {
  margin-top: 10px;
  background-color: #f7f7f7;
  padding: 20px;
  display: block;
}

@media print, screen and (min-width: 768px) {
  .hospitalBox {
    position: relative;
  }
  .hospitalBox::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 25%;
    margin: auto;
    width: 1px;
    height: calc(100% - 40px);
    content: '';
    display: block;
    background-color: #ddd;
  }
}

.hospitalBox__category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.hospitalBox__category:nth-child(n+2) {
  margin-top: 10px;
}

.hospitalBox__ttl {
  width: 25%;
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 400;
  color: #1983b5;
  position: relative;
  padding-left: 10px;
}

@media only screen and (max-width: 767px) {
  .hospitalBox__ttl {
    width: 100%;
  }
}

.hospitalBox__ttl::before {
  position: absolute;
  top: 4px;
  left: 0;
  margin: auto;
  content: '';
  width: 4px;
  height: 14px;
  display: block;
  background-color: #1983b5;
}

.hospitalBox__item {
  width: 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 20px;
  padding-left: calc(20 / 496 * 100%);
}

@media only screen and (max-width: 767px) {
  .hospitalBox__item {
    width: 100%;
    padding-left: 10px;
  }
}

.hospitalBox__item li {
  width: 33.33%;
  font-size: 12px;
  line-height: 1.83;
  letter-spacing: 0;
  color: #666;
  padding-left: 1em;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .hospitalBox__item li {
    width: 50%;
  }
}

.hospitalBox__item li::before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  margin: auto;
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  display: block;
  background-color: #1983b5;
}

@media print, screen and (min-width: 768px) {
  .hospitalBox--02 .hospitalBox__item li {
    width: 27%;
  }
  .hospitalBox--02 .hospitalBox__item li:nth-child(3n+2) {
    width: 46%;
  }
}

.publicArea {
  padding: 90px 0 100px;
}

@media only screen and (max-width: 767px) {
  .publicArea {
    padding: 40px 0;
  }
}

.publicArea .head--03 {
  color: #a65d9e;
}

.publicArea .head--03::before {
  background-color: #a65d9e;
}

.publicArea .head--04 {
  color: #a65d9e;
}

.publicArea .head--04.is-large .line::after {
  background-color: #a65d9e;
}

.publicArea .minutes {
  color: #a65d9e;
}

.areaInfo {
  padding: 90px 0 100px;
}

@media only screen and (max-width: 767px) {
  .areaInfo {
    padding: 40px 0;
  }
}

.areaInfo__ttl {
  font-size: 76px;
  line-height: 1;
  letter-spacing: 0;
  color: #41948d;
  font-family: "Pathway Gothic One", serif;
  text-align: center;
  margin-bottom: 45px;
}

@media only screen and (max-width: 767px) {
  .areaInfo__ttl {
    font-size: 38px;
    margin-bottom: 10px;
  }
}

.areaInfo__ttl > span {
  position: relative;
}

.areaInfo__ttl > span::before, .areaInfo__ttl > span::after {
  margin: auto;
  content: '';
  display: block;
  width: 98px;
  height: 6px;
  background: #41948d;
}

@media only screen and (max-width: 767px) {
  .areaInfo__ttl > span::before, .areaInfo__ttl > span::after {
    width: 49px;
    height: 3px;
  }
}

.areaInfo__ttl > span::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(-20px - 98px);
}

@media only screen and (max-width: 767px) {
  .areaInfo__ttl > span::before {
    left: calc(-10px - 49px);
  }
}

.areaInfo__ttl > span::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(-20px - 98px);
}

@media only screen and (max-width: 767px) {
  .areaInfo__ttl > span::after {
    right: calc(-10px - 49px);
  }
}

.areaInfo__photo .caption {
  padding-top: 5px;
}

@media print, screen and (min-width: 768px) {
  .areaInfo__photo .caption {
    text-align: right;
  }
}

.head--04.is-large {
  color: #000;
  text-align: center;
  margin-bottom: 70px;
}

@media only screen and (max-width: 767px) {
  .head--04.is-large {
    margin-bottom: 35px;
  }
}

.infomation__map:not(:first-child) {
  display: none;
}

.infoTab {
  margin: 60px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .infoTab {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 30px;
  }
}

.infoTab__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  width: 201px;
  height: 60px;
  background-color: #efefef;
  line-height: 1.37;
  letter-spacing: .1em;
  color: #fff;
}

@media print, screen and (min-width: 768px) {
  .infoTab__item:nth-child(n+2) {
    margin-left: calc(4 / 1024 * 100%);
  }
}

@media only screen and (max-width: 767px) {
  .infoTab__item {
    width: calc(50% - 2px);
    height: 50px;
  }
  .infoTab__item:nth-child(n+3) {
    margin-top: 4px;
  }
}

.infoTab__item::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #ddd;
}

@media only screen and (max-width: 767px) {
  .infoTab__item::before {
    height: 3px;
  }
}

.infoTab__item--education {
  color: #e38e00;
}

.infoTab__item--shopping {
  color: #c93085;
}

.infoTab__item--park {
  color: #41948d;
}

.infoTab__item--medical {
  color: #1983b5;
}

.infoTab__item--public {
  color: #a65d9e;
}

.infoTab__item .en {
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .infoTab__item .en {
    font-size: 12px;
  }
}

.infoTab__item .ja {
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  .infoTab__item .ja {
    font-size: 14px;
  }
}

.infoTab__item:hover, .infoTab__item.is-selected {
  color: #fff;
  -webkit-transition: .15s;
  transition: .15s;
}

.infoTab__item:hover.infoTab__item--education, .infoTab__item.is-selected.infoTab__item--education {
  background-color: #e28d00;
}

.infoTab__item:hover.infoTab__item--education::before, .infoTab__item.is-selected.infoTab__item--education::before {
  background-color: #ba7400;
}

.infoTab__item:hover.infoTab__item--shopping, .infoTab__item.is-selected.infoTab__item--shopping {
  background-color: #c93085;
}

.infoTab__item:hover.infoTab__item--shopping::before, .infoTab__item.is-selected.infoTab__item--shopping::before {
  background-color: #8e1056;
}

.infoTab__item:hover.infoTab__item--park, .infoTab__item.is-selected.infoTab__item--park {
  background-color: #41948d;
}

.infoTab__item:hover.infoTab__item--park::before, .infoTab__item.is-selected.infoTab__item--park::before {
  background-color: #16613d;
}

.infoTab__item:hover.infoTab__item--medical, .infoTab__item.is-selected.infoTab__item--medical {
  background-color: #1983b5;
}

.infoTab__item:hover.infoTab__item--medical::before, .infoTab__item.is-selected.infoTab__item--medical::before {
  background-color: #035982;
}

.infoTab__item:hover.infoTab__item--public, .infoTab__item.is-selected.infoTab__item--public {
  background-color: #a65d9e;
}

.infoTab__item:hover.infoTab__item--public::before, .infoTab__item.is-selected.infoTab__item--public::before {
  background-color: #920783;
}

.waysTxt__item {
  border-bottom: 1px solid #ddd;
}

@media print, screen and (min-width: 768px) {
  .waysTxt__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (max-width: 767px) {
  .waysTxt__item {
    padding: 5px 0 10px;
  }
}

.waysTxt__ttl {
  font-size: 14px;
  line-height: 2;
  padding: 5px 0;
  letter-spacing: .1em;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .waysTxt__ttl {
    font-size: 13px;
    line-height: 1.6;
    padding: 0 0 2px;
  }
}

.waysTxt__ttl .num {
  font-size: 12px;
  color: #fff;
  padding: 0 4px;
  margin-right: 5px;
  vertical-align: baseline;
}

@media only screen and (max-width: 767px) {
  .waysTxt__ttl .num {
    font-size: 11px;
  }
}

.waysTxt__ttl .num::before {
  position: absolute;
  top: 12px;
  left: 0;
  margin: auto;
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .waysTxt__ttl .num::before {
    top: 4px;
    width: 14px;
    height: 14px;
    border-radius: 7px;
  }
}

.waysTxt__ttl p {
  text-indent: -1.75em;
  padding-left: 1.75em;
}

.waysTxt__txt {
  font-size: 12px;
  letter-spacing: .06em;
}

@media only screen and (max-width: 767px) {
  .waysTxt__txt {
    font-size: 11px;
  }
}

.minutesOn {
  margin-top: 30px;
}

.minutesOn__item {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.minutesOn__item:not(:first-child) {
  display: none;
}

.minutesOn__item--education .waysTxt__ttl .num::before {
  background-color: #e28d00;
}

.minutesOn__item--shopping .waysTxt__ttl .num::before {
  background-color: #c93085;
}

.minutesOn__item--park .waysTxt__ttl .num::before {
  background-color: #41948d;
}

.minutesOn__item--medical .waysTxt__ttl .num::before {
  background-color: #1983b5;
}

.minutesOn__item--public .waysTxt__ttl .num::before {
  background-color: #a65d9e;
}
