@charset "utf-8";
/* CSS Document */
img{max-width: 100%;}
a{text-decoration: unset;}
.tss_comprehensiveHead{
 position: relative;
 z-index: 1;
}
#adminBox, .acms-admin-box{
 position: relative;
 z-index: 1;
 margin-bottom: 0;
}
footer{position: relative; margin-top: 120px;}
.tss_footer{background-color: #FFED00;}
.mzms_body {background-color: #1188E6;}
.mzms_body>*{position: relative;}
.mzms_body::before{
 content: '';
 position: fixed;
 left: 0;
 right: 0;
 top: 0px;
 bottom: 0;
 display: inline-block;
 background-image: url(../img/bg.png);
 background-size: cover;
 background-repeat: no-repeat;
 pointer-events: none;
}


.mzms_content {
 position: relative;
 background-color: #FFFFFF;
 max-width: 1100px;
 margin: 0 auto;
 padding: 0 16px 75px 16px;
 z-index: 1;
}


.mzms_presentpastImg{
 aspect-ratio: 166/124;
}
.mzms_f_orange{
 color: #FE8700;
}
.mzms_f_blue{
  color: #1188E6;
}
.mzms_f_black{
  color: #000000;
}
.mzms_f_10-14{
 font-size: clamp(0.625rem,2vw,0.875rem);
}
.mzms_f_12-14{
 font-size: clamp(0.75rem,2vw,0.875rem);
}
.mzms_f_12-16{
 font-size: clamp(0.75rem,2vw,1rem);
}
.mzms_f_14-16{
 font-size: clamp(0.875rem,3vw,1rem);
}
.mzms_f_14-22{
 font-size: clamp(0.875rem,3vw,1.375rem);
}
.mzms_f_14-26{
 font-size: clamp(0.875rem,3vw,1.625rem);
}
.mzms_f_16-28{
 font-size: clamp(1rem,3vw,1.75rem);
}
.mzms_f_12{
 font-size: 0.75rem;
}
.mzms_f_14{
 font-size: 0.875rem;
}
.mzms_f_18{
 font-size: clamp(1.125rem,4vw,1.375rem);
}
.mzms_f_bold{
 font-weight: 600;
}
.mzms_lineh_11{
 line-height: calc(16/14);
}
.mzms_lineh_13{
 line-height: calc(18/14);
}
.mzms_lineh_14{
 line-height: calc(20/14);
}
.mzms_lineh_16{
 line-height: calc(16/16);
}
.mzms_txtcenter{
 text-align: center;
}
.mzms_txtright{
  text-align: right;
}
.mzms_mgt8{
  margin-top: 8px;
}
.mzms_mgt12{
  margin-top: 12px;
}
.mzms_bdr_10{
 border-radius: 10px;
}
.mzms_spbr{
 display: inline-block;
}
.mzms_flex01 {
 display: flex;
 justify-content: flex-start;
 align-items: center;
 gap: 8px 24px;
}
.mzms_flex02{
 display: flex;
 flex-direction: column;
 justify-content: flex-start;
 align-items: center;
 gap: 8px;
 width: 180px;
}
.mzms_presenttodayImg{
  flex: 0 0 auto;
  max-width: 264px;
}


.mzms_heading1 {
 margin-bottom: clamp(16px, 2vw, 44px);
 text-align: center;
}
.mzms_presentnow {
 position: relative;
 margin-bottom: clamp(12px, 4vw, 24px);
}
.mzms_presentnow>* {
 border: 2px dashed #1188E6;
 max-width: 860px;
 margin: 0 auto;
 padding: 16px 40px;
}
.mzms_presentnowdetails{
 flex: 1 1 auto;
 display: flex;
 flex-direction: column;
 gap: 6px 10px;
}
.mzms_presentnowdetails a{
  display: block;
  width: fit-content;
  margin-inline-start: auto;
  font-size: 0.75em;
  text-align: right;
  padding: 0.5em;
  color: #666;
  text-decoration: underline;
  transition: .2s text-decoration-color;
}
.mzms_presentnowdetails_url{margin-block-start: auto;}
.mzms_txtblock{
 position: relative;
 line-height: 1.7;
}


.mzms_btnForm{
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 532px;
  height: clamp(3.5rem, 1.846rem + 6.15vw, 5rem);
  margin-inline: auto;
  margin-bottom: 16px;
  font-size: clamp(1.125rem, 0.7115rem + 1.5385vw, 1.5rem);
  color: #1188E6;
  font-weight: bold;
  background-color: #FFED00;
  border: 3px solid #FFFFFF;
  border-radius: 9999px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.27);
  transition: transform .2s;
}


/* プレゼント一覧 */
.mzms_presentWrap{
 margin-top: clamp(32px,5vw,100px);
}

.mzms_ouboblock{
 max-width: 700px;
 margin-inline: auto;
 margin-top: clamp(16px,2vw,24px);
}
.mzms_oubocontent {
  margin-top: 24px;
  padding-bottom: 16px;
 border-bottom: 1px dashed #001A4B;
}
.mzms_oubodetails{
 padding: 16px 0 0 0;
}
.mzms_oubodetails dl{
 display: flex;
 flex-wrap: wrap;
 align-items: flex-start;
 gap: 16px 8px;
}
.mzms_oubodetails dl dt{
 flex: 0 0 100px;
 background-color: #FFED00;
 border-radius: 9999px;
 text-align: center;
 color: #74624A;
 padding: clamp(4px,2vw,8px) 0;
}
.mzms_oubodetails dl dd{
 width: calc(100% - 110px);
 align-self: center;
 color: #707070;
}
.mzms_dotlist li{
 padding-left: 12px;
 position: relative;
}
.mzms_dotlist li::after{
 content: '';
 position: absolute;
 display: inline-block;
 left: 4px;
 top: 8px;
 width: 3px;
 height: 3px;
 border-radius: 50px;
 background-color: #000;
}
.mzms_presentpast{
 display: flex;
 justify-content: center;
 flex-wrap: wrap;
 gap: 8px;
}
.mzms_presentpast li{
 padding: 6px 6px 14px 6px;
 border: 2px dashed #97B5CE;
}
.mzms_presentpast li:last-of-type{display: none;}


/* ダンス動画セクション */
.mzms_danceWrap{max-width: 1160px;margin-inline: auto;margin-top: 72px;padding-inline: 16px;color: #043F6E;}
.mzms_danceListWrap{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 24px;
  margin-top: 24px;
}
.mzms_danceTtl{
  font-size: clamp(1.125rem,3vw,2.25rem);
  font-weight: bold;
  text-align: center;
}
.mzms_danceTtl >span{
  display: block;
  padding-bottom: 10px;
  font-size: clamp(1rem,3vw,1.375rem);
}
.mzms_danceList ul{
  display: flex;
  gap: 12px;
  margin-top: 8px;
}
.mzms_danceList ul li{
  position: relative;
  max-width: 960px;
  flex: 1 1 100%;
}
.mzms_danceList ul li p{
  margin-top: 4px;
  text-align: center;
  font-size: clamp(0.75rem, 0.459rem + 1.08vw, 1rem);/*12-16 430-800*/
}
.mzms_danceList ul li div{
  aspect-ratio: 16 / 9;
}
.mzms_danceList ul li iframe{
  position: relative !important;
  width: 100%;
  aspect-ratio: 16 / 9;
}


.mzms_floatBtn{
  position: fixed;
  max-width: clamp(7.5rem, 4.975rem + 9.4vw, 16.25rem);
  right: max(12px, calc((80vw - 1100px) / 2));
  bottom: 2%;
  z-index: 1;
  opacity: 1;
  transition: opacity 0.5s;
}
.mzms_floatBtn.is-hidden{
  opacity: 0;
  pointer-events: none;
}




.tss_footer a{color: #043F6E;}


@media screen and (min-width: 801px){
  .mzms_btnForm:hover{
    transform: translateY(3px);
  }

  .mzms_presentnowdetails a:hover{text-decoration-color: transparent;}
}


@media screen and (max-width: 960px){
  .mzms_danceListWrap{
    grid-template-columns: 1fr;
  }
}


@media screen and (max-width: 800px){
  .mzms_floatBtn{bottom: calc(17.5vw + 32px);}

  footer{margin-top: 0; padding-bottom: calc(17.5vw + 120px);}
}


@media screen and (max-width: 640px){
 .mzms_flex01{
  max-width: 80%;
  flex-direction: column;
  justify-content: center;
 }
 .mzms_flex01>* {
  flex: 1 1 auto;
  text-align: center;
 }
 .mzms_presenttodayImg{
  max-width: 100%;
 }
 .mzms_presentnow>*{
  padding: 6px 6px 12px 6px;
 }
 .mzms_oubodetails dl{
  gap: 8px;
 }
 .mzms_oubodetails dl dd{
   width: 100%;
   margin-bottom: 8px;
 }
 .mzms_dotlist li{
  padding-left: 0;
 }
 .mzms_dotlist li::after{
  content: none;
 }
 .mzms_flex02{
  width: calc((100% - 8px) / 2);
 }
}
