.myWrapper {
  background-image: url(../img/entrance/openschool/bg.png);
  margin-top: 24px;
}

.myMainvisual {
  margin: 0 0 -54px;
  position: relative;
  z-index: 10;
  top: -10px;
  text-align: center;
}

.myMainvisual .deco {
  position: absolute;
  top: 30%;
  right: 0;
}

@media only screen and (max-width: 992px) {
  .myMainvisual .deco {
    display: none;
  }
}

.myInfo {
  background-color: #FFFAE6;
  padding: 15px 0 5px;
  position: relative;
  text-align: center;
}

.myInfo .deco02 {
  position: absolute;
  top: 22%;
  left: 0;
}

@media only screen and (max-width: 992px) {
  .myInfo .deco02 {
    display: none;
  }
}

.myTour {
  padding: 30px 0 0;
}

.myTour .title {
  margin-bottom: 40px;
  text-align: center;
}

.myTour .link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  max-width: 640px;
  margin: 0 auto 30px;
}

@media only screen and (max-width: 600px) {
  .myTour .link {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.myTour .link .entry {
  padding: 20px;
}

@media only screen and (max-width: 600px) {
  .myTour .link .entry {
    margin-bottom: 20px;
  }
}

.myTour .link .entry a {
  display: inline-block;
  transition: all 0.2s ease;
  border-radius: 9px;
}

.myTour .link .entry a:hover {
  box-shadow: #fff 0 0 10px, #fff 0 0 30px, #fff 0 0 50px;
}

.myTour .link .pdf {
  -ms-flex: 1;
  flex: 1;
  padding-left: 15px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}

@media only screen and (max-width: 600px) {
  .myTour .link .pdf {
    padding-left: 0;
  }
}

.myTour .link .pdf a {
  text-decoration: none;
}

.myTour .link .pdf a:hover {
  text-decoration: underline;
}

.myTour .link .pdf .junior a {
  color: #4c9ad8;
}

.myTour .link .pdf .highschool a {
  color: #cd6276;
}

@media only screen and (max-width: 992px) {
  .myTour .detail {
    margin: -15px;
  }
}

.myTour .detail p {
  margin-bottom: 30px;
}

.myTour .foot {
  border-top: dashed 1px #765735;
  padding: 20px 30px;
  margin: 40px auto 0;
  max-width: 880px;
  color: #765735;
}

.myTour .foot ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.myAccess {
  background-color: #fff;
}

.myAccess .titleAccess {
  margin-bottom: 15px;
  font-size: 20px;
  font-size: 2rem;
  color: #32aad2;
  font-weight: bold;
}

.myAccess .contents {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 600px) {
  .myAccess .contents {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.myAccess .contents .map {
  width: 340px;
}

@media only screen and (max-width: 600px) {
  .myAccess .contents .map {
    width: auto;
    margin-bottom: 20px;
    text-align: center;
  }
}

.myAccess .contents .detail {
  -ms-flex: 1;
  flex: 1;
  padding-left: 50px;
}

@media only screen and (max-width: 600px) {
  .myAccess .contents .detail {
    padding-left: 0;
  }
}

.myAccess .contents dt {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

.myAccess .contents .type01 {
  margin-bottom: 20px;
}

.myAccess .contents .type01 dt {
  margin-bottom: 8px;
  color: #d06a2d;
}

.myAccess .contents .type01 ul li {
  margin-left: 1.5em;
  text-indent: -1.5em;
  line-height: 1.4;
}

.myAccess .contents .type01 ul li:not(:last-child) {
  margin-bottom: 10px;
}

.myAccess .contents .type01 ul li:before {
  content: "\30FB";
}

.myAccess .contents .type01 .title {
  font-size: 18px;
  font-size: 1.8rem;
}

.myAccess .contents .type02 dt, .myAccess .contents .type02 dd {
  display: inline;
}

@media only screen and (max-width: 600px) {
  .myAccess .contents .type02 dt, .myAccess .contents .type02 dd {
    display: block;
  }
}

.myAccess .contents .type02 dt {
  color: #4fafe4;
}

.myAccess .contents .type02 dd {
  margin-left: 20px;
}

@media only screen and (max-width: 600px) {
  .myAccess .contents .type02 dd {
    margin-left: 0;
  }
}

.myAccess .contents dd {
  font-size: 15px;
  font-size: 1.5rem;
  color: #666565;
}

.myAccess .contents .caution {
  margin-top: 10px;
}

.mySchedule {
  background-color: #fff;
}

.mySchedule .modBlockInner01 {
  background-image: url(../img/entrance/openschool/bg02.png);
  margin-top: 20px;
}

.mySchedule .box01 {
  margin-bottom: 60px;
}

@media only screen and (max-width: 600px) {
  .mySchedule .box01 {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 600px) {
  .mySchedule .box01 p {
    margin-bottom: 30px;
  }
}

/*# sourceMappingURL=maps/entrance_openschool.css.map */
