@media screen and (min-width:769px){
  .sent-mv {
    margin: 30px auto;
  }
  .ribbon {
    margin-bottom: -25px;
    text-align: center;
  }
  .freeTriTopBox {
    padding: 40px 50px 20px;
    width: 815px;
  }
  .tokuten dt {
    float: left;
    box-sizing: border-box;
    background-image: url(/lp/senkou/arrow.gif);
    background-repeat: no-repeat;
    width: 110px;
    height: 40px;
    font-size: 26px;
    color: #000;
    padding: 8px;
    margin-top: 9px;
  }
  .tokuten dd {
    font-size: 42px;
    line-height: 1.4;
    text-shadow: 0px -1px 0px #fff, 1px 0px 0 #fff, 0px 0px 0px #fff, 2px 2px 5px rgba(0, 0, 0, 0.3);
  }
  .tokuten dd span {
    font-size: 28px;
  }
  .freeTriAnno {
    padding: 10px 0;
  }
  .freeTriAnno span {
    position: relative;
    width: 105px;
    height: 60px;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    background-color: #fff;
    margin-right: 5px;
  }
  .freeTriAnno span span {
    width: auto;
    height: auto;
    background: none;
    font-size: 27px;
    color: #000;
    line-height: 1;
    text-shadow: none;
    position: absolute;
    top: 17px;
    left: 21px;
  }
  .freeTriNotice {
    text-align: right;
    color: #000;
  }
  .mainLead {
    background: none;
    height: auto;
    padding: 0;
    text-align: center;
    width: 815px;
    margin: 0 auto;
  }
  .mainLead img {
    width: 100%;
  }
  .mainSubLead {
    width: 815px;
  }
  .mainSubLead::after {
    border-color: #EE2E92 transparent transparent transparent;
    border-width: 60px 408px 0 408px;
  }
  .mainSubLead span {
    background-color: #EE2E92;
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  }
  .mainSubLead span strong {
    font-weight: bold;
    color: #F3F320;
    font-size: 54px;
  }
  p.expired {
    background-color: #EF6903;
    color: #fff;
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    line-height: 1.4;
    margin: 10px 0 40px;
  }
}

@media screen and (max-width:768px){
  .sent-mv {
    width: 90%;
    margin: 30px auto;
  }
  .ribbon {
    margin-bottom: -15px;
  }
  .freeTriTopBox {
    width: 90%;
    box-sizing: border-box;
    padding: 20px 3%;
    border-radius: 5px;
  }
  .tokuten dt {
    float: left;
    box-sizing: border-box;
    background-image: url(/lp/senkou/arrow.gif);
    background-repeat: no-repeat;
    width: 21%;
    font-size: 14px;
    color: #000;
    padding: 0 0 0 5px;
    background-size: contain;
  }
  .tokuten dd {
    font-size: 19px;
    line-height: 1.4;
    padding-left: 21%;
    text-shadow: 0px -1px 0px #fff, 1px 0px 0 #fff, 0px 0px 0px #fff, 2px 2px 5px rgba(0, 0, 0, 0.3);
  }
  .tokuten dd span {
    font-size: 15px;
  }
  .freeTriAnno {
    padding: 0;
  }
  .freeTriAnno span {
    width: 15vmin;
    height: 9vmin;
    background-color: #fff;
    margin-right: 5px;
    vertical-align: middle;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    position: relative;
  }
  .freeTriAnno span span {
    width: auto;
    height: auto;
    background: none;
    color: #f60;
    line-height: 1;
    text-shadow: none;
    margin: 0;
    font-size: 4vmin;
    text-align: center;
    display: block;
    padding-top: 2.5vmin;
    position: relative;
    top: 0;
    left: 0;
    color: #000;
  }
  .freeTriNotice {
    color: #000;
    font-size: 12px;
    text-align: right;
  }
  .mainLead {
    background: none;
    padding: 0;
    width: 90%;
    margin: 10px auto 0;
  }
  .mainSubLead {
    width: 90%;
  }
  .mainSubLead::after {
    border-color: #EE2E92 transparent transparent transparent;
    border-width: 30px 45vmin 0 45vmin;
  }
  .mainSubLead span {
    background-color: #EE2E92;
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  }
  .mainSubLead span strong {
    font-weight: bold;
    color: #F3F320;
    font-size: 7vmin;
  }
  p.expired {
    background-color: #EF6903;
    color: #fff;
    text-align: center;
    font-size: 6vmin;
    font-weight: bold;
    line-height: 1.6;
    width: 90%;
    margin: 10px auto 40px;
    border-radius: 5px;
  }
}
