.conorder_ainer-order_able {
  overflow-x: scroll;
  max-width: 100%;
  margin-bottom: 48px;
  padding-top: 24px;
}

.section-title {
  padding: 0 0 0.5rem;
}

.section-title .table-title {
  padding: 0.5rem 2rem;
  color: #fff;
  /* transform: skew(-15deg); */
  background: #91680e;
  /* background-image: linear-gradient(to right, #c900eb 0%, #eb5791 100%); */
  border-radius: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  /* font-family: 'Noto Serif JP', serif; */
}

@media screen and (max-width:992px) {
  .section-title {
    padding: 1rem 1rem 0em;
  }
}

@media screen and (max-width:576px) {
  .section-title .table-title {
    padding: 1rem 0.75rem;
    font-size: 19px;
  }
}

@media screen and (max-width:992px) {
  .container-table {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 15px;
  }
}

@media screen and (min-width:768px) {
  .container-table {
    overflow-x: hidden;
  }
}

@media screen and (min-width:576px) {
  .container-table table {
    min-width: 600px;
  }
}

.container-table table tr {
  display: flex;
}

.container-table table .table_first td {
  border-bottom: 0px;
}

.container-table table .d-none {
  display: none;
}

.container-table table tr td {
  font-size: 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-right: 1px solid #f1f1f1;
  justify-content: right;
  text-align: left;
  word-break: break-all;
  background-color: #ffffff;
}

@media screen and (min-width:576px) {
  .container-table table tr td {
    font-size: 15px;
  }
}


.container-table table tr td {
  border-bottom: 1px solid #f1f1f1;
  padding-top: 12px;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 12px;
  margin-bottom: 0;
}

.container-table table tr td ul {
  width: 100%;
}

.container-table table .container-table .table_first td {
  border-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.container-table table tr td h3 {
  font-weight: bold;
  color: #606060;
  text-align: center;
}

.container-table table tr td p {
  display: inline-block;
}

.container-table .table__rank .hyoka_title {
  padding-top: 0px;
  padding-left: 6%;
  padding-right: 4%;
  padding-bottom: 0px;
  width: 100%;
  text-align: center;
}

.container-table .table__name {
  padding-top: 12px;
  padding-left: 2%;
  padding-right: 1.2%;
  padding-bottom: 12px;
}

.container-table .table_action {
  border-bottom: 1px solid #f1f1f1;
  padding-top: 0px;
  padding-left: 1.2%;
  padding-right: 1.2%;
  padding-bottom: 0px;
}

.compare_star {
  padding-top: 12px;
  padding-bottom: 12px;
  width: 60px;
  height: 80px;
}

.container-table .table_hyoka_icon {
  width: 60px;
  padding-top: 12px;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 12px;
}

.container-table .table_hyoka_star {
  width: 80px;
  padding-top: 8px;
  padding-left: 0%;
  padding-right: 0%;
  padding-bottom: 8px;
}

.container-table table tr td .btn {
  display: block;
  border-radius: 8px;
  font-size: 14px;
  color: #fff;
  margin-top: 8px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
  padding-top: 12px;
  padding-left: 3.2%;
  padding-right: 3.2%;
  padding-bottom: 12px;
}

.container-table table tr td .btn-detail {
  background-image: -moz-linear-gradient(left, #1758d1c7 0%, #18bbff 100%);
  background-image: -webkit-linear-gradient(left, #2551e3c9 0%, #003567 100%);
  background-image: linear-gradient(left, #1758d1c7 0%, #18bbff 100%);
  border: 2px solid #fff;
  box-shadow: 0 2px 2px #9e9e9e;
  border-radius: 10px;
  background-size: 180% auto;
  transition: all .3s ease-out;
  opacity: 1;
}

.container-table table tr td .btn-official {
  background-image: -moz-linear-gradient(left, #dc4949 0%, #ed316e 100%);
  background-image: -webkit-linear-gradient(left, #e32525c9 0%, #7d0000 100%);
  background-image: -webkit-linear-gradient(left, #e32525c9 0%, #7d0000 100%);
  border: 2px solid #fff;
  box-shadow: 0 2px 2px #9e9e9e;
  border-radius: 10px;
  background-size: 180% auto;
  transition: all .3s ease-out;
  opacity: 1;
}


.container-table .style_2maru {
  background: #fffbe8 !important;
}


.container-table .table5__whole {
  width: 600px !important;
}

.container-table .table5__rank_1 {
  width: 20.0%;
}

.container-table .table5__rank_2 {
  width: 20.0%;
}

.container-table .table5__rank_3 {
  width: 20.0%;
}

.container-table .table5__rank_4 {
  width: 20.0%;
}

.container-table .table5__rank_5 {
  width: 20.0%;
}

@media screen and (min-width:576px) {
  .container-table .table5__whole {
    width: 100% !important;
  }

  .container-table .table5__rank_1 {
    width: 20.0%;
  }

  .container-table .table5__rank_2 {
    width: 20.0%;
  }

  .container-table .table5__rank_3 {
    width: 20.0%;
  }

  .container-table .table5__rank_4 {
    width: 20.0%;
  }

  .container-table .table5__rank_5 {
    width: 20.0%;
  }
}

.container-table .table3__whole {
  width: 99.9% !important;
}

.container-table .table3__rank_1 {
  width: 33.3% !important;
  border-left: 1px solid #f1f1f1;
}

.container-table .table3__rank_2 {
  width: 33.3% !important;
}

.container-table .table3__rank_3 {
  width: 33.3% !important;
}

.container-table .table3__rank_4 {
  width: 33.3% !important;
  display: none !important;
}

.container-table .table3__rank_5 {
  width: 33.3% !important;
  display: none !important;
}

@media screen and (min-width:576px) {
  .container-table .table3__whole {
    width: 100% !important;
  }

  .container-table .table3__rank_1 {
    width: 20.0% !important;
    border-left: 1px solid #f1f1f1;
  }

  .container-table .table3__rank_2 {
    width: 20.0% !important;
  }

  .container-table .table3__rank_3 {
    width: 20.0% !important;
  }

  .container-table .table3__rank_4 {
    width: 20.0% !important;
    display: flex !important;
  }

  .container-table .table3__rank_5 {
    width: 20.0% !important;
    display: flex !important;
  }
}


.container-table .table5__order_1 {
  width: 20.0% !important;
  order: 1;
}

.container-table .table5__order_2 {
  width: 20.0% !important;
  order: 2;
}

.container-table .table5__order_3 {
  width: 20.0% !important;
  order: 3;
}

.container-table .table5__order_4 {
  width: 20.0% !important;
  order: 4;
}

.container-table .table5__order_5 {
  width: 20.0% !important;
  order: 5;
}

.container-table .table5__order_0 {
  display: none !important;
}

@media screen and (min-width:576px) {
  .container-table .table5__order_1 {
    width: 20.0% !important;
    order: 1;
  }

  .container-table .table5__order_2 {
    width: 20.0% !important;
    order: 2;
  }

  .container-table .table5__order_3 {
    width: 20.0% !important;
    order: 3;
  }

  .container-table .table5__order_4 {
    width: 20.0% !important;
    order: 4;
  }

  .container-table .table5__order_5 {
    width: 20.0% !important;
    order: 5;
  }

  .container-table .table5__order_0 {
    display: none !important;
  }
}


.container-table .table3__order_1 {
  width: 33.3% !important;
  order: 1;
  border-left: 1px solid #f1f1f1;
}

.container-table .table3__order_2 {
  width: 33.3% !important;
  order: 2;
}

.container-table .table3__order_3 {
  width: 33.3% !important;
  order: 3;
}

.container-table .table3__order_4 {
  width: 33.3% !important;
  display: none !important;
  order: 4;
}

.container-table .table3__order_5 {
  width: 33.3% !important;
  display: none !important;
  order: 5;
}

.container-table .table3__order_0 {
  display: none !important;
}

@media screen and (min-width:576px) {
  .container-table .table3__order_1 {
    width: 20.0% !important;
    order: 1;
  }

  .container-table .table3__order_2 {
    width: 20.0% !important;
    order: 2;
  }

  .container-table .table3__order_3 {
    width: 20.0% !important;
    order: 3;
  }

  .container-table .table3__order_4 {
    width: 20.0% !important;
    display: flex !important;
    order: 4;
  }

  .container-table .table3__order_5 {
    width: 20.0% !important;
    display: flex !important;
    order: 5;
  }

  .container-table .table3__order_0 {
    display: none !important;
  }
}

/* IEÃƒÂ¥Ã‚Â¯Ã‚Â¾ÃƒÂ¥Ã‚Â¿Ã…â€œ */
@media all and (-ms-high-contrast: none) {
  .container-table .table5__order_1 {
    width: 168px !important;
    order: 1;
  }

  .container-table .table5__order_2 {
    width: 168px !important;
    order: 2;
  }

  .container-table .table5__order_3 {
    width: 168px !important;
    order: 3;
  }

  .container-table .table5__order_4 {
    width: 168px !important;
    order: 4;
  }

  .container-table .table5__order_5 {
    width: 168px !important;
    order: 5;
  }

  .container-table .table5__order_0 {
    display: none !important;
  }

  .container-table table tr {
    max-width: 840px;
    /*  IEÃƒÂ¥Ã‚Â¯Ã‚Â¾ÃƒÂ¥Ã‚Â¿Ã…â€œ */
  }

  .container-table table td {
    width: 168px;
    padding-left: 4%;
    /*  IEÃƒÂ¥Ã‚Â¯Ã‚Â¾ÃƒÂ¥Ã‚Â¿Ã…â€œ */
  }
}

.container-table .table_name {
  font-weight: bold;
  padding-left: 5%;
  padding-right: 5%;
  word-break: break-word;
}

/* .d-none {
    display: none;
} */

/* table .style_2maru {
    background: #fdf8e9;
} */

.style_none .compare_star {
  padding: 0;
  height: 0;
}

/* utility */
span.blue {
  color: #377FD1;
}

.bold {
  font-weight: bold;
}

.red {
  color: #eb1600;
}
.red02 {
  color: #f7492b;
}

.center {
  display: block;
  text-align: center;
}

.inline-block {
  display: inline-block;
}

/* spのみ電話発信有効 */
@media(min-width: 992px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

/* 1位に赤枠 */
/* .container-table table tr .table3__rank_1 {
    border-left: 3px solid #d10707 !important;
    border-right: 3px solid #d10707 !important;
    border-top: 3px solid #d10707 !important;
  }

  .container-table table .table3__order_1 {
    border-left: 3px solid #d10707 !important;
    border-right: 3px solid #d10707 !important;
  }

  .container-table table .last {
    border-bottom: 3px solid #d10707 !important;
  } */

.container-table table .table3__rank_1 {
  position: relative;
}

.rank01-label {
  position: absolute;
  top: 2px;
  right: -23px;
  background-color: rgb(255, 65, 65);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 72px;
  text-align: center;
  font-weight: bold;
  color: rgb(255, 255, 255);
  transform: rotate(10deg);
  padding: 6px;
  border-radius: 50%;
  font-size: 14px;
  line-height: 1.3;
}


.container-table table tr td .btn {
  display: block;
  border-radius: 8px;
  font-size: 15px;
  color: #fff;
  margin-top: 8px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
  padding-top: 12px;
  padding-left: 3.2%;
  padding-right: 3.2%;
  padding-bottom: 12px;
  /* width: 100%; */
}

.container-table table tr td .btn-tel {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 4px;
  /*background-color: #0CA538;*/
  background: linear-gradient(to bottom, #edc56b 0%, #bf8402 100%);
  border: 2px solid #fff;
  box-shadow: 0 2px 2px #9e9e9e;
  border-radius: 10px;
  background-size: 180% auto;
  transition: all .3s ease-out;
  opacity: 1;
}
@media(max-width: 699px) {
  .container-table table tr td .btn-tel {
    font-size: 13px;
  }
}

/*
.container-table table tr td .btn-tel::before {
  content: "";
  width: 30px;
  height: 35px;
  background-image: url(../common/img/tel.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
*/

.container-table table tr td .rank1-tel strong {
    letter-spacing: 0;
    font-size: 90%;
color: #ed2a2a;
font-weight:bold;
display:block;
text-align:center;
}
.container-table table tr td .rank1-tel .sp {
display:none;
}
@media screen and (max-width: 991px) {
.container-table table tr td .rank1-tel .pc {
display:none;
}
.container-table table tr td .rank1-tel .sp {
display:block;
}
}

.container-table table tr td.btn-wrap {
  padding-left: 1.2%;
  padding-right: 1.2%;
}

.container-table table tr td.btn-wrap p {
  display: block;
  width: 100%;
  text-align: center;
}