{% block main %}
<style>
.main_box_ltd_b {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
width: 100%;
height: auto;
background: linear-gradient(180deg, #87cafa 5%, #add8e6 95%);
position: relative;
}
.box_ltd_b {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
width: auto;
margin-left: auto;
margin-right: auto;
}
.box_ltd_b2 {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
width: auto;
height: 220px;
border-radius: 6px;
margin-top: 4px;
margin-bottom: 4px;
margin-left: 20px;
margin-right: 20px;
color: #ffffff;
}
.box_ltd_b3 {
background-color: #fff;
width: 280px;
height: 280px;
border-radius: 0px 6px 6px 0px ;
color: #ffffff;
}
.box_ltd_b4 {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
text-align: center;
margin-left: auto;
margin-right: auto;
width: 100%;
height: 50px;
width: auto;
}
.fit-picture_ltd_b {
width: 85%;
border-radius: 6px ;
margin-top: 2px;
margin-right: auto;
}
.fit-picture_ltd_b2 {
width: 70%;
border-radius: 50% ;
margin-top: 2px;
margin-right: auto;
margin-top: 18%;
margin-bottom: -40px;
}
.pexample_ltd_b {
font-size: 12px;
text-align: center;
margin-top: -2px;
margin-bottom: -2px;
}
.pexample_ltd_b2 {
font-size: 18px;
Color : red;
margin-top: 20px;
}
.pexample_ltd_b3 {
width: 200px;
height: 200px;
font-size: 12px;
text-align: center;
}
</style>
<div class="box_ltd_b4">
<p class="pexample_ltd_b2"><b>NAKATOMI ショート動画</b></p>
</div>
<div class="main_box_ltd_b">
<div class="box_ltd_b">
<div class="box_ltd_b2">
<a href="https://www.youtube.com/channel/UChSrmFAoNpVRtPGgvB9DJgQ/videos">
<iframe width="140" height="200" src="https://www.youtube.com/embed/qqw84fbB92s"
title="ナカトミ NAKATOMI 45㎝ツインジェットファン SJF-450TW"
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
<p class="pexample_ltd_b">SJF-450TW</p></a>
</div>
<div class="box_ltd_b2">
<a href="https://www.youtube.com/channel/UChSrmFAoNpVRtPGgvB9DJgQ/videos">
<iframe width="140" height="200" src="https://www.youtube.com/embed/LGJVFr34woI"
title="ナカトミ NAKATOMI 75㎝首振りビッグファン BF-75ZS"
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
<p class="pexample_ltd_b">BF-75ZS</p></a>
</div>
<div class="box_ltd_b2">
<a href="https://www.youtube.com/channel/UChSrmFAoNpVRtPGgvB9DJgQ/videos">
<iframe width="140" height="200" src="https://www.youtube.com/embed/334yQJIWHso"
title="AIRTEC DC式エアーコンプレッサー DCP-12BC/DCP-24BC"
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
<p class="pexample_ltd_b">DCP-12/24BC</p></a>
</div>
<div class="box_ltd_b2">
<a href="https://www.youtube.com/channel/UChSrmFAoNpVRtPGgvB9DJgQ/videos">
<iframe width="140" height="200" src="https://www.youtube.com/embed/8C14wpfO-R8"
title="AIRTEC ベルト式エアーコンプレッサー〈エンジン式〉ECP-39"
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
<p class="pexample_ltd_b">ECP-39</p></a>
</div>
<div class="box_ltd_b2">
<a href="https://www.youtube.com/channel/UChSrmFAoNpVRtPGgvB9DJgQ/videos">
<iframe width="140" height="200" src="https://www.youtube.com/embed/87cxc2NmmzY"
title="AIRTEC エアーコンプレッサー CP-251"
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
<p class="pexample_ltd_b">CP-251</p></a>
</div>
<p class="pexample_ltd_b3">
<a href="https://www.youtube.com/@nakatomi5898">
<img class="fit-picture_ltd_b2" src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25summer/Nakatomi LOGO.png"><b><br>公式チャンネル</b></a>
</p>
</div>
</div>
{% endblock %}