/*!
 * rev. 2022-02-08
 * copyright © 2022
 * 
 */
@media only screen and (max-width: 980px) {
  .n_sp_none {
    display: none!important;
  }
}

@media only screen and (min-width: 981px) {
  .n_pc_none {
    display: none!important;
  }
}

.pbMainArea .n_cm_contents {
  font-family: Noto Sans JP,YuGothic,YuGothicM,メイリオ,Meiryo;
}

.pbMainArea .n_cm_contents img {
  vertical-align: top;
}

.pbMainArea .n_cm_hero {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 auto 80px;
  text-align: center;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_hero {
    margin-bottom: 35px;
  }
}

.pbMainArea .n_cm_hero .n_cm_hero_bg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.pbMainArea .n_cm_hero_txt {
  position: absolute;
  bottom: 0;
  z-index: 3;
  left: 6px;
  bottom: 5px;
}

.pbMainArea .n_cm_index_nav {
  text-align: center;
  background: #e6e6e6;
  border-radius: 3px;
  padding: 20px 23px;
  margin: 0 0 90px;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_index_nav {
    border-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding: 15px 15px 1px;
    margin: 0 0 35px;
  }
}

.pbMainArea .n_cm_index_nav ol,.pbMainArea .n_cm_index_nav ul {
  margin: 0;
  list-style: none;
  padding: 0;
}

.pbMainArea .n_cm_index_nav ul {
  overflow: hidden;
  margin: 0 -13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_index_nav ul {
    margin-left: -21px;
    margin-right: 0;
    display: block;
  }
}

.pbMainArea .n_cm_index_nav li {
  display: inline-block;
  margin: 0 13px;
  max-width: 175px;
  width: 100%;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_index_nav li {
    float: left;
    margin-left: 21px;
    margin-right: 0;
    max-width: 100%;
    width: calc(50% - 21px);
    margin-bottom: 15px;
  }
}

.pbMainArea .n_cm_index_nav li a {
  display: block;
  -webkit-transition: .2s linear;
  transition: .2s linear;
  text-decoration: none;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_index_nav li a {
    display: block;
    -webkit-transition: .2s linear;
    transition: .2s linear;
    font-size: 93%;
  }
  .pbMainArea .n_cm_index_nav li a img {
    width: 100%;
  }
}

.pbMainArea .n_cm_index_nav li a:hover {
  opacity: .8;
}

.pbMainArea .n_cm_index_nav li span {
  display: block;
}

.pbMainArea .n_cm_index_nav li .n_ph {
  margin-bottom: 10px;
  position: relative;
}

.pbMainArea .n_cm_index_nav li .n_cat {
  position: absolute;
  top: 1px;
  left: 1px;
  background: #ddd;
  color: #fff;
  width: 80px;
  font-size: 93%;
  padding: 2px 0;
  letter-spacing: 0;
}

.pbMainArea .n_cm_index_nav li .n_cat_360 {
  background: #459626;
}

.pbMainArea .n_cm_index_nav li .n_cat_cm_mirai {
  background: #f6a902;
}

.pbMainArea .n_cm_index_nav li .n_cat_web {
  background: #75b01c;
}

.pbMainArea .n_cm_index_nav li .n_cat_cm {
  background: #0775b8;
}

.pbMainArea .n_cm_index_nav li .n_txt {
  font-weight: 700;
  color: #000;
  font-size: 100%;
}

.pbMainArea .n_cm_index_nav li .n_txt em {
  font-style: normal;
  color: #0975b9;
}

.pbMainArea .n_cm_index_nav_mirai01 {
  margin-bottom: 2px;
  background: #e2f1dd;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.pbMainArea .n_cm_index_nav_mirai02 {
  margin-bottom: 120px;
  background: #cee7c5;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_index_nav_mirai02 {
    margin-bottom: 40px;
  }
}

.pbMainArea .n_cm_index_nav_title {
  margin: 13px 0 25px;
}

.pbMainArea .n_cm_index_nav_title img {
  display: block;
  margin: 0 auto;
}

.pbMainArea .n_cm_index_nav_title span {
  display: block;
  font-weight: 700;
  font-size: 116%;
  margin-top: 10px;
}

.pbMainArea .n_cm_index_nav_title_s {
  margin-top: 0;
  margin-bottom: 18px;
}

.pbMainArea .n_cm_lead {
  text-align: center;
  margin: 0 0 80px;
}

.pbMainArea .n_cm_lead .n_cm_button {
  margin-top: 70px;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_lead .n_cm_button {
    margin-top: 30px;
  }
}

.pbMainArea .n_cm_section {
  position: relative;
}

.pbMainArea .n_cm_movie {
  display: inline-block;
  position: relative;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_movie {
    margin-bottom: 25px;
  }
}

.pbMainArea .n_cm_movie a {
  display: inline-block;
  background: #fff;
}

.pbMainArea .n_cm_movie a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 80px;
  margin: auto;
  border: 2px solid #fff;
  border-radius: 50%;
  background: rgba(9,117,185,.2);
  -webkit-transition: background .3s;
  transition: background .3s;
  z-index: 1;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_movie a:before {
    display: none;
  }
}

@media only screen and (min-width: 981px) {
  .pbMainArea .n_cm_movie a:hover:before {
    background: rgba(9,117,185,.6);
  }
}

@media only screen and (min-width: 981px) {
  .pbMainArea .n_cm_movie a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 5px;
    width: 0;
    height: 0;
    margin: auto;
    border-color: transparent #fff;
    border-style: solid;
    border-width: 11px 0 11px 16px;
    z-index: 1;
  }
}

.pbMainArea .n_cm_movie a img {
  -webkit-transition: .3s;
  transition: .3s;
}

.pbMainArea .n_cm_movie a:hover img {
  opacity: .7;
}

.pbMainArea .n_cm_movie_mirai a:before {
  background-color: rgba(98,167,73,.2);
}

.pbMainArea .n_cm_movie_mirai a:hover:before {
  background-color: rgba(98,167,73,.6);
}

.pbMainArea .n_cm_section_cont {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.pbMainArea .n_cm_section_cont p {
  font-size: 100%;
  line-height: 2;
  margin: 0;
  color: #000;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_section_cont p {
    font-size: 85%;
    line-height: 2;
    margin: 0;
    color: #000;
    text-align: center;
  }
}

.pbMainArea .n_cm_section_cont * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.pbMainArea .n_cm_power_heading {
  position: absolute;
  right: 120px;
  top: 50px;
  z-index: 2;
}

.pbMainArea .n_cm_power_sec01 {
  margin-bottom: 110px;
}

.pbMainArea .n_cm_power_sec01_mov {
  position: absolute;
  right: 0;
  top: 130px;
}

.pbMainArea .n_cm_power_sec02 {
  margin-bottom: 120px;
}

.pbMainArea .n_cm_power_sec02_text {
  position: absolute;
  right: 0;
  top: 148px;
  padding: 30px;
  background: #fff;
}

.pbMainArea .n_cm_power_sec03 {
  margin-bottom: 250px;
}

.pbMainArea .n_cm_power_sec03_text {
  padding-top: 30px;
  position: relative;
  background: #fff;
  z-index: 2;
  width: 550px;
}

.pbMainArea .n_cm_power_sec03_img {
  position: absolute;
  right: 0;
  top: 0;
}

.pbMainArea .n_cm_button {
  text-align: center;
}

.pbMainArea .n_cm_button,.pbMainArea .n_cm_button * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.pbMainArea .n_cm_button a,.pbMainArea .n_cm_button a:link,.pbMainArea .n_cm_button a:visited {
  display: inline-block;
  width: 308px;
  font-size: 116%;
  padding: 18px 20px;
  border: 2px solid #000;
  color: #000;
  position: relative;
  -webkit-transition: .2s linear;
  transition: .2s linear;
  text-decoration: none;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_button a,.pbMainArea .n_cm_button a:link,.pbMainArea .n_cm_button a:visited {
    display: inline-block;
    min-width: 80%;
    font-size: 93%;
    padding: 11px 20px;
    border: 2px solid #000;
    color: #000;
    position: relative;
  }
}

.pbMainArea .n_cm_button a[href$=".pdf"] {
  padding: 18px 11px;
}

.pbMainArea .n_cm_button a[href$=".pdf"]:before {
  display: none!important;
}

.pbMainArea .n_cm_button a[href$=".pdf"] .n_icon {
  vertical-align: 0;
}

.pbMainArea .n_cm_button a:before,.pbMainArea .n_cm_button a:link:before,.pbMainArea .n_cm_button a:visited:before {
  content: "";
  display: block;
  width: 11px;
  height: 2px;
  position: absolute;
  left: 20px;
  background: #0975b9;
  top: 50%;
  margin-top: -1px;
  letter-spacing: .02em;
  -webkit-transition: .4s linear;
  transition: .4s linear;
}

.pbMainArea .n_cm_button a:hover,.pbMainArea .n_cm_button a:link:hover,.pbMainArea .n_cm_button a:visited:hover {
  background: #0975b9;
  border-color: #0975b9;
  color: #fff;
}

.pbMainArea .n_cm_button a:hover .data_val,.pbMainArea .n_cm_button a:link:hover .data_val,.pbMainArea .n_cm_button a:visited:hover .data_val {
  color: #fff;
}

.pbMainArea .n_cm_button a:hover:before,.pbMainArea .n_cm_button a:link:hover:before,.pbMainArea .n_cm_button a:visited:hover:before {
  background: #fff;
}

.pbMainArea .n_cm_supply {
  background: url(/library/2021/images/cm/mirai/bg_supply.jpg) no-repeat 50%;
  background-attachment: fixed;
  background-size: 1250px auto;
  padding: 100px 50px;
  margin: 0 0 100px;
}

.pbMainArea .n_cm_supply_heading {
  text-align: center;
  margin: 0 0 35px;
}

.pbMainArea .n_cm_supply_sec01 {
  margin-bottom: 70px;
}

.pbMainArea .n_cm_supply_sec01_mov {
  text-align: center;
}

.pbMainArea .n_cm_supply_sec02 {
  margin-bottom: -45px;
}

.pbMainArea .n_cm_supply_sec02_text {
  position: absolute;
  right: 0;
  top: 0;
  width: 420px;
}

.pbMainArea .n_cm_supply_sec02_text p {
  color: #fff;
}

.pbMainArea .n_cm_supply_sec03 {
  overflow: hidden;
}

.pbMainArea .n_cm_supply_sec03_text {
  position: relative;
  z-index: 2;
  width: 330px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.pbMainArea .n_cm_supply_sec03_text p {
  color: #fff;
}

.pbMainArea .n_cm_supply_sec03_img {
  float: right;
}

.pbMainArea .n_cm_disaster_heading {
  position: absolute;
  left: 0;
  top: 70px;
  z-index: 2;
}

.pbMainArea .n_cm_disaster_sec01 {
  margin-bottom: 70px;
  height: 490px;
}

.pbMainArea .n_cm_disaster_sec01_img {
  float: right;
}

.pbMainArea .n_cm_disaster_sec01_mov {
  left: 0;
  position: absolute;
  bottom: 0;
}

.pbMainArea .n_cm_disaster_sec02 {
  margin-bottom: 50px;
  padding-top: 150px;
}

.pbMainArea .n_cm_disaster_sec02_text {
  padding: 30px 30px 30px 0;
  background: #fff;
  position: relative;
  z-index: 2;
  width: 500px;
}

.pbMainArea .n_cm_disaster_sec02_img {
  position: absolute;
  right: 0;
  top: 0;
}

.pbMainArea .n_cm_disaster_sec03 {
  margin-bottom: 250px;
}

.pbMainArea .n_cm_disaster_sec03_text {
  padding-top: 30px;
  position: absolute;
  z-index: 2;
  width: 436px;
  right: 0;
  top: 70px;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai {
    text-align: center;
    margin-bottom: 45px;
  }
}

.pbMainArea .n_cm_mirai_heading {
  position: relative;
  left: 0;
  top: 0;
  z-index: 2;
  margin-left: 50px;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_heading {
    margin-left: 0;
    margin-bottom: 15px;
  }
}

.pbMainArea .n_cm_mirai_sec01 {
  margin-bottom: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_sec01 {
    display: block;
    margin-bottom: 25px;
  }
  .pbMainArea .n_cm_mirai_sec01 .n_fw_normal {
    text-align: left;
  }
}

.pbMainArea .n_cm_mirai_sec01 .n_cm_movie_mirai {
  margin-right: -110px;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_sec01 .n_cm_movie_mirai {
    margin-right: 0;
  }
}

.pbMainArea .n_cm_mirai_sec01_img {
  float: right;
  margin-top: -120px;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_sec01_img {
    display: none;
  }
}

.pbMainArea .n_cm_mirai_sec01_mov {
  left: 0;
  position: relative;
  bottom: 0;
  margin-top: 30px;
}

.pbMainArea .n_cm_mirai_sec02 {
  margin-bottom: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_sec02 {
    display: block;
    margin-bottom: 25px;
  }
}

.pbMainArea .n_cm_mirai_sec02_text {
  padding: 0 30px 30px 0;
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_sec02_text {
    padding: 0;
    margin-bottom: 25px;
  }
}

.pbMainArea .n_cm_mirai_sec02_img {
  position: relative;
  right: 0;
  top: 0;
}

.pbMainArea .n_cm_mirai_sec03 {
  margin-bottom: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_sec03 {
    display: block;
    margin-bottom: 45px;
  }
}

.pbMainArea .n_cm_mirai_sec03_text {
  position: relative;
  z-index: 2;
  width: 436px;
  right: 0;
  left: -55px;
  top: 200px;
  margin-bottom: 100px;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_sec03_text {
    width: 100%;
    top: auto;
    left: auto;
    margin-bottom: 0;
  }
}

.pbMainArea .n_cm_dna {
  background: url(/library/2021/images/cm/mirai/bg_dna.jpg) no-repeat;
  padding: 240px 0 0;
  margin: 0 0 100px;
}

.pbMainArea .n_cm_dna_heading {
  text-align: center;
  margin: 0 0 35px;
}

.pbMainArea .n_cm_dna_sec01 {
  margin-bottom: 70px;
}

.pbMainArea .n_cm_dna_sec01_upper {
  background: #fff;
  padding-top: 50px;
  width: 720px;
  margin: 0 auto;
}

.pbMainArea .n_cm_dna_sec01_mov {
  text-align: center;
  background: url(/library/2021/images/cm/mirai/bg_dna02.png) no-repeat 50%;
}

.pbMainArea .n_cm_dna_sec01_text {
  text-align: center;
  margin: 0 0 40px;
}

.pbMainArea .n_cm_dna_sec02 {
  margin-bottom: 50px;
}

.pbMainArea .n_cm_dna_sec02_text {
  position: absolute;
  right: 0;
  top: 20px;
  width: 405px;
}

.pbMainArea .n_cm_dna_sec03 {
  overflow: hidden;
}

.pbMainArea .n_cm_dna_sec03_text {
  position: relative;
  z-index: 2;
  width: 480px;
  position: absolute;
  left: 0;
  background: #fff;
  padding: 30px 30px 30px 0;
}

.pbMainArea .n_cm_dna_sec03_img {
  float: right;
}

.pbMainArea .n_cm_mirai_mov {
  text-align: center;
  margin-bottom: 80px;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_mov {
    margin-bottom: 30px;
  }
}

.pbMainArea .n_cm_mirai_mov_title {
  margin: 0 0 32px;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_mov_title {
    margin: 0 0 20px;
  }
}

.pbMainArea .n_cm_mirai_mov .n_cm_movie_mirai {
  position: relative;
}

.pbMainArea .n_cm_mirai_mov .n_cm_movie_mirai:before {
  content: "";
  display: block;
  background: url(/library/2021/images/cm/mirai/img_ttl_forest_icon.png) no-repeat 50%;
  width: 86px;
  height: 61px;
  position: absolute;
  right: 0;
  top: -60px;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_mov .n_cm_movie_mirai:before {
    background: url(/library/2021/images/cm/mirai/sp/img_ttl_forest_icon.png) no-repeat 50%;
    width: 37px;
    height: 28px;
    background-size: 37px auto;
    position: absolute;
    right: 0;
    top: -28px;
  }
}

.pbMainArea .n_cm_mirai_mov_button {
  background: #e2eede;
  width: 640px;
  margin: 30px auto 0;
  text-align: center;
  padding: 30px 0;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_mov_button {
    background: #e2eede;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 15px 0 5px;
  }
}

.pbMainArea .n_cm_mirai_mov_button img.n_icon {
  vertical-align: 5px;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_mov_button img.n_icon {
    vertical-align: 1px;
  }
}

.pbMainArea .n_cm_mirai_mov_button_element {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 6px;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_mov_button_element {
    display: block;
    margin: 0 0 10px;
  }
}

.pbMainArea .n_cm_mirai_mov_button_element * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.pbMainArea .n_cm_mirai_mov_button_element a,.pbMainArea .n_cm_mirai_mov_button_element a:link,.pbMainArea .n_cm_mirai_mov_button_element a:visited {
  display: inline-block;
  width: 278px;
  font-size: 116%;
  padding: 18px 20px;
  color: #fff;
  position: relative;
  -webkit-transition: .2s linear;
  transition: .2s linear;
  background: #343434;
  text-decoration: none;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_mov_button_element a,.pbMainArea .n_cm_mirai_mov_button_element a:link,.pbMainArea .n_cm_mirai_mov_button_element a:visited {
    display: inline-block;
    min-width: 80%;
    font-size: 93%;
    padding: 11px 20px;
    color: #fff;
    position: relative;
    -webkit-transition: .2s linear;
    transition: .2s linear;
    background: #343434;
    font-weight: 700;
  }
}

.pbMainArea .n_cm_mirai_mov_button_element a:before,.pbMainArea .n_cm_mirai_mov_button_element a:link:before,.pbMainArea .n_cm_mirai_mov_button_element a:visited:before {
  content: "";
  display: block;
  width: 11px;
  height: 2px;
  position: absolute;
  left: 20px;
  background: #61a749;
  top: 50%;
  margin-top: -1px;
  letter-spacing: .02em;
  -webkit-transition: .4s linear;
  transition: .4s linear;
}

.pbMainArea .n_cm_mirai_mov_button_element a:hover,.pbMainArea .n_cm_mirai_mov_button_element a:link:hover,.pbMainArea .n_cm_mirai_mov_button_element a:visited:hover {
  background: #61a749;
  border-color: #61a749;
  color: #fff;
}

.pbMainArea .n_cm_mirai_mov_button_element a:hover:before,.pbMainArea .n_cm_mirai_mov_button_element a:link:hover:before,.pbMainArea .n_cm_mirai_mov_button_element a:visited:hover:before {
  background: #fff;
}

.pbMainArea .n_cm_mirai_ex {
  background: #e2eede;
  text-align: center;
  margin-bottom: 80px;
  padding: 38px 0 15px;
}

.pbMainArea .n_cm_mirai_ex_ttl {
  margin-bottom: 30px;
}

.pbMainArea .n_cm_mirai_ex_element {
  margin-bottom: 55px;
  position: relative;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_ex_element {
    margin-bottom: 15px;
    position: relative;
    padding: 0 40px;
  }
}

.pbMainArea .n_cm_mirai_ex_element_01:before {
  content: "";
  display: block;
  background: url(/library/2021/images/cm/mirai/bg_ex_01.png) no-repeat 50%;
  width: 252px;
  height: 299px;
  position: absolute;
  right: -28px;
  top: -125px;
  z-index: 0;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_ex_element_01:before {
    background: url(/library/2021/images/cm/mirai/sp/bg_ex_01.png) no-repeat 50%;
    width: 111px;
    height: 299px;
    right: -14px;
    top: -105px;
    z-index: 0;
    background-size: 110px auto;
  }
}

.pbMainArea .n_cm_mirai_ex_element_02:before {
  content: "";
  display: block;
  background: url(/library/2021/images/cm/mirai/bg_ex_02.png) no-repeat 50%;
  width: 174px;
  height: 274px;
  position: absolute;
  left: -10px;
  top: -125px;
  z-index: 0;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_ex_element_02:before {
    background: url(/library/2021/images/cm/mirai/sp/bg_ex_02.png) no-repeat 50%;
    width: 78px;
    height: 274px;
    position: absolute;
    left: -4px;
    top: -138px;
    z-index: 0;
    background-size: 78px auto;
  }
}

.pbMainArea .n_cm_mirai_ex_element_03:before {
  content: "";
  display: block;
  background: url(/library/2021/images/cm/mirai/bg_ex_03.png) no-repeat 50%;
  width: 179px;
  height: 238px;
  position: absolute;
  right: -16px;
  top: -115px;
  z-index: 0;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_ex_element_03:before {
    background: url(/library/2021/images/cm/mirai/sp/bg_ex_03.png) no-repeat 50%;
    width: 83px;
    height: 238px;
    position: absolute;
    right: -16px;
    top: -115px;
    z-index: 0;
    background-size: 83px auto;
  }
}

.pbMainArea .n_cm_mirai_ex_element_03:after {
  content: "";
  display: block;
  background: url(/library/2021/images/cm/mirai/bg_ex_04.png) no-repeat 50%;
  width: 165px;
  height: 191px;
  position: absolute;
  left: 1px;
  bottom: -74px;
  z-index: 0;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_ex_element_03:after {
    background: url(/library/2021/images/cm/mirai/sp/bg_ex_04.png) no-repeat 50%;
    width: 71px;
    height: 191px;
    position: absolute;
    left: 1px;
    bottom: -90px;
    z-index: 0;
    background-size: 71px auto;
  }
}

.pbMainArea .n_cm_mirai_ex_element_ttl_s {
  margin-bottom: 22px;
  position: relative;
  z-index: 3;
}

.pbMainArea .n_cm_mirai_ex_element_link {
  font-size: 124%;
  margin-top: 10px;
  z-index: 1;
  position: relative;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_ex_element_link {
    font-size: 77%;
    margin-top: 10px;
    position: relative;
    z-index: 5;
  }
}

.pbMainArea .n_cm_mirai_ex_element_link a {
  text-decoration: underline;
  color: #3d8423!important;
}

.pbMainArea .n_cm_mirai_ex_element_mov {
  position: relative;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_ex_element_mov {
    margin-bottom: 0;
  }
}

.pbMainArea .n_cm_mirai_ex_element_mov a {
  display: block;
  position: relative;
  z-index: 2;
}

.pbMainArea .n_cm_mirai_ex_element_mov_01:before {
  content: "";
  display: block;
  background: url(/library/2021/images/cm/mirai/img_num01.png) no-repeat 50%;
  width: 85px;
  height: 71px;
  position: absolute;
  right: 20px;
  top: -25px;
  z-index: 3;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_ex_element_mov_01:before {
    background: url(/library/2021/images/cm/mirai/sp/img_num01.png) no-repeat 50%;
    width: 47px;
    height: 39px;
    position: absolute;
    right: -25px;
    top: -18px;
    z-index: 3;
    background-size: auto 39px;
  }
}

.pbMainArea .n_cm_mirai_ex_element_mov_02:before {
  content: "";
  display: block;
  background: url(/library/2021/images/cm/mirai/img_num02.png) no-repeat 50%;
  width: 97px;
  height: 71px;
  position: absolute;
  left: 20px;
  top: -35px;
  z-index: 3;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_ex_element_mov_02:before {
    background: url(/library/2021/images/cm/mirai/sp/img_num02.png) no-repeat 50%;
    width: 53px;
    height: 39px;
    position: absolute;
    left: -25px;
    top: -18px;
    z-index: 3;
    background-size: auto 39px;
  }
}

.pbMainArea .n_cm_mirai_ex_element_mov_03:before {
  content: "";
  display: block;
  background: url(/library/2021/images/cm/mirai/img_num03.png) no-repeat 50%;
  width: 98px;
  height: 71px;
  position: absolute;
  right: 20px;
  top: -35px;
  z-index: 3;
}

@media only screen and (max-width: 980px) {
  .pbMainArea .n_cm_mirai_ex_element_mov_03:before {
    background: url(/library/2021/images/cm/mirai/sp/img_num03.png) no-repeat 50%;
    width: 54px;
    height: 39px;
    position: absolute;
    right: -25px;
    top: -18px;
    z-index: 3;
    background-size: auto 39px;
  }
}

.pbMainArea .n_keepbox_02,.pbMainArea .nkeepboxre02 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.pbMainArea {
  max-width: 1080px!important;
  width: 100%!important;
  padding: 0 40px!important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  margin: 50px auto 100px!important;
}

@media only screen and (max-width: 980px) {
  .pbMainArea {
    max-width: 100%!important;
    width: 100%!important;
    padding: 0 20px!important;
    margin-top: 30px!important;
    margin-bottom: 50px!important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.pbMainArea p {
  margin: 1.33em .1em;
}

.pbMainArea p:first-child {
  margin-top: 0;
}

@media print {
  .pbMainArea {
    max-width: 100%!important;
    padding-right: 0!important;
    padding-left: 0!important;
    margin-bottom: 100px!important;
  }
}

.mt-100 {
  margin-top: -100px!important;
}

.mt-95 {
  margin-top: -95px!important;
}

.mt-90 {
  margin-top: -90px!important;
}

.mt-85 {
  margin-top: -85px!important;
}

.mt-80 {
  margin-top: -80px!important;
}

.mt-75 {
  margin-top: -75px!important;
}

.mt-70 {
  margin-top: -70px!important;
}

.mt-65 {
  margin-top: -65px!important;
}

.mt-60 {
  margin-top: -60px!important;
}

.mt-55 {
  margin-top: -55px!important;
}

.mt-50 {
  margin-top: -50px!important;
}

.mt-45 {
  margin-top: -45px!important;
}

.mt-40 {
  margin-top: -40px!important;
}

.mt-35 {
  margin-top: -35px!important;
}

.mt-30 {
  margin-top: -30px!important;
}

.mt-25 {
  margin-top: -25px!important;
}

.mt-20 {
  margin-top: -20px!important;
}

.mt-15 {
  margin-top: -15px!important;
}

.mt-10 {
  margin-top: -10px!important;
}

.mt-5 {
  margin-top: -5px!important;
}

.mt0 {
  margin-top: 0!important;
}

.mt5 {
  margin-top: 5px!important;
}

.mt10 {
  margin-top: 10px!important;
}

.mt15 {
  margin-top: 15px!important;
}

.mt20 {
  margin-top: 20px!important;
}

.mt25 {
  margin-top: 25px!important;
}

.mt30 {
  margin-top: 30px!important;
}

.mt35 {
  margin-top: 35px!important;
}

.mt40 {
  margin-top: 40px!important;
}

.mt45 {
  margin-top: 45px!important;
}

.mt50 {
  margin-top: 50px!important;
}

.mt55 {
  margin-top: 55px!important;
}

.mt60 {
  margin-top: 60px!important;
}

.mt65 {
  margin-top: 65px!important;
}

.mt70 {
  margin-top: 70px!important;
}

.mt75 {
  margin-top: 75px!important;
}

.mt80 {
  margin-top: 80px!important;
}

.mt85 {
  margin-top: 85px!important;
}

.mt90 {
  margin-top: 90px!important;
}

.mt95 {
  margin-top: 95px!important;
}

.mt100 {
  margin-top: 100px!important;
}

.mt105 {
  margin-top: 105px!important;
}

.mt110 {
  margin-top: 110px!important;
}

.mt115 {
  margin-top: 115px!important;
}

.mt120 {
  margin-top: 120px!important;
}

.mt125 {
  margin-top: 125px!important;
}

.mt130 {
  margin-top: 130px!important;
}

.mt135 {
  margin-top: 135px!important;
}

.mt140 {
  margin-top: 140px!important;
}

.mt145 {
  margin-top: 145px!important;
}

.mt150 {
  margin-top: 150px!important;
}

.ml0 {
  margin-left: 0!important;
}

.ml5 {
  margin-left: 5px!important;
}

.ml10 {
  margin-left: 10px!important;
}

.ml15 {
  margin-left: 15px!important;
}

.ml20 {
  margin-left: 20px!important;
}

.ml25 {
  margin-left: 25px!important;
}

.ml30 {
  margin-left: 30px!important;
}

.ml35 {
  margin-left: 35px!important;
}

.ml40 {
  margin-left: 40px!important;
}

.ml45 {
  margin-left: 45px!important;
}

.ml50 {
  margin-left: 50px!important;
}

.ml55 {
  margin-left: 55px!important;
}

.ml60 {
  margin-left: 60px!important;
}

.ml65 {
  margin-left: 65px!important;
}

.ml70 {
  margin-left: 70px!important;
}

.ml75 {
  margin-left: 75px!important;
}

.ml80 {
  margin-left: 80px!important;
}

.ml85 {
  margin-left: 85px!important;
}

.ml90 {
  margin-left: 90px!important;
}

.ml95 {
  margin-left: 95px!important;
}

.ml100 {
  margin-left: 100px!important;
}

.ml105 {
  margin-left: 105px!important;
}

.ml110 {
  margin-left: 110px!important;
}

.ml115 {
  margin-left: 115px!important;
}

.ml120 {
  margin-left: 120px!important;
}

.ml125 {
  margin-left: 125px!important;
}

.ml130 {
  margin-left: 130px!important;
}

.ml135 {
  margin-left: 135px!important;
}

.ml140 {
  margin-left: 140px!important;
}

.ml145 {
  margin-left: 145px!important;
}

.ml150 {
  margin-left: 150px!important;
}

.mr0 {
  margin-right: 0!important;
}

.mr5 {
  margin-right: 5px!important;
}

.mr10 {
  margin-right: 10px!important;
}

.mr15 {
  margin-right: 15px!important;
}

.mr20 {
  margin-right: 20px!important;
}

.mr25 {
  margin-right: 25px!important;
}

.mr30 {
  margin-right: 30px!important;
}

.mr35 {
  margin-right: 35px!important;
}

.mr40 {
  margin-right: 40px!important;
}

.mr45 {
  margin-right: 45px!important;
}

.mr50 {
  margin-right: 50px!important;
}

.mr55 {
  margin-right: 55px!important;
}

.mr60 {
  margin-right: 60px!important;
}

.mr65 {
  margin-right: 65px!important;
}

.mr70 {
  margin-right: 70px!important;
}

.mr75 {
  margin-right: 75px!important;
}

.mr80 {
  margin-right: 80px!important;
}

.mr85 {
  margin-right: 85px!important;
}

.mr90 {
  margin-right: 90px!important;
}

.mr95 {
  margin-right: 95px!important;
}

.mr100 {
  margin-right: 100px!important;
}

.mr105 {
  margin-right: 105px!important;
}

.mr110 {
  margin-right: 110px!important;
}

.mr115 {
  margin-right: 115px!important;
}

.mr120 {
  margin-right: 120px!important;
}

.mr125 {
  margin-right: 125px!important;
}

.mr130 {
  margin-right: 130px!important;
}

.mr135 {
  margin-right: 135px!important;
}

.mr140 {
  margin-right: 140px!important;
}

.mr145 {
  margin-right: 145px!important;
}

.mr150 {
  margin-right: 150px!important;
}

.mb0 {
  margin-bottom: 0!important;
}

.mb5 {
  margin-bottom: 5px!important;
}

.mb10 {
  margin-bottom: 10px!important;
}

.mb15 {
  margin-bottom: 15px!important;
}

.mb20 {
  margin-bottom: 20px!important;
}

.mb25 {
  margin-bottom: 25px!important;
}

.mb30 {
  margin-bottom: 30px!important;
}

.mb35 {
  margin-bottom: 35px!important;
}

.mb40 {
  margin-bottom: 40px!important;
}

.mb45 {
  margin-bottom: 45px!important;
}

.mb50 {
  margin-bottom: 50px!important;
}

.mb55 {
  margin-bottom: 55px!important;
}

.mb60 {
  margin-bottom: 60px!important;
}

.mb65 {
  margin-bottom: 65px!important;
}

.mb70 {
  margin-bottom: 70px!important;
}

.mb75 {
  margin-bottom: 75px!important;
}

.mb80 {
  margin-bottom: 80px!important;
}

.mb85 {
  margin-bottom: 85px!important;
}

.mb90 {
  margin-bottom: 90px!important;
}

.mb95 {
  margin-bottom: 95px!important;
}

.mb100 {
  margin-bottom: 100px!important;
}

.mb105 {
  margin-bottom: 105px!important;
}

.mb110 {
  margin-bottom: 110px!important;
}

.mb115 {
  margin-bottom: 115px!important;
}

.mb120 {
  margin-bottom: 120px!important;
}

.mb125 {
  margin-bottom: 125px!important;
}

.mb130 {
  margin-bottom: 130px!important;
}

.mb135 {
  margin-bottom: 135px!important;
}

.mb140 {
  margin-bottom: 140px!important;
}

.mb145 {
  margin-bottom: 145px!important;
}

.mb150 {
  margin-bottom: 150px!important;
}

@media screen and (max-width: 1px) {
  .s_mt-100 {
    margin-top: -100px!important;
  }
  .s_mt-95 {
    margin-top: -95px!important;
  }
  .s_mt-90 {
    margin-top: -90px!important;
  }
  .s_mt-85 {
    margin-top: -85px!important;
  }
  .s_mt-80 {
    margin-top: -80px!important;
  }
  .s_mt-75 {
    margin-top: -75px!important;
  }
  .s_mt-70 {
    margin-top: -70px!important;
  }
  .s_mt-65 {
    margin-top: -65px!important;
  }
  .s_mt-60 {
    margin-top: -60px!important;
  }
  .s_mt-55 {
    margin-top: -55px!important;
  }
  .s_mt-50 {
    margin-top: -50px!important;
  }
  .s_mt-45 {
    margin-top: -45px!important;
  }
  .s_mt-40 {
    margin-top: -40px!important;
  }
  .s_mt-35 {
    margin-top: -35px!important;
  }
  .s_mt-30 {
    margin-top: -30px!important;
  }
  .s_mt-25 {
    margin-top: -25px!important;
  }
  .s_mt-20 {
    margin-top: -20px!important;
  }
  .s_mt-15 {
    margin-top: -15px!important;
  }
  .s_mt-10 {
    margin-top: -10px!important;
  }
  .s_mt-5 {
    margin-top: -5px!important;
  }
  .s_mt0 {
    margin-top: 0!important;
  }
  .s_mt5 {
    margin-top: 5px!important;
  }
  .s_mt10 {
    margin-top: 10px!important;
  }
  .s_mt15 {
    margin-top: 15px!important;
  }
  .s_mt20 {
    margin-top: 20px!important;
  }
  .s_mt25 {
    margin-top: 25px!important;
  }
  .s_mt30 {
    margin-top: 30px!important;
  }
  .s_mt35 {
    margin-top: 35px!important;
  }
  .s_mt40 {
    margin-top: 40px!important;
  }
  .s_mt45 {
    margin-top: 45px!important;
  }
  .s_mt50 {
    margin-top: 50px!important;
  }
  .s_mt55 {
    margin-top: 55px!important;
  }
  .s_mt60 {
    margin-top: 60px!important;
  }
  .s_mt65 {
    margin-top: 65px!important;
  }
  .s_mt70 {
    margin-top: 70px!important;
  }
  .s_mt75 {
    margin-top: 75px!important;
  }
  .s_mt80 {
    margin-top: 80px!important;
  }
  .s_mt85 {
    margin-top: 85px!important;
  }
  .s_mt90 {
    margin-top: 90px!important;
  }
  .s_mt95 {
    margin-top: 95px!important;
  }
  .s_mt100 {
    margin-top: 100px!important;
  }
  .s_mt105 {
    margin-top: 105px!important;
  }
  .s_mt110 {
    margin-top: 110px!important;
  }
  .s_mt115 {
    margin-top: 115px!important;
  }
  .s_mt120 {
    margin-top: 120px!important;
  }
  .s_mt125 {
    margin-top: 125px!important;
  }
  .s_mt130 {
    margin-top: 130px!important;
  }
  .s_mt135 {
    margin-top: 135px!important;
  }
  .s_mt140 {
    margin-top: 140px!important;
  }
  .s_mt145 {
    margin-top: 145px!important;
  }
  .s_mt150 {
    margin-top: 150px!important;
  }
  .s_ml0 {
    margin-left: 0!important;
  }
  .s_ml5 {
    margin-left: 5px!important;
  }
  .s_ml10 {
    margin-left: 10px!important;
  }
  .s_ml15 {
    margin-left: 15px!important;
  }
  .s_ml20 {
    margin-left: 20px!important;
  }
  .s_ml25 {
    margin-left: 25px!important;
  }
  .s_ml30 {
    margin-left: 30px!important;
  }
  .s_ml35 {
    margin-left: 35px!important;
  }
  .s_ml40 {
    margin-left: 40px!important;
  }
  .s_ml45 {
    margin-left: 45px!important;
  }
  .s_ml50 {
    margin-left: 50px!important;
  }
  .s_ml55 {
    margin-left: 55px!important;
  }
  .s_ml60 {
    margin-left: 60px!important;
  }
  .s_ml65 {
    margin-left: 65px!important;
  }
  .s_ml70 {
    margin-left: 70px!important;
  }
  .s_ml75 {
    margin-left: 75px!important;
  }
  .s_ml80 {
    margin-left: 80px!important;
  }
  .s_ml85 {
    margin-left: 85px!important;
  }
  .s_ml90 {
    margin-left: 90px!important;
  }
  .s_ml95 {
    margin-left: 95px!important;
  }
  .s_ml100 {
    margin-left: 100px!important;
  }
  .s_ml105 {
    margin-left: 105px!important;
  }
  .s_ml110 {
    margin-left: 110px!important;
  }
  .s_ml115 {
    margin-left: 115px!important;
  }
  .s_ml120 {
    margin-left: 120px!important;
  }
  .s_ml125 {
    margin-left: 125px!important;
  }
  .s_ml130 {
    margin-left: 130px!important;
  }
  .s_ml135 {
    margin-left: 135px!important;
  }
  .s_ml140 {
    margin-left: 140px!important;
  }
  .s_ml145 {
    margin-left: 145px!important;
  }
  .s_ml150 {
    margin-left: 150px!important;
  }
  .s_mr0 {
    margin-right: 0!important;
  }
  .s_mr5 {
    margin-right: 5px!important;
  }
  .s_mr10 {
    margin-right: 10px!important;
  }
  .s_mr15 {
    margin-right: 15px!important;
  }
  .s_mr20 {
    margin-right: 20px!important;
  }
  .s_mr25 {
    margin-right: 25px!important;
  }
  .s_mr30 {
    margin-right: 30px!important;
  }
  .s_mr35 {
    margin-right: 35px!important;
  }
  .s_mr40 {
    margin-right: 40px!important;
  }
  .s_mr45 {
    margin-right: 45px!important;
  }
  .s_mr50 {
    margin-right: 50px!important;
  }
  .s_mr55 {
    margin-right: 55px!important;
  }
  .s_mr60 {
    margin-right: 60px!important;
  }
  .s_mr65 {
    margin-right: 65px!important;
  }
  .s_mr70 {
    margin-right: 70px!important;
  }
  .s_mr75 {
    margin-right: 75px!important;
  }
  .s_mr80 {
    margin-right: 80px!important;
  }
  .s_mr85 {
    margin-right: 85px!important;
  }
  .s_mr90 {
    margin-right: 90px!important;
  }
  .s_mr95 {
    margin-right: 95px!important;
  }
  .s_mr100 {
    margin-right: 100px!important;
  }
  .s_mr105 {
    margin-right: 105px!important;
  }
  .s_mr110 {
    margin-right: 110px!important;
  }
  .s_mr115 {
    margin-right: 115px!important;
  }
  .s_mr120 {
    margin-right: 120px!important;
  }
  .s_mr125 {
    margin-right: 125px!important;
  }
  .s_mr130 {
    margin-right: 130px!important;
  }
  .s_mr135 {
    margin-right: 135px!important;
  }
  .s_mr140 {
    margin-right: 140px!important;
  }
  .s_mr145 {
    margin-right: 145px!important;
  }
  .s_mr150 {
    margin-right: 150px!important;
  }
  .s_mb0 {
    margin-bottom: 0!important;
  }
  .s_mb5 {
    margin-bottom: 5px!important;
  }
  .s_mb10 {
    margin-bottom: 10px!important;
  }
  .s_mb15 {
    margin-bottom: 15px!important;
  }
  .s_mb20 {
    margin-bottom: 20px!important;
  }
  .s_mb25 {
    margin-bottom: 25px!important;
  }
  .s_mb30 {
    margin-bottom: 30px!important;
  }
  .s_mb35 {
    margin-bottom: 35px!important;
  }
  .s_mb40 {
    margin-bottom: 40px!important;
  }
  .s_mb45 {
    margin-bottom: 45px!important;
  }
  .s_mb50 {
    margin-bottom: 50px!important;
  }
  .s_mb55 {
    margin-bottom: 55px!important;
  }
  .s_mb60 {
    margin-bottom: 60px!important;
  }
  .s_mb65 {
    margin-bottom: 65px!important;
  }
  .s_mb70 {
    margin-bottom: 70px!important;
  }
  .s_mb75 {
    margin-bottom: 75px!important;
  }
  .s_mb80 {
    margin-bottom: 80px!important;
  }
  .s_mb85 {
    margin-bottom: 85px!important;
  }
  .s_mb90 {
    margin-bottom: 90px!important;
  }
  .s_mb95 {
    margin-bottom: 95px!important;
  }
  .s_mb100 {
    margin-bottom: 100px!important;
  }
  .s_mb105 {
    margin-bottom: 105px!important;
  }
  .s_mb110 {
    margin-bottom: 110px!important;
  }
  .s_mb115 {
    margin-bottom: 115px!important;
  }
  .s_mb120 {
    margin-bottom: 120px!important;
  }
  .s_mb125 {
    margin-bottom: 125px!important;
  }
  .s_mb130 {
    margin-bottom: 130px!important;
  }
  .s_mb135 {
    margin-bottom: 135px!important;
  }
  .s_mb140 {
    margin-bottom: 140px!important;
  }
  .s_mb145 {
    margin-bottom: 145px!important;
  }
  .s_mb150 {
    margin-bottom: 150px!important;
  }
}
