.sectionBox{padding-top:100px}
.sectionBox+.sectionBox{margin-top:100px;border-top:1px solid #a1a1a1}
.sectionBox p{color:#333}
.sectionBox__text{position:relative;padding-top:15px}
.sectionBox__text:before{position:absolute;content:"";background-repeat:no-repeat;background-size:cover;height:205px;top:-124px;left:0}
.sectionBox__text.text01:before{width:400px;background-image:url(../img/img_06.png)}
.sectionBox__text.text02:before{width:433px;background-image:url(../img/img_09.png)}
.sectionBox__text.text03{margin-top:50px}
.sectionBox__text.text03:before{width:495px;background-image:url(../img/img_12.png)}
.sectionBox__title{margin-top:48px;text-align:center;font-size:115%}
.cream-box{margin-top:50px;padding:50px 60px;background-color:#f6f4e9}
.cream-box__title{position:relative;padding-left:80px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #ccc;color:#3f9206;font-weight:700;font-size:135%}
.cream-box__title .mini{color:#222;font-size:76%}
.cream-box__title:before{position:absolute;content:"";background-image:url(../img/poplogo.png);background-repeat:no-repeat;background-size:contain;width:70px;height:60px;top:7%;left:0}
.maw1000{padding-bottom:14px}
@media print,screen and (max-width:767px){
.sectionBox{padding-top:50px}
.sectionBox+.sectionBox{margin-top:50px}
.sectionBox__text:before{height:75px;top:-72px}
.sectionBox__text.text01:before{width:222px;background-image:url(../img/img_06_sp.jpg)}
.sectionBox__text.text02:before{width:236px;background-image:url(../img/img_09_sp.jpg)}
.sectionBox__text.text03:before{width:272px;background-image:url(../img/img_12_sp.jpg)}
.sectionBox__title{margin-top:30px;font-size:110%}
.cream-box{margin-top:25px;padding:30px 20px}
.cream-box__title{font-size:118%;padding-bottom:12px}
.cream-box__title .mini{font-size:90%}
.cream-box__title:before{width:50px;height:50px;top:50%;transform:translateY(calc(-50% - 12px))}
}
@media print,screen and (min-width:768px){
.sectionBox__text{padding-left:185px;padding-top:25px}
.sectionBox__text.text03{padding-top:0}
}