
.c-background{
  margin-top: calc(120px - 75vw);
}
.p-top__toptitle__inner__images__main{
  margin: 0;
}
.p-points__inner{
  margin-top: 0;
  background: #fff;
  padding: 20px 12px; 
}

.p-points__inner__point{
  width: 326px;
  margin: 0 auto;
}
.p-points__inner__point__special{
  margin-top: 10px;
}
.p-points__inner__point__title{
  background-color: #916B00;
  color: #fff;
  padding:2px 15px;
}
.p-points__inner__point__title h2{
  font-size: 18px;
  font-weight: 600;
  line-height: calc(31/18);
  text-align: left;
}
.p-points__inner__point__img{
  margin-top: 20px;
}
.p-points__inner__point__desc{
  text-align: left;
  color: #916B00;
  font-weight: 600;
  font-size: 14px;
  line-height: calc(24/14);
}
.c-headtitle{
  position: relative;
}
.c-headtitle.c-headtitle--premium img{
  margin-left: 48px;
}
.c-headtitle.c-headtitle--premium::before{
  content: '';
  position: absolute;
  background-image: url(../../../images/headtitle_premiere.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 113px;
  height: 20px;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.c-headtitle.c-headtitle--pc-premium img{
  margin-left: 0;  
}
.c-headtitle.c-headtitle--pc-premium::before{
  display: none;
}
.other-question{
  margin-top: 39px;
}
.other-question__desc{
  font-size: 15px;
  color: #000;
  font-weight: 600;
}
.other-question__link{
  margin-top: 10px;
}
.c-solid-border{
  max-width: 350px;
  margin: 0 auto;
}
.s-plan-table table{
  border-spacing: 0;
  font-family: "ヒラギノ角ゴ ProN", "HiraKakuProN", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo", Verdana, Helvetica, Arial, sans-serif;
}
.s-plan-table table td small{
  font-weight: 400 !important;
}
.s-plan-table__table-sp td{
  vertical-align: top;
}
.s-plan-table__table-sp td p{
  line-height: calc(20/15) !important;
}
.s-plan-table__table-pc{
  display: none;
}
.s-plan-table__table-sp th{
  background-color: #fff;
}
.p-qabox__details-answer--table{
  padding-left: 8px;
  padding-right: 8px;
}
.p-qabox__details-summary{
  cursor: unset;
}

  .premium__end{
    background-color: #fff;
    width: 350px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
    padding: 30px 20px;
    border-radius: 10px;
    }
    .premium__end__content h2{
        font-size: 17px;
        line-height: 38px;
        font-weight: 600;
        text-align: start;
    }
    .premium__end__content p{
        font-size: 15px;
        line-height: 26px;
        text-align: start;
        font-weight: 400;
    }


@media screen and (min-width: 1280px) {
  .p-points__inner {
    padding-top: 50px;
    padding-bottom: 57px;
    padding-left: 100px;
    padding-right: 100px;
    border-radius: 10px;
  }
  .p-points__inner__point{
    width: 580px;
    margin: 0 auto;
  }
  .p-points__inner__point__special{
    margin-top: 16px;
  }
  .p-points__inner__point__img{
    margin-top: 30px;
    }
  .p-points__inner__point__desc{
    font-size: 18px;
    line-height: calc(32/18);
  }
  .c-background{
    margin-top: calc(860px - 75vw);
  }
  .p-points__inner__point__title h2{
    font-size: 24px;
    line-height: calc(41/24);
  }
  .c-headtitle.c-headtitle--premium::before{
    width: 203px;
    height: 36px;
    left: 22px;
  }
  .other-question{
    margin-top: 60px;
  }
  .other-question__desc{
    font-size: 26px;
  }
  .other-question__link{
    margin-top: 20px;
  }
  .c-solid-border{
    max-width: 980px;
    margin: 0 auto;
  }
  .s-plan-table__table-pc{
    display: table;
  }
  .s-plan-table__table-pc td p{
    line-height: calc(24/18) !important;
  }
  .p-qabox__details-answer--table{
    padding-left: 34px;
    padding-right: 34px;
  }

  .premium__end{
    background-color: #fff;
    width: 780px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
    padding: 50px 80px;
    border-radius: 10px;
    }
    .premium__end__content h2{
        font-size: 20px;
        line-height: 38px;
        font-weight: 600;
        text-align: start;
    }
    .premium__end__content p{
        font-size: 18px;
        line-height: 34px;
        text-align: start;
        font-weight: 400;
    }
}
