body{
  padding-top: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, strike, strong, sub, sup, tt, var, b, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
  line-height: inherit;
}
.col_q .moon_form_title{
  background: url("/shizuku/img2/menu/newmoon/h5bg.jpg") 0 0;
  background-size: cover;
  padding: 0.5em 0;
  line-height: 1.4;
}
.next_moon_status_parts_mini img{
  display: inline;
}


/* フッター固定パーツ */
#footer_fix_form_ancker_link_btn{
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto 0 auto;
  width: 566px;
  max-width: 100%;
}
#footer_fix_form_ancker_link_btn a,
#footer_fix_form_ancker_link_btn img{
  display: block;
  width: 100%;
}
#footer_fix_form_ancker_link_btn a:hover img{
  opacity: 1;
}


/* 登録状況パーツ */
.newmoon_latest_info{
  text-align: center;
  font-size: 26px;
  line-height: 1.6;
  border: 5px solid #192951;
  border-radius: 50px;
  box-sizing: border-box;
  padding: 1em 0.5em;
  overflow: hidden;
  background-color: #fff;
}
.newmoon_latest_info b{
  font-weight: bold;
}
.newmoon_latest_info .newmoon_latest_info_applicants{
  font-weight: bold;
  color: #B17F06;
  display: none;
}
.newmoon_latest_info .newmoon_latest_info_applicants,
.newmoon_latest_info .newmoon_latest_info_applicants li{
  height: 3em;
  overflow: hidden;
}
.newmoon_latest_info .newmoon_latest_info_applicants span{
  display: block;
  font-weight: bold;
}
.newmoon_latest_info .newmoon_latest_info_count{
  font-weight: bold;
  margin: 0.6em auto 1em 0;
  font-size: 110%;
  display: none;
}
.newmoon_latest_info .newmoon_latest_info_count .newmoon_latest_info_count_num{
  font-size: 120%;
  font-weight: bold;
  color: #FC0008;
}
.newmoon_latest_info .newmoon_latest_info_exceed_goal{
  margin-bottom: 0.7em; 
  text-decoration: underline;
  display: none;
}
.newmoon_latest_info .newmoon_latest_info_applys_tatus_on{
  margin-bottom: 0.5em;
}
.newmoon_latest_info .newmoon_latest_info_applys_tatus_on b{
  font-weight: 110%;
}
.newmoon_latest_info .newmoon_latest_info_applys_tatus_on2{
  margin-bottom: 0.5em;
  font-size: 110%;
}
.newmoon_latest_info .newmoon_latest_info_applys_tatus_on2 b{
  font-weight: 110%;
}
.newmoon_latest_info .newmoon_latest_info_goal_announce{
  margin-bottom: 0.5em;
  display: none;
}
.newmoon_latest_info .newmoon_latest_info_goal{
  background-color: #244184;
  color: #fff;
  font-weight: bold;
  margin: 0 auto;
  padding: 0.4em 1em;
  display: none;
}
.newmoon_latest_info .newmoon_latest_info_goal .newmoon_latest_info_goal_num{
  font-size: 120%;
  font-weight: bold;
  color: yellow;
}
.newmoon_latest_info .newmoon_latest_info_goal_message{
  margin-top: 0.5em;
  font-size: 18px;
}
@media screen and (max-device-width: 640px){
  .newmoon_latest_info{
    font-size: 25px;
  }
}
@media screen and (max-device-width: 580px){
  .newmoon_latest_info{
    font-size: 23px;
  }
}
@media screen and (max-device-width: 480px){
  .newmoon_latest_info{
    font-size: 21px;
  }
}
@media screen and (max-device-width: 420px){
  .newmoon_latest_info{
    font-size: 19px;
  }
}
@media screen and (max-device-width: 380px){
  .newmoon_latest_info{
    font-size: 17px;
  }
}
@media screen and (max-device-width: 340px){
  .newmoon_latest_info{
    font-size: 16px;
  }
}


/* SNSシェアパーツ */
.newmoon_share_power{
  background-image: url('/shizuku/img2/menu/newmoon/bg_healing_share.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px;
}
.newmoon_share_power .newmoon_share_power_fzlarge{
  font-size: 110%;
}
.newmoon_share_power .newmoon_share_power_contents{
  background-color: #fff;
  text-align: center;
  padding: 1em;
  line-height: 2;
  font-size: 25px;
}
.newmoon_share_power .newmoon_share_power_maker_purple{
  position: relative;
  z-index: 0;
}
.newmoon_share_power .newmoon_share_power_maker_purple:before{
  content: '';
  background-color: #FCAFFD;
  display: block;
  width: 100%;
  height: 0.6em;
  position: absolute;
  bottom: -0.3em;
  left: 0;
  z-index: -1;
}
.newmoon_share_power .newmoon_share_power_hands_img{
  display: block;
  margin: 1em auto;
  width: 100%;
}
.newmoon_share_power .newmoon_share_power_color_red{
  color: #B00004;
}
@media screen and (max-device-width: 580px){
  .newmoon_share_power .newmoon_share_power_contents{
    font-size: 21px;
  }
}
@media screen and (max-device-width: 480px){
  .newmoon_share_power .newmoon_share_power_contents{
    font-size: 19px;
  }
}
@media screen and (max-device-width: 420px){
  .newmoon_share_power .newmoon_share_power_contents{
    font-size: 17px;
  }
}
@media screen and (max-device-width: 380px){
  .newmoon_share_power .newmoon_share_power_contents{
    font-size: 15px;
  }
}
@media screen and (max-device-width: 340px){
  .newmoon_share_power .newmoon_share_power_contents{
    font-size: 14px;
  }
}
