/*-----------------------
　詳細情報
-------------------------*/

#container .inn {
  background: linear-gradient(to bottom, rgba(155, 218, 220, 0.9) 50%, rgb(255, 255, 255, 0.9) 75%);
  padding: 50px 0;
    text-align: left;
}

/*-----------------------
　サステナビリティ
-------------------------*/

#container .sustaina {    
  aspect-ratio: 6 / 7;
    background: url(/themes/cocopalm/products/ocean/images/bg_csr.webp) no-repeat top center;
    background-size: cover;
  position: relative;
  color: #FFF;
  overflow-x: hidden;
}