{% block main %}
<style>
.main_box_spd {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
width: auto;
height: auto;
display: flex;
margin-left: auto;
margin-right: auto;
background-color: ;
border-radius: px;
z-index: 9999;
position: relative;
background-size: cover;
}
.box_spd {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
background-image: url("https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25summer/sm2025_top.png");
width: 100%;
text-align: center;
margin-top: px;
margin-left: auto;
margin-right: auto;
margin-bottom: px;
position: relative;
border-radius: px;
background-size: cover;
}
.box_spda {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
width: 100%;
height: auto;
padding-left: 4%;
padding-right: 4%;
{#position: relative;#}/*sliderに重ねる場合使用*/
{#z-index: 9999;#}/*sliderに重ねる場合使用*/
}
.box_spd1 {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
width: 100%;
height: 40px;
margin-top: 6px;
margin-left: 5px;
margin-right: 5px;
border-radius: 6px;
z-index: 999;
}
.box_spd2 {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
width: 100%;
margin-top: -20px;
margin-left: 3vw;
margin-right: 3vw;
}
.box_spd3 {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
background-color: ;
width: calc(118% / 2 - 5px);
min-width: 320px;
height: auto;
z-index: 1;
margin-left: -5%;
margin-bottom: 6%;
}
.box_spd4 {
/*background: linear-gradient(176deg,#00cccc 5%, #ffffff 15%, #ffffff 80%, #00cccc);*/
border-radius: 8px;
width: 340px;
height: 340px;
z-index: 1;
/*border: solid 1px #dcdcdc;*/
margin-bottom: 10px;
margin-top: 20px;
}
.box_spd5 {
background-color: ;
width: calc(98% / 6 - 15px);
height: auto;
max-height: 160px;
z-index: 9;
margin-top: 10px;
}
.box_spd6 {
width: 100%;
margin-bottom: 0px;
}
.box_spd7 {
width: 100%;
max-height: 300px;
border-radius: 6px;
margin: 0 auto;
position: absolute;
top: 0px;
}
.pexample_spd {
font-size: 16px;
color: #ffffff;
font-weight: 500;
height: auto;
margin-left: px;
text-align: center;
margin-top: 10px;
}
.pexample_spd2 {
font-size: 16px;
color: #000;
font-weight: 400;
height: auto;
margin-left: px;
text-align: center;
margin-top: 3px;
}
/*ビデオコントロール*/
video {
max-width: auto;
border-radius: 6px;
margin: 0 auto;
position: absolute;
top: 0px;
}
.slide-in10 {
margin-top: 2vw;
font-size: 26px;
font-weight: bold;
animation: slideIn 2s ease-out;
color: blue;
z-index: 9999;
text-align: center;
font-weight: 600;
/*-webkit-text-stroke: 0.1px #fff;
text-stroke: 0.1px #fff;*/
padding-left: 4%;
padding-right: 4%;
}
.slide-in11 {
font-size: 21px;
font-weight: bold;
animation: slideIn 2s ease-out;
color: #006666;
z-index: 9999;
text-align: center;
font-weight: 600;
margin-top: -2px;
}
.slide-in5b {
background-color: #fff;
border-radius: 25px;
border: solid 1px #006666;
font-size: 16px;
font-weight: bold;
animation: slideIn 2s ease-out;
color: #fff;
z-index: 9999;
text-align: center;
font-weight: 400;
margin-top: 10px;
margin-bottom: 10px;
}
.fadeslide {
position: relative;
width: 320px;
height: 320px;
overflow: hidden;
z-index: 0;
}
.fadeslide div {
position: absolute;
top: 0;
left: 0;
}
@keyframes slideIn {
0% {
transform: translateX(-100%);
opacity: 0;
}
100% {
transform: translateX(0);
opacity: 1;
}
}
.fadeslide div:nth-of-type(1) {
animation: fadeslide 60s 0s infinite both;
z-index: 12;
}
.fadeslide div:nth-of-type(2) {
animation: fadeslide 60s 5s infinite both;
z-index: 11;
}
.fadeslide div:nth-of-type(3) {
animation: fadeslide 60s 10s infinite both;
z-index: 10;
}
.fadeslide div:nth-of-type(4) {
animation: fadeslide 60s 15s infinite both;
z-index: 9;
}
.fadeslide div:nth-of-type(5) {
animation: fadeslide 60s 20s infinite both;
z-index: 8;
}
.fadeslide div:nth-of-type(6) {
animation: fadeslide 60s 25s infinite both;
z-index: 7;
}
.fadeslide div:nth-of-type(7) {
animation: fadeslide 60s 30s infinite both;
z-index: 6;
}
.fadeslide div:nth-of-type(8) {
animation: fadeslide 60s 35s infinite both;
z-index: 5;
}
.fadeslide div:nth-of-type(9) {
animation: fadeslide 60s 40s infinite both;
z-index: 4;
}
.fadeslide div:nth-of-type(10) {
animation: fadeslide 60s 45s infinite both;
z-index: 3;
}
.fadeslide div:nth-of-type(11) {
animation: fadeslide 60s 50s infinite both;
z-index: 2;
}
.fadeslide div:nth-of-type(12) {
animation: fadeslide 60s 55s infinite both;
z-index: 1;
}
@keyframes fade_slide {
0% { left: 0; opacity: 0; }
6% { left: 0; opacity: 1; }
12% { left: 0; opacity: 1; }
18% { left: 0; opacity: 0; }
19% { left: 100%; opacity: 0; }
100% { left: 100%; opacity: 0; }
}
summary {
display: block;
list-style: none;
cursor: pointer;
color: #ffffff;
}
summary::-webkit-details-marker {
display:none;
}
details {
margin: 0 auto;
margin-left: 0;
}
.cp_navi01 ul {
width: 260px;/*メニューの幅*/
margin-left: 20px;
margin: 0 auto;
padding: 0;
list-style-type: none;
background-color: #eeeeee;
border-radius: 4px 4px 4px 4px;
position: absolute;
}
.cp_navi01 li a {
display: block;
padding: 6px 16px;
text-decoration: none;
color: #000000;
transition: all .3s;
text-align: left;
}
.cp_navi01 li {
text-align: center;
}
.cp_navi01 li:last-child {
border-bottom: none;
}
.cp_navi01 li a.active {
margin: 0 auto;
margin-top: px;
color: #fff;
background-color: #1b2538;
border-radius: 4px 4px 0px 0px;
font-weight: 900;
}
.cp_navi01 li a:hover:not(.active) {
color: #ffffff;
background-color: #1b2538;
text-align: left;
}
.example_cp {
display: inline;
font-size: 4rem;
color: #ffffff;
}
.fit-picture_o {
width: 160px;
opacity: 0.6;
}
.fit-picture_n {
width: 40px;
height: 16px;
margin-top: -4px;
padding-right: 4px;
}
</style>
<html>
<head>
<meta charset="utf-8">
<meta name="keywords" content="ナカトミ 除湿器">
<title>ナカトミヒーター</title>
<meta name="viewport" content="width=320, height=480, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=yes"/>
</head>
<body>
<div class="main_box_spd">
<div class="box_spd">
<div class="box_spd1">
<details>
<summary>
<p class="example_cp">≡</p>
</summary>
<div class="cp_navi01">
<ul>
<li><a href="https://www.nakatomishop.com/products/list?category_id=36" class="active">除湿機 コンプレッサー式 </a></li>
<li><a href="https://www.nakatomishop.com/products/detail/1372">TFDM-25(天吊り/床置き式)</a></li>
<li><a href="https://www.nakatomishop.com/products/detail/106">DM-10(湿度制御付き)</a></li>
<li><a href="https://www.nakatomishop.com/products/detail/108">DM-15</a></li>
<li><a href="https://www.nakatomishop.com/products/detail/668">DM-15C(湿度制御付き)</a></li>
<li><a href="https://www.nakatomishop.com/products/detail/667">DM-22</a></li>
<li><a href="https://www.nakatomishop.com/products/detail/109">DM-30(三相200V)</a></li>
</ul>
</div>
</details>
</div>
<div class="box_spda">
<div class="box_spd2">
<div class="box_spd4">
<div class="fadeslide">
<div>
<a href="https://www.nakatomishop.com/products/detail/1372">
<img class="slidshow-img" src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25slider/TFDM-25_SL2.png" width="320px" alt="スライドショー画像1"></a>
</div>
<div>
<a href="https://www.nakatomishop.com/products/detail/106">
<img class="slidshow-img" src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25slider/DM-10_SL2.png" width="320px" alt="スライドショー画像2"></a>
</div>
<div>
<a href="https://www.nakatomishop.com/products/detail/108">
<img class="slidshow-img" src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25slider/DM-15_SL2.png" width="320px" alt="スライドショー画像3"></a>
</div>
<div>
<a href="https://www.nakatomishop.com/products/detail/668">
<img class="slidshow-img" src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25slider/DM-15C_SL2.png" width="320px" alt="スライドショー画像4"></a>
</div>
<div>
<a href="https://www.nakatomishop.com/products/detail/667">
<img class="slidshow-img" src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25slider/DM-22_SL2.png" width="320px" alt="スライドショー画像5"></a>
</div>
<div>
<a href="https://www.nakatomishop.com/products/detail/109">
<img class="slidshow-img" src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25slider/DM-30_SL2.png" width="320px" alt="スライドショー画像6"></a>
</div>
<div>
<a href="https://www.nakatomishop.com/products/detail/1372">
<img class="slidshow-img" src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25slider/TFDM-25_SL2.png" width="320px" alt="スライドショー画像7"></a>
</div>
<div>
<a href="https://www.nakatomishop.com/products/detail/106">
<img class="slidshow-img" src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25slider/DM-10_SL2.png" width="320px" alt="スライドショー画像8"></a>
</div>
<div>
<a href="https://www.nakatomishop.com/products/detail/108">
<img class="slidshow-img" src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25slider/DM-15_SL2.png" width="320px" alt="スライドショー画像9"></a>
</div>
<div>
<a href="https://www.nakatomishop.com/products/detail/668">
<img class="slidshow-img" src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25slider/DM-15C_SL2.png" width="320px" alt="スライドショー画像10"></a>
</div>
<div>
<a href="https://www.nakatomishop.com/products/detail/667">
<img class="slidshow-img" src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25slider/DM-22_SL2.png" width="320px" alt="スライドショー画像11"></a>
</div>
<div>
<a href="https://www.nakatomishop.com/products/detail/106">
<img class="slidshow-img" src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25slider/DM-30_SL2.png" width="320px" alt="スライドショー画像12"></a>
</div>
</div>
<script>
$(function(){
$(".slideshow-slide li").css({"position":"relative"});
$(".slideshow-slide li").hide().css({"position":"absolute"});
$(".slideshow-slide li:first").addClass("slide");
$(".slideshow-slide li:nth-child(2)").css({"display":"block"});
setInterval(function(){
var $active = $(".slideshow-slide li.slide");
var $next = $active.next("li").length?$active.next("li"):$(".slideshow-slide li:first");
var $nextnext = $next.next("li");
$active.fadeOut(0).removeClass("slide");
$next.show().addClass("slide");
$nextnext.css({"display":"block"});
},3000);
});
</script>
</div>
<div class="box_spd3">
<div class="box_spd6">
<div class="slide-in10">コンプレッサー式除湿器/パワフル除湿でカラッと爽快!
</div>
</div>
<div class="box_spd5">
<p class="pexample_spd">
<a href="https://www.nakatomishop.com/products/detail/1372">
<img src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25summer/TFDM-25_150_200.png" width="100%" alt=""></a><p class="pexample_spd2">
<img class="fit-picture_n" src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25summer/nyuukamachi.png"><font color="red">NEW </font>TFDM-25</p>
</div>
<div class="box_spd5">
<p class="pexample_spd">
<a href="https://www.nakatomishop.com/products/detail/106">
<img src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25summer/DM-10_150_200.png" width="100%" alt=""></a><p class="pexample_spd2">DM-10</p>
</div>
<div class="box_spd5">
<p class="pexample_spd">
<a href="https://www.nakatomishop.com/products/detail/108">
<img src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25summer/DM-15_150_200.png" width="100%" alt=""></a><p class="pexample_spd2">DM-15</p>
</div>
<div class="box_spd5">
<p class="pexample_spd">
<a href="https://www.nakatomishop.com/products/detail/668">
<img src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25summer/DM-15C_150_200.png" width="100%" alt=""></a><p class="pexample_spd2">DM-15C</p>
</div>
<div class="box_spd5">
<p class="pexample_spd">
<a href="https://www.nakatomishop.com/products/detail/667">
<img src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25summer//DM-22_150_200.png" width="100%" alt=""></a><p class="pexample_spd2">DM-22</p>
</div>
<div class="box_spd5">
<p class="pexample_spd">
<a href="https://www.nakatomishop.com/products/detail/109">
<img src="https://nakatomishop.sakura.ne.jp/prod/merchandiseimage/25summer/DM-30_150_200.png" width="100%" alt=""></a><p class="pexample_spd2">DM-30</p>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
{% endblock %}