body .slider{
  margin-top: 30px;
}
.ribbon-wrap{
  position: relative;
}
.ribbon{
  position: relative;
  margin-top: 50px;
  margin-bottom: -50px;
  z-index: 1;
}
#cp{
  scroll-margin-top: 180px;
}
#cp .cp_back  {
    background-color: #CA151D;
    margin-bottom: 0px;
}
.cp_back .row img {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.gold-line1 {
margin-top: 0px;
}
.present {
    margin-top: 12px;
}
.present .prize.turu_ill {
    position: relative;
}
.turu_ill .turu {
    position: absolute;
    top: -135px;
    left: 156px;
}
.present .prize{
margin-top: 40px;
}
.present p{
    color: #C30D23;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    font-family: "M PLUS 1p", sans-serif;
    font-weight: 500;
}
.present{
  padding-bottom: 30px;
}
.prize .chui{
  margin-top: 4px;
  font-size: 68%;
  color: #545454;
  line-height: 130%;
  text-align: left;
}
.gold-line1,.gold-line2 {
  /* グラデーションの定義：左から右へ */
  background: linear-gradient(to right, #bf953f, #fcf6ba, #b38728, #fbf5b7, #aa771c);
  /* ラインの太さと影 */
  height: 6px; /* ラインの太さ */
  width: 100%; /* 長さ */
  /* 影の設定：下に少しぼやけた黒い影を落とす */
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.hikikae h1{
  margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.hikikae h2{
    background-color: #CA151D;
    color: #fff;
    text-align: center;
    font-family: "M PLUS 1p", sans-serif;
    font-weight: 500;
    font-size: 170%;
    padding-top: 15px;
    padding-bottom: 15px;
}
.hikikae .row{
    margin-top: 30px;
    font-family: "M PLUS 1p", sans-serif;
    padding-bottom: 150px;
}
.hikikae dt{
    border: 1px solid #CA151D;
    color: #CA151D;
    font-size: 140%;
    padding: 5px 0px 5px 0px;
    text-align: center;
    border-radius: 5px;
    font-weight: 500;
}
.hikikae dd{
    color: #CA151D;
    font-size: 130%;
margin-top: 15px;
    font-weight: 300;

}
@media (min-width:1200px){
.present .row{
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
}
@media (min-width:767px){
.return{
  display: none;
}
}
@media (min-width:409.9px){
  .cp_sp{
    display: none;
  }
}
/* ----------------------------------------------------------------------
■■■■■■■■■■■■■■■■■■■■■■■■■■
□ SP □ レイアウト
■■■■■■■■■■■■■■■■■■■■■■■■■■
------------------------------------------------------------------------- */
@media (max-width: 991px) {
.turu_ill .turu {
    position: absolute;
    top: -98px;
    left: 99px;
}
.turu_ill .turu img {
    width: 71%;
}

}
@media (max-width: 959px) {
    .ribbon{
  position: relative;
    margin-top: 70px;
    margin-bottom: -50px;
    z-index: 1;
    top: -25px;
}
}
@media (max-width: 767px) {
.container.present .row p {
    font-size: 110%;
}
.container.hikikae h1  {
    width: 60%;
    margin-bottom: 10px;
}
#cp .container.hikikae h2 {
    font-size: 129%;
    padding-top: 6px;
    padding-bottom: 5px;
    padding-left: 0px;
}
.row .col-md-6 dl {
    margin-bottom: 30px;
}
.row .col-md-6.prize .chui {
    font-size: 76%;
    text-indent: -14px;
    margin-left: 17px;
}
.turu_ill .turu {
    position: absolute;
    top: -120px;
    left: 182px;
}
.turu_ill .turu img {
    width: 102%;
}
}
@media (max-width: 559px) {
  .ribbon{
  position: relative;
    margin-top: 40px;
    margin-bottom: -50px;
    z-index: 1;
    top: -25px;
}
.turu_ill .turu {
    position: absolute;
    top: -90px;
    left: 155px;
}
.turu_ill .turu img {
    width: 74%;
}
}
@media (max-width: 390px){
   .ribbon{
    position: relative;
    margin-top: 40px;
    margin-bottom: -50px;
    z-index: 1;
    top: 5px;
}
.container.present .row p {
    font-size: 90%;
}
#cp .container.hikikae h2 {
    font-size: 85%;
    padding-top: 6px;
    padding-bottom: 5px;
    padding-left: 0px;
}
.col-md-6 dl dt {
    font-size: 105%;
    padding-top: 0px;
    padding-bottom: 0px;
}
.col-md-6 dl dd {
    font-size: 105%;
    text-align: center;
    line-height: 135%;
    margin-top: 10px;
}
.row .col-md-6.prize .chui {
    font-size: 67%;
    text-indent: -10px;
    margin-left: 9px;
}
.turu_ill .turu {
    position: absolute;
    top: -107px;
    left: 89px;
}
.turu_ill .turu img {
    width: 74%;
}
}
@media (max-width: 409.89px){
 .cp_pc{
  display: none;
 } 
}
