/* ENGLISH */

.title_asbar {
    background: url(../images/bg_title.png) no-repeat center top;
    height: 36px;
    line-height: 34px;
    color: #fff;
    font-size: 18px;
    padding: 0 0 0 43px;
}

.title_asbar p {
  padding: 10px 0 0;
}

.aboutus1 ul {
    display: flex;
    gap:10px;
}

.subtitle_bar {
  font-size: 20px;
  font-weight: bold;
}

.aboutus1 ul li {
    padding: 10px 0;
}

.ua_text {
  font-size: 14px;
  line-height: 1.9;
  margin-bottom: 50px;
}

.aboutus1 ul li img {
  width: 100%;
  height: 280px; 
  object-fit: cover; 
  display: block;
  border-radius: 6px;
}

.price_block h4 {
  text-align: center;
}

.price_list li {
    font-size: 20px;
    line-height: 1.6;
}

.price_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
　 margin: 20px 0;
  }

.price_list .break {
  flex-basis: 100%;
  text-align: center;
  margin-top: 10px;
margin-right: 390px;
}

.ua_subtext {
  line-height: 1.8;
}


.ua_subtext h4 {
  font-size: 20px;
  font-weight: 700;
}

.ua_subtext p {
  margin: 0 0 12px;
}

.ua_subtext .ua_list {
  list-style: none;
}

.ua_subtext .ua_list li {
  margin-bottom: 6px;
  line-height: 1.7;
}

.subtitle_bar {
  font-size: 16px;
  font-weight: 700;
  padding-left: 10px;
  border-left: 3px solid #000; 
  line-height: 1.4;
  margin: 0 0 10px;
}

.ua_text .ua_list {
  list-style: none;
}

.ua_text .ua_list li {
  margin-bottom: 8px;
  line-height: 1.7;
}

.ua_text .note {
  font-size: 14px;
  color: #666;
}

.ua_text p {
padding: 5px 0 0;
}

.step_box {
  margin-bottom: 30px;
}

.step_box:last-of-type {
    margin-bottom: 0;
}

.price_block {
padding: 40px 0;
}

.price_block img{
width: 80%;
}

.price_block .Gold{
margin: 0 0 20px;
}

.pricing_text h4 {
  font-size: 16px;	
 font-weight: bold;
}

.pricing_text {
margin-bottom: 20px;
}

.pricing_text .ua_list{
margin: 5px 0 24px;
}

.step_boxContents {
 padding: 15px 0 0;
}

.step_list{
 padding: 0 0 0 10px;
 margin: 24px 0;
}