{% block main %}
<style>
.main_box_ltd_a {
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_a{
display: flex;
flex-wrap: wrap;
justify-content: space-around;
width: auto;
margin-left: auto;
margin-right: auto;
}
.box_ltd_a2{
display: flex;
flex-wrap: wrap;
justify-content: space-around;
width: auto;
height: 120px;
border-radius: 6px;
margin-top: 4px;
margin-bottom: 4px;
margin-left: 20px;
margin-right: 20px;
color: #ffffff;
}
.box_ltd_a3{
background-color: #fff;
width: 120px;
height: 120px;
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: 30px;
width: auto;
}
.fit-picture_ltd_a {
width: 85%;
border-radius: 6px ;
margin-left: 8px;
margin-top: 2px;
margin-right: auto;
}
.pexample_ltd_a {
font-size: 12px;
text-align: center;
margin-top: -2px;
margin-left: px;
}
.pexample_ltd_b2 {
font-size: 18px;
Color : red;
margin-top: 6px;
}
</style>
<div class="box_ltd_b4">
<p class="pexample_ltd_b2"><b>NAKATOMI YouTube 公式チャンネル</b></p>
</div>
<div class="main_box_ltd_a">
<div class="box_ltd_a">
<div class="box_ltd_a2">
<a href="https://www.youtube.com/channel/UChSrmFAoNpVRtPGgvB9DJgQ/videos">
<iframe width="200" height="120" src="https://www.youtube.com/embed/lffCGePRrhM"
title="ナカトミ NAKATOMI スポットクーラー【プレミアム】SAC-30/SAC-30S(自動首振り付き)"
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
<div class="box_ltd_a3">
<a href="https://www.nakatomishop.com/products/detail/1351">
<img class="fit-picture_ltd_a" src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25summer/SAC-30_300_300.png"><p class="pexample_ltd_a">SAC-30 購入ページ</p></a>
</div>
</div>
<div class="box_ltd_a2">
<a href="https://www.youtube.com/channel/UChSrmFAoNpVRtPGgvB9DJgQ/videos">
<iframe width="200" height="120" src="https://www.youtube.com/embed/xoPzFABbfc4"
title="ナカトミ NAKATOMI ツインダクトスポットクーラー自動首振り【プレミアム】SPC-48S"
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
<div class="box_ltd_a3">
<a href="https://www.nakatomishop.com/products/detail/1355">
<img class="fit-picture_ltd_a" src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25summer/SPC-48S_300_300.png"><p class="pexample_ltd_a">SPC-48S 購入ページ</p></a>
</div>
</div>
<div class="box_ltd_a2">
<a href="https://www.youtube.com/channel/UChSrmFAoNpVRtPGgvB9DJgQ/videos">
<iframe width="200" height="120" src="https://www.youtube.com/embed/GuIBMpK0qNA"
title="NAKATOMI 小型DCクーラー SDC-033(エンジン式車両専用)/SDC-034(電気式車両専用) ナカトミ"
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
</iframe>
<div class="box_ltd_a3">
<a href="https://www.nakatomishop.com/products/detail/695">
<img class="fit-picture_ltd_a" src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25summer/SDC-034_300_300.png"><p class="pexample_ltd_a">SDC-034 購入ページ</p></a>
</div>
</div>
</div>
</div>
{% endblock %}