@charset "UTF-8";
@import url(inside_m_en.css);

.app_list .item_icon .mask span{ bottom:10%;}
@media (min-width: 768px) and (max-width: 991px) {	
.box-list .item_single .title{ font-size:1.3rem;}
.sol_features .sl_f1_content{ height:auto; min-height:10px;}
.sol_features .rmd_f1_content{ width:100%;}
.sol_features .rmd_f3_content{ height:auto; margin-bottom:2rem;}
.sol_features .rmd_f2_col1 .rmd_f2_c1_content{ height:130px;}
}
@media (max-width: 768px){
#product .box-list .item_single .title,#product .box-list .item_single .text{ height:auto;}
}

@media (max-width: 480px){
#logo{ width:220px;}
.NB_head .title_area .subtitle{ font-size:1.2rem;}
.benefit .bg_blue .title{ font-size:1.8rem;}
}