* {
  margin: 0;
  padding: 0;
}

.clear:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}

.clear {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.disBlock {
  display: block;
}

.pc {
  display: block;
}

.sp {
  display: none;
}
.tableBoxMain {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding-bottom: 60px;
  background-color: rgb(255 255 255);
  color: #000;
}
.tableBoxMainBanner {
  width: 100%;
  position: relative;
}
.tableBoxMainBanner .tbb_back {
  width: 100%;
  height: auto;
}
.tbb_conMain {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.tbb_cm_imgProduct {
  width: auto;
  height: 90%;
  max-height: 247px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.tbb_cm_content {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  color: #fff;
  text-align: center;
  width: 100%;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
.tbb_c_h2 {
  font-size: 30px;
  line-height: 34px;
  font-weight: 550;
}
.tbb_c_h1 {
  font-size: 34px;
  line-height: 40px;
  font-weight: 650;
  margin: 4px 0 6px 50px;
}
.tbb_c_h3 {
  font-size: 20px;
  line-height: 24px;
}
.tbb_cm_bubble {
  font-size: 20px;
  line-height: 24px;
  padding: 15px 35px;
  border-radius: 50%;
  color: #7d1d25;
  background: #fff;
  text-align: center;
  display: inline-block;
  position: absolute;
  right: 0%;
  transform: rotate(7deg);
  top: 33%;
}
.tbb_cm_bubble::after {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 26px;
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-top-color: white;
  transform: rotate(171deg);
}
.tableBoxMainH1 {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
  color: #000;
  padding: 25px 0;
  text-align: center;
}
.tableBoxMainH1 span {
  font-size: 40px;
  line-height: 40px;
  margin-top: 15px;
  display: block;
}
.tableBoxMainStep {
  width: 100%;
  padding: 50px 0;
  background: #7d1d25;
}
.tbb_step {
  width: 1200px;
  background: #fff;
  margin: 0 auto 40px auto;
  position: relative;
  padding-bottom: 30px;
}
.stepNum {
  font-size: 28px;
  height: 40px;
  border: 2px #7d1d25 solid;
  background: #fff;
  width: 150px;
  text-align: center;
  position: absolute;
  left: -25px;
  top: -15px;
  color: #7d1d25;
  font-weight: bold;
  line-height: 40px;
}
.tbb_s_title {
  font-size: 28px;
  line-height: 28px;
  padding: 30px 0;
  color: #000;
  text-align: center;
  font-weight: bold;
}
.tbb_s_mention {
  width: 800px;
}
.tbb_s_des {
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  position: relative;
  top: -20px;
}
.tbb_step1 .tbb_s_mention {
  font-size: 16px;
  line-height: 16px;
  color: #000;
  text-align: right;
  top: -45px;
  font-weight: bold;
  position: relative;
  margin: 0 auto;
}
.tbb_s_choosebox {
  width: 800px;
  display: flex;
  flex-direction: row;
  margin: 0 auto;
}
.tbb_s_c_flex {
  width: calc(50% - 20px);
}
.tbb_s_c_flex:nth-of-type(1) {
  margin-right: 20px;
}
.tbb_s_c_flex:nth-of-type(2) {
  margin-left: 20px;
}
.tbb_s_c_pt {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
}
.tbb_s_c_img {
  height: 180px;
  margin: 0 auto 5px auto;
  width: auto;
}
.tbb_s_c_dt {
  width: 90%;
  padding: 15px 0;
  text-align: center;
  background: #fdf4f2;
  border: 2px #7d1d25 solid;
}
.colorRed {
  color: #7d1d25;
}
.tbb_s_c_dt {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  margin: 0 auto;
}
.tbb_step2 .tbb_s_mention {
  font-size: 16px;
  line-height: 16px;
  color: #000;
  text-align: left;
  font-weight: bold;
  margin: 0 auto 15px auto;
}
.tbb_s_2_img {
  width: 800px;
  height: auto;
  margin: 0 auto 10px auto;
}
.tbb_s_link {
  width: 50%;
  background: #7d1d25;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  padding: 15px 0;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  margin: 30px auto 0 auto;
}
.tbb_step1 .tbb_s_link {
  margin: 15px auto 0 auto;
}
.tbb_step3 .tbb_s_link {
  margin: 0 auto 15px auto;
}
.tbb_s_mention_02 {
  font-size: 16px;
  line-height: 16px;
  text-align: center;
}
.tbb_s_finish {
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
  text-align: center;
  margin: 25px 0 10px 0;
}
.flex_p {
  display: flex;
  flex-direction: row;
}
.tableBoxMainRule {
  width: 1100px;
  margin: 0 auto;
}
.tableBoxMainRule p {
  font-size: 16px;
  line-height: 24px;
}
.flex_p span {
  display: block;
}
.flex_p span:nth-of-type(1) {
  width: 15px;
}
.tableBoxMainRule a {
  text-decoration: none;
  color: #294e95;
  font-size: 16px;
}
.tableBoxMainRule .flex_p a {
  text-decoration: underline;
}
.tableBoxMainRule a:hover {
  text-decoration: underline;
}
.tableBoxMainRule .tbb_r_title {
  font-size: 28px;
  line-height: 28px;
  padding: 30px 0;
  text-align: center;
  font-weight: bold;
}
.tableBoxMainBanner .tbb_back {
  min-height: 280px;
}
@media (max-width: 760px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .tableBoxMainBanner .tbb_back {
    min-height: 250px;
  }
  .tbb_conMain {
    width: 92%;
    height: auto;
    left: 4%;
    transform: initial;
    top: 0;
  }
  .tbb_cm_content {
    position: initial;
    transform: none;
  }
  .tbb_cm_imgProduct {
    transform: none;
    height: auto;
    width: 34%;
    left: 8px;
    bottom: 10px;
    top: initial;
  }
  .tbb_c_h2 {
    font-size: 22px;
    line-height: 26px;
    margin-top: 30px;
  }
  .tbb_c_h1 {
    font-size: 30px;
    line-height: 30px;
  }
  .tbb_c_h3 {
    font-size: 16px;
    line-height: 16px;
  }
  .tbb_c_h4 {
    font-size: 15px;
    line-height: 24px;
    background: #fff;
    color: #7d1d25;
    height: 24px;
    width: 60%;
    margin: 5px auto;
    text-shadow: none;
  }
  .tbb_c_h5 {
    font-size: 14px;
    line-height: 14px;
    margin-top: 20px;
  }
  .tableBoxMainH1 {
    font-size: 20px;
    line-height: 20px;
    padding: 12px 0;
  }
  .tableBoxMainH1 span {
    font-size: 22px;
    line-height: 22px;
    margin-top: 5px;
  }
  .tableBoxMainStep {
    padding: 30px 0;
  }
  .tbb_step {
    width: 92%;
    margin: 0 auto 30px auto;
  }
  .stepNum {
    font-size: 18px;
    height: 24px;
    width: 98px;
    left: -10px;
    top: -15px;
    line-height: 24px;
  }
  .tbb_s_title {
    font-size: 20px;
    line-height: 20px;
    padding: 25px 0;
  }
  .tbb_s_des {
    font-size: 14px;
    line-height: 16px;
    top: -10px;
    width: 92%;
    margin: 0 auto;
  }
  .tbb_step1 .tbb_s_mention {
    font-size: 14px;
    line-height: 14px;
    width: 98%;
    top: -16px;
  }
  .tbb_s_choosebox {
    width: 92%;
    margin: 0 auto;
    display: block;
  }
  .tbb_s_c_flex:nth-of-type(1) {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
  .tbb_s_c_flex:nth-of-type(2) {
    width: 100%;
    margin-left: 0;
    text-align: center;
    margin-top: 20px;
  }
  .tbb_s_c_pt {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 15px;
    border-bottom: #7d1d25 1px solid;
    display: inline-block;
    padding-bottom: 3px;
    text-align: center;
  }
  .tbb_s_c_pdt {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .tbb_s_c_pdt img {
    width: 45%;
  }
  .tbb_s_c_pdt p {
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
  }
  .tbb_s_link {
    font-size: 14px;
    line-height: 18px;
    padding: 10px 0;
    width: 78%;
  }
  .tbb_step2 .tbb_s_mention.sp {
    font-size: 14px;
    line-height: 14px;
    width: 98%;
    top: -16px;
    text-align: right;
    width: 98%;
    position: relative;
  }
  .sp-only-payImg {
    width: 60%;
    margin: 0 auto 20px auto;
  }
  .tbb_step2 .tbb_s_mention {
    width: 92%;
  }
  .tbb_s_2_img {
    width: 92%;
    font-size: 14px;
    line-height: 14px;
  }
  .tbb_s_mention_02 {
    font-size: 14px;
    line-height: 14px;
  }
  .tableBoxMainRule {
    width: 92%;
  }
  .tableBoxMainRule .tbb_r_title {
    font-size: 20px;
    line-height: 20px;
    padding: 20px 0;
  }
  .tableBoxMainRule p {
    font-size: 14px;
    line-height: 20px;
    word-wrap: break-word;
  }
  .tableBoxMainRule a {
    font-size: 14px;
  }
}
@media screen and (min-width: 761px) and (max-width: 1200px) {
  .tbb_c_h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .tbb_c_h1 {
    font-size: 3vw;
    line-height: 32px;
  }
  .tbb_c_h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .tableBoxMainBanner .tbb_back {
    min-height: 140px;
  }
  .tbb_cm_bubble {
    font-size: 16px;
    line-height: 20px;
    padding: 8px 20px;
    border-radius: 50%;
    color: #7d1d25;
    background: #fff;
    text-align: center;
    display: inline-block;
    position: absolute;
    right: 2%;
    transform: rotate(7deg);
    top: 13%;
  }
  .tbb_conMain {
    width: 96%;
  }
  .tbb_step {
    width: 96%;
  }
  .tableBoxMainRule {
    width: 96%;
  }
  .tbb_cm_imgProduct {
    height: 82%;
    left: 2%;
  }
  .tableBoxMainH1 {
    font-size: 24px;
    line-height: 24px;
    padding: 15px 0;
  }
  .tableBoxMainH1 span {
    font-size: 28px;
    line-height: 28px;
    margin-top: 8px;
  }
  .stepNum {
    font-size: 20px;
    height: 30px;
    width: 120px;
    left: -15px;
    top: -20px;
    line-height: 30px;
  }
  .tbb_s_title {
    font-size: 24px;
    line-height: 24px;
    padding: 25px 0;
  }
  .tbb_s_mention {
    width: 96%;
  }
  .tbb_step1 .tbb_s_mention {
    font-size: 14px;
    line-height: 14px;
    top: -40px;
  }
  .tbb_s_choosebox {
    width: 96%;
  }
  .tbb_s_c_pt {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .tbb_s_c_img {
    height: 140px;
  }
  .tbb_s_c_dt {
    width: 72%;
    padding: 10px 0;
    font-size: 16px;
    line-height: 20px;
  }
  .tbb_s_link {
    width: 60%;
    padding: 10px 0;
    font-size: 18px;
    line-height: 24px;
  }
  .tbb_s_2_img {
    width: 96%;
  }
  .tableBoxMainRule .tbb_r_title {
    font-size: 24px;
    line-height: 24px;
    padding: 25px 0;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1500px) {
  .tableBoxMainBanner .tbb_back {
    min-height: 220px;
  }
}
@media screen and (min-width: 1650px) {
  .tbb_conMain {
    width: 1600px;
  }
  .tbb_c_h2 {
    font-size: 36px;
    line-height: 40px;
  }
  .tbb_c_h1 {
    font-size: 38px;
    line-height: 48px;
    margin: 8px 0 10px 30px;
  }
  .tbb_c_h3 {
    font-size: 24px;
    line-height: 28px;
  }
  .tbb_cm_bubble {
    right: 10%;
  }
  .tbb_cm_imgProduct {
    left: 9%;
    top: 52%;
  }
  .stepNum {
    font-size: 44px;
    height: 68px;
    line-height: 68px;
    width: 200px;
  }
}

