.ranking {
  background: url(/defaultShop/zekkei1/img2019/bg_ranking01.jpg) no-repeat center top 192px;
  background-size: 120vw;
  margin-left: -500%;
	margin-right: -500%;
	padding-left: 500%;
	padding-right: 500%;
}
.ranking h2 {
  margin: auto;
  width: 1050px;
}
@media screen and (max-width: 767px) {
  .ranking {
    background: url(/defaultShop/zekkei1/img2019/bg_ranking01_sp.jpg) no-repeat center top 51vw;
    background-size: cover;
    padding-bottom: 60px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .ranking h2 {
    width: 100%;
  }
  .ranking h2 img {
    max-width: 100%;
  }
}

.ranking_box {
  padding: 60px 0 115px;
  margin: auto;
  width: 1040px;
}
.ranking_box h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: -1px;
}
.ranking_box .caution {
  color: #fff;
  font-size: 16px;
  margin-bottom: 50px;
  margin-top: 5px;
}
.ranking_box .txt_ranking31 {
  margin: 103px auto 0;
}
@media screen and (max-width: 767px) {
  .ranking_box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 24px 58px;
    margin: auto;
    width: 100%;
  }
  .ranking_box h3 {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.54;
  }
  .ranking_box .caution {
    letter-spacing: -1px;
    line-height: 1.4;
    margin-top: 16px;
    margin-bottom: 60px;
  }
  .ranking_box .txt_ranking31 {
    margin: 70px auto 0;
    max-width: 100%;
  }
}

.ranking_list01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ranking_list01 li {
  list-style: none;
  margin-left: 0;
}
.ranking_list01 li:nth-child(1) {
  position: relative;
}
.ranking_list01 li:nth-child(1) .ranking_list_box {
  position: absolute;
  right: 30px;
  bottom: 41px;
  width: 375px;
}
.ranking_list01 li:nth-child(1) p {
  border-top: solid 3px #fff;
  color: #fff;
  font-size: 18px;
  letter-spacing: normal;
  line-height: 1.6;
  padding-top: 20px;
  margin-top: 20px;
}
.ranking_list01 li:nth-child(n + 2) {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-top: 50px;
  width: 314px;
}
.ranking_list01 li:nth-child(n + 2) .txt_ranking_pos {
  position: absolute;
  top: -20px;
  left: -10px;
  width: 73px;
  height: auto;
}
.ranking_list01 li:nth-child(n + 2) .txt_box {
  background: #fff;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 28px 18px 34px;
  height: 435px;
}
.ranking_list01 li:nth-child(n + 2) .txt_box .txt_ranking {
  width: auto;
}
.ranking_list01 li:nth-child(n + 2) .txt_box p {
  font-size: 20px;
  line-height: 1.7;
  letter-spacing: normal;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .ranking_list01 {
    display: block;
  }
  .ranking_list01 li:nth-child(1) {
    position: relative;
  }
  .ranking_list01 li:nth-child(1) .ranking_list_box {
    position: static;
    width: 100%;
  }
  .ranking_list01 li:nth-child(1) .txt_ranking_pos {
    position: absolute;
    top: -20px;
    left: -10px;
    width: 73px;
    height: auto;
  }
  .ranking_list01 li:nth-child(1) .txt_ranking {
    width: auto;
    height: 17.5vw;
  }
  .ranking_list01 li:nth-child(1) .img_ranking {
    width: 100%;
  }
  .ranking_list01 li:nth-child(1) .txt_box {
    background: #fff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 28px 18px 60px;
    height: auto;
  }
  .ranking_list01 li:nth-child(1) .txt_box p {
    color: #000;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: normal;
    margin-top: 6px;
    padding-top: 0;
  }
  .ranking_list01 li:nth-child(n + 2) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-top: 36px;
    width: 100%;
  }
  .ranking_list01 li:nth-child(n + 2) .txt_ranking {
    width: auto;
    height: 17.5vw;
  }
  .ranking_list01 li:nth-child(n + 2) .img_ranking {
    width: 100%;
  }
  .ranking_list01 li:nth-child(n + 2) .txt_box {
    padding: 28px 18px 34px;
    height: auto;
  }
  .ranking_list01 li:nth-child(n + 2) .txt_box p {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: normal;
    margin-top: 8px;
  }
  .ranking_list01 li:nth-child(n + 6) {
    margin-top: 21px;
  }
  .ranking_list01 li:nth-child(n + 6) .txt_ranking_pos {
    top: -10px;
    width: 56px;
  }
  .ranking_list01 li:nth-child(n + 6) .txt_box {
    padding: 14px 18px 5px;
  }
  .ranking_list01 li:nth-child(n + 6) .txt_box .txt_ranking {
    width: 100%;
    height: auto;
  }
}

.ranking_list02 {
  background: #fff;
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 50px 0 0;
  padding: 52px 37px 26px;
}
.ranking_list02:after {
  display: block;
  content: "";
  width: 282px;
}
.ranking_list02 li {
  border-bottom: dotted 2px #C4C4C4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 11px;
  margin-bottom: 32px;
  list-style: none;
  margin-left: 0;
  width: 282px;
}
.ranking_list02 li .txt_ranking_pos {
  margin-right: 11px;
  width: 59px;
  height: auto;
}
.ranking_list02 li .txt_ranking {
  width: auto;
}
@media screen and (max-width: 767px) {
  .ranking_list02 {
    display: block;
    margin-top: 29px;
    padding: 19px 10px 40px;
  }
  .ranking_list02:after {
    content: none;
  }
  .ranking_list02 li {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 11px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
  }
  .ranking_list02 li .txt_ranking_pos {
    margin-right: 10px;
    width: 56px;
  }
  .ranking_list02 li .txt_ranking {
    border-bottom: dotted 2px #C4C4C4;
    padding-bottom: 0;
    padding-top: 17px;
    width: calc(100% - 70px);
  }
}


