<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* Tools */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.clear {
  clear: both; }

/* margin
-------------------------------*/
/* padding
-------------------------------*/
/* base */
body {
  font-size: 18px;
  font-size: 1.125rem;
  overflow-x: hidden;
}

body {
  font-family: "Meiryo","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ","ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
  position: relative;
}

img {
  max-width: 100%;
}

a:hover img {
  opacity: 0.7;
}

section, section * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* main */
section {
  position: relative;
  line-height: 1.8;
  padding: 80px 3%;
  color: #0a3190;
}
section div.content {
  max-width: 1200px;
  margin: 0 auto;
}
section h2 {
  font-size: 36px;
  font-weight: bold;
  color: #0a3190;
  text-align: center;
}
.mirai_2nd  h2 { /*add190606*/
  font-size: 36px;
  font-weight: bold;
  color: #0a3190;
  text-align: center;
}

#mirai_intro {
  padding: 0;
}


.main_visual {
  position: relative;
  overflow: hidden;
}
.main_visual h1 a:hover img {
  opacity: 1;
}
.main_visual .anim {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  max-width: 1200px;
  margin: 0 auto;
}
.main_visual .base {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: auto;
  opacity: 0;
}
.main_visual .sky {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(/group/blue-academy/mirai/image/anim/sky_bg.png) no-repeat;
  background-size: cover;
  background-position: center top;
  z-index: 2;
}
.main_visual .airport {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(/group/blue-academy/mirai/image/anim/airport_bg.png) no-repeat;
  background-size: cover;
  background-position: center top;
  z-index: 3;
}
.main_visual .car1_1 {
  position: absolute;
  bottom: 2%;
  left: 10%;
  width: 10%;
  height: 64px;
  background: url(/group/blue-academy/mirai/image/anim/car1_1.png) no-repeat;
  background-size: contain;
  background-position: bottom;
  z-index: 4;
}
.main_visual .car1_2 {
  position: absolute;
  bottom: 2%;
  left: 20%;
  width: 10%;
  height: 47px;
  background: url(/group/blue-academy/mirai/image/anim/car1_2.png) no-repeat;
  background-size: contain;
  background-position: bottom;
  z-index: 5;
}
.main_visual .airplane1 {
  position: absolute;
  bottom: 2%;
  right: 5%;
  width: 45%;
  height: 177px;
  background: url(/group/blue-academy/mirai/image/anim/airplane1.png) no-repeat;
  background-size: contain;
  background-position: bottom;
  z-index: 6;
}

.main_visual .car2_1 {
  position: absolute;
  bottom: 26%;
  right: 30%;
  width: 10%;
  height: 49px;
  background: url(/group/blue-academy/mirai/image/anim/car2_1.png) no-repeat;
  background-size: contain;
  background-position: bottom;
  z-index: 7;
}
.main_visual .car2_2 {
  position: absolute;
  bottom: 26%;
  right: 17%;
  width: 10%;
  height: 31px;
  background: url(/group/blue-academy/mirai/image/anim/car2_2.png) no-repeat;
  background-size: contain;
  background-position: bottom;
  z-index: 8;
}
.main_visual .airplane2 {
  position: absolute;
  bottom: 26%;
  right: 45%;
  width: 25%;
  height: 93px;
  background: url(/group/blue-academy/mirai/image/anim/airplane2.png) no-repeat;
  background-size: contain;
  background-position: bottom;
  z-index: 9;
}
.main_visual .cloud1 {
  position: absolute;
  top: 2%;
  left: -10%;
  width: 45%;
  height: 157px;
  background: url(/group/blue-academy/mirai/image/anim/cloud1.png) no-repeat;
  background-size: contain;
  background-position: top;
  z-index: 10;
}
.main_visual .cloud2 {
  position: absolute;
  top: 10%;
  right: -5%;
  width: 48%;
  height: 220px;
  background: url(/group/blue-academy/mirai/image/anim/cloud2.png) no-repeat;
  background-size: contain;
  background-position: top;
  z-index: 11;
}
.main_visual .balloon1 {
  position: absolute;
  top: 32%;
  left: 1%;
  width: 20%;
  padding-top: 20%;
  max-width: 250px;
  height: 0;
  background: url(/group/blue-academy/mirai/image/anim/balloon1.png) no-repeat;
  background-size: contain;
  background-position: top;
  -webkit-box-shadow: 6px 9px 0px 1px #00a7eb;
          box-shadow: 6px 9px 0px 1px #00a7eb;
  border-radius: 100%;
  z-index: 12;
}
.main_visual .balloon2 {
  position: absolute;
  top: 19%;
  right: 1%;
  width: 19%;
  padding-top: 19%;
  max-width: 237px;
  height: 0;
  background: url(/group/blue-academy/mirai/image/anim/balloon2.png) no-repeat;
  background-size: contain;
  background-position: top;
  -webkit-box-shadow: 6px 9px 0px 1px #00a7eb;
          box-shadow: 6px 9px 0px 1px #00a7eb;
  border-radius: 100%;
  z-index: 13;
}
.main_visual .balloon3 {
  position: absolute;
  top: 38%;
  right: 10%;
  width: 13%;
  padding-top: 13%;
  max-width: 162px;
  height: 0;
  background: url(/group/blue-academy/mirai/image/anim/balloon3.png) no-repeat;
  background-size: contain;
  background-position: top;
  -webkit-box-shadow: 6px 5px 0px 1px #00a7eb;
          box-shadow: 6px 5px 0px 1px #00a7eb;
  border-radius: 100%;
  z-index: 14;
}

.main_visual .balloon1 {
  -webkit-animation: pop-v-1 1.5s ease-in-out infinite alternate;
  animation: pop-v-1 1.5s ease-in-out infinite alternate;
}
.main_visual .balloon2 {
  -webkit-animation: pop-v-2 2s ease-in-out infinite alternate;
  animation: pop-v-2 2s ease-in-put infinite alternate;
}
.main_visual .balloon3 {
  -webkit-animation: pop-v-2-2 2.5s ease-in-out infinite alternate;
  animation: pop-v-2-2 2.5s ease-in-put infinite alternate;
}


.main_visual .logo {
  position: absolute;
  top: 18%;
  left: 50%;
  width: 50%;
  margin-left: -25%;
  z-index: 16;
}
.float_right {
  float:right;
  padding-bottom: 0px;
}

.center_ss_m {
  display: none;
}
.center_ss {
  display: block;
}
@media screen and (max-width: 767px) {
  .main_visual .logo {
    position: absolute;
    top: 18%;
    left: 50%;
    width: 80%;
    margin-left: -40%;
  }
  .main_visual .balloon1,
  .main_visual .balloon2,
  .main_visual .balloon3 {
    display: none;
  }
}

.main_visual .logo_inner {
  position: relative;
}

.main_visual .logo_base {

}
.main_visual .logo_airplane {
  position: absolute;
  top: -30%;
  left: 56%;
  width: 13%;
  height: 33%;
  background: url(/group/blue-academy/mirai/image/anim/logo_airplane.png) no-repeat;
  background-size: contain;
  background-position: top left;
  z-index: 3;
}
.main_visual .logo_line {
  position: absolute;
  top: -6%;
  left: 29.5%;
  width: 29%;
  height: 122px;
  z-index: 2;
  overflow: hidden;
}
.main_visual .logo_line span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/group/blue-academy/mirai/image/anim/logo_line.png) no-repeat;
  background-size: contain;
  background-position: top left;
}

.main_visual .logo_mirai {
  position: absolute;
  top: 34%;
  left: 0;
  width: 38%;

  height: 96px;
  background: url(/group/blue-academy/mirai/image/anim/logo_mirai.png) no-repeat;
  background-size: contain;
  background-position: top left;
  z-index: 1;
}
.main_visual .logo_text1 {
  position: absolute;
  top: 15%;
  left: 2%;
  width: 37%;
  height: 21px;
  background: url(/group/blue-academy/mirai/image/anim/logo_text1.png) no-repeat;
  background-size: contain;
  background-position: top left;
  z-index: 1;
}
.main_visual .logo_text2 {
  position: absolute;
  top: 90%;
  right: 0;
  width: 60%;

  height: 21px;
  background: url(/group/blue-academy/mirai/image/anim/logo_text2.png) no-repeat;
  background-size: contain;
  background-position: top right;
  z-index: 1;
}
.main_visual .logo_tsuku-ru {
  position: absolute;
  top: 8%;
  right: 0;
  width: 60%;
  height: 77%;
  background: url(/group/blue-academy/mirai/image/anim/logo_tsuku-ru.png) no-repeat;
  background-size: contain;
  background-position: top right;
  z-index: 1;
}

.load .airport,
.load .car1_1,
.load .car1_2,
.load .airplane1,
.load .car2_1,
.load .car2_2,
.load .airplane2,
.load .cloud1,
.load .cloud2,
.load .logo,
.load .balloon {
  opacity: 0;
}





#mirai_intro .olypara_logo {
  max-width: 1200px;
  margin: 0 auto -180px auto;
  padding-top: 40px;
  text-align: right;
  position: relative;
  z-index: 5;
}
#mirai_intro .main_title {
  /*position: relative;*/
  position: absolute;
  max-width: 1200px;
  margin: 0 auto;
}
#mirai_intro h1 {
  max-height: 780px;
  padding-top: 100px;
  padding-left: 15px;
  padding-bottom: 33%;
  text-align: center;
}
#mirai_intro .main_title .main_fig {
  position: absolute;
}
#mirai_intro .main_title .main_fig01 {
  top: 250px;
  left: -5px;
}
#mirai_intro .main_title .main_fig02 {
  top: 200px;
  right: -5px;
}
#mirai_intro .main_title .main_fig02-2 {
  top: 365px;
  right: 140px;
}
#mirai_intro div.content {
  max-width: 100%;
  padding: 60px 3%;
  text-align: center;
  font-size: 20px;
  background: #fff;
}
#mirai_intro .intro_detail {
  max-width: 1080px;
  margin: 30px auto;
  padding: 25px 15px;
  background-color: #0a3190;
  font-size: 24px;
  font-weight: bold;
}
#mirai_intro .intro_detail dt {
  display: inline-block;
  padding: 10px 20px;
  background-color: #e2f3fc;
  vertical-align: middle;
}
#mirai_intro .intro_detail dd {
  display: inline-block;
  padding: 10px;
  color: #fff;
  vertical-align: middle;
}
#mirai_intro .intro_detail .detail_notice {
  font-size: 12px;
}
#mirai_intro .event_share {
  max-width: 880px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

#mirai_intro .event_btn {
  display: inline-block;
  max-width: 416px;
  width: 100%;
}
#mirai_intro .event_btn a{
  position: relative;
  text-decoration: none;
  font-size: 25px;
  font-weight: bold;
  margin-top: 20px;
  display: inline-block;
  max-width: 416px;
  width: 90%;
  color: #fff;
  background-color: #00a7eb;
  padding: 12.5px 0;
}
#mirai_intro .event_btn a:before {
    position: absolute;
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 12px;
    height: 12px;
    background-color: #fff;
    position: absolute;
    right: 20px;
    top: 40%;
    overflow: hidden;
}
#mirai_intro .event_btn a:after {
    position: absolute;
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 12px;
    height: 12px;
    background-color: #00a7eb;
    position: absolute;
    right: 25px;
    top: 40%;
    overflow: hidden;
}
#mirai_intro .event_btn a:hover {
  opacity:0.8;
}
#mirai_program {
  background: #edf6fb url(/group/blue-academy/mirai/image/programBg.png) repeat left top;
}

#mirai_program .content {
  position: relative;
  background-color: #fff;
}
#mirai_program .content:before {
  position: absolute;
  top: 25px;
  left: -24px;
  content: "";
  border: 3px solid #00a7ea;
  border-radius: 3px;
  width: 100px;
  height: 0;
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
      transform: rotate(315deg);
  z-index: 1;
}
#mirai_program .content:after {
  position: absolute;
  top: 25px;
  right: -24px;
  content: "";
  border: 3px solid #00a7ea;
  border-radius: 3px;
  width: 100px;
  height: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  z-index: 1;
}
#mirai_program h2 {
  padding: 60px 0 0;
}
#mirai_program h2 img {
  vertical-align: bottom;
}

/* added 1805 */
#mirai_program .program_staff {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 60px;
  padding: 0;
}
#mirai_program .program_staff a {
  position: relative;
  padding: 10px 10px 50px 10px;
  vertical-align: top;
  color: #000;
  text-decoration: none;
  margin-left: -1px;
  margin-top: -1px;
  border: 1px solid #d4edfb;
  width: 20%;
  overflow: hidden;
}

#mirai_program .program_staff a:first-of-type {

}
#mirai_program .program_staff a:hover {
  color: #fff;
}
#mirai_program .program_staff a:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transform: scale(0.6, 0.8) translate(-50%,-50%);
      -ms-transform: scale(0.6, 0.8) translate(-50%,-50%);
          transform: scale(0.6, 0.8) translate(-50%,-50%);
  -webkit-transition-property: -webkit-transform opacity;
  transition-property: -webkit-transform opacity;
  -o-transition-property: transform opacity;
  transition-property: transform opacity;
  transition-property: transform opacity, -webkit-transform opacity;
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}
#mirai_program .program_staff a.program_staff01:before {
  background-color: #1f65da;
}
#mirai_program .program_staff a.program_staff02:before {
  background-color: #eaa0c0;
}
#mirai_program .program_staff a.program_staff03:before {
  background-color: #69add7;
}
#mirai_program .program_staff a.program_staff04:before {
  background-color: #80ad26;
}
#mirai_program .program_staff a.program_staff05:before {
  background-color: #f4c441;
}

#mirai_program .program_staff a:hover:before {
  -webkit-transform: scale(1) translate(-50%,-50%);
      -ms-transform: scale(1) translate(-50%,-50%);
          transform: scale(1) translate(-50%,-50%);
  opacity: 1;
}
#mirai_program .program_staff dl {
  position: relative;
  z-index: 2;
}
#mirai_program .program_staff a:after {
  position: absolute;
  font-family: "slick";
  content: "→";
  bottom: 22px;
  left: 50%;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0;
  margin-left: -15px;
  border-radius: 16px;
  color: #00a7ea;
  font-size: 34px;
  z-index: 3;
}
#mirai_program .program_staff a:hover:after {
  color: #fff;
}
#mirai_program .program_staff dt {
  margin-top: 10px;
  color: #0a3190;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2;
  min-height: 3em;
  text-align: center;
  z-index: 10;
}
#mirai_program .program_staff01 dt,
#mirai_program .program_staff03 dt {
  padding-top: 0.5em;
}
#mirai_program .program_staff a:hover dt {
  color: #fff;
}
#mirai_program .program_staff a dd {
  z-index: 10;
}
#mirai_program .program_staff a dd img {
  display: block;
  margin: 10px auto;
}
#mirai_program .program_staff a:hover dd img {
  opacity: 1;
}
/* added 1805 */

#mirai_program .program_points {
  padding: 40px;
}
#mirai_program .program_point {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  padding: 20px;
}
#mirai_program h3 {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 3px dotted #0a3190;
  margin-bottom: 30px;
  padding-bottom: 10px;
  margin-left: 130px;
  line-height: 1.4;
}
#mirai_program .program_point3 h3 {
  margin-top: 30px;
}
#mirai_program .program_point3 h3 {
  padding: 0.9em 0;
}
#mirai_program .program_point h3:before {
  content: "";
  position: absolute;
  top: -8px;
  left: -130px;
  width: 120px;
  height: 120px;
  background-size: 100%;
  background-repeat: no-repeat;
}
#mirai_program .program_point1 h3:before {
  background-image: url(/group/blue-academy/mirai/image/pointsFig01.png);
}
#mirai_program .program_point2 h3:before {
  background-image: url(/group/blue-academy/mirai/image/pointsFig02.png);
}
#mirai_program .program_point3 h3:before {
  background-image: url(/group/blue-academy/mirai/image/pointsFig03.png);
}
#mirai_program li strong {
  font-weight: bold;
  color: #ff6600;
}
#mirai_program .program_point ul {
  padding: 20px 20px 0 20px;
  color: #000;
  line-height: 1.4;
}
#mirai_program .program_point .program_movie {
  position: relative;
  margin-top: 30px;
  padding: 20px 20px 0 20px;
  text-align: center;
  vertical-align: top;
}
#mirai_program .program_point .movie_wrap {
  height: 0;
  padding-bottom: 56.25%;
}
#mirai_program .program_point .program_movie iframe {
  position: absolute;
  top: 0;
  left: 0;
}
#mirai_program .program_point li {
  position: relative;
  margin-top: 20px;
  padding-left: 35px;
}
#mirai_program .program_point li span:before {
  position: absolute;
  content: " ";
  display: block;
  background: url(/group/blue-academy/mirai/image/icon_pen.png) no-repeat;
  background-size: 100%;
  width: 26px;
  height: 26px;
  top: -3px;
  left: 0;
}


#mirai_map {
  background: #99c5e9;
  color: #0a3190;
  font-weight: bold;
}
#mirai_map h2 {
  color: #0a3190;
  text-align: left;
}
#mirai_map .map_update_label {
  display: inline-block;
  font-size: 12px;
  background-color: #eb6877;
  color: #fff;
  margin-top: 15px;
  padding: 4px 27px;
  position: relative;
  z-index: 1;
}
#mirai_map .map_fig {
  position: relative;
  margin-top: -160px;
  margin-bottom: 40px;
  text-align: center;
}
/* added 1805 */
#mirai_map .map_link li {
  position: absolute;
}
#mirai_map .map_link li &gt; a,
#mirai_map .map_link li &gt; span {
  position: relative;
  display: block;
  text-decoration: none;
}
#mirai_map .map_link li div:before {
  position: absolute;
  content: "";
  border: 30px solid transparent;
}

#mirai_map .map_link li.place_topright div:before {
  top: -30px;
  right: 0;
  border-right: 20px solid #fff;
}
#mirai_map .map_link li.place_topleft div:before {
  top: -30px;
  left: 0;
  border-left: 20px solid #fff;
}
#mirai_map .map_link li.place_bottomright div:before {
  bottom: -30px;
  right: 0;
  border-right: 20px solid #fff;
}
#mirai_map .map_link li.place_bottomleft div:before {
  bottom: -30px;
  left: 0;
  border-left: 20px solid #fff;
}
#mirai_map .map_link li.place_topright div {
  position: absolute;
  top: 0;
  right: 0;
}
#mirai_map .map_link li.place_topleft div {
  position: absolute;
  top: 0;
  left: 0;
}
#mirai_map .map_link li.place_bottomright div {
  position: absolute;
  bottom: 0;
  right: 0;
}
#mirai_map .map_link li.place_bottomleft div {
  position: absolute;
  bottom: 0;
  left: 0;
}

#mirai_map .map_link li.place_topright dl {
  top: 0;
  right: 0;
}
#mirai_map .map_link li.place_topleft dl {
  top: 0;
  left: 0;
}
#mirai_map .map_link li.place_bottomright dl {
  bottom: 0;
  right: 0;
}
#mirai_map .map_link li.place_bottomleft dl {
  bottom: 0;
  left: 0;
}

#mirai_map .map_link a dl {
  position: relative;
  width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background: #fff;
}
#mirai_map .map_link a dl:before {
  position: absolute;
  font-family: "slick";
  content: "→";
  bottom: 14px;
  right: 7px;
  width: 16px;
  height: 16px;
  color: #00a7ea;
  font-size: 16px;
  border-radius: 7px;
}
#mirai_map .map_link a:hover dl:before {
  opacity: 0.7;
}
#mirai_map .map_link a dt {
  width: 90px;
}
#mirai_map .map_link a dt img {
  vertical-align: middle;
}
#mirai_map .map_link a dd {
  font-size: 14px;
  font-weight: normal;
  color: #0a3190;
  padding: 0 12px 0 10px;
  line-height: 1.3;
  text-align: left;
  vertical-align: middle;
}
#mirai_map .map_link a:hover dd {
  opacity: 0.7;
}
#mirai_map .map_link a dd span {
  display: block;
  font-size: 12px;
  color: #00a7ea;
  padding-bottom: 5px;
}
/* added 1805 */

#mirai_map .map_prefecture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#mirai_map .map_prefecture li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px;
  vertical-align: top;
  font-size: 14px;
  border-right: 2px dotted #00a7ea;
  word-wrap: break-word;
}
#mirai_map .map_prefecture li:last-of-type {
  border-right-width: 0;
}
#mirai_map .map_prefecture .map_visited {
  color: #eb6877;
}

/* added 1805 */
#mirai_map .map_archive {
  position: relative;
  margin: 30px 0;
  text-align: center;
}
#mirai_map .map_archive .archive_btn {
  position: absolute;
  display: block;
  width: 100%;
  top: 38%;
  left: 0;
  text-align: center;
}
#mirai_map .map_archive .archive_btn a {
  position: relative;
  display: inline-block;
  width: 38%;
  color: #fff;
  text-decoration: none;
  background-color: #5f52a0;
  padding: 20px 0;
}
#mirai_map .map_archive .archive_btn a:hover {
  background-color: #7d71bd;
}
#mirai_map .map_archive .archive_btn a:before {
  position: absolute;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  width: 12px;
  height: 12px;
  background-color: #fff;
  position: absolute;
  right: 20px;
  top: 42%;
  overflow: hidden;
}
#mirai_map .map_archive .archive_btn a:after {
  position: absolute;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  width: 12px;
  height: 12px;
  background-color: #5f52a0;
  position: absolute;
  right: 25px;
  top: 42%;
  overflow: hidden;
}
#mirai_map .map_archive .archive_btn a:hover:after {
  background-color: #7d71bd;
}
/* added 1805 */


#mirai_map .map_photo {
  margin-top: 40px;
}
#mirai_map .map_photo li {
  text-align: center;
}
#mirai_map .map_photo &gt; li {
  display: none;
  max-width: 122px;
}
#mirai_map .map_photo &gt; li:first-child {
  display: block;
}
#mirai_map .map_photo .slick-list {
  margin: 0 20px;
}
#mirai_map .slick-prev:before, #mirai_map .slick-next:before {
  color: #fff;
}
#mirai_map .slick-slide {
}
#mirai_map .slick-slide a {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 120px;
  height: 80px;
  overflow: hidden;
  border: 1px solid #0a3190;
  border-radius: 8px;
}
#mirai_map .slick-slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 117%;
}

.slick-lightbox .slick-list {
  margin: 0 40px;
}
#mirai_map .map_school {
  margin-top: 70px;
  position: relative;
  background-color: #fff;
}

#mirai_map .map_school:before {
  position: absolute;
  top: 25px;
  left: -24px;
  content: "";
  border: 3px solid #00a7ea;
  border-radius: 3px;
  width: 100px;
  height: 0;
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
      transform: rotate(315deg);
  z-index: 1;
}
#mirai_map .map_school:after {
  position: absolute;
  top: 25px;
  right: -24px;
  content: "";
  border: 3px solid #00a7ea;
  border-radius: 3px;
  width: 100px;
  height: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  z-index: 1;
}
#mirai_map .map_school h2 {
  width: 90%;
  font-size: 24px;
  color: #00a7ea;
  text-align: center;
  margin: 0 auto;
}
#mirai_map .map_school h2 {
  padding-top: 85px;
}
#mirai_map .map_school p {
  padding-top: 5px;
  font-size: 18px;
  color: black;
  width: 90%;
  text-align: center;
  margin: 0 auto;
}
#mirai_map .map_school .btn_line {
  padding-bottom: 20px;
  border-bottom: 4px solid #00a7ea;
  display: block;
  max-width: 1080px;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 90px;
}
#mirai_map .map_school .voice_1,#mirai_map .map_school .voice_2,#mirai_map .map_school .voice_3 {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
  padding-bottom: 60px;
}
#mirai_map .map_school .voice_1 .children,#mirai_map .map_school .v_content {
  display: flex;
  min-height: 140px;
  justify-content: space-between;
}
#mirai_map .map_school .v_content2 {
  display: block;
}
#mirai_map .map_school h3 {
  position: relative;
  font-size: 24px;
  border-bottom: 3px dotted;
  margin-bottom: 30px;
}
#mirai_map .map_school span:after,#mirai_map .map_school .voice_3 span:after {
  position: absolute;
  top: -30px;
  content: url(https://i.imgur.com/UVq9rMH.jpg);
  z-index: 1;
}


#mirai_map .map_school .voice_1 .children p,#mirai_map .map_school .voice_2 p,#mirai_map .map_school .voice_3 p {
  font-size: 16px;
  color: black;
  font-weight: normal;
  width: 100%;
  text-align: left;
  margin: 0;
}
#mirai_map .map_school .voice_2 p,#mirai_map .map_school .voice_3 p {
    flex-basis: 90%;
}
#mirai_map .map_school .voice_1 .children p {
    flex-basis: 75%;
}
#mirai_map .map_school img  {
  padding-left:15px;
  height: 126px;
}
#mirai_map .map_school .btn_voice {
  padding-top: 50px;
}
#mirai_map .map_school .btn_voice a {
  position: relative;
  padding: 14.5px 0;
  max-width: 1000px;
  background-color: #0a3190;
  display: block;
  margin: 0 auto;
  color: white;
  text-align: center;
  font-size: 24px;
  text-decoration: none;
}
#mirai_map .map_school .btn_voice a:hover {
  opacity: 0.9;
}
#mirai_map .map_school .btn_voice a:before {
  position: absolute;
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 12px;
    height: 12px;
    background-color: #fff;
    position: absolute;
    right: 20px;
    top: 42%;
    overflow: hidden;
}
#mirai_map .map_school .btn_voice a:after {
  position: absolute;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 12px;
  height: 12px;
  background-color: #0a3190;
  position: absolute;
  right: 25px;
  top: 42%;
  overflow: hidden;
}
#mirai_BT {
  height: 457px;
  background-color: #d0ecfb;
}

#mirai_BT .bt_event {
  text-align: center;
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
#mirai_BT .bt_event p.event_btn {
  max-width: 476px;
  width: 100%;
}
#mirai_BT .bt_event a {
  position: relative;
  text-decoration: none;
  font-size: 25px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 25px;
  display: inline-block;
  max-width: 476px;
  width: 100%;
  color: #fff;
  background-color: #1a2d7a;
  padding: 12.5px 0;
}
#mirai_BT .bt_event .event_btn span {
  font-size: 16px;
  color: black;
}
#mirai_BT .bt_event .event_btn a:before {
  position: absolute;
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 12px;
    height: 12px;
    background-color: #fff;
    position: absolute;
    right: 20px;
    top: 42%;
    overflow: hidden;
}
#mirai_BT .bt_event .event_btn a:after {
  position: absolute;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 12px;
  height: 12px;
  background-color: #1a2d7a;
  position: absolute;
  right: 25px;
  top: 42%;
  overflow: hidden;
}
#mirai_BT .bt_event .event_btn a:hover {
  opacity: 0.9;
}










#mirai_hello {
  background-color: #d0ecfb;
  text-align: center;
}
#mirai_hello p {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 30px;
}

#mirai_contact {
  background-color: #e2f3fc;
  text-align: center;
}
#mirai_contact h2 {
  padding-bottom: 30px;
  line-height: 1.4;
}
#mirai_contact .contact_detail {
  background-color: #fff;
  color: #000;
  padding: 40px 15px;
}

#mirai_contact h3 {
  position: relative;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 10px;
  padding-left: 50px;
}
#mirai_contact h3:before {
  position: absolute;
  content: url(/group/blue-academy/mirai/image/contactFig.png);
  top: 0;
  left: 0;
}
#mirai_contact .contact_tel {
  font-size: 24px;
  font-weight: normal;
  color: #00a7ea;
}

.program-download {
  color: #0a3190;
  text-decoration: none;
  display: inline-block;
  border: 1px solid #0a3190;
  padding: 7px 34px 7px 10px;
  margin-top: 20px;
  line-height: 1.4;
  background: #fff url(/group/blue-academy/mirai/image/ico_pdf.png) no-repeat 98% center;
}

/* footer */

footer {
  background-color: #393c44;
}
.footer_cont {
    display: flex;
    justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 10px;
  color: #cecece;
  font-size: 13px;
}

.footer_cont .right-box {
    display: flex;
    justify-content: flex-end;
    margin-top: 5px;
    line-height: 1.3;
}
.footer_cont .guideline-txt {
        margin-right: 1.5rem;
        }

.footer_cont .guideline-txt .pddl5m {
    padding-right: .5rem;
}
    
    @media screen and (max-width: 768px) {
        .footer_cont {
            display: block;
        }
        .footer_cont .guideline-txt {
            font-size: .6rem;
        margin-top: 5px;
            margin-right: 0;
            text-align: center;
        }
        .footer_cont .right-box {
            display: block;
        }
    }

@media screen and (max-width: 495px) {
    .footer_cont .guideline-txt {
        text-align: left;
    }
}

.footer_cont .ana_logo,
  .footer_cont .ana_copy {
    display: block;
    width: auto;
    text-align:center;
    font-size: .7rem;
  }
.footer_cont .ana_copy {
  text-align: right;
}
/* added 1805 */
.footer_cont .totop {
  position: fixed;
  bottom: 35px;
  right: 30px;
  z-index: 999;
}
/* added 1805 */


@media screen and (max-width: 1200px) {
  #mirai_intro .olypara_logo {
    margin-bottom: -15%;
    padding-top: 3%;
  }
  #mirai_intro .olypara_logo img {
    width: 20%;
    margin-right: 2%;
  }
  #mirai_intro .main_title {
    margin: 0 2%;
  }
  #mirai_intro h1 {
    padding-top: 10%;
  }
  #mirai_intro h1 img {
    width: 55%;
  }
  #mirai_intro .main_title .main_fig01 {
    width: 21%;
    top: 34%;
  }
  #mirai_intro .main_title .main_fig02 {
    width: 21%;
    top: 27%;
  }
  #mirai_intro .main_title .main_fig02-2 {
    width: 16%;
    top: 48%;
    right: 8%;
  }

  /* added 1805 */
  #mirai_program h2 {
    padding: 60px 2% 0;
  }

  /* added 1805 */
}

@media screen and (max-width: 1024px) {
  section h2 {
    font-size: 32px;
  }

  #mirai_intro .olypara_logo img {
    margin-right: 3%;
  }
  #mirai_intro h1 {
    height: auto;
    padding-left: 0;
  }

  #mirai_intro .intro_detail {
    padding: 25px 15px 0 15px;
    line-height: 1.3;
  }
  #mirai_intro .intro_detail dt {
    margin-bottom: 25px;
    width: 30%;
  }
  #mirai_intro .intro_detail dd {
    margin-bottom: 25px;
    width: 65%;
  }
  #mirai_intro .intro_detail .detail_notice {
    display: inline-block;
  }

  /* added 1805 */
  #mirai_program .program_staff a dt {
    min-height: 4.5em;
  }
  /* added 1805 */

  #mirai_program .program_point {
    display: block;
    width: auto;
  }
  #mirai_program .program_point2 h3 {
    margin-top: 30px;
  }



  #mirai_map .map_prefecture li {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    margin-bottom: 10px;
  }
  #mirai_map .map_prefecture li:nth-child(4n) {
    border-right-width: 0;
  }

  /* added 1805 */
  #mirai_map .map_archive .archive_btn {
    top: 34%;
  }
  /* added 1805 */

  #mirai_map .map_photo {
    margin-left: 25px;
    margin-right: 25px;
  }

  #mirai_program .program_staff {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 10px 30px;
  }
  #mirai_program .program_staff a {
    width: 33.3333%;
  }
  #mirai_BT .bt_event {
    flex-direction: column;
    align-items: center;
}
 
}
@media screen and (max-width: 960px) {
  #mirai_map .map_fig {
    margin-top: -30px;
  }
  #mirai_map .map_fig {
    padding-bottom: 0;
  }
  /* added 1805 */
  #mirai_map .map_archive .archive_btn {
    top: 32%;
  }
  #mirai_map .map_archive .archive_btn a {
    width: 70%;
    padding: 10px;
  }
  /* added 1805 */

}
@media screen and (max-width: 768px) {
  /* added 1805 */

/*  #mirai_program .program_staff a dl:before {
    left: 47%;
  }*/

  #mirai_program .program_staff a dt {
    min-height: 0;
  }
  #mirai_program .program_staff a dd {
    text-align: center;
  }
  /* added 1805 */

  #mirai_map .map_prefecture {
    display: none;
  }

  #mirai_contact .contact_detail p {
    font-size: 16px;
  }

  #mirai_map .map_link {

  }
  #mirai_map .map_link li {
    position: relative;
    bottom: auto!important;
    top: auto!important;
    left: auto!important;
    right: auto!important;
  }
  #mirai_map .map_link div {
    position: relative!important;
    bottom: auto!important;
    top: auto!important;
    left: auto!important;
    right: auto!important;
  }
  #mirai_map .map_link div:before {
    display: none;
  }
  #mirai_map .map_link a dl {
    width: 100%;
    margin-bottom: 10px;
  }
  #mirai_map .map_link dd br {
    display: none;
  }


  .footer_cont .totop {
    bottom: 45px;
    right: 3%;
    max-width: 20%;
  }
}


@media screen and (max-width: 767px) {
  section {
    padding: 50px 3%;
  }
  section h2 {
    font-size: 24px;
    line-height: 1.4;
  }
  section h2 br {
/*    display: none;*/
  }

  #mirai_intro div.content {
    font-size: 16px;
  }
  #mirai_intro .intro_detail dt {
    padding: 10px;
  }

  #mirai_program .program_points {
    padding: 2% 2% 20px 2%;
  }
  #mirai_program .program_point {
    padding: 0;
  }
  #mirai_program .program_point ul {
    padding-top: 10px;
  }
  #mirai_program .program_point .program_movie {
    margin: 30px 20px;
  }


  #mirai_hello p {
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer_cont .ana_logo,
  .footer_cont .ana_copy {
    display: block;
    width: auto;
    text-align:center;
  }

  #mirai_map .map_school h2 {
    padding-top:40px;
  }

}
@media screen and (max-width: 767px) {
  #mirai_program h3 {
    margin-left: 100px;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 1.4;
  }
  #mirai_program .program_point h3:before {
    top: -4px;
    left: -90px;
    width: 80px;
    height: 80px;
  }
  #mirai_program .program_point li {
    margin-top: 15px;
    font-size: 16px;
  }

  #mirai_intro .olypara_logo img {
    width: 25%;
  }
  #mirai_intro h1 img {
    width: 85%;
  }
  #mirai_intro .main_title .main_fig {
    display: none;
  }
  #mirai_intro div.content {
    padding-top: 10%;
  }
  #mirai_intro .intro_detail {
    padding-bottom: 5px;
    font-size: 18px;
  }
  #mirai_intro .intro_detail dt {
    display: block;
    width: auto;
    margin-bottom: 10px;
  }
  #mirai_intro .intro_detail dd {
    display: block;
    width: auto;
    margin-bottom: 10px;
  }
  #mirai_program {
    padding: 25px 3%;
  }
  #mirai_program h2 {
    padding-top: 30px;
  }
  #mirai_program h3 br {
    display: none;
  }

  #mirai_program .program_point h3 {
    min-height: 3.2em;
  }
  #mirai_program .program_point3 h3 {
    padding: 0;
  }
  #mirai_program .program_point3 h3:before {
    top: -8px;
  }
  #mirai_program .program_staff {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #mirai_program .program_staff a {
    width: 50%;
  }
  #mirai_program .program_staff dt {
    font-size: 20px;
  }
  #mirai_program .program_staff dd {
    font-size: 16px;
  }

  /* added 1805 */
  #mirai_map h2 {
    font-size: 22px;
    position: relative;
    z-index: 1;
  }
  #mirai_map .map_archive .archive_btn a {
    width: 75%;
  }
  #mirai_map .map_archive .archive_btn a:before {
    right: 15px;
    top: 40%;
  }
  #mirai_map .map_archive .archive_btn a:after {
    right: 20px;
    top: 40%;
  }
  /* added 1805 */

}
@media screen and (max-width: 530px) {
  #mirai_intro .event_share {
    flex-direction: column;
    width: 100%!important;
}
#mirai_intro .event_btn a {
  max-width: none!important;
  width: 100%;
  font-size: 18px;
}
#mirai_intro .event_btn {
    display: block;
    margin: 0 auto;
    max-width: none;
}
}
@media screen and (max-width: 480px) {

  /* added 1805 */
  #mirai_map .map_archive .archive_btn {
    top: 30%;
  }
  #mirai_map .map_archive .archive_btn a {
    width: 80%;
    padding-right: 25px;
    font-size: 14px;
    line-height: 1.2;
  }
  /* added 1805 */
  .center_ss_m {
    padding-left: 0px!important;
    padding-bottom: 10px;
    margin: 0 auto;
    display: block;
    width: 110px;
    height: auto!important;
  }
  .center_ss {
    display: none;
  }
  #mirai_intro .event_btn a {
    font-size: 18px;
  }
  #mirai_map .map_school .voice_1 .children, #mirai_map .map_school .v_content {
    display: block;
    flex-direction: column-reverse;
    flex-basis: none;
}
  #mirai_map .map_school .voice_3 .float_right {
    float: none;
    padding-bottom: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }
  #mirai_map .map_school h2 {
    font-size: 18px;
    padding: 30px 0 0;
}
#mirai_map .map_school p {
  font-size: 14px;
}
  #mirai_map .map_school .btn_voice a {
    font-size: 14px;
}
  #mirai_BT .bt_event a {
    font-size: 14px;
  }
  #mirai_BT .bt_event .event_btn span {
    font-size: 12px;
}

}

@media screen and (max-width: 360px) {

  /* added 1805 */
  #mirai_map .map_archive .archive_btn {
    top: 15%;
  }
  /* added 1805 */

}

#mirai_map .sdgs div{
  margin:50px auto;
  display: inline-block;
}
#mirai_map .sdgs .sdgs_txt{
  width:72%;
  font-weight: normal;
}
#mirai_map .sdgs .sdgs_txt p{
  margin-bottom:1.3em;
}
#mirai_map .sdgs .sdgs_txt .fontS{
  font-size:16px;
}
#mirai_map .sdgs .sdgs_img{
  vertical-align:top;
  padding-left:1%;
}
#mirai_map .sdgs .sdgs_img p img{
  display: inline-block;
  padding:5px;
  width:150px;
}
@media screen and (max-width: 767px) {

  #mirai_map .sdgs {
    text-align: center;
  }
  #mirai_map .sdgs div{
    margin:0;
  }
  #mirai_map .sdgs .sdgs_txt p{
    margin-bottom:0.5em;
  }
  #mirai_map .sdgs .sdgs_txt{
    width:100%;
    margin-top:20px;
    text-align: left;
  }
  #mirai_map .sdgs .sdgs_img{
    padding-left:0;
  }
}

#contentWrap {
  padding-top: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: auto;
  max-width: 1200px;
  display: block;
}
#contentWrap #newsWrap .newsBlock {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  float: left;
  padding: 30px 15px 0;
}
#contentWrap #newsWrap .newsBlock.small {
  width: 25%;
}
#contentWrap #newsWrap .newsBlock .newsBlockInner {
  background-color: #fff;
  position: relative;
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .newsBlockHover {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9997;
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .detailWrap {
  position: relative;
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .detailWrap .headBlock {
  font-size: 14px;
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .detailWrap .headDate {
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
}
#contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap .headDate {
  padding: 10px 10px 0 30px;
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .detailWrap h2 {
  font-weight: bold;
}
#contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap h2 {
  font-size: 16px;
  line-height: 24px;
  padding: 5px 30px;
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .detailWrap p {
  font-size: 14px;
  line-height: 22px;
  padding: 0 30px 20px;
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .detailWrap .headBlock .headCateg {
  display: inline-block;
  padding: 0;
  line-height: 28px;
}
.headCateg {
  color: #fff;
  font-size: 12px;
  margin: auto;
  text-align: center;
  width: 175px;
}
.headCateg.all {
  background:#0b1e7b;
}
.headCateg.diagram {
  background:#806929;
}
.headCateg.space {
  background:#ff8100;
}
.headCateg.service {
  background:#00A6E9;
}
.headCateg.event {
  background:#FF786D;
}
.headCateg.safety {
  background:#006B33;
}
.headCateg.diversity {
  background:#804BAE;
}
.headCateg.csr {
  background:#5CA300;
}
.headCateg.universal {
  background:#0B539F;
}
.headCateg.other {
  background:#009F86;
}

#contentWrap #newsWrap .newsBlock .newsBlockInner .detailWrap .headBlock .iconWrap {
  position: absolute;
  right: 5px;
  top: -20px;
}
#contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap .headBlock .iconWrap .iconNew {
  background: url("/ana_news/assets/img/icon-new-50.png") no-repeat scroll left top;
  background-size: contain;
  display: inline-block;
  height: 40px;
  margin-left: 5px;
  text-indent: -9999px;
  width: 40px;
}
#contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap .headBlock .iconWrap .iconMov {
  background: url("/ana_news/assets/img/icon-movie-50.png") no-repeat scroll left top;
  background-size: contain;
  display: inline-block;
  height: 40px;
  text-indent: -9999px;
  width: 40px;
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .detailWrap h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  padding: 0 30px 20px;
  text-align: left;
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .detailWrap p {
  font-size: 14px;
  line-height: 22px;
  padding: 0 30px 20px;
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .linkBtn {
  border-top: 1px solid #c9c9c9;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
/*  transition: background 0.5s ease 0s;*/
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .linkBtn a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  height: 100%;
  padding: 20px 0;
/*  transition: color 0.5s ease 0s;*/
  width: 100%;
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .linkBtn.active {
  background-color: #223f9a;
}
#contentWrap #newsWrap a {
  color: #223f9a;
  text-decoration: none;
  word-break: break-all;
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .linkBtn.active a {
  color: #fff;
}
#contentWrap #newsWrap a:hover {
  color: #0073ce;
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .linkBtn a span {
  padding: 0 30px;
  position: relative;
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .linkBtn a span:before {
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  width: 7px;
  height: 7px;
  background-color: #5487c0;
  position: absolute;
  right: 10px;
  top: 36%;
  overflow: hidden;
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .linkBtn a span:after {
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  width: 7px;
  height: 7px;
  background-color: #fff;
  position: absolute;
  right: 12px;
  top: 36%;
  overflow: hidden;
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .linkBtn.active a span {
/*  background: url("/ana_news/assets/img/arw-white-right.png") no-repeat scroll right center;*/
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .linkBtn.active a span:before {
  background-color: #fff;
}
#contentWrap #newsWrap .newsBlock .newsBlockInner .linkBtn.active a span:after {
  background-color: #223f9a;
}

#mirai_wua {
  background: #edf6fb url(/group/blue-academy/mirai/image/programBg.png) repeat left top;
}
#mirai_wua .wua_btn {
  margin: 0 auto;
  padding: 20px 0 0;
  text-align: center;
}
#mirai_wua .wua_btn a {
  display: inline-block;
  width: 100%;
  max-width: 400px;
  position: relative;
  margin: 50px auto 0 auto;
  padding: 20px 40px;
  text-align: center;
  background-color: #1a2d7a;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
}
#mirai_wua .wua_btn a:hover {
  opacity: 0.7;
}
#mirai_wua .wua_btn a:before {
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  width: 12px;
  height: 12px;
  background-color: #fff;
  position: absolute;
  right: 20px;
  top: 42%;
  overflow: hidden;
}
#mirai_wua .wua_btn a:after {
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  width: 12px;
  height: 12px;
  background-color: #1a2d7a;
  position: absolute;
  right: 25px;
  top: 42%;
  overflow: hidden;
}

@media screen and (min-width: 1025px) {
  #contentWrap #newsWrap .newsBlock .newsBlockInner .imgWrap.active {
    background-color: #333;
  }
  #contentWrap #newsWrap .newsBlock .newsBlockInner .imgWrap.active img {
    opacity: 0.5;
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
        transform: scale(1.05, 1.05);
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
  }
  #mirai_map .map_school .voice_1 .children,#mirai_map .map_school .v_content {
    flex-basis: 47%;
  }
}
@media screen and (max-width: 1024px) {
  #contentWrap #newsWrap .newsBlock {
    float: none;
  }
  #contentWrap #newsWrap .newsBlock.small {
    padding-top: 20px;
    width: 100%;
  }
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .headBlock {
    padding-left: 20px;
  }
  #contentWrap #newsWrap .newsBlock .newsBlockInner .detailWrap .headBlock .iconWrap {
    right: 10px;
    top: -10px;
  }
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap .headBlock .iconWrap .iconNew {
    height: 50px;
    width: 50px;
  }
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap .headBlock .iconWrap .iconMov {
    height: 50px;
    width: 50px;
  }
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap .headDate,
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap h2,
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap p {
    padding-left: 20px;
  }
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap h2 {
    padding-top: 0;
  }
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .linkBtn {
    border: none;
    height: 100%;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 100%;
    z-index: 2;
  }
  #contentWrap #newsWrap .newsBlock .newsBlockInner .linkBtn a {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    height: 100%;
    padding: 20px 0;
    -webkit-transition: color 0.5s ease 0s;
    -o-transition: color 0.5s ease 0s;
    transition: color 0.5s ease 0s;
    width: 100%;
  }
  #contentWrap #newsWrap .newsBlock .newsBlockInner .linkBtn a:before {
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    width: 17px;
    height: 17px;
    background-color: #5487c0;
    position: absolute;
    right: 20px;
    top: 46%;
    overflow: hidden;
  }
  #contentWrap #newsWrap .newsBlock .newsBlockInner .linkBtn a:after {
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    width: 17px;
    height: 17px;
    background-color: #fff;
    position: absolute;
    right: 23px;
    top: 46%;
    overflow: hidden;
  }
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap p {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  #contentWrap #newsWrap .newsBlock .newsBlockInner .imgWrap {
    overflow: hidden;
    text-align: center;
    width: 100%;
  }
  #contentWrap #newsWrap .newsBlock .newsBlockInner .imgWrap img {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    display: inline-block;
    max-width: 100%;
    font-size: 0;
    line-height: 0;
    vertical-align: top;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
/*  #contentWrap #newsWrap .newsBlock.small .newsBlockInner {
    box-sizing: border-box;
    display: table;
    table-layout: fixed;
  }*/
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .imgWrap {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    padding: 20px 0 20px 20px;
    width: 35%;
    vertical-align: top;
  }
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap {
    display: inline-block;
    padding-right: 20px;
    padding-top: 20px;
    width: 65%;
    height: auto !important;
    vertical-align: top;
  }
  #mirai_map .map_school .voice_1 .children,#mirai_map .map_school .v_content {
    flex-basis: 47%;
  }
}
@media screen and (max-width: 768px) {
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner {
    padding: 20px 40px 20px 10px;
  }
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .imgWrap {
    display: block;
    left: 10px;
    position: absolute;
    top: 20px;
  }
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .imgWrap img {
    width: 80px;
  }
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap {
    display: block;
    padding-bottom: 0;
  }
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap .headBlock {
    padding-left: 90px;
  }
  .headCateg {
    line-height: 20px;
    width: 180px;
  }
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .headBlock .iconWrap {
    font-size: 0;
    left: 208px;
    right: auto;
    top: 30px;
  }
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap .headBlock .iconWrap .iconMov {
    height: 30px;
    width: 30px;
  }
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap .headBlock .iconWrap .iconNew {
    height: 30px;
    width: 30px;
  }
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap .headBlock {
    padding-left: 90px;
  }
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap .headDate {
    display: block;
    padding: 5px 0 0 90px;
    line-height: 28px;
  }
  #contentWrap #newsWrap .newsBlock.small .newsBlockInner .detailWrap h2 {
    padding: 5px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #mirai_wua {
    padding: 50px 0;
  }
  #mirai_wua .wua_btn {
    width: 93%;
  }
  #mirai_wua .wua_btn a {
    margin-top: 20px;
    padding: 20px 40px 20px 20px;
  }

  #mirai_program .content:before,#mirai_map .map_school:before {
    top: 8px;
    left: -18px;
    width: 50px;
  }
  #mirai_program .content:after,#mirai_map .map_school:after {
    top: 8px;
    right: -15px;
    width: 50px;
  }

  #mirai_intro .event_share {
    width: 95%;
}
  #mirai_intro .event_btn a {
    max-width: 316px;
  }
  #mirai_map .map_school .voice_3 span:after {
    right: 0;
  }
  #mirai_map .map_school .btn_line {
    max-width: 590px;
    margin-bottom: 50px;
}

  #mirai_map .map_school h3 {
    margin: 0 auto;
    margin-bottom: 30px;
    max-width: 520px;
    width: 92%;
}

  #mirai_map .map_school .voice_1 .children p {
  flex-basis: 100%;
  padding-bottom: 25px;
}
  #mirai_map .map_school .voice_1 .children {
    display: flex;
    max-width: 520px;
    width: 92%;
    margin: 0 auto;
}
#mirai_map .map_school .voice_2 .v_content2,#mirai_map .map_school .voice_3 .v_content2 {
  max-width: 520px;
  width: 92%;
  margin: 0 auto;
}
#mirai_map .map_school .voice_1 .children {
    flex-direction: column;
}
  #mirai_map .map_school .voice_3 p {
    font-size: 16px;
    color: black;
    font-weight: normal;
    flex-basis: 50%;
}

#mirai_map .map_school .voice_3 {
  padding-bottom: 30px;
}
#mirai_map .map_school .btn_voice {
  padding-top: 0px;
}
#mirai_map .map_school .btn_voice a {
  max-width: 520px;
}
#mirai_map .map_school .voice_1, #mirai_map .map_school .voice_2 {
  padding-bottom: 50px;
}
#mirai_map .map_school span {
  line-height: 1.3;
  display: block;
}
}



.loader_wrap {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 100;
  text-align: center;
  opacity: 0;
}

.loader {
  position: relative;
  display: inline-block;
  margin: 0;
  width: 50px;
  height: 50px;
  border: 2px solid #0cf;
  border-radius: 50%;

  -webkit-animation: spin 0.75s infinite linear;

          animation: spin 0.75s infinite linear;
}
.loader::before,
.loader::after {
  left: -2px;
  top: -2px;
  display: none;
  position: absolute;
  content: '';
  width: inherit;
  height: inherit;
  border: inherit;
  border-radius: inherit;
}

/*
 * LOADER 5
 */
.loader-5,
.loader-5::before {
  display: inline-block;
  border-color: transparent;
  border-top-color: #0cf;
}
.loader-5::before {
  -webkit-animation: spin 1.5s infinite ease;
          animation: spin 1.5s infinite ease;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes pop-v-1 {
  0% {
    -webkit-transform: translate3d(0,-8px,0);
    transform: translate3d(0,-8px,0);
  }
  100% {
    -webkit-transform: translate3d(0,8px,0);
    transform: translate3d(0,8px,0);
  }
}
@keyframes pop-v-1 {
  0% {
    -webkit-transform: translate3d(0,-8px,0);
    transform: translate3d(0,-8px,0);
  }
  100% {
    -webkit-transform: translate3d(0,8px,0);
    transform: translate3d(0,8px,0);
  }
}
@-webkit-keyframes pop-v-2 {
  0% {
    -webkit-transform: translate3d(0,6px,0);
    transform: translate3d(0,6px,0);
  }
  100% {
    -webkit-transform: translate3d(0,-6px,0);
    transform: translate3d(0,-6px,0);
  }
}
@keyframes pop-v-2 {
  0% {
    -webkit-transform: translate3d(0,6px,0);
    transform: translate3d(0,6px,0);
  }
  100% {
    -webkit-transform: translate3d(0,-6px,0);
    transform: translate3d(0,-6px,0);
  }
}
@-webkit-keyframes pop-v-2-2 {
  0% {
    -webkit-transform: translate3d(0,6px,0);
    transform: translate3d(0,6px,0);
  }
  100% {
    -webkit-transform: translate3d(0,-6px,0);
    transform: translate3d(0,-6px,0);
  }
}
@keyframes pop-v-2-2 {
  0% {
    -webkit-transform: translate3d(0,6px,0);
    transform: translate3d(0,6px,0);
  }
  100% {
    -webkit-transform: translate3d(0,-6px,0);
    transform: translate3d(0,-6px,0);
  }
}


.pddl5m {
    padding-left: .5em; width: inherit !important;
}
</pre></body></html>