@charset "utf-8";

.imgBox1.custom-01 .photo { text-align:center; }
.imgBox1.custom-01 .photo img { width:100%; }

.vBoxWrap { display:flex; justify-content:space-between; align-items:stretch; column-gap:3%; }
.vBoxWrap.div4 > .item { flex: 1 0 22%; }
.vBoxWrap > .item { border:.1rem solid #afafaf; border-raidus:1rem; border-top-left-radius:2rem; border-bottom-right-radius:2rem; }
.vBoxWrap > .item > .tit { padding:3rem 1rem; text-align:center; border-top-left-radius:2rem; }
.vBoxWrap > .item .arrBox3 { align-items:center; margin:5rem 3rem;  }
.vBoxWrap > .item .arrBox3 > li { width:100%; }
.vBoxWrap > .item .arrBox3 .contWrap .tit { width:100%; flex-basis:100%; }