.t-period{font-size:180%}.t-campaign-info-txt{font-size:110%}@media screen and (max-width: 780px){.t-period{font-size:120%}.t-campaign-info-txt{font-size:100%}}ul.m-informative-links-list{margin-left:0.5rem;padding-left:0}.l-container .m-header-block{max-width:none}.main-cover{width:100%}.main-img-parent{margin:0 auto;max-width:1200px}.m-photo .m-thumbnail a:hover{opacity:1.0}.button-s{background-color:#f5a005;-webkit-box-shadow:0 3px 0 0 #d29202;box-shadow:0 3px 0 0 #d29202}.button-campaign-cover{margin:1.5rem auto;width:80%;max-width:464px}.m-load-more .button-campaign{background-color:#f5a005;-webkit-box-shadow:0 3px 0 0 #d29202;box-shadow:0 3px 0 0 #d29202}ul.m-informative-links-list{margin-left:0.5rem;padding-left:0}.l-container .m-header-block .m-campaign-info{padding-top:30px}

/* ヘッダ・フッタ */
.header-h1 {
    float: left;
    margin: 22px auto 23px;
}
.header {
    max-width: 1000px;
    margin: 0 auto;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
h1.header-h1 {
    line-height: 0;
}
.header-sns {
    float: right;
    margin-top: 18px;
}
.header-sns li {
    display: inline-block;
    line-height: 22px;
}
.footer {
    text-align: center;
    margin: 48px auto 0 auto;
    position: relative;
}
.footer p {
    margin: 0 0 9px 0;
    font-size: 12px;
}
.footer-logo {
    max-width: 50%;
    width: 298px;
}
p.copyright {
    margin: 9px 0 18px 0;
}
.footer-pagetop {
    max-width: 1000px;
    margin: 0 auto;
}
.footer-pagetop li {
    width: 97px;
    float: right;
    position: absolute;
    top: -60px;
    right: 30px;
    list-style: none;
}
.footer-pagetop li img {
    width: 100%;
    opacity: .7;
}

.footer-pagetop li {
    max-width: 97px;
    width: 18%;
    top: -38px;
    right: 1%;
}
.footer-pagetop li {
    max-width: 97px;
    width: 18%;
    top: -38px;
    right: 1%;
}
.header {
    padding: 0 1%;
}
.footer {
    margin: 24px 0 0 0;
}

ul.t-comment-list {
    /* height: auto;
    display: inline-block;
    margin-bottom: 1rem; */
}

.wf-sawarabimincho { font-family: "Sawarabi Mincho",serif; }
body, .t-step-numbers {
    font-family: "Sawarabi Mincho",serif;
}
.m-photo-block .t-second-headline::after {
    font-family: "Sawarabi Mincho",serif;
    left: calc(50% - 47px);
}
.m-present-block .t-second-headline::after {
    font-family: "Sawarabi Mincho",serif;
    left: calc(50% - 55px);
    //spは40px;
}

.m-terms-block .t-second-headline::after {
    font-family: "Sawarabi Mincho",serif;
    left: calc(50% - 80px);
}
.m-steps-block .t-second-headline::after {
    font-family: "Sawarabi Mincho",serif;
    left: calc(50% - 100px);
}

li.sns-fb {
    margin-top: -2px;
    vertical-align: top;
}

/* メイン画像 */
.l-container .m-header-block {
    max-width: 1000px;
}

/* 賞のブロック */
.syo_area{
  max-width:960px;
  margin:0 auto 40px;
}

/* ミニサイズバナー */
.l-container .l-content.minisize-block {
  max-width: 877px;
  margin:0 auto;
}
.minisize-block img{
  width:100%;
}
.minisize-block ul{
  margin-top: 30px;
}

/* 製品データ */

.about_h{
  max-width:371px;
  margin:0 auto 45px;
}
.product-block .about{
  display: flex;
  margin-bottom: 30px;
}
.about_left, .about_right{
  width:50%;
  max-width: 479px;
}

.about_bottom{
  margin-bottom: 48px;
}

.howtoarea{
  max-width:879px;
  margin:0 auto;
}
.use_cover{
  padding-bottom: 1rem;
  border-bottom: 1px solid #db9452;
  margin-bottom:26px;
}
.use_h{
  max-width: 332px;
  margin:0 auto;
}

/* 使い方 */
.use_area{
  display: flex;
}

/* 背景カラー */
.color_wh{
  background-color: #FFF;
}
.color_pre{
  background-color: #faf9f4;
}
.color_gold{
  background-color: #fdf7e5;
}

 /* pretext */

.t-campaign-info-txt{
  font-size: 400;
}
 .m-campaign-info{
   color:#632523;
   text-align: center;
   font-size: 20px;
   line-height: 1.8;
 }
 .t-campaign-info-txt2{
   font-size:16px;
 }
 .t-campaign-info-txt3{
   font-size:14px;
   padding-bottom: 2rem;
 }

 .steplink, .steplink a{
   color:#d27008;
 }
 /* ボタンカラー */
 .m-load-more li a, .button-s {
    background-color: #f29d37;
    color: #FFF;
    transition: 0.2s all ease 0s;
    box-shadow: 0 3px 0 0 #dd8c2b;
    -webkit-box-shadow: 0 3px 0 0 #dd8c2b;
    -moz-box-shadow: 0 3px 0 0 #dd8c2b;
  }
  .m-load-more li .end_button{
    border-radius: 3px;
    background-color: #b7b7b7;
    color: #FFF;
    display: block;
    font-size: 19px;
    padding:1rem;
    font-weight: 400;
    text-align: center;
  }
.button_minisize{
    margin:0 auto;
    max-width:574px;
}
.button_minisize.m-load-more li a{
  font-size: 19px;
  padding:1rem;
  font-weight: 400;
}
.t-campaign-info-txt{
      font-weight: 400;
          padding-bottom: 1rem;
  letter-spacing: -0.5px;
}
.t-comment-headline{
    letter-spacing: -1px;
  }
}
.m-campaign-info ul {
    /* padding-left: 0; */
}
.moviearea{
  padding-top: 4rem;
  padding-bottom: 0rem;
  margin-bottom:-2rem;
}
.moviearea a{
  max-width:450px;
  margin:0 auto;
  display: block;
}
/* 結果発表 */
/* 前文 */
.t-campaign-info-txt {
    letter-spacing: -1px;
    text-align: center;
    font-size: 100%;
}
/* 発表タイトル・画像 */
.syo-h {
  padding:68px 0px 0px;
  text-align: center;
}
.syo-h img{
    max-width:603px;
    padding-bottom: 30px;
}
.syo_area > div{
  margin-bottom:0px;
}
.m-step-comment-2{
  clear:both;
  background-color:#fffef4;
  padding:1.5rem;
  text-align: center;
  border: 2px solid #e8d380;
  max-width: 960px;
  width:100%;
  margin:1rem auto 60px;
}
@media (max-width: 780px){
  /* 結果発表 */
  .t-campaign-info-txt {
      letter-spacing: -0.25px;
      text-align: center;
      padding-bottom: 0px;
      font-size: 110%;
  }
  .t-campaign-info-txt b{
    font-weight: 800;
  }
  .syo_area{
      padding:0 2%;
  }
  .syo-h {
      padding: 30px 0px 0px;
    }
    .syo-h img{
        padding-bottom: 15px;
    }
  .m-step-comment-2{
    font-size: 100%;
    clear:both;
    width:96%;
    margin:1rem 2% 30px;
  }

  .m-load-more li .end_button{
  font-size: 13px;
}
  .moviearea{
    padding-top: 2rem;
    padding-bottom: 2rem;
}

  #load-more li {
      margin-left: -2rem;
    }
.t-campaign-info-txt {
    font-size: 70%;
    /* font-weight: 800; */
}
.t-campaign-info-txt3 {
  font-size: 10px;
}
.minisize-block .m-load-more li {
    list-style: none;
    margin-left: -2rem;
}
.button_minisize.m-load-more li a {
    font-size: 13px;
}
.m-load-more li{
  margin-left:0rem;
}
.m-photo-block .t-second-headline::after {
    font-family: "Sawarabi Mincho",serif;
    left: calc(50% - 30px);
}
.m-present-block .t-second-headline::after {
    font-family: "Sawarabi Mincho",serif;
    left: calc(50% - 38px);
    /* spは40px; */
}

.m-terms-block .t-second-headline::after {
    font-family: "Sawarabi Mincho",serif;
    left: calc(50% - 63px);
}
.m-steps-block .t-second-headline::after {
    font-family: "Sawarabi Mincho",serif;
    left: calc(50% - 83px);
}
.t-campaign-info-txt2 {
    font-size: 14px;
}
.about_h {
    max-width: 75%;
    margin: 0 auto 20px;
}
.product-block .about {
    flex-direction: column;
  }
  .product-block .about > div{
    width:100%;
  }
  .use_h {
    max-width: 75%;
    margin: 0 auto 0px;
}
.use_area{
  flex-direction: column;
}
.use_area >div{
  padding:2% 10%;
}
}
