.manifest{width:100%;margin:0 auto;font-family:"Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;background-image:url(../img/manifest/back.jpg);background-position:center top;background-repeat:repeat-x;}
.manifest .area{width:850px;margin:0 auto;}
.manifest #message{padding:50px 45px 140px;background-image:url(../img/manifest/back1.png);background-position:center bottom;background-repeat:no-repeat;}
.manifest #message p{margin-top:80px;font-size:24px;font-weight:400;line-height:200%;}
.manifest #message p strong{font-weight:600;}

.manifest #manifest5{padding:140px 45px 0;margin-top:-140px;background-image:url(../img/manifest/back2.png?2024060700);background-position:center top;background-repeat:no-repeat;}
.manifest #manifest5 ol{margin:15px 0 0;padding:25px 0;font-size:24px;border-top:solid 2px #ccb506;counter-reset:li;}
.manifest #manifest5 ol li{height:50px;padding-left:1.5em;position:relative;}
.manifest #manifest5 ol li::before{counter-increment:li;content:counter(li);position:absolute;left:0;top:0;display:block;width:30px;height:30px;border-radius:50%;background-color:#000;font-size:18px;color:#fff;line-height:30px;text-align:center;}

.manifest #entry{padding:55px 0;text-align:center;background-color:#fff;}
@media only screen and (max-width:849px){
  .manifest .area{width:100%;margin:0 auto;}
  .manifest #message{padding:50px 5% 100px;}
  .manifest #message p{margin-top:40px;font-size:18px;}
  .manifest #manifest5{padding:100px 5% 0;margin-top:-100px;}
  .manifest #manifest5 ol{font-size:18px;}
  .manifest #manifest5 ol li{height:auto;padding-left:1.6em;padding-bottom:5px;}
  .manifest #manifest5 ol li::before{top:4px;width:22px;height:22px;border-radius:50%;font-size:14px;line-height:22px;}
  .manifest #entry img{width:95%;}
}
