h2 {
  margin: auto;
}
h3 {
  margin: auto;
}
h4 {
  margin: auto;
}
h5 {
  margin: auto;
}
p {
  margin: auto;
}
dd {
  margin: auto;
}
img {
  vertical-align: top;
}
.rule-index .wrapper {
  padding-bottom: 0;
}
.rule-index .wrapperBg {
  background-repeat: no-repeat;
  background-position: center top;
}
.rule-index .next {
  position: relative;
}
.rule-index .rule-bottom {
  background-repeat: no-repeat;
  background-position: center top;
  margin: 0 auto;
}
.rule-section_wrap2 {
  position: relative;
  background: #0084d0;
  margin: 0 auto;
}
.md-read1 {
  color: #000;
}
.md-title3_head {
  display: inline-block !important;
}
.rule-step.rule-step--1 .rule-step_entry-text {
  line-height: 1;
}
.md-triangle-box {
  box-shadow: none;
}
.md-triangle-box .md-triangle-box_heading {
  position: absolute;
  top: 0;
  left: 0;
}
.md-triangle-box .md-triangle-box_heading img {
  width: 100%;
}
.rule-step.rule-step--4 .md-triangle-box {
  padding: 0;
}
.rule-step.rule-step--4 .md-triangle-box .rule-step_rank {
  text-align: center;
  margin: 0 auto;
}
.rule-step.rule-step--4 .md-triangle-box .rule-step_rank img {
  width: 100%;
}
.rule-tab {
  box-sizing: border-box;
  position: relative;
  background-color: #fff;
}
.rule-tab_flow-heading {
  color: #000;
  font-weight: bold;
  text-align: center;
}
.rule-tab_img img {
  width: 100%;
}
.rule-tab::after {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #fff;
}
.rule-step .md-bg-layout_inner {
  padding: 0;
}
.rule-step_point_img {
  margin: 0 auto;
}
.rule-tabbtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-bottom: -1px;
}
.rule-tabbtn_item a {
  cursor: pointer;
  display: block;
  border-top: 1px solid #919191;
}
.rule-tabbtn_item a {
  background-color: #bfbfbf;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
  border: none;
}
.rule-tabbtn_item a.js-active {
  background-color: #ffac00;
  color: #000;
}
.rule-dl_item:nth-child(1) {
  margin: 0 auto;
}
.rule-dl_item:nth-child(2) dd:nth-child(2) {
  text-align: left;
}
#tab2 .rule-txtLink {
  color: #fff !important;
  text-decoration: underline;
}
#tab2 .rule-dl_table {
  border: 1px solid #000;
}
#tab2 .rule-dl_table dt {
  border-bottom: 1px solid #000;
}
#tab2 .rule-dl_table dd {
  color: #000;
}
#tab2 .rule-dl_table dd:nth-child(1) {
  border-right: 1px solid #000;
}
#tab2 .md-title6 {
  border: 1px solid #000;
}
.rule-step {
  border: 2px solid #000;
}
.rule-step_title {
  font-weight: bold;
  color: #000;
  text-align: center;
}
.rule-step_entry-text {
  font-weight: bold;
  color: #000;
  text-align: center;
}
.rule-step_text {
  color: #000;
  font-weight: bold;
  text-align: center;
}
.rule-step_img {
  text-align: center;
}
.rule-step_img img {
  width: 100%;
}
.rule-step_layout .md-triangle-box .rule-step_text {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.rule-arw {
  position: relative;
  width: 100%;
  text-align: center;
  height: 20px;
}
.rule-arw::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border-width: 16px 12px 0 12px;
  left: calc(50% - 12px);
}
.rule-tab_item {
  display: none;
}
.rule-tab_item.js-active {
  display: block;
}
.rule-section_item img {
  width: 100%;
}
.rule-dl_table {
  width: 100%;
  font-weight: bold;
  border-collapse: collapse;
  border: 1px solid #000;
  text-align: center;
  box-sizing: border-box;
  margin: 0;
}
.rule-dl_table dt {
  background: #000;
  text-align: center;
  color: #fff;
  padding: 4px;
  box-sizing: border-box;
  border-bottom: 1px solid #000;
  color: #ffac00;
}
.rule-dl_table dd {
  color: #000;
  font-size: 12px;
  padding: 10px 5px;
  box-sizing: border-box;
  text-align: center;
  margin: 0;
  width: 100%;
}
.rule-dl_table dd:nth-child(1) {
  border-right: 1px solid #000;
}
.rule-dl_table dd.weekly-cg span {
  text-align: left;
}
.rule-dl_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.rule-entry .md-entryArea_btn {
  margin-top: 10px;
  text-align: center;
}
.rule-entry .md-entryArea_txt {
  color: #ccc;
}
.rule-entry .md-entryArea_title {
  margin: 0 auto;
}
.rule-entry .sub-entryArea.sub-entryArea--end {
  margin-top: 50px;
}
.rule-btn,
.rule-btn2 {
  display: block;
  margin: 70px auto 40px;
  text-align: center;
}
.rule-deco01 {
  position: absolute;
}
.rule-deco02 {
  position: absolute;
}
.rule-deco03 {
  position: absolute;
}
.rule-deco04 {
  position: absolute;
}
.rule-deco05 {
  position: absolute;
}
.rule-deco06 {
  position: absolute;
}
.rule-deco07 {
  position: absolute;
}
.rule-horse01 {
  position: absolute;
}
.rule-horse02 {
  position: absolute;
}
@media screen and (max-width: 767px) {
  img {
    width: 100%;
  }
  .rule-index .wrapper {
    padding-top: 0;
    background-color: #0084d0;
  }
  .rule-index .sub-inner {
    padding-top: 75px;
    background: url("/assets/img/rule/index/bg_1_sp.jpg?jraodds25sum") no-repeat center top;
    background-size: 375px auto;
  }
  .rule-index .sub-entryArea {
    margin-top: 28.5px;
  }
  .rule-index .next {
    padding-top: 111px;
  }
  .rule-index .next .next_tit {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
  .rule-index .rule-bottom {
    max-width: 375px;
    background-image: url("/assets/img/rule/index/bg_2_sp.jpg?jraodds25sum");
    padding-bottom: 59px;
    background-size: 375px auto;
  }
  .rule-index .md-title1_head {
    width: 289px;
  }
  .rule-index .md-txt1 {
    letter-spacing: 0.075em;
    line-height: 1.916666666666667;
  }
  .rule-section_layout {
    margin-bottom: 107px;
  }
  .rule-section_wrap2 {
    max-width: 375px;
    padding-top: 55px;
    padding-bottom: 59.5px;
  }
  .md-read1 {
    letter-spacing: 0.05em;
    line-height: 1.8125;
  }
  .md-bg-layout_heading {
    width: 127px;
  }
  .rule-step.rule-step--1 .rule-step_title {
    width: 214.5px;
  }
  .rule-step.rule-step--1 .rule-step_entry-text {
    width: 172px;
  }
  .rule-step.rule-step--2 {
    padding-bottom: 30px;
  }
  .rule-step.rule-step--2 .rule-step_text {
    text-wrap: nowrap;
  }
  .md-triangle-box {
    border: 1px solid #000;
  }
  .md-triangle-box .rule-step_title {
    letter-spacing: 0.05em;
  }
  .md-triangle-box .md-triangle-box_heading {
    width: 63px;
  }
  .rule-step.rule-step--3 {
    padding-bottom: 21px;
  }
  .rule-step.rule-step--3 .md-triangle-box {
    padding: 28px 0 8px;
  }
  .rule-step_check {
    padding-right: 5px;
    padding-left: 5px;
  }
  .md-note2 .md-note2_item {
    font-size: 10px;
  }
  .rule-step.rule-step--4 {
    padding-bottom: 30px;
  }
  .rule-step.rule-step--4 .md-triangle-box_item {
    padding: 10px;
    box-sizing: border-box;
  }
  .rule-step.rule-step--4 .md-triangle-box:nth-of-type(1) .md-triangle-box_inner {
    padding: 25px 0 25px;
  }
  .rule-step.rule-step--4 .md-triangle-box:nth-of-type(2) .md-triangle-box_inner {
    padding: 30px 0 0 0;
  }
  .rule-step.rule-step--4 .md-triangle-box +.md-triangle-box {
    margin-top: 15px;
  }
  .rule-step.rule-step--4 .md-triangle-box .rule-step_rank {
    line-height: 1.76;
  }
  .rule-step.rule-step--4 .md-triangle-box .rule-step_rank--prize1 {
    width: 212px;
  }
  .rule-step.rule-step--4 .md-triangle-box .rule-step_rank--prize2 {
    width: 223px;
  }
  .rule-step.rule-step--4 .rule-step_chance {
    padding: 0 20px;
    font-size: 12px;
  }
  .rule-step.rule-step--4 .rule-step_challenge {
    padding-top: 14.5px;
    padding-bottom: 13.5px;
    font-size: 13px;
  }
  .rule-tab {
    border: 4px solid #ffac00;
    box-shadow: 0 4px #000;
    padding: 33px 10px 25px;
  }
  .rule-tab_flow-heading {
    font-size: 14px;
  }
  .rule-tab .rule-dl + .md-note1 {
    width: 275px;
    margin: 0 auto;
  }
  .rule-step_point_img {
    width: 279px;
  }
  .rule-tabbtn_item {
    width: 50%;
  }
  .rule-tabbtn_item a {
    padding: 10.6px;
    font-size: 12px;
    width: 100%;
  }
  .rule-dl_item dd {
    font-size: 11px;
    line-height: 1.454545454545455;
  }
  .rule-dl_item:nth-child(1) {
    width: 275px;
  }
  .rule-dl_item:nth-child(2) dd {
    padding-left: 7px;
    padding-right: 7px;
  }
  .rule-dl_item:nth-child(2) dd:nth-child(1) {
    width: 40.676745860331174%;
  }
  .rule-dl_item:nth-child(2) dd:nth-child(2) {
    width: 59.323254139668826%;
    letter-spacing: -0.025em;
  }
  #tab2 .md-title3_head {
    width: 161.5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
  #tab2 .rule-note_text {
    font-size: 12px;
  }
  .rule-step {
    padding: 29px 13px 12px;
  }
  .rule-step_title {
    font-size: 16px;
  }
  .rule-step_entry-text {
    font-size: 22px;
  }
  .rule-step_text {
    font-size: 12px;
    line-height: 1.7;
    letter-spacing: 0.075em;
  }
  .rule-step_img {
    width: 276px;
    margin: 0 auto;
  }
  .rule-step_img--prize1 {
    width: 195px;
    margin: 17px auto 0;
  }
  .rule-step_img--prize2_1 {
    width: 181.5px;
    margin: 15px auto 0;
  }
  .rule-step_img--prize2_2 {
    margin: 10px auto 0;
    width: 158px;
  }
  .rule-step_layout {
    display: block;
  }
  .rule-step_layout .md-triangle-box + .md-triangle-box {
    margin-top: 20px;
  }
  .rule-arw {
    margin: 20px auto;
  }
  .rule-tab_item .md-title3_head {
    font-size: 40px;
  }
  .rule-tab_img {
    width: 305px;
    margin: 0 auto;
  }
  .rule-section_layout {
    display: block;
  }
  .rule-section_item {
    width: 100%;
  }
  .rule-section_item +.rule-section_item {
    margin-top: 20px;
  }
  .rule-section .md-title3_head {
    font-size: 33px;
  }
  .rule-dl_item {
    width: 100%;
  }
  .rule-dl_item +.rule-dl_item {
    margin-top: 13px;
  }
  .rule-dl_table dt {
    font-size: 12px;
  }
  .rule-dl_table dd:nth-child(1) span {
    display: inline-block;
    text-align: left;
  }
  .rule-dl_table dd.weekly-cg {
    text-align: left;
    padding: 12px;
  }
  .rule-entry .md-entryArea_txt {
    margin: 14px auto 0;
    text-align: left;
    font-size: 12px;
    line-height: 1.7;
  }
  .rule-entry .sub-entryArea.sub-entryArea--end .sub-entryAreaInnr {
    width: 265px;
  }
  .rule-btn,
  .rule-btn2 {
    margin: 40px auto 20px;
    width: 276px;
  }
  .rule-dl_table-master dd {
    padding: 0 8px;
  }
  .rule-dl_table-master:last-child {
    text-wrap: nowrap;
  }
  #tab1 .rule-step_rank-master img {
    width: 167px;
    vertical-align: bottom;
    margin: 0 4px 0;
  }
  #tab1 .md-title3_head {
    width: 219px;
  }
  .rule .md-entryArea_txt {
    font-size: 10px;
  }
  .rule .md-note1_item {
    font-size: 10px;
  }
  .rule .next-btn {
    width: 335.5px;
    margin: 0 auto;
  }
  #tab2 .rule-step_img--schedule {
    width: 276px;
    margin: 0 auto;
  }
  .rule-deco02 {
    width: 108px;
    top: -87px;
    right: -14px;
  }
  .rule-deco03 {
    width: 172px;
    top: 1316px;
    left: 0;
  }
  .rule-deco04 {
    width: 175px;
    top: 2386px;
    right: 0;
  }
  .rule-deco05 {
    width: 112px;
    top: 3359px;
    left: 0;
  }
  .rule-deco06 {
    width: 145px;
    top: 4426px;
    right: -43px;
  }
  .rule-deco07 {
    width: 165px;
    top: 5262px;
    left: 0;
  }
  .rule-horse01 {
    width: 90px;
    top: -170px;
    right: -20px;
  }
  .rule-horse02 {
    width: 96px;
    top: -42px;
    left: -20px;
  }
}
@media print, screen and (min-width: 768px) {
  .rule-index .wrapperBg {
    background-image: url("/assets/img/rule/index/bg_1.jpg?jraodds25sum");
  }
  .rule-index .sub-entryArea {
    margin-top: 62px;
  }
  .rule-index .next {
    padding-top: 225px;
  }
  .rule-index .rule-bottom {
    background-image: url("/assets/img/rule/index/bg_2.jpg?jraodds25sum");
    max-width: 1366px;
    padding-bottom: 140px;
    background-size: 1366px auto;
  }
  .rule-section_layout {
    margin-bottom: 248px;
    position: relative;
    z-index: 1;
  }
  .rule-section_wrap2 {
    max-width: 1366px;
    padding-top: 39px;
    padding-bottom: 51px;
  }
  .md-bg-layout_inner {
    padding: 0;
  }
  .rule-step.rule-step--2 {
    padding-bottom: 58px;
  }
  .rule-step.rule-step--2 .md-bg-layout_inner {
    padding: 0;
  }
  .md-triangle-box .rule-step_title {
    font-size: 26px;
  }
  .md-triangle-box .rule-step_text {
    font-size: 16px;
  }
  .md-triangle-box .md-triangle-box_heading {
    width: 94px;
  }
  .rule-step.rule-step--3 .md-triangle-box {
    padding: 25px 10px;
  }
  .rule-step.rule-step--4 .md-triangle-box_inner {
    padding: 38px 44px 47px;
    box-sizing: border-box;
  }
  .rule-step.rule-step--4 .md-triangle-box_layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
  .rule-step.rule-step--4 .md-triangle-box:nth-of-type(2) .md-triangle-box_inner {
    padding-bottom: 26px;
  }
  .rule-step.rule-step--4 .md-triangle-box +.md-triangle-box {
    margin-top: 32px;
  }
  .rule-step.rule-step--4 .md-triangle-box .rule-step_rank--prize1 {
    width: 349px;
  }
  .rule-step.rule-step--4 .md-triangle-box .rule-step_rank--prize2 {
    width: 322px;
  }
  .rule-step.rule-step--4 .rule-step_title {
    font-size: 30px;
  }
  .rule-tab {
    border: 10px solid #ffac00;
    box-shadow: 0 10px #000;
    padding: 75px 40px 46px;
  }
  .rule-tab_flow-heading {
    font-size: 20px;
  }
  .rule-tab::after {
    width: 556px;
  }
  .rule-tab .rule-dl + .md-note1 {
    width: 476px;
    margin: 0 auto;
  }
  .rule-step_point_img {
    width: 703px;
  }
  .rule-tabbtn_item a {
    padding: 12.7px;
    font-size: 16px;
    width: 230px;
  }
  .rule-dl_item:nth-child(1) {
    width: 476px;
  }
  .rule-dl_item:nth-child(1) dd:nth-child(1) {
    width: calc(100% - 200px);
  }
  .rule-dl_item:nth-child(1) dd:nth-child(2) {
    width: 200px;
  }
  .rule-dl_item:nth-child(2) {
    width: 465px;
  }
  .rule-dl_item:nth-child(2) dd:nth-child(1) {
    width: 35.053763440860216%;
  }
  .rule-dl_item:nth-child(2) dd:nth-child(2) {
    width: 64.94623655913978%;
  }
  #tab2 {
    width: 920px;
    margin-left: -3px;
  }
  #tab2 .rule-txtLink:hover {
    text-decoration: none;
  }
  #tab2 .rule-note_text {
    font-size: 20px;
  }
  #tab2 .rule-note_text.nobreak {
    white-space: nowrap;
    margin-left: -1em;
  }
  #tab2 .rule-note_note {
    font-size: 14px;
  }
  .rule-step {
    padding: 37px 27px 14px;
  }
  .rule-step_title {
    font-size: 30px;
  }
  .rule-step_entry-text {
    font-size: 50px;
  }
  .rule-step_text {
    font-size: 20px;
    line-height: 1.7;
  }
  .rule-step_img--prize1 {
    width: 428px;
    margin: 24px auto 0;
  }
  .rule-step_img--prize2_1 {
    width: 320px;
    margin: 69px 0 0 8px;
  }
  .rule-step_img--prize2_2 {
    margin: 20px auto 0;
    width: 281px;
  }
  .rule-step_layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
  .rule-step_layout .md-triangle-box {
    padding: 20px 10px 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
  }
  .rule-step_layout .md-triangle-box + .md-triangle-box {
    margin-left: 20px;
  }
  .rule-step_layout .md-triangle-box .rule-step_text {
    line-height: 1.5;
    letter-spacing: 0.025em;
  }
  .rule-step .md-triangle-box {
    border: 2px solid #000;
  }
  .rule-arw {
    margin: 40px auto;
  }
  .rule-section_layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
  .rule-section_item {
    width: 320px;
  }
  .rule-section_item +.rule-section_item {
    margin-left: 28px;
  }
  .rule-dl_item {
    width: 50%;
  }
  .rule-dl_item +.rule-dl_item {
    margin-left: 15px;
  }
  .rule-dl_table dt {
    font-size: 16px;
  }
  .rule-entry .md-entryArea_txt {
    font-size: 12px;
    margin: 30px 0 0 0;
    line-height: 1.6;
  }
  .rule-entry .sub-entryArea.sub-entryArea--end .sub-entryAreaInnr {
    width: 500px;
  }
  .rule-btn,
  .rule-btn2 {
    width: 475px;
  }
  .rule-dl_inner dd {
    min-height: 56px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
  }
  #tab1 .rule-step_rank-master img {
    width: 235px;
    margin: 0 5px 0;
    vertical-align: bottom;
  }
  #tab1 .md-triangle-box_item {
    width: 360px;
  }
  #tab1 .md-triangle-box_item .md-title6 {
    width: 100%;
    max-width: 360px;
  }
  .tx21 {
    font-size: 21px;
    vertical-align: -3px;
    line-height: 1.285714285714286;
    margin-top: 5px;
    display: inline-block;
  }
  .tx16 {
    font-size: 16px;
    line-height: 1.6875;
  }
  .rule-step_img--schedule {
    width: 375px;
    margin: 0 auto;
  }
  .rule-deco01 {
    top: -319px;
    left: 0;
    z-index: 0;
  }
  .rule-deco02 {
    top: 1075px;
    right: 0;
  }
  .rule-deco03 {
    top: 2585px;
    left: 0;
  }
  .rule-deco04 {
    top: 4236px;
    right: 0;
  }
  .rule-deco05 {
    bottom: -1007px;
    left: 0;
  }
  .rule-horse01 {
    top: -210px;
    right: -115px;
  }
  .rule-horse02 {
    top: -4px;
    left: -102px;
  }
}
