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

@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{
  padding: 3%;
    background-color: #ffffff;
}

.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-left: 3px solid #ffffff;
  /* border-right: 3px solid #ffffff; */
  justify-content: right;
  text-align: left;
  word-break: break-all;
  background-color: #F7F4F1;
}

.container-table table tr td.table3__order_1{
  border-left: none;
}
.container-table table tr td.table3__rank_1{
  border-left: none;
}

/*
.container-table table tr td.table3__order_3{
  border-right: none;
}
.container-table table tr td.table3__rank_3{
  border-right: none;
}
*/

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

.container-table table tr.b-top td {
  border-top: 2px solid #ffffff;
}

.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-size: 13px;
  font-weight: bold;
  color: #666666;
  text-align: center;
}

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

.container-table .table__rank .hyoka_title {
  padding-top: 0px;
    padding-left: 0%;
    padding-right: 0%;
    padding-bottom: 0px;
    display: block;
    font-size: 9px;
    margin-left: auto;
    margin-right: auto;
    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: 2px 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: 40px;
  padding-top: 7px;
  padding-left: 2%;
  padding-right: 2%;
  /* padding-bottom: 12px; */
}

.container-table .table_hyoka_star {
  max-width: 85px;
    padding-left: 0%;
    padding-right: 0%;
    display: block;
    width: 100%;
}

.container-table table tr td .btn {
  display: block;
  border-radius: 5px;
  font-size: 12px;
  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 .scroll .t-head tr td .btn {
    margin-top: 0;
}

.container-table table tr td .btn-detail {
  background: #929fa7;
}

.container-table table tr td .btn-official {
  /*background: #34b9b9;*/
  background: radial-gradient(rgb(199 51 51), rgb(109 18 19));
  border: 2px solid #b04f39;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width:780px) {
  .container-table table tr td .btn-official {
    font-size: min(2.5vw, 10px);
  }
}


.container-table .style_2maru {
  /*background: #fdf8e9 !important;*/
}

.container-table .table3__order_1{
  background-color: #F6E1D9;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

.container-table .table3__rank_1 {
  width: 28.0% !important;
}

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

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

.container-table .table3__rank_4 {
  width: 18.0% !important;
}

.container-table .table3__rank_5 {
  width: 18.0% !important;
}

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

  .container-table .table3__rank_1 {
    width: 28.0% !important;
  }

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

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

  .container-table .table3__rank_5 {
    width: 18.0% !important;
  }
}

.container-table .scroll .t-head{
  position: sticky;
  top: 0;
  left: 0;
  z-index: 9;
}

@media screen and (max-width:576px) {
  .container-table .scroll{
    overflow: scroll;
    position: relative;
    height: 90dvh;
    scroll-snap-type: x mandatory;
  }
  .container-table .table3__whole {
    width: 160vw !important;
  }
  
  .container-table .scroll .t-body{
    position: absolute;
    left: 0;
        top: 260px;
    z-index: 0;
    height: 100%;
  }
}
@media screen and (max-width:440px) {
  .container-table .scroll .t-body{
    position: absolute;
    left: 0;
        top: 240px;
    z-index: 0;
    height: 100%;
  }
}
@media screen and (max-width:393px) {
  .container-table .scroll .t-body{
    position: absolute;
    left: 0;
        top: 240px;
    z-index: 0;
    height: 100%;
  }
}


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

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

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

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

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

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

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

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

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

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

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

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


.container-table .table3__order_1 {
  width: 28.0% !important;
  order: 1;
}

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

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

.container-table .table3__order_4 {
  width: 18.0% !important;
  order: 4;
}

.container-table .table3__order_5 {
  width: 18.0% !important;
  order: 5;
}

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

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

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

  .container-table .table3__order_3 {
    width: 18.0% !important;
    order: 3;
  }
  .container-table .table3__order_4 {
    width: 18.0% !important;
    order: 4;
  }

  .container-table .table3__order_5 {
    width: 18.0% !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-size: 11px;
  font-weight: bold;
  word-break: break-word;
  line-height: 1.3;
  letter-spacing: -0.1em;
}
.container-table .table3__order_1 .table_name {
  font-size: 14px;
}
@media screen and (max-width:1200px) and (min-width:993px){
.container-table .table_name {
  font-size: 10px;
}
}
@media screen and (max-width:768px) and (min-width: 577px) {
.container-table .table_name {
font-size: 1.5vw;
}
.container-table .table3__order_1 .table_name {
    font-size: 2.2vw;
}
}
@media screen and (max-width:480px) {
.container-table .table_name {
font-size: 3vw;
}
}
@media screen and (max-width:320px) {
.container-table .table3__order_1 .table_name {
    font-size: 4vw;
}
}

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

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

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

span.bold {
  font-weight: bold;
}

span.red {
  color: red;
}

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

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

.result-table-text {
  font-size: 12px;
  margin-top: 12px;
}

#result .section-title .title {
  text-align: left;
  color: #595959;
  margin: 0 auto;
  padding: 18px 2% 16px;
  font-size: 16px;
  font-weight: 600;
}

@media screen and (min-width:992px) {
  #result .section-title .title {
      padding: 0 0 12px 0;
      font-size: 18px;
      text-align: center;
  }

}


.container-table table tr.title{
  width: 100%;
  text-align: center;
  background-color: #ECE7E3;
}
.container-table table tr.title th{
  width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 10px 5px;
}
.container-table table tr.title th{
  width: 100%;
  text-align: center;
}

@media screen and (max-width:576px) {
  .container-table table tr.title th h3{
    position: sticky;
    width: 100vw;
    left: 0;
  }
}

.container-table table .table_first td.item_image{
  padding: 0;
  background-color: transparent;
justify-content: center;
      max-height: 110px;
    overflow: hidden;
background: #FFF;
    border-radius: 12px 12px 0px 0px;
}
@media screen and (max-width:768px) {
.container-table table .table_first td.item_image{
        max-height: 90px;
}
}
@media screen and (max-width: 576px) {
.container-table table .table_first td.item_image{
    max-height: 120px;
}
}
@media screen and (max-width:393px) {
.container-table table .table_first td.item_image{
    max-height: 100px;
}
}

.container-table table .table_first td.item_image img{
  display: block;
  /* border-radius: 12px 12px 0px 0px;
  aspect-ratio: 750 / 420; */
}

.container-table table tr.b-top td{
  background-color: #413730;
  border-top: 0;
  padding: 5px;
}
.container-table table tr.b-top td *{
  color: #ffffff !important;
}

.caution{
  font-size: 0.5em;
	vertical-align: top;
}