
.page-information {
  margin-top: var(--header-height);
  color: #867b68;
  padding: 34px 0 0
}
.page-information h3 {
  font-size: 3.6rem;
  font-weight: 700;
  color: #fff;
  background-color: #738d41;
  padding: 6px 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 42px;
  line-height: 1;
  border-radius: 4px;
  min-width: 13em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .page-information {
    padding: 22px 0 0
  }
.page-information h3 {
    font-size: 2.1rem;
    padding: 5px 8px;
    margin-bottom: 20px;
  }
}

.page-information .schedule {
    padding: 46px 0 0;
//  letter-spacing: .05em;
}
@media only screen and (max-width: 767px) {
  .page-information .schedule {
    margin-top: 12px
  }
}
.page-information .schedule .schedule__table {
  padding: 46px 100px 43px;
  background-color: #fff7e6;
  position: relative
}
@media only screen and (max-width: 1024px) {
  .page-information .schedule .schedule__table {
    padding: 46px 40px 43px
  }
}
@media only screen and (max-width: 767px) {
  .page-information .schedule .schedule__table {
    padding: 20px 15px
  }
}
.page-information .schedule .schedule__table table {
  width: 100%;
  border-collapse: collapse;
  font-weight: 500
}
.page-information .schedule .schedule__table th, .page-information .schedule .schedule__table td {
  border: 0;
  text-align: center;
  color: #867b68
}
@media only screen and (max-width: 767px) {
  .page-information .schedule .schedule__table th, .page-information .schedule .schedule__table td {
    padding: 0
  }
}
.page-information .schedule .schedule__table th:not(:first-child), .page-information .schedule .schedule__table td:not(:first-child) {
  width: 11.2%
}
@media only screen and (max-width: 767px) {
  .page-information .schedule .schedule__table th:not(:first-child), .page-information .schedule .schedule__table td:not(:first-child) {
    width: 9%
  }
}
@media only screen and (max-width: 767px) {
  .page-information .schedule .schedule__table th:last-child, .page-information .schedule .schedule__table td:last-child {
    width: 12.2%
  }
}
.page-information .schedule .schedule__table th {
  background-color: #fff1d4;
  font-size: 2rem;
  letter-spacing: .05em;
  height: 50px
}
@media only screen and (max-width: 767px) {
  .page-information .schedule .schedule__table th {
    height: 27px;
    font-size: 1.3rem
  }
}
.page-information .schedule .schedule__table td {
  border-bottom: 1px solid #e6dcc7;
  font-size: 24px;
  padding: 14px;
  line-height: 1.3333333333;
  height: 80px
}
@media only screen and (max-width: 767px) {
  .page-information .schedule .schedule__table td {
    height: 40px;
    padding: 4px;
    font-size: 1.4rem
  }
}
.page-information .schedule .schedule__table .text-sm {
  font-size: 1.8rem
}
@media only screen and (max-width: 767px) {
  .page-information .schedule .schedule__table .text-sm {
    font-size: 1.1rem
  }
}
.page-information .schedule .schedule__table td:first-child {
  font-size: 2.2rem
}
@media only screen and (max-width: 767px) {
  .page-information .schedule .schedule__table td:first-child {
    font-size: 1.4rem
  }
}
.page-information .schedule .schedule__table td:last-child {
  font-size: 2rem
}
@media only screen and (max-width: 767px) {
  .page-information .schedule .schedule__table td:last-child {
    font-size: 1.3rem
  }
}
.page-information .schedule .schedule__table tr {
  background-color: #fff7e6
}
.page-information .schedule .schedule__table-text {
  font-size: 1.8rem;
  font-weight: 500;
  color: #738d41;
  margin-top: 20px;
  text-align: center
}
@media only screen and (max-width: 767px) {
  .page-information .schedule .schedule__table-text {
    font-size: 1.3rem;
    margin-top: 12px
  }
}
.page-information .schedule__content {
  margin: 26px auto 0;
    display: table;
}
@media only screen and (max-width: 767px) {
  .page-information .schedule__content {
    margin-top: 14px;
    padding: 0 10px
  }
}
.page-information .schedule__text {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.8888888889;
  color: #867b68;
}
@media only screen and (max-width: 767px) {
  .page-information .schedule__text {
    font-size: 1.3rem;
    text-align: left;
    line-height: 1.5714285714;
    letter-spacing: .03em
  }
}
.page-information .schedule__text.text-lg {
  font-size: 2rem;
  font-weight: 700
}
@media only screen and (max-width: 1024px) {
.page-information .schedule__text.text-lg {
  font-size: 1.6rem;
}
}
@media only screen and (max-width: 767px) {
  .page-information .schedule__text.text-lg {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 767px) {
}
.page-information .schedule__text .color-red {
  color: #cf7353;
  font-weight: 700
}

.page-information .schedule__night {
    text-align: center;
    margin: 40px auto 0;
    padding: 20px;
    max-width: 800px;
    background: url("../img/information/banner_img.jpg") no-repeat right top;
    background-size: cover;
    border: solid 3px #6674dd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.page-information .schedule__night .schedule__night_title {
    font-size: 3.6rem;
    font-weight: bold;
    color: #fff;
}
.page-information .schedule__night .schedule__night_note {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.8;
    color: #d04900;
    background: #fff;
    display: inline-block;
    margin: 20px 0 10px;
    padding: 0 1em;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.page-information .schedule__night .schedule__night_caution {
    font-size: 1.6rem;
    font-weight: bold;
    color: #fff;
}
.page-information .schedule__night ul {
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
.page-information .schedule__night ul li {
    background: rgba(255,255,255,0.9);;
    text-align: center;
    margin: 20px 0 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 33%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc((100% - 20px) / 3);/*Chrome19~25対応*/
	width: -moz-calc((100% - 20px) / 3);/*Firefox4~15対応*/
	width: calc((100% - 20px) / 3);  
}
.page-information .schedule__night ul li a {
    display: block;
    padding: 15px 10px;
}
.page-information .schedule__night .schedule__night_name {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.8;
    color: #002a8d;
    margin-bottom: 0.5em;
}
.page-information .schedule__night .schedule__night_tel {
    font-size: 2.3rem;
    font-weight: bold;
    line-height: 1.2;
    color: #867f71;
    margin-bottom: 0.5em;
}
.page-information .schedule__night .schedule__night_tel small {
    display: inline-block;
}
.page-information .schedule__night .schedule__night_add {
    display: table;
    text-align: left;
    margin: 1em auto 0;
}
@media only screen and (max-width: 1024px) {
.page-information .schedule__night {
    padding: 15px;
}
.page-information .schedule__night .schedule__night_title {
    font-size: 3rem;
}
.page-information .schedule__night .schedule__night_note {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.3;
    margin: 15px 0 10px;
    padding: 5px 1em;
}
.page-information .schedule__night ul li {
    text-align: center;
    margin: 20px 0 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 33%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc((100% - 20px) / 3);/*Chrome19~25対応*/
	width: -moz-calc((100% - 20px) / 3);/*Firefox4~15対応*/
	width: calc((100% - 20px) / 3);  
}
.page-information .schedule__night ul li a {
    padding: 10px;
}
.page-information .schedule__night .schedule__night_name {
    font-size: 1.8rem;
}
.page-information .schedule__night .schedule__night_tel {
    font-size: 2.3rem;
}
.page-information .schedule__night .schedule__night_tel small {
}
}
@media only screen and (max-width: 767px) {
.page-information .schedule__night {
    background: url("../img/information/banner_img_sp.jpg") no-repeat right top;
    background-size: cover;
    margin-top: 25px;
    padding: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.page-information .schedule__night .schedule__night_title {
    font-size: 2.4rem;
}
.page-information .schedule__night ul {
	display: block;
    margin: 0 10px;
}
.page-information .schedule__night .schedule__night_caution {
    font-size: 1.4rem;
}
.page-information .schedule__night ul li {
    margin: 10px 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 100%;
}
.page-information .schedule__night .schedule__night_name {
    font-size: 1.8rem;
    margin-bottom: 0.3em;
}
.page-information .schedule__night .schedule__night_tel {
    font-size: 2.8rem;
}
.page-information .schedule__night .schedule__night_tel small {
    font-size: 2rem;
    display: block;
    margin-left: 0;
}
}

.page-information .card {
  padding: 99px 0 0;
}
.page-information .card__wrap p {
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-justify-content:space-around;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
}
@media only screen and (max-width: 1024px) {
.page-information .card__wrap p img {
    height: 62px;
}
}
@media only screen and (max-width: 767px) {
  .page-information .card {
    padding: 51px 10px 0;
  }
.page-information .card__wrap p {
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
.page-information .card__wrap p img {
    height: 28px;
}
}

.page-information .barcode {
  padding: 99px 0 0;
}
.page-information .barcode__wrap p {
    text-align: center;
}
@media only screen and (max-width: 1024px) {
.page-information .barcode__wrap p img {
    height: 50px;
}
}
@media only screen and (max-width: 767px) {
  .page-information .barcode {
    padding: 51px 10px 0;
  }
.page-information .barcode__wrap p img {
    height: 28px;
}
}

.page-information .point {
  padding: 99px 0 0;
}
.page-information .point ul {
    display: table;
    margin: auto;
}
.page-information .point ul li {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.8888888889;
    padding-left: 1em;
    position: relative;
}
.page-information .point ul li:before {
    content: '⚫︎';
    color: #738d41;
    position: absolute;
    left: 0px;
    top: 0;
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 767px) {
  .page-information .point {
    padding: 51px 10px 0;
  }
.page-information .point ul li {
    font-size: 1.3rem;
    line-height: 1.6923076923;
  }
}

.page-information .photo {
  padding: 99px 0 0px;
}
.page-information .photo .photo__wrap {
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.page-information .photo .photo__wrap .photo_info {
    width: 47.2%;
    margin-bottom: 30px;
}
.page-information .photo .photo__wrap .photo_img {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
    overflow: hidden;
}
.page-information .photo .photo__wrap .photo_img img {
    width: 100%;
}
.page-information .photo .photo__wrap dl {
    padding-left: 140px;
    position: relative;
}
.page-information .photo .photo__wrap dl dt {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
//    line-height: 110px;
    width: 120px;
    height: 120px;
    background: #f2ede2;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
    position: absolute;
    left: 0px;
    top: -60px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    padding: 5px 2px;
}
.page-information .photo .photo__wrap dl dt.short {
//    letter-spacing: -0.1em;
}
.page-information .photo .photo__wrap dl dt img {
    width: 42px;
    position: absolute;
    left: 3px;
    bottom: 0px;
}
.page-information .photo .photo__wrap dl dd {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.8888888889;
    padding: 1em 0.5em 0 0;
}
@media only screen and (max-width: 1024px) {
.page-information .photo .photo__wrap dl {
    padding-left: 100px;
    position: relative;
}
.page-information .photo .photo__wrap dl dt {
    font-size: 2rem;
    width: 90px;
    height: 90px;
    left: 0px;
    top: -45px;
}
.page-information .photo .photo__wrap dl dt img {
    width: 30px;
}
}
@media only screen and (max-width: 767px) {
  .page-information .photo {
    padding: 51px 10px 0;
  }
.page-information .photo .photo__wrap {
	display: block;
}
.page-information .photo .photo__wrap .photo_info {
    width: 100%;
    margin-bottom: 25px;
}
.page-information .photo .photo__wrap .photo_img {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.page-information .photo .photo__wrap dl {
    padding-left: 80px;
}
.page-information .photo .photo__wrap dl dt {
    font-size: 1.6rem;
    width: 70px;
    height: 70px;
    left: 0px;
    top: -35px;
}
.page-information .photo .photo__wrap dl dt img {
    width: 20px;
}
.page-information .photo .photo__wrap dl dd {
    font-size: 1.3rem;
    line-height: 1.6923076923;
  }
}

.page-information .equipment {
  padding: 99px 0 0px;
}
.page-information .equipment .equipment__wrap {
}
.page-information .equipment .equipment__wrap ul {
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.page-information .equipment .equipment__wrap ul li {
	width: 97.9%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc((100% - 100px) / 3);/*Chrome19~25対応*/
	width: -moz-calc((100% - 100px) / 3);/*Firefox4~15対応*/
	width: calc((100% - 100px) / 3);  
    margin: 0 50px 50px 0;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
}
.page-information .equipment .equipment__wrap ul li:nth-child(3n) {
    margin-right: 0;
}
.page-information .equipment .equipment__wrap .equipment_img {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
    overflow: hidden;
    margin-bottom: 10px;
}
.page-information .equipment .equipment__wrap .equipment_title {
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    background-color: #a8b5c5;
    padding: 4px 8px;
    text-align: center;
    -webkit-box-flex: 1;
    flex-grow: 1;
    display: table-cell !important;
    vertical-align: middle;
}

@media only screen and (max-width: 1024px) {
.page-information .equipment .equipment__wrap ul {
}
.page-information .equipment .equipment__wrap ul li {
	width: 97.9%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc((100% - 80px) / 3);/*Chrome19~25対応*/
	width: -moz-calc((100% - 80px) / 3);/*Firefox4~15対応*/
	width: calc((100% - 80px) / 3);  
    margin: 0 40px 40px 0;
}
.page-information .equipment .equipment__wrap ul li:nth-child(3n) {
    margin-right: 0;
}
.page-information .equipment .equipment__wrap .equipment_img {
    margin-bottom: 10px;
}
.page-information .equipment .equipment__wrap .equipment_title {
    font-size: 2rem;
    padding: 8px 0;
}
}
@media only screen and (max-width: 767px) {
  .page-information .equipment {
    padding: 30px 10px 29px;
  }
.page-information .equipment .equipment__wrap ul {
}
.page-information .equipment .equipment__wrap ul li {
	width: 97.9%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc(50% - 10px);/*Chrome19~25対応*/
	width: -moz-calc(50% - 10px);/*Firefox4~15対応*/
	width: calc(50% - 10px);  
    margin: 0 20px 30px 0;
}
.page-information .equipment .equipment__wrap ul li:nth-child(3n) {
    margin-right: 20px;
}
.page-information .equipment .equipment__wrap ul li:nth-child(2n) {
    margin-right: 0;
}
.page-information .equipment .equipment__wrap .equipment_img {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
    margin-bottom: 10px;
}
.page-information .equipment .equipment__wrap .equipment_title {
    font-size: 1.6rem;
    padding: 8px 3px;
}
}

