main {
  position: relative;
  z-index: 100;
}
.md-title1_head.ps-title {
  margin: auto;
}
.sub-title {
  margin: 0;
}
.md-title1_head {
  margin: 0;
}
.md-read1 {
  font-size: 20px;
  line-height: 2;
}
.ps-listWrap {
  margin: 0 auto;
  box-sizing: border-box;
  border: 1px solid #fff;
  background: #fff;
  position: relative;
}
.ps-cont .ps-cont-statement {
  text-align: center;
}
.ps-cont .ps-cont-note {
  margin-top: 19px;
  color: #dbdbdb;
}
.ps-cont-classCategorynav {
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  z-index: 10;
}
.classCategoryNav .md-navCategoryList {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
          justify-content: left;
}
.classCategoryNav .md-navList_item {
  text-decoration: none;
}
.classCategoryNav .md-navList_item:last-child {
  position: relative;
}
.classCategoryNav .md-navList_item.is_active .md-navList_itemIn {
  background-color: #ffac00;
}
.classCategoryNav .md-navList_item.is_active .md-navList_itemIn .md-navList_label {
  color: #000;
}
.classCategoryNav .md-navList_itemIn {
  text-align: center;
  background: #c2c2c2;
  border-top: 1px solid transparent;
  color: #fff;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  line-height: 1.25;
  box-sizing: border-box;
}
.classCategoryNav .md-navList_itemIn .md-navList_label {
  font-weight: bold;
}
.ps-ttl_prize {
  margin: auto;
}
.ps-ttl_ranking {
  margin: auto;
}
.ps-ttl_class {
  margin: auto;
  font-weight: bold;
  text-align: center;
}
.ps-ttl_class .ps-classTxt_wrap {
  position: relative;
}
.ps-lead_ranking {
  color: #fff;
  margin: auto;
  text-align: center;
}
.ps-lead_rankingNum {
  letter-spacing: -0.05em;
  vertical-align: baseline;
  color: #0084d0;
}
.ps-lead_rankingRank {
  vertical-align: baseline;
  color: #0084d0;
}
.ps-lead_rankingText {
  display: block;
  vertical-align: baseline;
  color: #000;
}
.ps-lead_rankingConnect {
  vertical-align: baseline;
  position: relative;
  color: #0084d0;
}
.ps-lead_rankingSub {
  display: block;
  color: #000;
}
.ps-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
          justify-content: left;
}
.ps-list.ps-list-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.ps-list_item {
  position: relative;
}
.ps-list_itemHead {
  color: #000;
  word-break: break-all;
  margin: auto;
  font-weight: bold;
  text-align: center;
}
.ps-list_itemLead {
  color: #000;
  word-break: break-all;
  margin: auto;
  font-weight: bold;
}
.ps-list_itemPrize {
  position: relative;
}
.ps-list_itemPrizeImage {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}
.ps-list_itemDetail {
  margin: auto;
}
.ps-list_itemDetail .ps-list_itemDetailLink {
  display: block;
  color: #1e1e1e;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  outline: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.ps-list_itemDetail .ps-list_itemDetailLink span {
  display: block;
  -webkit-transform: translateX(-1000000px);
          transform: translateX(-1000000px);
}
.modaal-container .modaal-content-container {
  border: 1px solid #fff;
}
.ps-prize {
  display: none;
}
.ps-prizeName {
  color: #fff;
  margin: auto;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.075em;
}
.ps-prizeExpTtl,
.ps-prizeExpLead,
.ps-prizeSpecTtl,
.ps-prizeSpecLead {
  color: #fff;
  font-weight: bold;
  text-align: left;
  line-height: 2;
}
.ps-prizeExpTtl,
.ps-prizeSpecTtl {
  border: 1px solid #fff;
  display: inline-block;
}
.ps-prizeExpLead,
.ps-prizeSpecLead {
  word-break: break-all;
}
.ps-prizeSpecNote {
  color: #fff;
}
.md-amazon_list {
  color: #fff;
  margin: 0 auto;
}
.md-navList {
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-self: center;
          align-self: center;
}
.classNav .md-navList_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  text-decoration: none;
  position: relative;
  background-color: #bfbfbf;
  z-index: 10;
}
.classNav .md-navList_item:last-child {
  pointer-events: none;
}
.classNav .md-navList_item.is_active {
  background-color: #ffde00;
  z-index: 11;
}
.classNav .md-navList_item.is_active::before {
  content: '';
  width: 100.6%;
  height: 101%;
  background-color: #ffde00;
  border: 2px solid #7f7f7f;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
.classNav .md-navList_item.is_active .md-navList_label {
  color: #000;
}
.classNav .md-navList_item.is_active .md-navList_sub {
  color: #000;
}
.classNav .md-navList_itemIn {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.classNav .md-navList_itemIn .md-navList_label {
  font-weight: bold;
}
.classNav .md-navList_itemIn .md-navList_sub {
  display: block;
  font-weight: bold;
}
.md-txt3 {
  margin: 50px 0 0 1em;
}
.md-txt3 a {
  color: #fff;
  text-decoration: underline;
}
.ps-attention .md-note1 {
  color: #fff;
}
.ps-attention .md-note1_item {
  color: #000;
}
.ps-attention_link {
  color: #1a0daa;
  text-decoration: underline;
}
.ps-attention_link:link,
.ps-attention_link:visited,
.ps-attention_link:hover,
.ps-attention_link:active {
  color: #1a0daa;
}
.ps-horse01 {
  position: absolute;
}
@media print, screen and (min-width: 768px) {
  .prize.sub .wrapperBg {
    background-image: url("/assets/img/prize/bg.jpg?jraodds25sum");
  }
  .prize .bg-prize {
    padding-top: 102px;
  }
  .prize .bg-prize_saturday {
    padding-top: 126px;
  }
  .md-title1_head.ps-title {
    margin-top: 23px;
    width: 1016px;
  }
  .ps-frame {
    margin-top: 277px;
  }
  .ps-listWrap {
    width: 1016px;
    padding: 55px 39px 30px;
    border: 10px solid #ffac00;
    box-shadow: 0 10px #000;
  }
  .ps-listWrap::after {
    width: 557px;
  }
  .ps-cont {
    width: 1016px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
  .ps-cont .ps-cont-statement {
    margin-top: 40px;
  }
  .ps-cont .ps-cont-note {
    font-size: 13px;
    line-height: 1.5;
  }
  .ps-cont-classCategorynav {
    width: 1016px;
  }
  .classCategoryNav .md-navList_item {
    width: 242px;
    height: 50px;
  }
  .classCategoryNav .md-navList_itemIn {
    font-size: 16px;
    padding: 7px 0;
  }
  .classCategoryNav .md-navList_itemIn:hover {
    border-bottom-color: transparent;
  }
  .ps-ttl_prize {
    padding-top: 85px;
    text-align: center;
  }
  .ps-ttl_ranking {
    text-align: center;
    padding-top: 50px;
  }
  .ps-ttl_class {
    font-size: 20px;
    margin: 50px auto 0;
  }
  .ps-ttl_class.ps-ttl_classCourse {
    font-size: 22px;
  }
  .ps-lead_ranking {
    margin-top: 20px;
  }
  .ps-lead_rankingNum {
    font-size: 40px;
    line-height: 1.42;
  }
  .ps-lead_rankingRank {
    margin-left: 2px;
    font-size: 40px;
    line-height: 1.42;
  }
  .ps-lead_rankingText {
    font-size: 25px;
    letter-spacing: -0.075em;
    line-height: 1.42;
  }
  .ps-lead_rankingConnect {
    font-size: 40px;
    line-height: 1.42;
  }
  .ps-lead_rankingSub {
    font-size: 18px;
    line-height: 1.111111111111111;
  }
  .ps-list {
    width: 916px;
    margin: -15px auto 0;
  }
  .ps-list_item {
    width: 205px;
    margin-left: 32px;
    margin-top: 55px;
    padding-bottom: 42px;
  }
  .ps-list_item:nth-child(4n+1) {
    margin-left: 0;
  }
  .ps-list_itemHead {
    margin-bottom: 5px;
    font-size: 18px;
  }
  .ps-list_itemLead {
    margin-top: 10px;
    margin-bottom: 17px;
    font-size: 18px;
    line-height: 1.4;
  }
  .ps-list_itemPrize {
    width: 205px;
    height: 205px;
  }
  .ps-list_itemDetail .ps-list_itemDetailLink {
    width: 205px;
    height: 40px;
    font-size: 15px;
    background: url("/assets/img/prize/bg_more.png?jraodds25sum") no-repeat;
    background-size: 100%;
  }
  .modaal-inner-wrapper .modaal-container,
  .modaal-inner-wrapper .modaal-content {
    max-width: 100%;
    width: 1016px;
  }
  .modaal-container .modaal-content-container {
    width: 1016px;
    margin: 0 auto;
    padding: 102px 48px 48px;
  }
  .ps-prizeItem {
    width: 495px;
    margin: 0 auto 0;
  }
  .ps-prizeItemImage {
    width: 100%;
  }
  .ps-prizeName {
    font-size: 32px;
    line-height: 1.65;
    margin-top: 44px;
  }
  .ps-prizeExpTtl,
  .ps-prizeSpecTtl {
    padding: 10px 30px;
    line-height: 1;
    margin-bottom: 21px;
    font-size: 20px;
  }
  .ps-prizeExpLead,
  .ps-prizeSpecLead {
    font-size: 16px;
    line-height: 1.87;
  }
  .ps-prizeExpTtl {
    margin-top: 67px;
  }
  .ps-prizeSpecTtl {
    margin-top: 48px;
  }
  .ps-prizeSpecNote {
    margin-top: 35px;
    font-size: 12px;
    line-height: 1.67;
  }
  .md-amazon_list {
    width: 840px;
  }
  .md-navList {
    gap: 2px;
  }
  .classNav {
    margin: -121px auto 0;
    padding-top: 121px;
  }
  .classNav .md-navList_item {
    width: 226px;
    height: 48px;
  }
  .classNav .md-navList_item:nth-child(4n+1) {
    width: 228px;
  }
  .classNav .md-navList_itemIn {
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    padding: 0 0;
  }
  .classNav .md-navList_itemIn .md-navList_label {
    font-size: 12px;
  }
  .classNav .md-navList_itemIn .md-navList_sub {
    margin-top: 5px;
    font-size: 13px;
  }
  .ps-horse01 {
    top: -324px;
    right: -123px;
  }
}
@media screen and (max-width: 767px) {
  .prize.sub .wrapperBg {
    background-image: url("/assets/img/prize/bg_sp.jpg?jraodds25sum");
    background-position: center -81px;
  }
  .bg-prize {
    margin: 0 auto;
    max-width: 375px;
  }
  .prize .bg-prize_saturday {
    padding-top: 57px;
  }
  .prize .ps-title {
    padding: 0 20px;
  }
  .md-title1_head.ps-title {
    margin-bottom: 16px;
    width: 293px;
  }
  .md-title1_head {
    width: 324px;
    margin: 0 auto;
  }
  .md-read1 {
    font-size: 16px;
    margin: 0 0 25px;
    line-height: 1.81;
    letter-spacing: 0.025em;
  }
  .ps-frame {
    margin: 165px auto 0;
  }
  .ps-listWrap {
    width: 335px;
    padding: 33px 13px 11px;
    border: 4.5px solid #ffac00;
    box-shadow: 0 4px #000;
  }
  .ps-cont {
    width: 335px;
    margin: 0 auto;
  }
  .ps-cont .ps-cont-statement {
    margin-top: 30px;
  }
  .ps-cont .ps-cont-note {
    font-size: 12px;
    line-height: 1.7;
  }
  .ps-cont-img+.ps-cont-img {
    margin-top: 20px;
  }
  .ps-cont-classCategorynav {
    width: 335px;
  }
  .classCategoryNav .md-navList_item {
    width: 50%;
    height: 40px;
    font-size: 12px;
  }
  .classCategoryNav .md-navList_item.is_active .md-navList_itemIn {
    border-width: 1px;
  }
  .classCategoryNav .md-navList_itemIn {
    padding: 7px 0;
  }
  .ps-ttl_prize {
    padding-top: 55px;
    width: 112px;
  }
  .ps-ttl_ranking {
    width: 230px;
    padding-top: 23px;
  }
  .ps-ttl_class {
    font-size: 16px;
    margin: 32px auto 0;
  }
  .ps-ttl_class.ps-ttl_classCourse {
    font-size: 19px;
  }
  .ps-lead_ranking {
    margin-top: 5px;
  }
  .ps-lead_rankingNum {
    line-height: 1.109375;
    font-size: 30px;
  }
  .ps-lead_rankingRank {
    margin-left: 2px;
    font-size: 16px;
    line-height: 1.4375;
  }
  .ps-lead_rankingText {
    font-size: 16px;
  }
  .ps-lead_rankingConnect {
    font-size: 30px;
    line-height: 1.109375;
  }
  .ps-lead_rankingSub {
    font-size: 10px;
    margin-bottom: -19px;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
  .ps-list {
    width: 306px;
    margin: 0 auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
  .ps-list.ps-list-center.ps-list-left--sp {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
  .ps-list_item {
    width: 145px;
    margin-top: 30px;
    padding-bottom: 29px;
  }
  .ps-list_itemHead {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .ps-list_itemLead {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 1.4;
  }
  .ps-list_itemPrize {
    width: 145px;
    height: 145px;
  }
  .ps-list_itemDetail .ps-list_itemDetailLink {
    padding: 5px 0;
    margin: 0 auto;
    font-size: 13px;
    background: url("/assets/img/prize/bg_more_sp.png?jraodds25sum") no-repeat center center/cover;
    background-size: 100%;
  }
  .modaal-container .modaal-content-container {
    width: 335px;
    margin: 0 auto 0;
    padding: 25px 14px;
  }
  .ps-prizeItem {
    width: 305px;
    margin: 0 auto 0;
  }
  .ps-prizeName {
    font-size: 15px;
    line-height: 1.53;
    margin-top: 17px;
  }
  .ps-prizeExpTtl,
  .ps-prizeSpecTtl {
    line-height: 1.5;
    padding: 4px 12px 0;
    margin-bottom: 12px;
    font-size: 12px;
  }
  .ps-prizeExpLead,
  .ps-prizeSpecLead {
    font-size: 12px;
    line-height: 1.5;
  }
  .ps-prizeExpTtl {
    margin-top: 35px;
  }
  .ps-prizeSpecTtl {
    margin-top: 25px;
  }
  .ps-prizeSpecNote {
    margin-top: 26px;
    font-size: 10px;
    line-height: 1.8;
  }
  .my-modalClose .my-modalClose_btn {
    width: 142px;
  }
  .md-amazon_list {
    width: 290px;
  }
  .md-navList {
    gap: 1px;
  }
  .classNav .md-navList_item {
    text-align: center;
    width: 49%;
    box-sizing: border-box;
  }
  .classNav .md-navList_item.is_active::before {
    width: 100.3%;
    border: 1px solid #453f23;
  }
  .classNav .md-navList_itemIn {
    line-height: 1.2;
    height: 30px;
  }
  .classNav .md-navList_itemIn .md-navList_label {
    font-size: 10px;
  }
  .classNav .md-navList_itemIn .md-navList_sub {
    font-size: 10px;
  }
  .md-txt3 {
    margin: 30px 0 0 0;
    font-size: 11px;
  }
  .ps-attention {
    margin-top: 27px;
  }
  .ps-attention .md-note1 {
    font-size: 10px;
  }
  .ps-attention .md-note1_item {
    font-size: 10px;
  }
  .ps-horse01 {
    width: 90px;
    top: -228px;
    right: -24.5px;
  }
}
