  .lowerpage_head {
  position :relative;
}
.lowerpage_head-textbox {
  position :absolute;
}
@media (min-width: 768px) {
  .lowerpage_head-textbox {
    left :80px;
    top :calc(50% + 20px);
    -webkit-transform :translateY(-50%);
        -ms-transform :translateY(-50%);
            transform :translateY(-50%);
  }
}
@media (max-width: 767px) {
  .lowerpage_head-textbox {
    left :20px;
    top :calc(50% + 10px);
    -webkit-transform :translateY(-50%);
        -ms-transform :translateY(-50%);
            transform :translateY(-50%);
            padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .lowerpage_head-title {
    font-size :40rem;
    line-height :1.45;
  }
}
@media (max-width: 767px) {
  .lowerpage_head-title {
    font-size :24rem;
    line-height :1.458;
  }
}
.lowerpage_head-title span {
  padding :0 8px;
  background :#fff;
  font-weight :bold;
}
.lowerpage_head-subtitle {
  line-height :1.444;
  margin-top :10px;
}
@media (min-width: 768px) {
  .lowerpage_head-subtitle {
    font-size :18rem;
  }
}
@media (max-width: 767px) {
  .lowerpage_head-subtitle {
    font-size :14rem;
  }
}
.lowerpage_head-subtitle span {
  padding :0 8px;
  background :#fff;
  font-weight :bold;
  margin-bottom :4px;
}
@media (min-width: 768px) {
  .lowerpage_head-subtitle span {
    display :inline-block;
  }
}
@media (max-width: 767px) {
  .lowerpage_head-subtitle span {
    display :table;
  }
}
@media (max-width: 767px) {
  .lowerpage_head-subtitle span:last-child {
    margin-bottom :0;
  }
}
@media (min-width: 768px) {
  .lowerpage_head-subtitle.lines2 span:first-child {
    padding-right :0;
  }
}
@media (min-width: 768px) {
  .lowerpage_head-subtitle.lines2 span:nth-child(2) {
    padding-left :0;
  }
}


/****/
/* h9 ×·¼Ócss */
/****/


/ ¥«¥Æ¥´¥ê¥È¥Ã¥× */
.ct_newclum .new_art_box{
  position: relative;
  width: 100%;
  margin-right: 0;
  display: block;
}


.ct_newclum .new_art_box .img_box{
  min-width:300px;
  margin-top: 0;
}


.ct_newclum .cate-column a,
.ct_newclum .cate-interview a,
.ct_newclum .cate-news a,
.ct_newclum .cate-event a{
  display: flex;
  justify-content: space-between;
  flex-wrap:nowrap;
}
@media (max-width: 767px) {
  .cate-column a,
  .cate-interview a,
  .cate-news a,
  .cate-event a{
    display: flex;
    justify-content: space-between;
    flex-wrap:nowrap;
  }
}

.ct_newclum .new_inner .top_tag a{
  display: inline-block;
  padding-right: 10px;
}

.year_pager{
  display: none;
  background: #f2f2f2;
  text-align: center;
  padding:5px 0 3px 0;
  font-size: 21rem;
  justify-content:center;
  align-items: center;
  margin-bottom: 30px;
}
.year_pager.is-show{
  display: flex;
}

.year_pager .year_back{
  width: 60px;
  font-size: 14rem;
  margin-right: 15px;
}
.year_pager .year_back > *{
  display: none;
  padding-left: 25px;
  background :url("/miraiz/image/num_arrow_back.png") center left no-repeat;
}
.year_pager .year_back.is-show > *{
  display: inline-block;
}

.year_pager .year_next{
  width: 60px;
  font-size: 14rem;
  margin-left: 15px;
}
.year_pager .year_next > *{
  display: none;
  padding-right: 25px;
  background :url("/miraiz/image/num_arrow_next.png") center right no-repeat;
}
.year_pager .year_next.is-show > *{
  display: inline-block;
}

@media (max-width: 767px) {
  .year_pager:first-child{
    margin-top: 20px;
  }
  .year_pager{
    padding:4px 0 2px 0;
    font-size: 18rem;
    margin: 0 10px 20px 10px;
  }


  .ct_newclum .new_art_box{
    padding-bottom: 0;
    margin-bottom: 20px;
  }


  .ct_newclum .new_inner .top_tag a{
    display: inline-block;
    padding-right: 10px;
  }

  .ct_newclum .new_inner .img_box {
    right:15px;
  }

  .ct_newclum .new_art_box .img_box{
    min-width:100px;
  }


}

.js_year_page .new_art_box{
  display: none;
}
.js_year_page .new_art_box.is-show{
  display: flex;
}

@media (min-width: 768px) {
  .js_year_page .new_inner{
    margin-right :-3%;
  }
  .js_year_page .new_art_box {
    width :calc(33.33333% - 3%);
    margin-right :3%;
  }
  .js_year_page .new_art_box:nth-of-type(3n) {
    margin-right :3%;
  }
}


/ ¥Þ¥ó¥¹¥ê©`ÌØ¼¯ index*/
.monthly_list_box.js_year_page{
  margin-right: -40px;
  margin-top: -40px;
  margin-bottom: 40px;
}
.monthly_list_box.js_year_page .cate-column{
  display: none;
  width: calc(50% - 40px);
  margin: 40px 40px 0 0;
}
.monthly_list_box.js_year_page .cate-column.is-show{
  display: block;
}
@media (max-width: 767px) {
  .monthly_list_box.js_year_page{
    margin-right: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .monthly_list_box.js_year_page .cate-column{
    width: 100%;
    margin: 20px 0 0 0;
  }
}

.monthly_list_box .cate-column{
  border :2px solid #f2f2f2;
  padding: 0;
}

.monthly_list_box .monthly_txt{
  padding: 10px;
  line-height: 180%;
}

.monthly_list_box .new_special .sp_title{
  max-width:316px;
}

.monthly_list_box .img_box img{
  width: 100%;
}



@media (max-width: 767px) {

  .monthly_list_box .img_box{
    width: 100%!important;
    position: absolute;
  }

  .monthly_list_box li a{
    display: block;
    padding: 0;
  }


  .monthly_list_box .img_box img{
    width: 132px;
  }

  .monthly_list_box .new_special{
    position: relative;
    left:135px;
    max-width: 200px;
    top:5px;
  }

   .monthly_list_box .new_special .sp_date{
    line-height: 100%;
    text-align: left;
    position: relative;
    left:0;
    background: none;
  }

   .monthly_list_box .new_special .sp_title{
    line-height: 130%;
    font-size: 18rem;
    font-weight: normal;
    position: relative;
    left:0;
    background: none;
  }

  .monthly_list_box .monthly_txt{
    margin:-5px 0 0 145px;
    padding: 0;
    line-height: 160%;
  }


  .monthly_list_box .cate-column{
    padding: 10px;
    margin-bottom: 20px;
  }

  .monthly_list_box .new_special .sp_date span.md_year{
    font-size: 16rem;
    display: inline-block;
  }

   .monthly_list_box .new_special .sp_date span.md_month{
    font-size: 22rem;
  }
}


/ ¥Þ¥ó¥¹¥ê©`ÌØ¼¯ Ó›ÊÂ*/

.attention_list .event_data .top_text_box{
  text-align: left;
  padding:20px 0 20px 0;
  font-weight: normal;
  font-size: 20rem;
}

.event_data .ev_data{
  display: block;
  font-size: 80%;
  line-height: 180%;
}

/* h1 */
.sp_h1set{
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.sp_h1set .sp_h1set_left{
  margin-right: 20px;
  background: #fff;
  text-align: center;
  font-size: 60rem;
  line-height:100%;
  padding: 18px 20px 0 20px;
}

.lowerpage_head-title.ht_sp1{
  margin-bottom: -8px;
}

.lowerpage_head-title.ht_sp1 span{
  padding: 3px 10px 0 10px!important;
}

.lowerpage_head-title.ht_sp2 span{
  padding: 7px 10px 4px 10px!important;
}

h1 .sp_h1_year{
  font-size: 18rem;
  display:block;
  line-height:100%;
  padding: 0!important;
}

h1 .sp_h1_month{
  font-size: 30rem;
  display:inline;
  padding: 0!important;
}



@media screen and (min-width: 768px) and (max-width: 1100px) {
  .lowerpage_head-textbox{
  }
  .sp_h1set{
    display: flex;
    align-items: center;
    margin-bottom: 0px;
  }
  .sp_h1set .sp_h1set_left{
    margin-right: 10px;
    margin-top: 10px;
    background: #fff;
    text-align: center;
    font-size: 40rem;
    line-height:100%;
    padding: 0 10px 4px 10px;
  }
  .lowerpage_head-title.ht_sp1{
    margin-bottom: -26px;
  }
  .lowerpage_head-title.ht_sp1 span{
    padding: 4px 10px 0 10px!important;
    font-size: 24rem;
    margin-top: -6px;
  }
  .lowerpage_head-title.ht_sp2 span{
    padding: 4x 6px 5px 6px!important;
    font-size: 24rem;;
  }
  h1 .sp_h1_year{
    font-size: 12rem;
    display:block;
    line-height:100%;
    padding: 4px!important;
  }
  h1 .sp_h1_month{
    font-size: 24rem;
    display:inline;
    padding: 0!important;
  }
  .lowerpage_head-subtitle {
    font-size :14rem;
    line-height :1.2;
    margin-top :4px;
  }
}



/* monthly_pickup */

.monthly_pickup{
  margin:0 0 50px 0;
  position: relative;
  display: inline-block;
}

.monthly_pickup .mp_inner{
  width: 50%;
}

.monthly_pickup .mp_date{
  font-size: 30rem;
  margin-bottom: 15px;
}

.monthly_pickup .mp_cate{
  display: inline-block;
  font-size: 15rem;
  margin-bottom: 15px;
}



.monthly_pickup .mp_cate.cate-column::before{color: #388fe6; border: solid 1px #388fe6; content :"Beyond X ×îÇ°¾€"; padding: 5px 15px 5px 15px;}
.monthly_pickup .mp_cate.cate-interview::before{color: #0aaf94; border: solid 1px #0aaf94; content :"Î´À´¤òÕZ¤ë"; padding: 5px 15px 5px 15px;}
.monthly_pickup .mp_cate.cate-news::before{color: #95922d; border: solid 1px #95922d; content :"¥Ë¥å©`¥¹¥Õ¥é¥Ã¥·¥å"; padding: 5px 15px 5px 15px;}
.monthly_pickup .mp_cate.cate-event::before{color: #080c42; border: solid 1px #080c42; content :"¥È¥ì¥ó¥É£¦¥Ç©`¥¿"; padding: 5px 15px 5px 15px;}


.monthly_pickup h2{
  font-size: 30rem;
  margin-bottom: 15px;
}

.monthly_pickup .mp_cate_txt{
  font-size: 15rem;
  line-height: 220%;
  margin-bottom: 10px;
}

.monthly_pickup .monthly_pickup_tag a{
  display: inline-block;
  margin:0 10px 0 0;
  color: #849dc8;
}

.mp_img {
  width: calc(100% - 50%);
  max-height: 490px;
  float: right;
  padding-left: 30px;
  padding-bottom: 15px;
  display: flex;
}

.mp_img > img {
  object-fit: contain;
}

@media (max-width: 767px) {

  /* h1 */
  .sp_h1set{
    margin-bottom: 10px;
  }

  .sp_h1set .sp_h1set_left{
    margin-right: 10px;
    font-size: 30rem;
    line-height:100%;
    padding: 5px 5px 0 5px;
  }
  
  .sp_h1set .sp_h1set_right h1{
    font-size: 20rem;
  }

  .lowerpage_head-title.ht_sp1{
    margin-bottom: -5px;
  }

  .lowerpage_head-title.ht_sp1 span{
    padding: 2px 7px 2px 5px!important;
  }

  .lowerpage_head-title.ht_sp2 span{
    padding: 3px 5px 3px 5px!important;
  }

  h1 .sp_h1_year{
    font-size: 14rem;
    display:block;
    line-height:100%;
    padding: 0!important;
  }

  h1 .sp_h1_month{
    font-size: 18rem;
    display:inline;
    padding: 0!important;
  }

  /* monthly_pickup */

  .monthly_pickup{
    display: block;
    margin:0 0 10px 0;
    padding:15px;
  }

  .monthly_pickup .mp_inner{
    width: 100%;
    margin-right: 0;
  }

  .monthly_pickup .mp_date{
    width: 63%;
    font-size: 20rem;
    margin-bottom: 10px;
  }

  .monthly_pickup .mp_cate{
    font-size: 12rem;
    padding:1px 7px 1px 7px;
    margin-bottom: 10px;
  }

  .monthly_pickup .mp_cate.beyond{color: #388fe6; border: solid 1px #388fe6;}
  .monthly_pickup .mp_cate.intervew{color: #0aaf94; border: solid 1px #0aaf94;}
  .monthly_pickup .mp_cate.newsflash{color: #95922d; border: solid 1px #95922d;}
  .monthly_pickup .mp_cate.event{color: #080c42; border: solid 1px #080c42;}


  .monthly_pickup h2{
    width: 63%;
    font-size: 20rem;
    margin-bottom: 5px;
  }

  .monthly_pickup .mp_cate_txt{
    font-size: 15rem;
    line-height: 180%;
    margin-bottom: 5px;
  }

  .mp_img{
    margin-top: 15px;
    width: calc(100% - 60%);
  }

}
