body {  animation: fadeIn 2s ease 0s 1 normal;}@keyframes fadeIn {    0% {        opacity: 0;    }    100% {        opacity: 1;    }}#comfortrichpantsLP {  width: 100%;}#comfortrichpantsLP main {  max-width: 800px;  margin: 0 auto;  text-align: center;}.LP-wrap .bnr {  margin-bottom: 50px;}.LP-wrap img {  max-width: 100%;  margin: 0 auto;}.LP-wrap .btn {  display: block;  text-align: center;  padding: 30px 0 50px;}.LP-wrap .cnt02, .LP-wrap .cnt07 {  border: solid 3px #9d7cbd;  box-sizing: border-box;}.LP-wrap .cnt03 {  border: solid 3px #7c81bc;  box-sizing: border-box;}.LP-wrap .cnt04 .movie {  text-align: center;  padding: 60px 0 40px;  aspect-ratio: 16 / 9;}.LP-wrap .cnt08 {  border: solid 3px #e95985;  box-sizing: border-box;}.LP-wrap .bg-ppl {  background: #F7F0FF;}.LP-wrap .bg-ylw {  background: #FFFBEF;}.LP-wrap .bg-pnk {  background: #f7f7fe;}