.inbuy_hr{
  border-top: 1px solid rgba(155, 155, 155, 0.1) !important;
   width: 90%;
}
.inbuy_hpbor{
  border-radius: 14px;
  border: solid 4px #efefef;
  width: 100%;
  box-shadow:0 0 9px 3px #efefef;
}
.inbuy_hpbor1{
  border-radius: 14px;
  border: solid 4px #e05149;
  width: 100%;
  box-shadow:0 0 9px 3px #efefef;
}
.inbuy_hpbor:hover{
  border: solid 4px #e05149;
}
.inbuy_hp56{
  width: 100%;
}
.inbuy_hp56 .inbuy_hp56_p{
  font-family: Open Sans;
	font-size: 24px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
  color: #000000;
  margin-top: 55px;
  margin-bottom: 20px;
}

.inbuy_hp56 h5{
  font-family: Open Sans;
	font-size: 34px;
	font-weight: 700;
	font-stretch: normal;
	letter-spacing: 0px;
  color: #e05149; 
  margin:20px 0;
}
.inbuy_hp56 ul{
	margin-bottom: 30px;
}
.inbuy_hp56 ul li{
    font-family: Open Sans;
	font-size: 16px;
	font-stretch: normal;
	letter-spacing: normal;
    color: #000000;
    margin-top: 15px;
	margin-left: 60px;
	margin-bottom: 20px;
}

.a_mr20_hw64 span{
   line-height: 40px;
}

.inbuy_mylp{
  padding:20px 60px 80px 60px;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.a_mr20_hw64{
  margin-bottom: 30px;
}

.inbuy_hp56-sales {
  position:absolute;
  top:0;
  left:0;
  display:block;
  margin: 0px auto 30px;
  width:100px;
  height:100px;
  background:url(/images2020/sale.png) no-repeat
}

.Editions_cp{
  width: 100%;
  background-color: #f4f4f4;
}
.org_trybtn{
  width: 200px;
  height: 44px;
  border-radius: 10px;
  margin:36px 95px;
  z-index: 100;
  color: #e05149;
}
.org_trybtn span{
  font-family: Open Sans;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px; 
}
.table_tbody_tr .table_tbody_td5{
  text-align: center;
} 
.table_tbody_td5 span{
  font-family: Open Sans;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #e05149;
}

.table-bordered{ 
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 20px;
  margin-bottom: 130px; 
  width: 100%;
}
.table-bordered thead tr th{
  text-align: center;
  background-color: #e05149;
  font-family: Open Sans;
	font-size: 20px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
  color: #ffffff;
  padding:20px 0;
}

.table-bordered tbody tr{
  background-color: #fff; 
}

.table_tbody_td3{
  background-color: #fff1f0;
}
.table_tbody_td .table_tbody_h6{
  font-family: Open Sans;
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
}
.table_tbody_td{
  padding:20px 37px 20px 36px;
}
.table_tbody_td p{
  font-family: Open Sans;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #717171;
}
.table-bordered thead td, .table-bordered thead th{ 
  border-bottom-width: 0;
}
.table-bordered thead,.table-bordered thead tr,.table-bordered thead tr th:first-child{
  border-top-left-radius: 20px;
 
}
.table-bordered thead tr th:last-child{
  border-top-right-radius: 20px;
}

.table-bordered tbody tr:last-child td:last-child{
  border-bottom-right-radius: 20px;
}
.table-bordered tbody tr:last-child td:first-child{
  border-bottom-left-radius: 20px;
}
.Editions_cp_ec h3{
  font-family: Open Sans;
	font-size: 35px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
  color: #1a1a1a;
  text-align: center;
  padding:60px 0;
}
.color-red{
color: #e05149;
font-size: 20px;
font-weight: 800;
}
.del{
font-size: 24px;
color: darkgrey;
text-decoration: line-through;
}
@media (max-width: 768px){
  .inbuy_mylp{
    padding:0 0 60px 0;
  }
  .inbuy_hp56{
    margin-top: 50px;
  }
}