@charset "utf-8";
/* CSS Document */
#adminBox, .acms-admin-box,
.tss_comprehensiveHead,
.tss_footer{
  position: relative;
  z-index: 100;
}

img{max-width: 100%;}
a{text-decoration: none;}

.mrh_spbr{
  display: inline-block;
}
.mrh_fs44-33{
  font-size: clamp(2.0625rem, 3vw, 2.75rem);
}
.mrh_fs22-13{
  font-size: clamp(0.8125rem,2vw,1.375rem);
}
.mrh_fs16-13{
  font-size: clamp(0.8125rem,2vw,1rem);
  display: inline-block;
}


.mrh_bg{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.mrh_bg img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}



.mrh_body{
  position: relative;
  padding: 16px 16px 24px;
  z-index: 10;
}
.mrh_top{
  display: flex;
  justify-content:center;
  align-items: flex-end;
  gap: 0 clamp(12px,2vw,44px);
  margin-bottom: 18px;
}
.mrh_logo{
  width: 410px;
  /* aspect-ratio: ; */
  min-width: 146px;
}
.mrh_programdetail{
  width: 393px;
  min-width: 195px;
}



.mrh_nextoa{
  max-width: 888px;
  margin: 0 auto clamp(8px,3vw,32px);
  padding-left: clamp(8px, 1vw, 32px);
}
.mrh_nextthumb{
  position: relative;
  max-width: 764px;
  aspect-ratio: 16/9;
}
.mrh_nextthumb::after{
  content: "";
  position: absolute;
  display: block;
  max-width: 764px;
  width: 100%;
  aspect-ratio: 16/9;
  left: 8px;
  top: 9px;
  background-color: #C7F848;
  border: 2px solid #1B3993;
  z-index: 2;
  box-sizing: border-box;
}
.mrh_nextthumb div{
  position: relative;
  height: auto;
  border: 2px solid #1B3993;
  background-color: #F5F5F5;
  z-index: 5;
}
.mrh_flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: -20px;
}

.mrh_toyoutube{
  width: 410px;
  max-width: 100%;
  margin-top: 40px;
}
.mrh_toyoutube p{
  margin-bottom: 20px;
  text-align: center;
  font-size: clamp(0.875rem, 0.737rem + 0.51vw, 1rem);/*14-16 430-820*/
  color: #EB4C33;
}
.mrh_toyoutube a{
  display: block;
  width: 264px;
  height: 48px;
  margin: auto;
  padding-top: 14px;
  text-align: center;
  font-weight: bold;
  color: #EB4C33;
  background-color: #FFFD98;
  background-image: url(../img/il_backnumberbtn_bgrt.png), url(../img/il_backnumberbtn_bglb.png);
  background-position: right top, left bottom;
  background-repeat: no-repeat;
  border: 2px solid #1B3993;
  box-shadow: 2px 2px 0px #1B3993;
}
.mrh_nextdetail{
  position: relative;
  max-width: 98%;
  left: 8px;
}
.mrh_nextdetail::after{
  content: "";
  position: absolute;
  display: block;
  left: 6px;
  top: 4px;
  width: 98%;
  /* max-width: 100%; */
  height: 100%;
  background-color: #C7F848;
  border: 2px solid #1B3993;
  z-index: 3;
  box-sizing: border-box;
}
.mrh_nextdetail div{
  position: relative;
  width: 434px;
  max-width: 98%;
  padding: 10px 10px 12px;
  background-color: #FBF858;
  background-image: url(../img/il_nextoa_bgrt.svg), url(../img/il_nextoa_bglb.svg), url(../img/il_nextoa_bglt.svg);
  background-position: right top, left bottom, left top;
  background-repeat: no-repeat;
  border: 2px solid #1B3993;
  z-index: 6;
  top: -3px;
}
.mrh_nextdetail div::before{
  content: "";
  position: absolute;
  display: block;
  width: 104px;
  height: 158px;
  top: -80px;
  right: 14px;
  background: url(../img/il_deco1.png) center center no-repeat;
}
.mrh_nextdetail div::after{
  content: "";
  position: absolute;
  display: block;
  /*width: 68px;
  height: 60px;
  left: -26px;
  bottom: -24px;*/
  width: 48px;
  height: 40px;
  left: -17px;
  bottom: -15px;
  background: url(../img/il_deco2.png) center center no-repeat;
  background-size: contain;
}
.mrh_textttl{margin-bottom: 8px;}
.mrh_nextdate{
  display: inline-block;
  margin-bottom: 8px;
  font-size: clamp(1rem,2vw,1.375rem);
  font-weight: bold;
  color: #FF4E00;
  text-shadow: 2px 2px 0px #FFFFFF;
  background: linear-gradient(transparent 0%, transparent 80%, #FFFFFF 80%, #FFFFFF 100%);
}
.mrh_programttl{
  margin-bottom: 8px;
  font-weight: bold;
  font-size: clamp(0.938rem, 0.869rem + 0.26vw, 1rem);/*15-16 430-820*/
  color: #1B3993;
  text-shadow: 1px 1px 0px #FFFFFF;
  line-height: 1.7;
}
.mrh_programtxt{
  line-height: 1.5;
  padding-left: 16px;
  font-size: clamp(0.75rem, 0.612rem + 0.51vw, 0.875rem);/*12-14 430-820*/
  color: #1B3993;
  text-shadow: 1px 1px 0px #FFFFFF;
}



.mrh_backnumber{
  max-width: 1312px;
  margin: auto;
}
.mrh_backnumber h2{
  margin-bottom: 12px;
  text-align: center;
}
.mrh_backnumber ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 26px 22px;
}
.mrh_backnumber ul li{
  max-width: 310px;
  width: calc((100% - 72px)/4);
  padding: 0 5px 20px;
  background-color: #D8FFDC;
  background-image: url(../img/il_backnumber_bg.svg);
  background-size: 100% auto;
}
.mrh_thumb{
  aspect-ratio: 16/9;
  margin-bottom: 4px;
  background-color: #F5F5F5;
  border: 2px solid #1B3993;
  transform: translate(-6px, -6px);
}
.mrh_date{
  line-height: 1.5;
  padding: 0 10px;
  font-size: clamp(0.75rem, 0.474rem + 1.03vw, 1rem);/*12-16 430-820*/
  font-weight: bold;
  color: #EB4C33;
  text-shadow: 2px 2px 0px #FFFFFF;
}
.mrh_ttl{
  line-height: 1.2;
  padding: 0 10px;
  font-weight: bold;
  color: #1B3993;
  text-shadow: 1px 1px 0px #FFFFFF;
}
.mrh_ttl span:first-of-type{font-size: clamp(0.625rem, 0.349rem + 1.03vw, 0.875rem);}/*10-14 430-820*/
.mrh_ttl span:last-of-type{font-size: clamp(0.75rem, 0.474rem + 1.03vw, 1rem);}/*1-16 430-820*/
.mrh_description{
  line-height: 1.5;
  padding: 0 10px;
  font-size: clamp(0.625rem, 0.349rem + 1.03vw, 0.875rem);/*10-14 430-820*/
  color: #0E2F8E;
}



.tss_gotop img{
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.24));
}

.tss_footer{background-color: #FDFBAA;}
.tss_footer a{
  font-size: 0.75rem;
  color: #000000;
}







@media screen and (max-width:960px){
  .mrh_backnumber ul li{
    width: calc((100% - 48px)/3);
  }
}
@media screen and (max-width:800px){
  .tss_body{padding-bottom: calc(17.5vw + 120px);}

  .mrh_bg {
    margin-top: 72px;
  }
  
  .mrh_top{
    align-items: center;
  }
  .mrh_logo {
    width: 40%;
  }
  .mrh_programdetail {
    width: 55%;
  }
  .mrh_programdetail img{
    width: 100%;
  }
  .mrh_programtxt{
    padding-left: 0;
  }

  .mrh_flex{
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column-reverse;
    margin-top: 0;
  }
  .mrh_dis-blk{
    display: block;
  }

  .mrh_backnumber ul{justify-content: center;}
  .mrh_backnumber ul li{
    width: calc((100% - 24px)/2);
    padding: 0 0 20px;
  }
  .mrh_thumb{
    transform: translate(0px, 0px);
  }
  .mrh_date,
  .mrh_ttl{
    padding: 0 ;
  }
  .mrh_description{
    padding: 0 8px;
  }
}