.hydra_gentle_pic1{width:78%; margin: 0 auto;}
.hydra_gentle_pic2{width:85%; margin: 0 auto;}
.point_ttl{color: #bb9f5b; line-height: 1; }
.point_ttl span{font-size: 1.3em;}
.hydra_gentle_main_area{
	justify-content: space-between;
  flex-wrap: wrap;
	
}
.hydra_gentle_main_area .course_copy{
	width: 72%;
	text-align: ju;
}

.hydra_gentle_main_pic{
	width: 28%;
	
}
.hydra_gentle_category{
	    font-size: 22px;
    border-bottom: 2px solid #bb9f5b;
    box-sizing: border-box;
    background: #FAF8F2;
    padding: 14px 0;
    padding-left: 25px;
    margin: 55px auto 25px;
    display: inline-block;
    width: 100%;
   
}
.nayaim_con{
  padding: 30px 45px 25px; 
  border: 1px solid #bb9f5b; 
  margin: 50px auto 0;
}
.nayaim_con h3{
    margin: 0 auto 35px; padding-bottom: 2px;
    display: table; font-size: 28px;
    border-bottom: 1px solid #bb9f5b;
}

.checkmark{
	margin: 0 auto;
	display: flex;
  flex-wrap: wrap;
}
.checkmark li {
  margin: 0 0 15px 0;
  width: 50%;
}
.checkmark li h4 {
  position: relative;
  margin: 0 0 5px 0 !important;
  padding: 0 0 0 40px;
  text-align: left;
  display: block;
  background-image: none !important;
  border: none !important;
	font-size: 20px;
	line-height: 1.3;
	letter-spacing: 1px;
}
.checkmark li h4:before {
  content: "";
  position: absolute;
  top: -2px !important;
  left: 11px;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  width: 6px;
  height: 17px;
  border-right: 3px solid #ff0000;
  border-bottom: 3px solid #ff0000;
  z-index: 2;
}
.checkmark li h4:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #999;
  border-radius: 2px;
}
.checkmark li p {
  padding: 0 0 0 35px;
}
.condition1{
	width:84%;
		margin:0 auto 25px;
}
.hydra_gentle_con3 .kiji_table {
	width: 84%;
}
.flow_con{
    padding: 35px 45px;
    background: #faf8f2;}
.flow_step{
	    font-size: 20px;
    padding: 0 15px;
    background: #bb9f5b;
    color: #fff;
    margin-bottom: 20px;
    display: inline-block;
}
.flow_ttl{
	    font-size: 28px;
    color: #bb9f5b;
    margin-left: 15px;
 line-height: 1.4;
}
.flow_copy span{font-size: 0.9em;}
.triangle3{
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #decfa5;
	margin: 15px auto;
}

.priceTbl td{width: 18%;}
.priceTbl .td_bgcolor {width: 52%;}


.sub_main_category {
  font-size: 22px;
  border-bottom: 2px solid #bb9f5b;
  box-sizing: border-box;
  background: #FAF8F2;
  padding: 12px 0;
  padding-left: 20px;
  margin: 50px auto 20px;
  display: inline-block;
  width: 100%;
}