.feature_list{background-color:#231815}.feature_list_title{margin-bottom:40px}.feature_item{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.feature_item:last-child{margin-bottom:0}.feature_item_img{align-items:center;display:flex;justify-content:center;width:150px}.feature_item_img img{aspect-ratio:1/1;object-fit:cover;width:50%}.feature_item_text_box{max-width:730px;width:calc(100% - 150px)}.feature_item_text{margin-top:20px}@media only screen and (max-width:680px){.feature_item_text_box{margin-left:20px;width:100%}.feature_item_text{margin-top:10px}.feature_item_img{display:flex;margin:10px auto auto}.feature_item,.feature_list_title{margin-bottom:30px}.feature_item_img{width:70px}.feature_item_img img{width:100%}}