@charset "shift_jis";
/* CSS Document */
/* ■■■■■ 基本部分 ■■■■■ */

.inner_content {
    width: 900px;
    margin: 0 auto;
}

/*▽基本CSS*/

#natukaden_wrap a{ text-decoration:none; color:#000;}
#natukaden_wrap a img{ border:none;}
#natukaden_wrap a:hover img{ opacity:0.8;}
#natukaden_wrap img{ vertical-align:bottom;}



/*▼全体枠▼*/
#kanban_wrap{width: 100%;}
#kanban_wrap #kanban{max-width: 1080px; overflow: hidden; margin: 0 auto; padding: 10px 0; clear: both;}

#natukaden_wrap{ width:100%; margin:0 auto 50px; /*background: linear-gradient(180deg, #E8FFFC 0%, #dbf4ff 100%);*/}

#natukaden_wrap .wrap{max-width: 1000px; margin: 0 auto; overflow: hidden;}

/*看板スライド*/
#natukaden_wrap .album {
	margin: auto;
	background-color: white;
	position: relative;
}

#natukaden_wrap .album img {
	/*width: 50%;*/
	animation-name: album;
	-webkit-animation-name: album;
	animation-duration: 12s;
	-webkit-animation-duration: 12s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	opacity: 0;
}

#natukaden_wrap .album .img1 {
	display: block;
	margin: 0 auto;
}

#natukaden_wrap .album .img2 {
	animation-delay:4s;
	-webkit-animation-delay:4s;
	position: absolute;
	top: 0;
	left: 0%;
}
#natukaden_wrap .album .img3 {
	animation-delay:8s;
	-webkit-animation-delay:8s;
	position: absolute;
	top: 0;
	left: 0%;
}

@keyframes album {
	0% {
		opacity: 0;
	}
	
	12.5% {
		opacity: 1;
	}

	37.5% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
}

@-webkit-keyframes album {
	0% {
		opacity: 0;
	}
	
	12.5% {
		opacity: 1;
	}

	37.5% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
}





/*看板下ナビゲーションメニュー*/
#navi_wrap{ width: 100%;  overflow: hidden; margin: 5% auto 0;}
#navi_wrap li{ 
    /*width: 15.4%;*/ /*6カラム*/
    width: 13%; /*7カラム*/
    float:left; 
    margin: 10px 0.5% 0;
    padding:0%;
    font-size: 13px; /*7カラム*/
	font-weight: bold;
    border: 1px #10b9e2 solid;
    text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
    line-height: 1.2em;
    }
#navi_wrap li:hover{border: 1px #FF8E00 solid;}
#navi_wrap li a{ color:#10b9e2; /*display: block;*/}
#navi_wrap li .nav_txt{
    padding: 0.5em;
    display: table-cell;
    vertical-align: middle;
}
#navi_wrap li .nav_txt p{
    display: inline-block;
	padding-top: 5%;
}
#navi_wrap li .nav_txt p span{font-size:12px;}

/*見出し*/
#natukaden_wrap h3{ padding: 35px 0 0 0;  color: #27abe3; font-size: 55px; font-weight: bold; margin: 125px 0 10px; text-align: center;}

#natukaden_wrap .under {
  background: linear-gradient(transparent 40%, #fbff42 40%);
}

#natukaden_wrap h3#navi_01{margin: 0 0 10px;}

#natukaden_wrap h5{color: #000;font-size:26px;font-weight: bold; margin: 30px 0 15px; text-align: center;}

#natukaden_wrap h6{text-align:center; padding: 5px 0; border-bottom: 4px solid #000;margin-bottom: 10px;}
#natukaden_wrap h6 img{width: 30%;}
#natukaden_wrap h6.rank1_img img{width: 20%;}

/*▼商品リスト▼*/
#natukaden_wrap .item_wrap{ margin: 0 -2% 0 0; width: 102%; overflow: hidden; padding-top: 5px;}
#natukaden_wrap .item_wrap dl.item_w-max{ width: 98%; margin: 20px 0 3% 0;padding: 0;}/*ピックアップ商品　1カラム*/
/*.item_wrap dl.item_w-max{ width: 48%; padding: 58px 2% 2% 0; margin-bottom: 60px;}*//*ピックアップ商品　2カラム*/
#natukaden_wrap .item_wrap dl{ padding: 0 2% 7% 0; margin-top: 3%; width: 48%; float: left;}/*2カラム*/
/*.item_wrap dl{ margin: 0 2% 5% 0; width: 31.333%; float: left;}*//*3カラム*/
/*.item_wrap dl{ padding: 0 2% 5% 0; width: 23%; float: left;}/*4カラム*/
#natukaden_wrap .item_wrap dl dt{ font-weight: bold;}
#natukaden_wrap .item_wrap dl dd{position: relative;}
#natukaden_wrap .item_wrap dl dd p.item_name{ font-size:18px; font-weight: bold; padding:8px 0;line-height: 1.2em;}
#natukaden_wrap .item_wrap dl dd p.txt{ font-size: 15px; font-weight:normal; padding:2px 0 0; clear: both;}

	#natukaden_wrap .item_wrap dl{position:relative;}
	#natukaden_wrap .item_wrap dl.item_w-max .icon_img{position:absolute;top:-25px; left: 0px; z-index: 10; width: 20%;}
	#natukaden_wrap .item_wrap dl .icon_img{position:absolute;top:-20px; left: 0px; z-index: 10; width: 30%;}
	#natukaden_wrap .item_wrap dl .icon_obi{position:absolute;top:0px; left: 0px; z-index: 10;}
	#natukaden_wrap .item_wrap dl .icon_souryou{display: none;/* position:absolute; bottom:8%; left: 90px; z-index:10;*/}
	#natukaden_wrap .item_wrap dl.item_w-max .icon_souryou{display: none; /*position:absolute; bottom:0; left:360px; z-index:10;*/}

#natukaden_wrap  .ranking3made .item_wrap dl{padding: 0 2% 5% 0; width: 31.333%; float: left; margin-top: 0;}/*3カラム*/

#natukaden_wrap  .ranking3made .item_wrap dl.item_w-max{ margin: 0 2% 5% 0; width: 31.333%; float: left;}

#natukaden_wrap .ranking3made .item_wrap h6.rank1_img img{width: 43%; bottom: 0px;}
#natukaden_wrap .ranking3made .item_wrap h6 img{width: 38%; position: relative; bottom: -12px;}


/*▼アイコン▼*/
#natukaden_wrap .icon{ width: 100%; overflow: hidden; font-size: 80%; color: #FFF; font-weight: bold; margin: 1% 0 0;}
#natukaden_wrap .icon2{width:100%; overflow: hidden;}
#natukaden_wrap .icon2 li{ float:left; padding-right: 3px;}
#natukaden_wrap .icon2 li img{width: 40px;}
#natukaden_wrap .icon li{
	float: left;
	text-align: center;
	/*max-width: 5em;
	max-height: 3em;*/
	margin: 0 1% 0.5em 0;
	background: #fdfd00;/*#7BCAF4;*/
	color:#000;
	/*border: solid 2px #00695c;*/
	padding: 1% 2.5%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;}
#natukaden_wrap .icon li.dc{
	color: #fdfd00;
	background: #ff3000;/*#7BCAF4;*/}
#natukaden_wrap .item_wrap dl.item_w-max dd .icon,.item_wrap dl.item_w-max dd.dc { width: 100%; float: left;}
	
	
	
/*▼価格プログラム▼*/

/*価格プロ*/
#natukaden_wrap div.prices li.price,
#natukaden_wrap .prices .intax,
#natukaden_wrap .prices .price {
	vertical-align: baseline;
	display:inline-block;
	font-family: centuryGB,"Century Gothic",helvetica,Arial,sans-serif;
	font-weight:bold;
	color: #ec3c3c;
	
}

#natukaden_wrap .prices .motoprice{
display:none;
}
#natukaden_wrap .prices li.price{
font-size:123%;
}
#natukaden_wrap .prices .buy_price ol{
font-size:20px;
}
#natukaden_wrap .prices .intax{
font-size:11px;
margin-left:5px;
font-weight:normal;
}
#natukaden_wrap .prices .spesicalprice{
	font-size:12px;
	color:#626262;
	display:block;
	line-height:1;
	position:relative;
	text-align:left;
	display:none;
}
	
#natukaden_wrap .top_m{
        margin:38px 0 0 0;
        }
        

/*その他ボタン*/	
#natukaden_wrap .c_bn{max-width: 1000px; margin: 4vw auto 0 auto;}
#natukaden_wrap .c_bn a{border: 1px solid #27abe3; color: #27abe3 !important; font-weight: bold; text-align: center; font-size: 30px; width: 90%; margin: 0 auto;
		padding: 1em 2.5%;
	cursor: pointer;
  transition: all 0.3s ease 0s;
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;*/display: block;}
#natukaden_wrap .c_bn a:hover{
	background: #27abe3;
	color: #fff !important;
}

	
	/*カテゴリ横並び*/
	#natukaden_wrap .box2_wrap{ width: 100%; overflow: hidden;}
	/*.box2{ width: 530px; overflow: hidden; float: left;}*/
    
/*エアコン　畳数ボタン*/
#natukaden_wrap .aircon01_size_wrap{width: 50%; overflow: hidden; float: left; margin-top: 0;}
#natukaden_wrap .aircon02_size_wrap{width: 100%; overflow: hidden; margin-top: 12%;}
#natukaden_wrap .aircon03_size_wrap{width: 100%; overflow: hidden; margin-top: -2.4%;}
#natukaden_wrap .aircon01_size_wrap li, #natukaden_wrap .aircon02_size_wrap li, #natukaden_wrap .aircon03_size_wrap li{float: left; font-weight: bold;
padding: 0.5em 0;
text-align: center;
border: 1px #000 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
#natukaden_wrap .aircon01_size_wrap li:hover, #natukaden_wrap .aircon02_size_wrap li:hover, #natukaden_wrap .aircon03_size_wrap li:hover{border: 1px #FF8E00 solid;}
#natukaden_wrap .aircon01_size_wrap li a, #natukaden_wrap .aircon02_size_wrap li a{color: #000; display: block;}

#natukaden_wrap .aircon01_size_wrap li{width: 40%; margin: 3px 4%;}
#natukaden_wrap .aircon02_size_wrap li{width: 31%; margin: 3px 0.5%;}
#natukaden_wrap .aircon03_size_wrap li{width: 48%; margin: 3px 0.5%;}

#natukaden_wrap .aircon01_size_wrap h5,#natukaden_wrap .aircon02_size_wrap h5{ margin: 10px 0 5px;}

    
/*スライダー*/
#slider_wrap{ background: linear-gradient(180deg, #E8FFFC 0%, #D1F1FF 100%); padding: 0; margin-bottom: 10px;}
#slider_wrap li{ padding: 0.5%;}
#slider_wrap li p{padding: 0.5em; line-height: 1.2em; font-size: 14px;}


#imageList img { width:20%; height:auto; object-fit: cover; float: left;}


/*1位スライダー*/
#natukaden_wrap .main,
#natukaden_wrap .main li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#natukaden_wrap .main {
  margin-bottom: 5px;
  position: relative;
}
#natukaden_wrap .main li {
  width: 100%;
  overflow: hidden;
}
#natukaden_wrap .main li.item2,
#natukaden_wrap .main li.item3,
#natukaden_wrap .main li.item4,
#natukaden_wrap .main li.item5{
  display: none;
}
#natukaden_wrap .main li:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

#natukaden_wrap [class^="icon-cupon"]{
   display:none
}

#natukaden_wrap .re{
    position: relative;
}


#natukaden_wrap .thumb,
#natukaden_wrap .thumb li {
  margin: 0;
  padding: 0;
  list-style: none;

}
#natukaden_wrap .thumb li {
  display: inline-block;
  width: 24.53%;
  overflow: hidden;
  cursor: pointer;
  vertical-align: top;
  margin-bottom: 4px;
}
#natukaden_wrap .thumb li img {
  width: 100%;
  height: auto;
}
#natukaden_wrap .thumb li:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

/*タブのスタイル*/
#natukaden_wrap div.tabs{
    width: 1000px;
    margin: 0 auto;
    margin-top: 14%;
}

#natukaden_wrap .tab_item {
	width: calc(100%/3);
    height: 35px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #27abe3;
	line-height: 30px;
	font-size: 80%;
	padding: 1% 0;
	text-align: center;
	color: #FFFFFF;
	display: flex;
	float: left;
	text-align: center;
	font-weight: bold;
	transition: all 0.2s ease;
	align-items: center;
	justify-content: center;
	letter-spacing: -1px;
    border-right: 1px solid #FFFFFF;
    box-sizing: border-box;
    letter-spacing: 1px;
    
}



#natukaden_wrap .tab_item:hover {
	opacity: 0.75;
}
/*ラジオボタンを全て消す*/
#natukaden_wrap input[name="tab_item"] {
	display: none;
}
/*タブ切り替えの中身のスタイル*/
#natukaden_wrap .tab_content {
	display: none;
	padding: 0;
	clear: both;
	overflow: hidden;
}
/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content, #other01:checked ~ #other01_content, #other02:checked ~ #other02_content, #other03:checked ~ #other03_content , #other04:checked ~ #other04_content , #other05:checked ~ #other05_content  {
	display: block;
}
/*選択されているタブのスタイルを変える*/
#natukaden_wrap .tabs input:checked + .tab_item {
	/*background: linear-gradient(90deg, rgb(255, 105, 12) 0%, rgb(255, 155, 21) 53%, rgb(255, 169, 0) 100%);*/
	background: ##27abe3;
	color: #fff;
}
/*タブの装飾*/
#natukaden_wrap .tableft {
}
#natukaden_wrap .tabright {
}
/*商品リスト*/

#natukaden_wrap ol, #natukaden_wrap ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#natukaden_wrap .items {
	padding: 2% 1% 0%;
	display: flex;
	flex-wrap: wrap;
	background: #F3F3F3;
}
.#natukaden_wrap items .item_box.col1{
	width: 100%;
	background: #FFF;
	box-shadow: 2px 5.196px 11px 0px rgba(207, 195, 167, 0.3);
	border-radius: 5px;
	margin-bottom: 5%;
	padding-bottom: 1%;
	text-align: center;
}
#natukaden_wrap .item_description .bn_title{
    font-size: 150%;
    margin: 5% 0;
}
#natukaden_wrap .item_description .item_cate .textred{
    color: #FF0000;
    font-weight: bold;
}

#natukaden_wrap .items .item_box.col1 .item_cate{
    float: left;
    width: 98%;
    text-align: left;
    line-height: 2;
}
#natukaden_wrap .items .item_box.col1 .prices{
    float: right;
    width: 30%;
    margin-top: 0%;
    font-size: 150%;
}

#natukaden_wrap .items .item_box.col2{
	width: 23.5%;
    display: block;
    margin-right: 2%;
    margin-bottom: 2%;
    background-color: #FFFFFF;
    padding-bottom: 2%;
}
#natukaden_wrap .items .item_box.col2:nth-child(4){
    float: right;
    margin-right: 0%;
}

#natukaden_wrap li.liCenter {
	margin: 0 2%;
}
#natukaden_wrap li a.item_wrap {
}
#natukaden_wrap .item_wrap {
	background: #fff;
}
#natukaden_wrap .item_wrap .item_img {
	/*width: 25%;*/
	padding: 0;
}
#natukaden_wrap .item_wrap .item_img img {
	width: 100%;
    vertical-align: -5px;
    padding-right: 1%;
}
#natukaden_wrap .item_wrap .item_img .rank{
    display: block;
    text-align: center;
    padding: 1% 0%;
    font-size: 130%;
    color: #FFFFFF;
}
#natukaden_wrap .item_wrap .item_img .rank img{
    width: 6%;
}
#natukaden_wrap .item_wrap .item_img #rank1{
    background-color: #c1a70d;
}
#natukaden_wrap .item_wrap .item_img #rank2{
    background-color: #bbbbbb;
}
#natukaden_wrap .item_wrap .item_img #rank2 img{
    width: 10%;
}
#natukaden_wrap .item_wrap .item_img #rank3{
    background-color: #b9861e;
}
#natukaden_wrap .item_wrap .item_img #rank3 img{
    width: 10%;
}
#natukaden_wrap .item_wrap .item_img #rank4{
    background-color: #999999;
}
#natukaden_wrap .item_wrap .item_img #rank5{
    background-color: #999999;
}
#natukaden_wrap .item_wrap .item_description {
	color: #333;
	vertical-align: top;
	position: relative;
	padding: 2% 0 0 0;
    font-size: 95%;
}
/*.itemPlicebox{
    font-size: 2.6vw;
    font-weight: bold;
    line-height: 120%;
}*/



/*追加*/

/*#natukaden_wrap h3 {
	font-size: 100%;
	text-align: center;
	padding: 3% 0;
	color: #070573;
}*/
#natukaden_wrap .prices {
	font-size: 130%;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	margin-top:0;
	color: #ec3c3c;
	text-align: right;
	height: 50px;
}
#natukaden_wrap .item_cate p {
	display: block;
}
#natukaden_wrap .items li.clo1 {
	width: 100%;/*padding:2% 0;
	border-radius: 5px;
	background:#FFF;
	text-align:center;
	display:block;
	box-shadow: 2px 5.196px 11px 0px rgba(207, 195, 167, 0.3);
	*/
}
#natukaden_wrap .items li.clo1 a {
	position: relative;
	width: 100%;
	padding: 2% 0;
	border-radius: 5px;
	background: #FFF;
	text-align: center;
	display: block;
	box-shadow: 2px 5.196px 11px 0px rgba(207, 195, 167, 0.3);
}
#natukaden_wrap .items li.clo1 a::after {
	content: '';
	position: absolute;
	top: 34%;
	right: 0;
	display: inline-block;
	width: 0;
	height: 0;
	border: 7px solid transparent;
	border-left-color: #3e887f;
}
#natukaden_wrap .items li.clo2 .item_cate {
	font-size: 90%;
	font-weight: bold;
	color: #3e887f;
}

#natukaden_wrap #btn{
    clear: both;
    margin-top: 3%;
}

#natukaden_wrap .tabs #btn a{
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    background: #696969;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    clear: both;
    width: 80%;
    display: block;
    margin: 0% auto 3%;
}

#natukaden_wrap .tabs #btn a:hover {
    background: #999999;
    text-decoration: none;
}



/*smp*/
@media screen and (max-width: 640px){
    #natukaden_wrap .item_cate {
        font-size: 80%!important;
    }
}

/*PC*/
@media screen and (min-width: 640px){
    
}

/*マトリクス部分*/
/*smp*/
@media screen and (max-width: 640px){
	#natukaden_wrap .col2 dd a{
		position: relative;
		-webkit-border-radius: 10;
		-moz-border-radius: 10;
		border-radius: 10px;
		color: #FFFFFF !important;
		background: #754307;/*ボタン背景*/
		padding: 5% 2%;
		text-decoration: none;
		width: 95%;
		display: block;
		font-weight: bold;
		min-height: 20px;
		margin: 5% auto 0%;
		font-size: 120%;
	}
	
	#natukaden_wrap .col2 dl dd p{
		width: 35%;
		float: left;
		text-align: center;
		font-size: 60%;
		margin-top: 0%;
	}

	#natukaden_wrap .col2 dl dd p.set{
		font-size: 60%;
		line-height: 100%;
		margin-top: 0%;
	}

	#natukaden_wrap .col2 dl dd .prices{
		float: right;
		width: 55%;
		text-align: right;
		margin-right: 9%;
		font-size: 85%;
	}
}

/*PC*/
@media screen and (min-width: 640px){
	#natukaden_wrap .col2 dd a{
		position: relative;
		-webkit-border-radius: 10;
		-moz-border-radius: 10;
		border-radius: 10px;
		color: #FFFFFF !important;
		background: #754307;/*ボタン背景*/
		padding: 5% 2%;
		text-decoration: none;
		width: 95%;
		display: block;
		font-weight: bold;
		min-height: 20px;
		margin: 5% auto 0%;
		font-size: 120%;
	}
	
	#natukaden_wrap .col2 dl dd p{
		width: 35%;
		float: left;
		text-align: center;
		font-size: 110%;
        margin-top: -1%;
	}

	#natukaden_wrap .col2 dl dd a .value{
		font-size: 145%;
	}
	
	#natukaden_wrap .col2 dl dd p.set{
		font-size: 95%;
		line-height: 100%;
	}
	
	#natukaden_wrap .col2 dl dd .prices{
		float: right;
		width: 55%;
		padding-top: -10px;
		margin-top: -4%;
		text-align: right;
		margin-right: 5%;
	}
	
	
}



#natukaden_wrap .col2 dl dd a:after {
    content: '';
    position: absolute;
    bottom: 40%;
    right: 5px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #ffffff;
}

#natukaden_wrap .col2{
	clear: both;
}

#natukaden_wrap .col2 h4{
	margin-bottom: 0%;
	padding-bottom: 0%;
}

#natukaden_wrap .green{
	background:#0ba909!important;
}

/*商品上のアイコン*/

#natukaden_wrap .top_icon , #natukaden_wrap .top_icon2 {
    position: absolute;
    top: 5px;
    left: 2px;
    z-index:999;
    border-collapse: separate;  /* セルの間隔を空ける */
    border-spacing: 3px 0;

}
#natukaden_wrap .top_icon span {
    font-size:20px;
    width: 100px;
    height: 50px;
    z-index:999;
    display: table-cell;
    vertical-align: middle;
    padding:5px;
    text-align: center;
    color:#fff;
    line-height: 1.2em;
    border-radius: 7px;		/* CSS3草案 */
	-webkit-border-radius: 7px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 7px;	/* Firefox用 */
	
	

}

#natukaden_wrap  .no1{
 background:#d5a700;
} 

#natukaden_wrap .osusume{
 background:#12c3c3;
}
#natukaden_wrap .new{
 background:#ec4747;
}
#natukaden_wrap .revue{
 background:#93c335;
}
#natukaden_wrap .trend{
 background:#93c335;
}
#natukaden_wrap .cm{
 background:#f05f95;
}
#natukaden_wrap .set{
 background:#000;
}


/*2カラム用*/


#natukaden_wrap .top_icon2 span {
    font-size:16px;
    z-index:999;
    display: table-cell;
    vertical-align: middle;
    width: 85px;
    padding:2px;
    text-align: center;
    color:#fff;
    line-height: 1.2em;
   
    border-radius: 7px;		/* CSS3草案 */
	-webkit-border-radius: 7px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 7px;	/* Firefox用 */
	height:40px;

}



/*********スライダーCSS合体*********/



/*slick.css*/


.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}



/*ここまで*/



/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}


/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    /*width: 20px;
    height: 20px;*/
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    z-index: 9999;
    left: 0px;
}
[dir='rtl'] .slick-prev
{
    right: 0px;
    left: auto;
}
.slick-prev:before
{
    content: url(/IMAGE/200424natu_kaiteki/prev.png);
}
[dir='rtl'] .slick-prev:before
{
    content: url(/IMAGE/200424natu_kaiteki/next.png);
}

.slick-next
{
    z-index: 9999;
    right: 0px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 0px;
}
.slick-next:before
{
    content: url(/IMAGE/200424natu_kaiteki/next.png);
}
 [dir='rtl'] .slick-next:before
{
    content: url(/IMAGE/200424natu_kaiteki/prev.png);
}

/* Dots */
.slick-slider
{
    margin-bottom: 60px;
}

.slick-dots
{
    z-index: 9999;
    position: absolute;
    bottom: -40px;

    display: block;

    width: 100%;
    padding: 0;
    margin-bottom: 30px;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;


    content: url(/IMAGE/200424natu_kaiteki/dots.png);
    text-align: center;

    opacity: .25;
    -ms-filter: "alpha(opacity=25)";  /* ie 8 */
    filter: alpha(opacity=25);        /* ie lt 8 */
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-filter: "alpha(opacity=25)";
    filter: alpha(opacity=25);        /* ie lt 8 */
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    -ms-filter: "alpha(opacity=75)";  /* ie 8 */
    filter: alpha(opacity=70);        /* ie lt 8 */
    color: black;
}


