File tree Expand file tree Collapse file tree 6 files changed +397
-7
lines changed
Expand file tree Collapse file tree 6 files changed +397
-7
lines changed Original file line number Diff line number Diff line change @@ -4,19 +4,28 @@ <h2 class="title">開催概要</h2>
44 < p class ="subtitle "> OUTLINE</ p >
55 < div class ="item-list ">
66 < div class ="event-box d-flex flex-column align-items-center ">
7- < div class ="event-img "> </ div >
7+ < div class ="image-wrapper ">
8+
9+ </ div >
810 < p class ="event-desc "> 開催日時</ p >
911 </ div >
1012 < div class ="event-box d-flex flex-column align-items-center ">
11- < div class ="event-img "> </ div >
13+ < div class ="image-wrapper " style ="overflow: visible; ">
14+ < img style ="z-index: -1; position: absolute; top: -140px; left: -200px " src ="/img/2025/top/fukuoka.svg " width ="650 " height ="650 " />
15+ < img style ="z-index: 1; position: absolute; top: 140px; left: 216px " src ="/img/2025/top/kappa_ninja.svg " width ="156 " height ="176 " />
16+ </ div >
1217 < p class ="event-desc "> 福岡県久留米市六ツ門町8−1</ p >
1318 </ div >
1419 < div class ="event-box d-flex flex-column align-items-center ">
15- < div class ="event-img "> </ div >
20+ < div class ="image-wrapper ">
21+ < img style ="position: absolute; top: -31px; left: -4px " src ="/img/2025/top/building.svg " width ="350 " height ="350 " />
22+ </ div >
1623 < p class ="event-desc "> 久留米市ティプラザ</ p >
1724 </ div >
1825 < div class ="event-box d-flex flex-column align-items-center ">
19- < div class ="event-img "> </ div >
26+ < div class ="image-wrapper ">
27+ < img style ="position: absolute; top: -110px; left: -100px " src ="/img/2025/top/free.svg " width ="500 " height ="500 " />
28+ </ div >
2029 < p class ="event-desc "> 参加無料</ p >
2130 </ div >
2231 </ div >
Original file line number Diff line number Diff line change 5656 font-weight : bold ;
5757 }
5858
59- .event-img {
59+ .image-wrapper {
6060 margin-bottom : 18px ;
6161 width : 300px ;
6262 height : 300px ;
63- background :#ccc ;
64- border-radius : 8px ;
63+ position : relative ;
6564 }
6665
6766 .item-list {
You can’t perform that action at this time.
0 commit comments