 #washable_content{
	width:770px;
}
 #washable_content h2{
	text-align:center;
  font-size: 18px!important;
  font-weight: bold!important;
  color: #fff!important;
	background:#006583;
	padding:8px 0;
	margin:30px 0;
}
 #washable_content dl{
	margin-top:20px;
}
 #washable_content dt{
	text-align:center;
	font-size:17px;
	margin-bottom:20px;
}
 #washable_content dd{
	line-height: 2;
}
 #washable_content p{
	margin-top:30px;
	line-height: 2;
	margin-bottom:10px;
}
 .btn-to-top {
	clear: both;
	margin: 30px auto;
	padding: 10px;
	border: solid 1px #cecece;
	background: #e1e1e1;
}
 .btn-to-top a {
    width: 252px;
    display: block;
    height: 0;
    margin: 0 auto;
    padding: 39px 0 0;
    overflow: hidden;
    background: url(https://www.uktsc.com/include_html/feature/images/btn_top_off.gif) no-repeat 0 0;
}
#feature-include-section:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}
.washable_top_text {
  margin: 40px auto;
}
.washable_top_text dl{
  margin-bottom: 20px ;
}
.row {
  overflow: hidden;
}
.howto_illust {
  width: 166px;
  height: 166px;
  float: left;
  margin-right: 22px;
}
.howto_text {
  width: 582px;
  height: 70px;
  float: right;
}
.howto_text dl {
  margin-top: 0px!important;
}
.howto_btn {
  border-top: 2px solid #444444!important;
  border-bottom: 2px solid #444444!important;
  border-left: 22px solid #444444!important;
  border-right: 2px solid #444444!important;
  display: inline-block;
  background-color: #f0f0f0;
  width: 182px;
  height: 42px;
  margin-right: 12px;
  float: left;
  -webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
  box-sizing: border-box;
  margin-top: 14px;
  cursor: pointer;
  position: relative;
  color: #333;
  font-weight: bold;
}
button.howto_btn:hover {
    opacity: .5;
}
.modal_triangle {
    position: absolute;
    width: 6px;
    height: auto;
    left: -14px;
    top: 14px;
}
.gender {
  overflow: hidden;
  width: 100%;

}
.washable_mens {
  text-align: center;
  width: 50%;
  float: left;


}

.washable_ladies {
  text-align: center;
  width: 50%;
  float: right;

}
.washable_mens_btn {
  width: 100%;
  text-align: left;

}
.washable_ladies_btn {
  width: 100%;
  text-align: right;
}

a.mens_btn {
  width: 43.64%;
  display: inline-block;
  padding: 12px 0;
  text-decoration: none;
  color: #6babd1;
  font-weight: bold;
  border-top: 2px solid #6babd1!important;
  border-bottom: 2px solid #6babd1!important;
  border-right: 24px solid #6babd1!important;
  border-left: 2px solid #6babd1!important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 14px;
  margin-right: 3%;
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
  font-feature-settings: "palt" 1;
  text-align: center;
}
a.ladies_btn {
  width: 43.64%;
  display: inline-block;
  padding: 12px 0;
  text-decoration: none;
  color: #da7f82;
  font-weight: bold;
  border-top: 2px solid #da7f82!important;
  border-bottom: 2px solid #da7f82!important;
  border-right: 24px solid #da7f82!important;
  border-left: 2px solid #da7f82!important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 14px;
  margin-right: 3%;
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
  font-feature-settings: "palt" 1;
  text-align: center;
}
.gender_triangle {
    position: absolute;
    width: 7px;
    height: auto;
    right: -16px;
    top: 16px;
}

.well {
    box-shadow: 5px 0 20px rgba(0,0,0,0.4);
    display:none;
    margin:1em;
    background: #fff;
    padding:20px;
    border-radius: 12px;
}
.well h3 {
  font-size: 28px;
  font-weight: bold;
}
#before_wash_background {
  transition: all 0.6s;
}
#cleanser_background {
  transition: all 0.6s;
}
#howto_clean_background {
  transition: all 0.6s;
}
#howto_dry_background {
  transition: all 0.6s;
}
#howto_iron_background {
  transition: all 0.6s;
}
.my_popup_close {
  width: 116px;
  height: 40px;
  border-radius: 4px;
  background-color: #e1e1e1;
  margin-top: 20px;
  font-size: 16px;
  border: none;
  font-weight: bold;
  cursor: pointer;
}
.modal_row{
  padding: 30px 0;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}
.modal_number {
  float: left;
  width: 4%;
  line-height: 7;
  text-align: center;
  font-size: 14px;
    font-weight: bold;
}
.modal_thums {
  float: left;
  width: 27%;
  text-align: center;
  overflow: hidden;
}
.modal_thums img{
width: 54%;
}
.modal_text {
  float:left;
  width:66%;
  word-wrap: break-word;
  display: flex;
  	align-items: center;
    height: 92px;
}
.modal_footer {
  text-align: right;
}
a.mens_btn:hover{
  opacity: .6;
}
a.ladies_btn:hover{
  opacity: .6;
}
