/* BASIC css start */
.page_wrap {margin: 0 auto; text-align:center;}
.section01 {background:#f6f6f6; padding:40px 16px;}
.section01 h1 {font-size:24px; line-height:32px; font-weight:700; color:#222; display:block; margin-bottom:24px;}

.section01 ul {margin:0 auto; max-width:400px;}
.section01 ul li {float:left; margin: 0 1% 2%; width:48%;}
.section01 ul li img {width:100%; border:1px solid #e5e5e5; box-sizing:border-box;}


.section02 {background:#fff; padding:40px 16px;}
.section02 h1 {font-size:24px; line-height:32px; font-weight:700; color:#222; display:block; margin-bottom:24px;}
.section02 ul {margin:0 auto;}
.section02 ul li {margin: 0 1% 2%; width:48%; display: inline-block;}
.section02 ul li img {width:100%; border:1px solid #e5e5e5; box-sizing:border-box;}

.section02 div {padding-top:16px;}
.section02 p {font-size:14px; line-height:20px; text-align:center; padding:0 0 24px 0; font-weight:400; color:#777}
.section02 p strong {font-size:16px; line-height:24px; display:inline-block; padding-bottom:8px; color:#222; font-weight:700;}



/* BASIC css end */

