@charset "utf-8";
#ptPoint .pointBox > h3 {
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
}
#ptPoint .pointBox h3.blue {
  color: #009fab;
  border-top: 1px solid #009fab;
  border-bottom: 1px solid #009fab;
}
#ptPoint .pointBox h3.green {
  color: #5cb531;
  border-top: 1px solid #5cb531;
  border-bottom: 1px solid #5cb531;
}
#ptPoint .pointBox .blue {
  color: #009fab;
}
#ptPoint .pointBox .green {
  color: #5cb531;
}
/*location*/
#location #S01 h3 {
  margin: 20px 0;
  padding: 10px 0;
  background: #228382;
  color: #fff;
}
#location #S01 h3.brown {
background: #9b4a4c;
}

#location #S01 h4 {
  font-size: 120%;
  font-weight: 500;
  text-align: center;
}
#location #S02 h3 {
  margin: 20px 0;
  padding: 10px 0;
  background: #b38f59;
  color: #fff;
}
#location #S02 h4 {
  font-size: 120%;
  font-weight: 500;
  text-align: center;
}
#location #S01 .flexBox3 ul {
  justify-content: center;
}
#location #S01 .flexBox3 ul h4 {
  margin: 15px 0 10px;
}
#location #S02 span.text {
    display: block;
    padding: 10px;
    font-size: 90%;
    text-align: left;
}

.imgBox {
  padding: 30px 0;
  text-align: center;
}
#location h2 small {
  text-align: center;
}
.flexBox5 ul {
  display: flex;
}
.flexBox5 ul li {
  width: calc(100% / 5 - 10px);
  margin: 5px;
}
#ptEquipmentSection02 .S01 p {
  text-align: center;
  padding: 30px 0;
}
#ptEquipmentSection02 .S01 ul {
  justify-content: center;
}
#ptEquipmentSection02 .S01 ul li {
  width: 240px;
  margin: 0px 10px;
}
.centerbox {
  text-align: center;
}
#ptEquipmentSection02 .S02 ul li:nth-child(1) {
  width: 60%;
  text-align: left;
}
#ptEquipmentSection02 .S02 div {
  margin-bottom: 70px;
}
#ptEquipmentSection02 .S02 .flexBox2 {
  padding: 0 0;
}
#ptEquipmentSection02 .flexBox2 ul li {
  width: 35%;
}
#ptEquipmentSection03 h2 {
  margin-bottom: 30px;
}
.pt_equipment_list_col04 .centerbox {
  margin-bottom: 60px;
}
.S201 div div {
  margin-top: 70px;
}
.S201 div div h4 {
  padding: 0;
  margin: 10px;
  font-size: 16px;
}
.S201 div div h4 span {
  font-size: 12px;
  display: block;
}
.S201 h3 {
  font-weight: 400;
}
.S201 h3 span {
  display: block;
  background-color: rgba(80, 114, 110, 1.00);
  color: #FFF;
  margin-bottom: 20px;
  padding: 10px;
}
#location h2 {
  padding: 0 0 1vmin !important;
}
#ptAccessRoute p {
  padding: 20px 0;
  text-align: center;
}
#access_top ul {
  justify-content: center;
}
#lifeInformation dl dt:before {
  display: none;
}
@media screen and (max-width: 1000px) {
  #ptPoint ul li {
    width: 45%;
    margin: 5px;
  }
  .S201 div ul {
    flex-wrap: wrap;
  }
  .S201 div .bakery li {
    margin-bottom: 30px;
    width: 100%;
  }
  .S201 div ul li span {
    display: block;
    margin-top: 10px;
  }
  .S201 div div {
    margin-top: 30px;
  }
}
@media screen and (max-width: 680px) {
  #ptPoint ul li {
    width: 100%;
  }
  #ptPoint ul li p:nth-child(2) {
    font-size: 18px;
  }
  .pt_mv_text_02 {
    padding: 0 20px;
  }
  .pt_subpage section:nth-child(n+3) {
    padding: 30px 0;
  }
  #ptLocationSection01 .S01, #ptLocationSection01 .S02 {
    margin-bottom: 30px;
  }
  #ptLocationSection01 .S01 ul li {
    width: 100%;
    margin-bottom: 10px;
  }
  #ptLocationSection01 .S02 ul li {
    width: 49%;
    margin-bottom: 3px;
  }
  #ptLocationSection01 .S03 ul li {
    width: 100%;
    margin-bottom: 5px;
  }
  .S201 div ul li {
    width: 100%;
  }
  #location h2 {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 480px) {}
#lifeInfoBox .lifeInfoList .life01 dt:before {
  background-color: #b71c2b;
}
#lifeInfoBox .lifeInfoList .life02 dt:before {
  background-color: #0f75bc;
}
#lifeInfoBox .lifeInfoList .life03 dt:before {
  background-color: #0b9444;
}
#lifeInfoBox .lifeInfoList .life04 dt:before {
  background-color: #a97b50;
}
#lifeInfoBox .lifeInfoList .life05 dt:before {
  background-color: #92278f;
}

#planBox #plan01 ol li:before {
  background: #ab103a;
  display: none;
}
#planBox #plan02 ol li:before {
  background: #136c58;
}
#planBox #plan03 ol li:before {
  background: #886523;
}
#planBox #plan04 ol li:before {
  background: #d19046;
}
#planBox #plan01 ol li {
  list-style-type: disc;
}
#planBox h3 {
  color: #fff;
  border-top: none;
  border-bottom: none;
  padding: 10px;
}
#planBox #plan01 h3 {
  background: #ab103a;
}
#planBox #plan02 h3 {
  background: #136c58;
}
#planBox #plan03 h3 {
  background: #886523;
}
#planBox #plan04 h3 {
  background: #d19046;
}
#itemL01 h3 {
  background-image: url("../_img/equipment/page_title_001.jpg");
}
#itemL02 h3 {
  background-image: url("../_img/equipment/page_title_002.jpg");
}
#itemL03 h3 {
  background-image: url("../_img/equipment/page_title_003.jpg");
}
#itemL04 h3 {
  background-image: url("../_img/equipment/page_title_004.jpg");
  padding: 20px 10px;
  color: #fff;
}


#busBox .busTime ul li:nth-child(1) h3 { background: #fe701c; }
#busBox .busTime ul li:nth-child(2) h3 { background: #3460a6; }
#busBox .busTime ul li:nth-child(3) h3 { background: #cb1a54; }
#busBox .busTime ul li:nth-child(4) h3 { background: #16782c; }

