/* media query */
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
body.fontL #wrapper main .intro .anchor {
  max-width: 1000px;
}
body.fontL #wrapper main p.link {
  max-width: 400px;
}
body #wrapper header {
  background: #3296D4;
}
body #wrapper header .sp_menu .menu-trigger {
  background: #000 !important;
}
body #wrapper header .sp_menu nav .splnav li.sirius {
  background-color: #e8f6fd;
}
body #wrapper main {
  line-height: 1.8;
}
body #wrapper main .intro {
  background: #3296D4;
  height: 1200px;
  background-image: url(../images/main_img_pc.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 65%;
}
body #wrapper main .intro .object {
  position: absolute;
  top: 50px;
}
body #wrapper main .intro .object img {
  max-width: 80%;
  margin: auto;
}
body #wrapper main .intro .breadcrumb li p {
  margin-top: 20px;
}
body #wrapper main .intro h1 {
  text-align: center;
  line-height: 1.2;
  margin: 80px 0 50px;
}
body #wrapper main .intro h1 img {
  max-width: 50%;
  margin: auto;
}
body #wrapper main .intro .anchor {
  max-width: 750px;
  padding-bottom: 40px;
  margin: auto;
  text-align: center;
}
body #wrapper main .intro .anchor li a {
  display: block;
  background: #fff000;
  padding: 10px 40px;
  box-sizing: border-box;
  border-radius: 36px;
}
body #wrapper main .intro .anchor li a span {
  margin-left: 5px;
}
body #wrapper main .intro::after {
  position: absolute;
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../../common/images/separate_white_bottom.png);
  width: 100%;
  height: 0;
  padding-top: 13.2%;
  margin-top: 1000px;
  top: 0;
}
body #wrapper main .intro.on::after {
  content: none;
}
body #wrapper main .about .block {
  margin-top: 370px;
}
body #wrapper main .about .block.first {
  margin-top: 0;
}
body #wrapper main .about .block.first .headline::before {
  top: -235px;
}
body #wrapper main .about .block.second .headline::before {
  top: -280px;
}
body #wrapper main .about .block ul.col2 {
  margin-bottom: 40px;
}
body #wrapper main .about .block ul.col2:last-child {
  margin-bottom: 0;
}
body #wrapper main .about .block ul.col2 li p.area {
  font-weight: bold;
  font-size: 120%;
  margin-bottom: 10px;
}
body #wrapper main .about .block ul.col2 li ul.col2 li {
  width: 48%;
}
body #wrapper main .about .block.bg_img {
  position: relative;
  padding-bottom: 500px;
}
body #wrapper main .about .block.bg_img::after {
  position: absolute;
  left: 0;
  right: 0;
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/contents_bg_bottom.png);
  width: 100%;
  height: 0;
  padding-top: 20.45%;
}
body #wrapper main .about .block.bg_img.on {
  padding-bottom: 50px;
}
body #wrapper main .about .block.bg_img.on::after {
  background-image: none;
}
body #wrapper main .about .block .inner {
  position: relative;
}
body #wrapper main .about .block .inner .floor_wrap {
  margin-top: 50px;
}
body #wrapper main .about .block .inner .floor_wrap ul.col2 li ul.col2 {
  margin-top: 20px;
}
body #wrapper main .about .block .inner .point {
  margin-top: 100px;
}
body #wrapper main .about .block .inner .point > img {
  max-width: 250px;
  display: block;
  margin: 50px auto 0;
}
body #wrapper main .about .block .inner .point ul {
  align-items: flex-start;
  margin-top: 20px;
}
body #wrapper main .about .block .inner .point ul li p.title {
  font-weight: bold;
  margin: 10px 0;
  color: #000;
  text-align: left;
  letter-spacing: 1px;
}
body #wrapper main .about .block .inner .point ul li p.title.on {
  color: #fff000;
}
body #wrapper main .about .block .inner .point ul + p {
  text-align: center;
  margin-bottom: 20px;
}
body #wrapper main .about .block .inner .point ul + p svg, body #wrapper main .about .block .inner .point ul + p img {
  max-width: 500px;
}
body #wrapper main .about .block .inner .point ul + p svg path, body #wrapper main .about .block .inner .point ul + p img path {
  fill: #3296D4;
}
body #wrapper main .about .block .inner .point ul + p.on svg path {
  fill: #fff000;
}
body #wrapper main .about .block .inner .movie_box {
  max-width: 800px;
  margin: 30px auto 0;
}
body #wrapper main .about .block .inner .movie_box video {
  width: 100%;
  height: 100%;
}
body #wrapper main .about .block .inner .movie_box iframe {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: 100%;
  border: none;
}
body #wrapper main .about .block .inner img.separate_img_l {
  position: absolute;
  display: inline-block;
  z-index: 1;
  max-width: 250px;
  left: -200px;
  bottom: -40px;
}
body #wrapper main .about .block .inner img.separate_img_r {
  position: absolute;
  display: inline-block;
  z-index: 1;
  right: -200px;
  max-width: 180px;
  bottom: -50px;
}
body #wrapper main .library {
  margin-top: 340px;
}
body #wrapper main .library .headline {
  padding-top: 30px;
}
body #wrapper main .library ul.col2 {
  align-items: flex-start;
}
body #wrapper main .topic {
  margin-top: 340px;
}
body #wrapper main .topic .headline {
  padding-top: 30px;
}
body #wrapper main .topic .bg_c::after {
  content: none;
}
body #wrapper main .topic .bg_c .inner > div ul.col2 {
  margin-bottom: 40px;
}
body #wrapper main .topic .bg_c .inner > div ul.col2.last {
  margin-bottom: 0;
}
body #wrapper main .topic .bg_c .inner > div ul.col2.last li:nth-child(2) {
  text-align: center;
}
body #wrapper main .topic .bg_c .inner > div ul.col2.last li:nth-child(2) img {
  max-width: 350px;
}
body #wrapper main .topic .bg_c .inner > div ul.col2 li p span.on {
  color: #fff000;
}

@media all and (max-width: 1025px) {
  body #wrapper header {
    padding-top: 0 !important;
  }
}
@media all and (max-width: 1680px) {
  body #wrapper main .intro {
    height: 1000px;
  }
}
@media all and (max-width: 1440px) {
  body #wrapper main .intro {
    background-position: top 20px center;
    background-size: 65%;
    height: 940px;
  }
}
@media all and (max-width: 1366px) {
  body #wrapper main .intro {
    background-size: 70%;
    height: 864px;
  }
}
@media all and (max-width: 1025px) {
  body #wrapper main .intro {
    background-position: top 50px center;
    background-size: 75%;
    height: 760px;
  }
}
@media all and (max-width: 768px) {
  body #wrapper main .intro {
    background-position: top 120px center;
    background-size: 80%;
    height: 700px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .intro {
    background-image: url(../images/main_img_sp.png?0307);
    background-position: top 90px center;
    background-size: 100%;
    height: 800px;
  }
}
@media all and (max-width: 375px) {
  body #wrapper main .intro {
    height: 740px;
  }
}
@media all and (max-width: 320px) {
  body #wrapper main .intro {
    height: 650px;
  }
}
@media all and (max-width: 1025px) {
  body #wrapper main .intro .object {
    top: 100px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .intro .object {
    top: 55px;
  }
}
@media all and (max-width: 768px) {
  body #wrapper main .intro .object img {
    max-width: 90%;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .intro .object img {
    max-width: 100%;
  }
}
@media all and (max-width: 1025px) {
  body #wrapper main .intro .breadcrumb {
    padding-top: 20px;
  }
}
@media all and (max-width: 768px) {
  body #wrapper main .intro .breadcrumb {
    padding-top: 45px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .intro .breadcrumb {
    padding-top: 10px;
  }
}
@media all and (max-width: 1680px) {
  body #wrapper main .intro h1 {
    margin: 50px 0 40px;
  }
}
@media all and (max-width: 1440px) {
  body #wrapper main .intro h1 {
    margin: 30px 0 40px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .intro h1 {
    margin: 30px 0;
  }
}
@media all and (max-width: 320px) {
  body #wrapper main .intro h1 {
    margin: 10px 0 20px;
  }
}
@media all and (max-width: 1440px) {
  body #wrapper main .intro h1 img {
    max-width: 60%;
  }
}
@media all and (max-width: 1025px) {
  body #wrapper main .intro h1 img {
    max-width: 80%;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .intro h1 img {
    max-width: 65%;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .intro .anchor {
    width: 90%;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .intro .anchor li {
    margin-bottom: 10px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .intro .anchor li a {
    padding: 10px 5px;
  }
}
@media all and (max-width: 1680px) {
  body #wrapper main .intro::after {
    margin-top: 830px;
  }
}
@media all and (max-width: 1440px) {
  body #wrapper main .intro::after {
    margin-top: 790px;
  }
}
@media all and (max-width: 1366px) {
  body #wrapper main .intro::after {
    margin-top: 730px;
  }
}
@media all and (max-width: 1025px) {
  body #wrapper main .intro::after {
    margin-top: 660px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .intro::after {
    margin-top: 760px;
  }
}
@media all and (max-width: 375px) {
  body #wrapper main .intro::after {
    margin-top: 700px;
  }
}
@media all and (max-width: 320px) {
  body #wrapper main .intro::after {
    margin-top: 610px;
  }
}
@media all and (max-width: 1680px) {
  body #wrapper main .about .block {
    margin-top: 340px;
  }
}
@media all and (max-width: 1440px) {
  body #wrapper main .about .block {
    margin-top: 280px;
  }
}
@media all and (max-width: 1025px) {
  body #wrapper main .about .block {
    margin-top: 200px;
  }
}
@media all and (max-width: 1680px) {
  body #wrapper main .about .block.first {
    margin-top: 30px;
  }
}
@media all and (max-width: 1440px) {
  body #wrapper main .about .block.first {
    margin-top: 0;
  }
}
@media all and (max-width: 768px) {
  body #wrapper main .about .block.first {
    margin-top: 30px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block.first {
    margin-top: 20px;
  }
}
@media all and (max-width: 1680px) {
  body #wrapper main .about .block.first .headline::before {
    top: -250px;
  }
}
@media all and (max-width: 1440px) {
  body #wrapper main .about .block.first .headline::before {
    top: -210px;
  }
}
@media all and (max-width: 1366px) {
  body #wrapper main .about .block.first .headline::before {
    top: -200px;
  }
}
@media all and (max-width: 1025px) {
  body #wrapper main .about .block.first .headline::before {
    top: -150px;
  }
}
@media all and (max-width: 768px) {
  body #wrapper main .about .block.first .headline::before {
    top: -110px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block.first .headline::before {
    top: -85px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block.first .bg_c ul.col2.reverse {
    margin-top: 20px;
  }
}
@media all and (max-width: 1440px) {
  body #wrapper main .about .block.second {
    margin-top: 310px;
  }
}
@media all and (max-width: 1025px) {
  body #wrapper main .about .block.second {
    margin-top: 240px;
  }
}
@media all and (max-width: 768px) {
  body #wrapper main .about .block.second {
    margin-top: 170px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block.second {
    margin-top: 100px;
  }
}
@media all and (max-width: 1680px) {
  body #wrapper main .about .block.second .headline::before {
    top: -275px;
  }
}
@media all and (max-width: 1440px) {
  body #wrapper main .about .block.second .headline::before {
    top: -270px;
  }
}
@media all and (max-width: 1366px) {
  body #wrapper main .about .block.second .headline::before {
    top: -275px;
  }
}
@media all and (max-width: 1025px) {
  body #wrapper main .about .block.second .headline::before {
    top: -220px;
  }
}
@media all and (max-width: 768px) {
  body #wrapper main .about .block.second .headline::before {
    top: -155px;
  }
}
@media all and (max-width: 414px) {
  body #wrapper main .about .block.second .headline::before {
    top: -90px;
  }
}
@media all and (max-width: 375px) {
  body #wrapper main .about .block.second .headline::before {
    top: -100px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block.second p.image {
    margin-top: 20px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block.second .bg_c {
    padding-bottom: 160px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block.second .bg_c::after {
    margin-top: 150px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block ul.col2 {
    margin-bottom: 0;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block ul.col2 li:nth-child(2) {
    margin-top: 20px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block ul.col2 li ul.col2 {
    display: flex;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block ul.col2 li ul.col2 li:nth-child(2) {
    margin-top: 0;
  }
}
@media all and (max-width: 1500px) {
  body #wrapper main .about .block .inner.pb {
    padding-bottom: 150px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block .inner.pb {
    padding-bottom: 0;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block .inner .floor_wrap {
    margin-top: 40px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block .inner .floor_wrap ul.col2 li ul.col2 {
    margin-top: 5px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block .inner .point {
    margin-top: 50px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block .inner .point > img {
    max-width: 150px;
  }
}
@media all and (max-width: 768px) {
  body #wrapper main .about .block .inner .point ul li {
    width: 100%;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block .inner .point ul li p.title {
    margin: 0 0 10px;
  }
}
@media all and (max-width: 768px) {
  body #wrapper main .about .block .inner .point ul li:nth-child(2) {
    margin-top: 20px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block .inner .point ul li:nth-child(2) {
    margin-top: 50px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block .inner .point ul + p {
    margin: 50px 0 10px;
  }
}
@media all and (max-width: 1500px) {
  body #wrapper main .about .block .inner img.separate_img_l {
    max-width: 200px;
    left: 0;
  }
}
@media all and (max-width: 1025px) {
  body #wrapper main .about .block .inner img.separate_img_l {
    left: 100px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block .inner img.separate_img_l {
    max-width: 150px;
    left: 20px;
    bottom: 10px;
  }
}
@media all and (max-width: 414px) {
  body #wrapper main .about .block .inner img.separate_img_l {
    max-width: 130px;
    bottom: -130px;
  }
}
@media all and (max-width: 1500px) {
  body #wrapper main .about .block .inner img.separate_img_r {
    max-width: 130px;
    right: 0;
  }
}
@media all and (max-width: 1025px) {
  body #wrapper main .about .block .inner img.separate_img_r {
    right: 100px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .about .block .inner img.separate_img_r {
    right: 20px;
    max-width: 75px;
    bottom: 10px;
  }
}
@media all and (max-width: 414px) {
  body #wrapper main .about .block .inner img.separate_img_r {
    max-width: 65px;
    bottom: -120px;
  }
}
@media all and (max-width: 1440px) {
  body #wrapper main .library {
    margin-top: 310px;
  }
}
@media all and (max-width: 1366px) {
  body #wrapper main .library {
    margin-top: 290px;
  }
}
@media all and (max-width: 1025px) {
  body #wrapper main .library {
    margin-top: 240px;
  }
}
@media all and (max-width: 768px) {
  body #wrapper main .library {
    margin-top: 180px;
  }
}
@media all and (max-width: 414px) {
  body #wrapper main .library {
    margin-top: 90px;
  }
}
@media all and (max-width: 375px) {
  body #wrapper main .library {
    margin-top: 80px;
  }
}
@media all and (max-width: 1680px) {
  body #wrapper main .library .headline {
    padding-top: 0;
  }
  body #wrapper main .library .headline::before {
    top: -275px;
  }
}
@media all and (max-width: 1440px) {
  body #wrapper main .library .headline::before {
    top: -270px;
  }
}
@media all and (max-width: 1366px) {
  body #wrapper main .library .headline::before {
    top: -255px;
  }
}
@media all and (max-width: 1025px) {
  body #wrapper main .library .headline::before {
    top: -220px;
  }
}
@media all and (max-width: 768px) {
  body #wrapper main .library .headline::before {
    top: -165px;
  }
}
@media all and (max-width: 414px) {
  body #wrapper main .library .headline::before {
    top: -100px;
  }
}
@media all and (max-width: 375px) {
  body #wrapper main .library .headline::before {
    top: -90px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .library p.image {
    margin-top: 20px;
  }
}
@media all and (max-width: 768px) {
  body #wrapper main .library ul.col2 li {
    width: 100%;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .library ul.col2 li {
    margin-top: 30px;
  }
}
@media all and (max-width: 768px) {
  body #wrapper main .library ul.col2 li:nth-child(2) {
    margin-top: 80px;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .library ul.col2 li p:nth-child(2) {
    margin-top: 5px;
  }
}
@media all and (max-width: 1440px) {
  body #wrapper main .topic {
    margin-top: 310px;
  }
}
@media all and (max-width: 1366px) {
  body #wrapper main .topic {
    margin-top: 290px;
  }
}
@media all and (max-width: 1025px) {
  body #wrapper main .topic {
    margin-top: 240px;
  }
}
@media all and (max-width: 768px) {
  body #wrapper main .topic {
    margin-top: 180px;
  }
}
@media all and (max-width: 414px) {
  body #wrapper main .topic {
    margin-top: 90px;
  }
}
@media all and (max-width: 375px) {
  body #wrapper main .topic {
    margin-top: 80px;
  }
}
@media all and (max-width: 1680px) {
  body #wrapper main .topic .headline {
    padding-top: 0;
  }
  body #wrapper main .topic .headline::before {
    top: -275px;
  }
}
@media all and (max-width: 1440px) {
  body #wrapper main .topic .headline::before {
    top: -270px;
  }
}
@media all and (max-width: 1366px) {
  body #wrapper main .topic .headline::before {
    top: -255px;
  }
}
@media all and (max-width: 1025px) {
  body #wrapper main .topic .headline::before {
    top: -220px;
  }
}
@media all and (max-width: 768px) {
  body #wrapper main .topic .headline::before {
    top: -165px;
  }
}
@media all and (max-width: 414px) {
  body #wrapper main .topic .headline::before {
    top: -90px;
  }
}
@media all and (max-width: 375px) {
  body #wrapper main .topic .headline::before {
    top: -80px;
  }
}
@media all and (max-width: 768px) {
  body #wrapper main .topic .bg_c .inner > div ul.col2.last li:nth-child(2) img {
    max-width: 50%;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .topic .bg_c .inner > div ul.col2.last li:nth-child(2) img {
    max-width: 85%;
  }
}
@media all and (max-width: 480px) {
  body #wrapper main .topic .bg_c .inner > div ul.col2 li {
    margin-bottom: 20px;
  }
}
.bg_c {
  background: #EBF5FB;
  margin-top: 200px;
}
.bg_c::before {
  position: absolute;
  left: 0;
  right: 0;
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/separate_top.svg);
  width: 100%;
  height: 0;
  padding-top: 10%;
  margin-top: -10%;
}
.bg_c::after {
  position: absolute;
  left: 0;
  right: 0;
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/separate_bottom.svg);
  width: 100%;
  height: 0;
  padding-top: 12.4094%;
}

@media all and (max-width: 768px) {
  .bg_c {
    margin-top: 150px;
  }
}
@media all and (max-width: 480px) {
  .bg_c {
    margin-top: 80px;
  }
}
@media all and (max-width: 480px) {
  .bg_c .inner {
    padding: 10px 0 30px;
  }
}
.headline {
  position: relative;
  text-align: center;
  display: block;
  margin: 0 auto 50px;
  font-size: 150%;
  font-weight: bold;
  letter-spacing: 1px;
}
.headline::before {
  position: absolute;
  content: "";
  background-size: cover;
  background-image: url(../images/bookmark.svg);
  width: 60px;
  height: 164px;
  top: -250px;
  right: 50px;
  z-index: 1;
}

@media all and (max-width: 480px) {
  .headline {
    margin: 0 auto;
    font-size: 120%;
  }
}
@media all and (max-width: 1025px) {
  .headline::before {
    width: 50px;
    height: 145px;
    top: -200px;
    right: 20px;
  }
}
@media all and (max-width: 768px) {
  .headline::before {
    width: 40px;
    height: 109px;
    top: -150px;
  }
}
@media all and (max-width: 480px) {
  .headline::before {
    width: 25px;
    height: 68px;
    top: -50px;
    right: 20px;
  }
}
span {
  background-repeat: repeat-x;
  background-size: 200% .8em;
  background-position: 0 1em;
  transition: all 2s ease;
}
span.active {
  background-position: -100% 1em;
}
span.on {
  background-image: none !important;
}
span.marker-animation {
  background-image: linear-gradient(left, transparent 50%, #c2e0f2 50%);
  background-image: -webkit-linear-gradient(left, transparent 50%, #c2e0f2 50%);
  background-image: -moz-linear-gradient(left, transparent 50%, #c2e0f2 50%);
  background-image: -ms-linear-gradient(left, transparent 50%, #c2e0f2 50%);
  background-image: -o-linear-gradient(left, transparent 50%, #c2e0f2 50%);
}

p span.color {
  border-bottom: 2px solid #3296D4;
  font-weight: bold;
  color: #000;
}
p span.color.on {
  color: #fff000;
}
p.image {
  text-align: center;
  margin-bottom: 250px;
}
p.image img {
  max-width: 700px;
}
p.accordion {
  text-align: center;
  margin-top: 40px;
}
p.accordion img {
  max-width: 800px;
  cursor: pointer;
}
p.title {
  color: #3296D4;
  text-align: center;
  font-size: 150%;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
p.title.on {
  color: #fff000;
}
p.link {
  text-align: center;
  box-sizing: border-box;
  background-image: url(../images/link_btn.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  max-width: 300px;
  margin: 30px auto 0;
}
p.link a {
  display: block;
  padding: 7px 0 10px;
  color: #fff;
  letter-spacing: 1px;
  font-size: 110%;
}

@media all and (max-width: 768px) {
  p.image {
    margin-bottom: 0;
  }
}
@media all and (max-width: 768px) {
  p.image img {
    max-width: 500px;
  }
}
@media all and (max-width: 480px) {
  p.image img {
    max-width: 85%;
  }
}
@media all and (max-width: 480px) {
  p.accordion {
    margin-top: 20px;
  }
}
@media all and (max-width: 480px) {
  p.link {
    margin: 20px auto 0;
  }
}
@media all and (max-width: 320px) {
  p.link {
    max-width: 300px;
  }
}
@media all and (max-width: 320px) {
  p.link a {
    padding: 7px 0;
  }
}
ul.notice {
  margin: 10px 0 30px;
  font-size: 90%;
}
ul.notice li {
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 0;
  width: 100%;
  text-align: left !important;
}
ul.notice li a {
  text-decoration: underline;
}

.accordion_inner {
  display: none;
  margin-top: 30px;
}

@media all and (max-width: 480px) {
  .accordion_inner {
    margin-top: 10px;
  }
}
.footer_wrapper {
  position: relative;
  background: #EBF5FB;
  padding-top: 30px;
}
.footer_wrapper.on {
  background: #000;
}
.footer_wrapper img {
  position: absolute;
  top: -60px;
  right: 20px;
  max-width: 300px;
  z-index: 1;
}
.footer_wrapper footer {
  position: relative;
  background: #3296D4;
  color: #fff;
}
.footer_wrapper footer::before {
  position: absolute;
  left: 0;
  right: 0;
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/separate_footer_top.png);
  width: 100%;
  height: 0;
  padding-top: 5%;
}

@media all and (max-width: 1680px) {
  .footer_wrapper img {
    top: 40px;
  }
}
@media all and (max-width: 1025px) {
  .footer_wrapper img {
    top: -25px;
  }
}
@media all and (max-width: 768px) {
  .footer_wrapper img {
    max-width: 240px;
  }
}
@media all and (max-width: 480px) {
  .footer_wrapper img {
    top: -20px;
    max-width: 150px;
  }
}
@media all and (max-width: 360px) {
  .footer_wrapper img {
    top: -15px;
    max-width: 120px;
  }
}
@media all and (max-width: 480px) {
  .footer_wrapper footer::before {
    top: 0;
  }
}
h2 {
  line-height: 2.5;
}
h2 svg.mds01_1, h2 img.mds01_1 {
  max-width: 500px;
}
h2 svg.mds01_2, h2 img.mds01_2 {
  max-width: 580px;
}
h2 svg.mds02_1, h2 img.mds02_1 {
  max-width: 450px;
}
h2 svg.mds02_2, h2 img.mds02_2 {
  max-width: 340px;
}
h2 svg.mds03_1, h2 img.mds03_1 {
  max-width: 450px;
}
h2 svg.mds03_2, h2 img.mds03_2 {
  max-width: 550px;
}
h2 svg.mds03_3, h2 img.mds03_3, h2 svg.mds04, h2 img.mds04 {
  max-width: 520px;
}

@media all and (max-width: 480px) {
  h2 {
    line-height: 1.8;
    font-size: 130%;
  }
}
@media all and (-ms-high-contrast: none) {
  h2.lh {
    line-height: 1.5;
  }
}
@media all and (max-width: 480px) {
  h2 svg.mds01_1, h2 img.mds01_1 {
    max-width: 70%;
  }
}
@media all and (-ms-high-contrast: none) {
  h2 svg.mds01_1, h2 img.mds01_1 {
    height: 90px;
  }
}
@media all and (max-width: 480px) {
  h2 svg.mds01_2, h2 img.mds01_2 {
    max-width: 85%;
  }
}
@media all and (max-width: 480px) {
  h2 svg.mds02_1, h2 img.mds02_1 {
    max-width: 65%;
  }
}
@media all and (-ms-high-contrast: none) {
  h2 svg.mds02_1, h2 img.mds02_1 {
    height: 90px;
  }
}
@media all and (max-width: 480px) {
  h2 svg.mds02_2, h2 img.mds02_2 {
    max-width: 50%;
  }
}
@media all and (-ms-high-contrast: none) {
  h2 svg.mds02_2, h2 img.mds02_2 {
    height: 90px;
  }
}
@media all and (max-width: 480px) {
  h2 svg.mds03_1, h2 img.mds03_1 {
    max-width: 70%;
  }
}
@media all and (-ms-high-contrast: none) {
  h2 svg.mds03_1, h2 img.mds03_1 {
    height: 90px;
  }
}
@media all and (max-width: 480px) {
  h2 svg.mds03_2, h2 img.mds03_2 {
    max-width: 80%;
  }
}
@media all and (-ms-high-contrast: none) {
  h2 svg.mds03_2, h2 img.mds03_2 {
    height: 90px;
  }
}
@media all and (max-width: 480px) {
  h2 svg.mds03_3, h2 img.mds03_3 {
    max-width: 81%;
  }
}
@media all and (-ms-high-contrast: none) {
  h2 svg.mds03_3, h2 img.mds03_3 {
    height: 90px;
  }
}
@media all and (max-width: 480px) {
  h2 svg.mds04, h2 img.mds04 {
    max-width: 75%;
  }
}
@media all and (-ms-high-contrast: none) {
  h2 svg.mds04, h2 img.mds04 {
    height: 90px;
  }
}
