.page .highlight {
  font-weight: bold;
  background: linear-gradient(transparent 64%, #e698b9 0%);
  margin-right: 5px;
  padding: 0 6px;
}
.page_title {
  margin: 30px 0 20px;
  max-width: 100%;
  background-color: rgba(211, 117, 162, 0.25);
}
.page_title.red {
  background: rgba(228, 129, 121, 0.5);
}
.page_title.blue {
  background: rgba(126, 203, 233, 0.5);
}
.page_title.blue {
  background: rgba(126, 203, 233, 0.5);
}
.page_title.green {
  background: rgba(185, 216, 169, 0.5);
}
.page_title.yellow {
  background: rgba(247, 238, 130, 0.5);
}
.page_title.purple {
  background: rgba(176, 138, 206, 0.5);
}
.page_title.grey {
  background: rgba(0, 0, 0, 0.1);
}
.page_title h2 {
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
  padding: 60px 0;
  text-align: center;
  font-size: 40px;
  line-height: 50px;
  font-family: heisei-maru-gothic-std, sans-serif;
  font-weight: 800;
}
.page_title ul {
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 30px;
}
.page_title ul li {
  display: -ms-flex;
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.page_title ul li span {
  font-weight: bold;
  padding-right: 5px;
}
.page_title ul li a {
  text-decoration: underline;
}
.page .breadcrumb {
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1260px;
  padding: 0 30px;
  list-style-type: none;
  margin: 0 auto 90px;
  font-size: 16px;
}
.page .breadcrumb span {
  font-weight: bold;
  margin: 0 5px;
  color: #dd75a2;
}
.page .container {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto 90px;
  padding: 0 30px;
}
.page .container h2.heading {
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  font-size: 40px;
  line-height: 50px;
  font-family: heisei-maru-gothic-std, sans-serif;
  font-weight: 800;
  text-align: center;
  margin-bottom: 55px;
  height: 86px;
}
.page .container h2.heading::after, .page .container h2.heading::before {
  display: block;
  content: "";
  width: 53px;
  height: 71px;
  margin: 15px 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.page .container h2.heading::before {
  margin-right: 15px;
  background-image: url("../img/heading_left.png");
}
.page .container h2.heading::after {
  margin-left: 15px;
  background-image: url("../img/heading_right.png");
}
.page .container h3.heading {
  font-size: 30px;
  line-height: 40px;
}
.page .container h4.heading {
  font-size: 25px;
  line-height: 35px;
  font-family: fot-seurat-pron, sans-serif;
  font-weight: 600;
}
.page .container h4.heading span {
  font-size: 16px;
  margin-left: 10px;
}
.page .container table {
  width: 100%;
  border: 1px solid #3d3732;
}
.page .container table th, .page .container table td {
  border: 1px solid #3d3732;
  padding: 10px 20px;
}
.page .container table th {
  width: 250px;
  background-color: #f6dce8;
}
.page .container table.table_col3 th {
  width: 33.3333333333%;
}
.page .container ul {
  list-style: disc;
  margin-left: 20px;
}
.page .container ul.time-schedule {
  list-style: none;
  margin: 0 auto 0 80px;
  padding-left: 20px;
  border-left: 4px solid #dd75a2;
}
.page .container ul.time-schedule li {
  width: 100%;
  margin: 0 0;
  padding: 0 0 20px;
  position: relative;
}
.page .container ul.time-schedule li span.time {
  width: 90px;
  display: inline-block;
  margin-left: -144px;
  padding: 0 0 5px;
  margin-top: 15px;
  vertical-align: top;
  position: relative;
  text-align: right;
  box-sizing: border-box;
}
.page .container ul.time-schedule li span.time::after {
  content: "";
  position: absolute;
  right: -42px;
  top: 0;
  background: #dd75a2;
  width: 20px;
  height: 20px;
  border-radius: 10px;
}
.page .container ul.time-schedule li .sch_box {
  display: inline-block;
  width: 100%;
  margin-left: 49px;
  padding: 20px;
  vertical-align: middle;
  background: #efefef;
  box-sizing: border-box;
  border-radius: 6px;
}
.page .container ul.time-schedule li .sch_title {
  font-weight: 700;
  margin-bottom: 0;
}
.page .container ul.time-schedule li .sch_tx {
  font-weight: normal;
}
.page .container ul.time-schedule li .sch_img_01, .page .container ul.time-schedule li .sch_img_02, .page .container ul.time-schedule li .sch_img_03 {
  height: 130px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  z-index: 10;
}
.page .container ul.time-schedule li .sch_img_01 img, .page .container ul.time-schedule li .sch_img_02 img, .page .container ul.time-schedule li .sch_img_03 img {
  width: 100%;
  height: 100%;
}
.page .container ul.time-schedule li .sch_img_01 {
  top: 60px;
  right: 5%;
}
.page .container ul.time-schedule li .sch_img_02 {
  top: 70px;
  right: 10%;
}
.page .container ul.time-schedule li .sch_img_03 {
  top: 60px;
  right: 3%;
}
.page .container ul.time-schedule li:last-child {
  padding: 0;
}
.page .container ol {
  list-style: revert;
  margin-left: 20px;
}
.page .container p {
  margin-bottom: 30px;
}
.page .container p:last-child {
  margin-bottom: 0;
}
.page .container_text {
  overflow: hidden;
}
.page .container_text .usagi {
  position: relative;
}
.page .container_text .usagi_back {
  position: absolute;
  bottom: -14px;
  right: 0;
}
.page .container .message {
  width: 1260px;
  margin: 0 auto 30px !important;
}
.page .container .message img {
  width: 70%;
  margin-left: auto;
  display: block;
}
.page .container .message h2 {
  text-align: left;
  font-size: 25px;
  letter-spacing: 3px;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  z-index: 1;
  padding: 30px 30px 0 0;
  border-radius: 0 30px 0 0;
  background-color: #ffffff;
}
.page .container .prof {
  display: -ms-flex;
  display: flex;
  flex-direction: row-reverse;
}
.page .container .prof_img {
  margin-left: 30px;
  width: 180px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  border-radius: 6px;
}
.page .container .prof_img img {
  border-radius: 6px;
}
.page .container .prof_img .usagi_back {
  position: absolute;
  bottom: -14px;
}
.page .container .prof_text {
  flex: 1;
}
.page .container .photo_left, .page .container .photo_right {
  display: -ms-flex;
  display: flex;
}
.page .container .photo_left img, .page .container .photo_right img {
  width: 300px;
  height: 100%;
  border-radius: 6px;
}
.page .container .photo_left-box h3, .page .container .photo_right-box h3 {
  font-size: 30px;
  margin: 20px 0 30px;
}
.page .container .photo_left img {
  margin-right: 30px;
  border-radius: 6px;
}
.page .container .photo_right {
  flex-direction: row-reverse;
}
.page .container .photo_right img {
  margin-left: 30px;
  border-radius: 6px;
}
.page .container .photo_text-left, .page .container .photo_text-right {
  overflow: hidden;
}
.page .container .photo_text-left img, .page .container .photo_text-right img {
  width: 300px;
  height: 100%;
  margin-bottom: 20px;
  border-radius: 6px;
}
.page .container .photo_text-left img {
  float: left;
  margin-right: 30px;
  border-radius: 6px;
}
.page .container .photo_text-right {
  flex-direction: row-reverse;
}
.page .container .photo_text-right img {
  float: right;
  margin-left: 30px;
  border-radius: 6px;
}
.page .container .frame {
  padding: 30px;
  background-color: #f4d7e4;
  border-radius: 12px;
}
.page .container .frame_red {
  color: #dd0000;
  border: 2px solid #dd0000;
  border-radius: 10px;
  padding: 20px 30px;
}
.page .container .table {
  display: -ms-flex;
  display: flex;
  border-bottom: 1px solid #3d3732;
}
.page .container .table:first-of-type {
  border-top: 1px solid #3d3732;
}
.page .container .table dt, .page .container .table dd {
  padding: 25px;
  display: -ms-flex;
  display: flex;
  align-items: center;
  margin: 0;
}
.page .container .table dt {
  width: 180px;
  background-color: #f6dce8;
}
.page .container .table dd {
  flex: 1;
}
.page .container .col {
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
.page .container .col_2 div {
  width: calc(50% - 15px);
}
.page .container .col_2 div h3 {
  font-size: 25px;
  line-height: 25px;
  margin: 20px 0;
}
.page .container .gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 46.25%;
  position: relative;
}
.page .container .gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 10px;
}
.page .container .gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page .container .gallery div {
  width: calc((100% - 60px) / 4);
}
.page .container .gallery div:nth-child(1), .page .container .gallery div:nth-child(5), .page .container .gallery div:nth-child(9) {
  margin-bottom: 30px;
}
.page .container .news_box {
  margin: 0;
  list-style: none;
}
.page .container .news_title {
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
  letter-spacing: -1px;
}
.page .container .news_tag {
  margin-bottom: 30px;
}
.page .container .news_tag .icon {
  color: #fff;
  font-size: 14px;
  line-height: 13px;
  text-align: center;
  width: 80px;
  height: auto;
  margin: 0 20px 0 0;
  padding: 5px 0 3px;
  border-radius: 3px;
  display: inline-block;
}
.page .container .news_tag .icon.info {
  background-color: #2b69a3;
}
.page .container .news_tag .icon.event {
  background-color: #438546;
}
.page .container .news_tag .icon.act {
  background-color: #ff6347;
}
.page .container .news_tag .icon.paper {
  background-color: #bf7a0d;
}

@media screen and (max-width: 1024px) {
  .page .container {
    margin: 0 auto 45px;
  }
  .page .container .message {
    width: 1260px;
    margin: 0 auto 30px !important;
  }
  .page .container .message img {
    width: 100%;
    margin-left: auto;
    display: block;
  }
  .page .container .message h2 {
    position: static;
  }
  .page .container .photo_left, .page .container .photo_right {
    display: block;
  }
  .page .container .photo_left img, .page .container .photo_right img {
    margin: 0 auto 30px;
    display: block;
  }
  .page .container .photo_text-left img, .page .container .photo_text-right img {
    float: none;
    margin: 0 auto 30px;
    display: block;
  }
  .page .container .table {
    flex-direction: column;
  }
  .page .container .table dt, .page .container .table dd {
    width: 100%;
  }
  .page .container .table dt {
    background-color: #f6dce8;
  }
  .page .container .table dd {
    flex: 1;
  }
  .page .container .col {
    flex-direction: column;
  }
  .page .container .col_2 div {
    width: 100%;
    margin-bottom: 30px;
  }
  .page .container .col_2 div:last-child {
    margin-bottom: 0;
  }
  .page .container .col_2 div img {
    width: 450px;
    margin: 0 auto;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .page .container h2.heading {
    margin-bottom: 20px;
  }
  .page .container .prof {
    display: block;
  }
  .page .container .prof_img {
    margin: 0 auto 30px;
  }
  .page .container .table dt, .page .container .table dd {
    padding: 15px;
  }
  .page .container .gallery div {
    width: calc((100% - 60px) / 3);
  }
  .page .container .gallery div:nth-child(5), .page .container .gallery div:nth-child(9) {
    margin-bottom: 0;
  }
  .page .container .gallery div:nth-child(4), .page .container .gallery div:nth-child(7) {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .page .container .col_2 div img {
    width: 100%;
  }
  .page .container ul.time-schedule li .sch_img_01, .page .container ul.time-schedule li .sch_img_02, .page .container ul.time-schedule li .sch_img_03 {
    display: none;
    height: 100px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: absolute;
    z-index: 10;
  }
  .page .container ul.time-schedule li .sch_img_01 img, .page .container ul.time-schedule li .sch_img_02 img, .page .container ul.time-schedule li .sch_img_03 img {
    width: 100%;
    height: 100%;
  }
  .page .container ul.time-schedule li .sch_img_01 {
    top: 110px;
    right: 5%;
  }
  .page .container ul.time-schedule li .sch_img_02 {
    top: 90px;
    right: 10%;
  }
  .page .container ul.time-schedule li .sch_img_03 {
    top: 60px;
    right: 5%;
  }
}
@media screen and (max-width: 540px) {
  .page .container .gallery div {
    width: calc((100% - 30px) / 2);
  }
  .page .container .gallery div:nth-child(4) {
    margin-bottom: 0;
  }
  .page .container .gallery div:nth-child(3), .page .container .gallery div:nth-child(5), .page .container .gallery div:nth-child(9) {
    margin-bottom: 30px;
  }
}