@charset "utf-8";

/*　Reset Stylesheet */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	list-style:none;
}
body {
	line-height:1;
	color:#000;
	-webkit-text-size-adjust: none;
	font-family: "yu-gothic-pr6n", sans-serif;
}
nav ul {
	list-style:none;
}
a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	overflow: hidden;
	outline: none;
}
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
	vertical-align:middle;
}
.ctr {
	text-align:center;
}
i.fa{
	margin-right: 5px;
}
/*text*/
a:link,a:visited{color:#000; text-decoration: none;}
a:hover,a:active{color:#333; text-decoration: underline;}
#header{ color: #fff; font-size: 15px;}
#lower_main p{ font-size: 16px; line-height: 1.8;}
.pickup h1{ font-size: 19px;}
#footer{ color: #fff; font-size: 14px;}

/*contents*/
#container {
	width:100%;
	background: #fff;
}
#header {
	width:100%;
    background:url(https://file003.shop-pro.jp/PA01090/509/mf/bg_mv.png) no-repeat #0b91ef;
    background-size: 100%;
    overflow: hidden;
}
.top #header {
	min-height: 600px;
 	max-height: 600px;
    background:url(https://file003.shop-pro.jp/PA01090/509/mf/bg_mv.png) no-repeat #0b91ef;
    background-size: 100% 100%;
    overflow: hidden;
    padding-bottom: 40px;
}
#header .in{
 width:1000px;
 margin: 0 auto;
 padding: 10px 0 0 0;
 text-align:left;
 zoom: 1;
 overflow: hidden;
}


#search  {
	zoom: 1;
	overflow: hidden;
	float: right;
}
#search .searchBox {
    background: #fff;   
    display: block;
    border: none;
    width: 130px;
    height:27px;
	float: left;
    margin-right: 10px;
    padding-left: 5px;
    padding-right: 5px;
}  
#search .searchBtn  {
    background: #0b91ef;
    border: none;
    width: 43px;
    height:28px;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}
#search .searchBtn:hover  {
    background:#05b6f8;
}

#footer {
 width:100%;
 clear:both;
 background: #222;
 margin-top: 20px;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

.subtotal {
	padding:5px 0;
}
.stotal {
	text-align:right;
}
.total {
	padding:5px 0;
	border-top:1px solid #C3C3C3;
	text-align:right;
}

.postage {
	border-top:1px dotted #C3C3C3;
	border-bottom:1px dotted #C3C3C3;
	list-style-type:none;
	margin-bottom:5px;
}

.postage li {
	margin:5px 0;
	color:red;
	text-align:left;
}

.viewcart {
	padding:5px 0;
	text-align:center;
}

/*pages*/

#header .logo{
	margin: 10px 20px 30px 0;
	float: left;
	width: 170px;
}
#header .read_tel{
	float: left;
	width: 120px;
	margin-top: 15px;
	margin-bottom: 30px;
}
#header .read{
	width: 20em;
	font-size: 13px;
	margin-bottom: 10px;
}
#header .read_tel .order_tel{
	margin: 0 0 5px 0;
	border: solid 1px #fff;
	font-size: 12px;
	width: 20em;
	text-align: center;
	padding: 5px 0;
}
#header .read_tel .order_tel .tel_no{
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin: 5px 0;
}
#header .read_tel .order_tel .tel_time{
	font-size: 11px;
	display: block;
}
#header .header_right{
	float: right;
	width: 740px;
	margin-top: 15px;
	margin-bottom: 30px;
}
#header .header_right .box_top{
    overflow: hidden;
}
#header .social_btns{
	float: left;
	width: 188px;
	margin-top: 2px;
	overflow: hidden;
	margin-right: 20px;
}

#header .social_btns li.fb_btn{
	width: 100px;
	float: left;
}

#header .social_btns li.tw_btn{
	margin-left: 10px;
	width: 68px;
	float: left;
}
#tools {
	float: right;
}
#tools li{
	float: right;
	margin-left: 15px;
	padding-left: 15px;
	line-height: 1.8;
}
#tools li.cart{
	float: right;
	margin-left: 10px;
	padding-left: 0;
	line-height: 1;
}
#tools li a{
	font-weight: bold;
	color: #fff;
}
#tools li a:hover{
	color: #fff;
}
#tools li.cart a{
	display: block;
	background: #0b91ef;
	width: 105px;
	padding: 8px 10px;
	text-align: center;
}
#tools li.cart a:hover{
    background:#05b6f8;
    text-decoration: none;
}
#tools li.entry{
	border-left: solid 1px #fff;
	margin-right: 10px;
}
#tools li.welcome{
	display: block;
	text-align: center;
	padding: 0 0 0 10px;
	border-left: solid 1px #fff;
	margin-right: 10px;
}
#tools li.logout{
	margin-left: 0;
	padding-left: 0;
}
#gnav{
	clear: both;
	float: left;
	width:420px;
	zoom: 1;
	overflow: hidden;
	padding: 10px 0 0 0;
}
#gnav li{
	font-size: 15px;
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: solid 1px #fff;
}
#gnav li:last-child{
	margin-right: 0;
	border-right: none;
}
#gnav li a{
	font-weight: bold;
	color: #fff;
}
#gnav li a:hover{
	color: #fff;
}

#main_image{
	clear: both;
	width: 100%;
	height: 446px;
	margin: 0 auto;
	text-align: center;
}
#main_image .slider{
	height: 446px;
	overflow: hidden;
	display: none;
}
#main_image img{
	margin: 0 auto;
	display: block;
	padding: 10px;
	background:rgba(255,255,255,0.7);
	transition:all 0.3s ease 0s;
}
#main_image a{
	display: block;
}
#main_image a:hover img{
	width: 1000px;
	height: auto;
	background: none;
}

#contents{
	width: 1000px;
	margin: 0 auto;
	zoom: 1;
	overflow: hidden;
	position: relative;
}

#top_main{
	float: right;
	width: 720px;
}


.sale{
	zoom: 1;
	overflow: hidden;
	margin:150px 0 0 0;
	z-index: 9999;
	position: relative;
}

.sale p.ttl{
	margin: 0 0 10px 0;
}

.sale li{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.sale li.right{
	margin-right: 0;
}


.sale_2col{
	overflow: hidden;
	margin:5px 0 10px 0;
	z-index: 9999;
	position: relative;
}
.sale_2col p{
	float: left;
}
.sale_2col p.col1{
	margin-right: 20px;
}

.pickup{
	zoom: 1;
	overflow: hidden;
	/*margin: 130px 0 0 0;*/
	margin: 0 0 0 0; /*上にバナー置きたいとき*/
}
.pickup h1{
	font-weight: 800;
	margin: 0 0 30px 0;
	background: url(https://file003.shop-pro.jp/PA01090/509/mf/bg_title.png) repeat-x bottom;
	padding: 20px 0 30px;
}
.pickup .comment{
	margin-bottom: 20px;
}
.product_list_area{
	clear: both;
	zoom: 1;
	overflow: hidden;
	margin-top: 20px;
	font-size: 0;
}

.product_list_area li{
	display: inline-block;
	padding: 0 20px 20px 19px;
	border-right: solid 1px #000;
	margin-bottom: 30px;
	width: 150px;
	font-size: 16px;
	vertical-align: top;
}
.product_list_area li:first-child{
	padding: 0 20px 20px 0;
}
.product_list_area li:nth-child(4n){
	padding: 0 0 20px 19px;
	border-right: none;
}
.product_list_area li:nth-child(4n) + li{
	padding: 0 20px 20px 0;
}

.product_list_area li img{
	width: 150px;
	margin-bottom: 5px;
}

.product_list_area li h2{
	font-size: 16px;
	width: 150px;
	line-height: 1.4;
	font-weight: normal;
	margin: 10px 0;
}

.product_list_area li .price{
	color: #F82F1C;
	font-weight: bold;
	font-size: 14px;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    margin-bottom: 10px;
    text-align: center;
}
.product_list_area li .price span{
	font-size:12px;
	font-weight:normal;
	color: #000;
}
.product_list_area li .price span.teika{
	text-decoration: line-through;
	display: block;
	margin-bottom: 5px;
}
.product_list_area li .price .soldout{
	color: #000;
	border: #000 solid 1px;
	font-size: 11px;
	padding: 2px 3px;
	display: block;
	text-align: center;
	margin-top: 5px;
}
.product_list_area li .desc{
	font-size: 11px;
	line-height: 1.3;
	width: 150px;
	color: #6b6b6b;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.nodata{
	margin: 50px 0;
	;
}
.pager{
	margin: 20px auto;
	text-align: center;
}

.information{
	margin: 30px 0;
	width: 99%;
	display: block;
	overflow: hidden;
	border: solid 1px #000;
}
.information h3{
	display: block;
    margin: 5px 15px 5px 5px;
    padding:5px 6px;
    background: url(https://file003.shop-pro.jp/PA01090/509/mf/bg_title.png);
    font-weight: normal;
    width: 5em;
    height: 3em;
    line-height: 3;
    text-align: center;
    float: left;
}
.information .ticker{
	display: inline;
    position: relative;
	padding: 5px;
}
.information ul{
	overflow: hidden;
	font-size: 16px;
    position: relative;
}
.information li{
    width: 100%;
    line-height: 2;
}
.information li.new a{
	position: relative;
	padding-left: 50px;
}
.information li.new a:before{
	display: block;
	position: absolute;
	left: 0;
	top:-2px;
	content: " NEW ";
	background :#fcea27;
	font-size: 11px;
	text-align: center;
	padding: 1px 7px;
}
.information li .date{
	font-weight: bold;
	margin-right: 10px;
}

.information_ex{
	padding: 5px 10px;
	margin: 30px 0 0 0;
	background: #fff3f3;
	width: 970px;
	display: block;
	position: absolute;
	left: 0;
	top: 45px;
	overflow: hidden;
	height: 1.8em;
	overflow: hidden;
	font-size: 14px;
	color: red;
    line-height: 1.8;
}
.news_banner{
	width: 720px;
	overflow: hidden;
	margin: 35px 0 0 0;
}
.news{
	width: 400px;
	float: left;
}
.news h3{
	color: #3B5B99;
	background: url(https://img13.shop-pro.jp/PA01090/509/etc/ico_fb.png?20130917233538) no-repeat;
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 35px;
}
.banner_area{
	width: 300px;
	margin: 30px 0 0 0;
	float: right;
}
.banner_area li{
	margin-bottom: 20px;
}
.about{
	clear: both;
	width: 720px;
	min-height: 600px;
	overflow: hidden;
	margin: 35px 0 55px 0;
	background: url(https://file003.shop-pro.jp/PA01090/509/mf/img_dayori.png) right bottom no-repeat;
	background-size: 345px;
}
#lower_main .about{
	margin: 0 0 55px 0;
	background: url(https://file003.shop-pro.jp/PA01090/509/mf/img_dayori.png) right 120px no-repeat;
	background-size: 345px;
	
}

.about h3{
	background: url(https://file003.shop-pro.jp/PA01090/509/mf/bg_title.png) repeat-x bottom;
	padding: 20px 0 30px;
	margin-bottom: 30px;
}

.about p{
	width: 345px;
	line-height: 1.8;
	margin-bottom: 10px;
}
#lower_main .about p{
	width: 345px;
}

/*下層ページ*/

#lower_main{
	float: right;
	width: 720px;
	zoom: 1;
	overflow: hidden;
	margin: 30px 0 0 0;
	min-height:1000px
}

#lower_main h1{
	margin: 15px 15px 30px 15px;
	background: url(https://file003.shop-pro.jp/PA01090/509/mf/bg_title.png) repeat-x bottom;
	padding: 20px 0 30px;
	font-size: 30px;
	line-height: 25px;
	font-weight: 800;
}

#lower_main h2{
	margin: 20px 15px 0 0;
	padding: 5px 15px;
	color: #555;
	
}

#lower_main p{
	margin: 15px 15px 35px 15px;
	width: 600px;
}

#lower_main table{
	margin: 15px 15px 35px 15px;
	width: 90%;
}

#lower_main table th{
	border: solid 1px #000;
	border-collapse: collapse;
	padding: 15px;
	color: #000;
	width: 25%;
	font-size: 13px;
	background: #F5EFE8;
}

#lower_main table td{
	border: solid 1px #000;
	border-collapse: collapse;
	padding: 15px;
	font-size: 13px;
}

/*一覧ページ*/

#list_main{
	float: right;
	width: 720px;
	zoom: 1;
	overflow: hidden;
	margin: 30px 0 0 0;
}

.breadcrumb{
	clear: both;
	zoom: 1;
	overflow: hidden;
	font-size: 12px;
	padding: 5px;
}

.breadcrumb li{
	float: left;
}
.breadcrumb li+li:before {
    content: '\00a0>\00a0';
}

#list_main h1{
	margin: 10px 0 10px 0;
	font-size: 30px;
	line-height: 25px;
	font-weight: normal;
	background: url(https://file003.shop-pro.jp/PA01090/509/mf/bg_title.png) repeat-x bottom;
	padding: 20px 0 30px;
}

.display_area{
	font-size: 12px;
	margin-bottom: 5px;
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 0 0;
}

.display_area .count{
	width: 49%;
	float: left;
}

.display_area .sort{
	width: 49%;
	float: right;
	text-align: right;
}

.pager{
	text-align: center;
	padding: 8px;
	font-size: 12px;
	margin-top: 12px;
}


/*詳細ページ*/

#detail_main{
	float: right;
	width: 720px;
	zoom: 1;
	overflow: hidden;
	margin: 30px 0 80px 0;
}

#detail_main h2,
#detail_main table{
	margin: 15px 15px 0 15px;
}

#detail_main h1{
	margin: 10px 0 30px 0;
	background: url(https://file003.shop-pro.jp/PA01090/509/mf/bg_title.png) repeat-x bottom;
	padding: 20px 0 30px;
	font-size: 30px;
	line-height: 1.3;
	font-weight: normal;
}

#detail_main .productImage{
	width: 100%;
	margin-bottom: 20px;
}

#detail_main .productImage img{
	width: 100%;
	margin: 0 auto;
	display: block;
}

#detail_main .productExplain{
	width: 100%;
}

#detail_main .productExplain p{
	line-height: 1.7;
	margin-bottom: 15px;
	margin-top: 30px;
}



#detail_main .productExplain table#option_tbl{
	margin: 0 0 15px 0;
	background:#FFF;
	width: 100%;
	border: 2px solid #000;
	border-collapse:collapse;
}

#detail_main .productExplain table#option_tbl th{
	padding: 5px;
	background: #ebf7fc;
	border: 1px solid #333;
	vertical-align: middle;
	font-weight: normal;
}

#detail_main .productExplain table#option_tbl .stock_head{
	background: #ebf7fc;

}
#detail_main .productExplain table#option_tbl td{
	padding: 10px;
	color: #F82F1C;
	font-weight: bold;
	text-align: center;
	border: 1px solid #333;
}

#detail_main .productExplain table#option_tbl td:hover{
	background: #F5F8E7;
}

#detail_main .productExplain table#option_tbl td input{
	margin-bottom: 5px;
}

#detail_main .productExplain dl{
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 10px 0;
	zoom: 1;
	overflow: hidden;
    margin: 10px 0 10px 20px;
}

#detail_main .productExplain dl dt{
	float: left;
	clear: both;
	padding-right: 10px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 12px;
}

#detail_main .productExplain dl dd{
	float: left;
}

#detail_main .productExplain dl dd.proCount input{
	width: 70px;
	font-size: 20px;
	padding: 5px 10px;
	margin-right: 5px;
}

#detail_main .productExplain dl dd.initSlide{
	width: 10px;
}

#detail_main .productExplain dl dd.hako{
	padding-left: 10px;
	font-size: 14px;
	padding-top: 12px;
}

#detail_main .productExplain p.memo{
	margin-bottom: 5px;
	margin-top: 30px;
}

#detail_main .productExplain .cart_area p.memo{
	margin: 20px 0 5px 20px;
}


#detail_main .productExplain .cart_area .select_box {
    width: 60%;
    float: left;
}
#detail_main .productExplain .cart_area select {
	cursor: pointer;
	padding: 10px;
	border : solid 1px #ccc;
	font-size: 15px;
}

#detail_main .productExplain .cart_area .option1 {
	position: relative;
    width: 197px;
    display: block;
    float: left;
}

#detail_main .productExplain .cart_area .option1:after{
	content: " x ";
	position: absolute;
	top:10px;
	right: 0;
	display: block;

}
.stock_error{
	border: solid 1px red;
    font-weight: bold;
    color: red;
    padding: 10px;
    margin: 20px 20px 0;
    display: block;
    width: 50%;
    text-align: center;
}
#detail_main p.prices{
	margin: 15px 20px 0 20px;
	text-align: right;
	font-weight: bold;
	font-size: 26px;
    float: right;
}

#detail_main p.prices .base_price{
	font-weight: bold;
	text-decoration: line-through;
	font-size: 24px;
}
/*
#detail_main p.prices .sale_price::before{
	content: " -> ";
	color: #333;
	font-size: 16px;
}
*/
#detail_main p.prices .sale_price{
	color:#D93800;
	font-size: 28px;
}

.disable_cartin{
	background: url(https://img13.shop-pro.jp/PA01090/509/etc/btn_detailCart_ov.png?2043010820) no-repeat;
	width: 235px;
	height: 59px;
	margin: 0 20px;
	float: right;
}
.disable_cartin input{
	display: block;
	background: url(https://img13.shop-pro.jp/PA01090/509/etc/btn_detailCart.png?2043010811) no-repeat;
	width: 235px;
	height: 59px;
	border: none;
	text-indent: -9999px;
}

.disable_cartin input:hover{
	background: none;
	cursor: pointer;
}
.soldout{
	text-align: center;
	margin: 20px auto;
	font-weight: bold;
	color: red;
}

#sk_link_other{
	width: 355px;
	text-align: center;
	margin: 0px auto;
	font-size:12px;
	clear: both;
}


#sk_link_other2{
	width: 355px;
	text-align: center;
	margin: 0px auto;
}

.detailInq{
	background: url(https://img13.shop-pro.jp/PA01090/509/etc/btn_detailInq_ov.png?2043011544) no-repeat;
	width: 225px;
	height: 36px;
	float: right;
}

.detailInq a{
	display: block;
	background: url(https://img13.shop-pro.jp/PA01090/509/etc/btn_detailInq.png?2043011826) no-repeat;
	width: 225px;
	height: 36px;
	text-indent: -9999px;
}

.detailInq a:hover{
	background: none;
}

.detailBack{
	background: url(https://img13.shop-pro.jp/PA01090/509/etc/btn_detailBack_ov.png?2043011559) no-repeat;
	width: 109px;
	height: 36px;
	float: left;
}

.detailBack a{
	display: block;
	background: url(https://img13.shop-pro.jp/PA01090/509/etc/btn_detailBack.png?2043011859) no-repeat;
	width: 109px;
	height: 36px;
	text-indent: -9999px;
}

.detailBack a:hover{
	background: none;
}

/*サイドカラム*/

.side{
	float: left;
	width: 210px;
	margin: 55px 15px 0 0;
}
.top .side{
	margin: 30px 15px 0 0;
}
.side dl{
	margin-bottom: 20px;
}
.side ul li{
	margin-bottom: 10px;
}
.side dt{
	background: url(https://file003.shop-pro.jp/PA01090/509/mf/bg_title.png) repeat-x bottom;
	padding: 20px 0 30px;
	text-align: center;
}
.side dd{
	border-bottom: solid 1px #000;
	position: relative;

}
.side dd a{
	display: block;
	padding: 30px 0 30px;
	position:relative;
	text-align: center;
	font-size: 16px;
}
.side dd a:hover{
	background: url(https://file003.shop-pro.jp/PA01090/509/mf/bg_title2.png);
	text-decoration: none;
}
.side dd.soldout{
	background: url(https://img13.shop-pro.jp/PA01090/509/etc/ico_soldout.png?2036015741) no-repeat 127px 10px #888;
	padding: 11px 10px 11px 24px;
	font-size: 13px;
	border-bottom: solid 1px #777;
	border-top: solid 1px #999;
}

.side dd.soldout:before{
  content: "";
  position: absolute;
  left: 14px;
  top:14px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #FCFF6B;
}

#footer .in{
	margin: 15px 15px 0 0;
	padding: 30px 0;
	width: 1000px;
	margin: 0 auto;
}

#footer a{
	color: #fff;
}

#footer a:hover{
	color: #FCFF6B;
	text-decoration: none;
}

#footer ul{
	width: 100%;
	text-align: center;
}

#footer li{
	display: inline;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	border-right: solid 1px #ccc;
}

#footer li:last-child{
	margin: 0 0 0 0;
	border: none;
}

#footer .copyright{
	text-align: center;
	margin: 20px 0;
}
/*アイコン表示*/

.reserveItem{
	background-color: #1A3182;
	padding: 2px 3px;
	font-weight: bold;
	color: #fff;
	margin-right: 4px;
}

.reserveMsg{
	font-weight: bold;
	color: #f82f1c;
	line-height: 1.6;
	padding: 10px;
	border: solid 1px #f82f1c;
  display: block;
}

.cart_area{
	background: #fff;
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

.about_size{
	border: 1px solid #000;
	padding: 15px;
	color:#000;
	font-size: 13px;
	overflow: hidden;
	margin-top: 20px;
    line-height: 1.4;
    float: right;
    width: 360px;
}

.about_size dt{
	font-weight: bold;
	margin-bottom: 10px;
}

.jagaimonome{
	margin: 20px 0;
	float: left;
}

/* slick */
.slick-slider
{
    position: relative;

    display: block;
    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;
}
/* Dots */

.slick-dots
{
    position: absolute;
    bottom: 20px;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;


}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 10px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    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
{
    background: url(https://file003.shop-pro.jp/PA01090/509/mf/ico_jaga_on.png) no-repeat;
}
.slick-dots li button:before
{
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 23px;
    height: 16px;

    content: '●';
    text-indent: -9999px;
    background: url(https://file003.shop-pro.jp/PA01090/509/mf/ico_jaga.png) no-repeat;
    text-align: center;

    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    background: url(https://file003.shop-pro.jp/PA01090/509/mf/ico_jaga_on.png) no-repeat;
}

.attention{
  border: solid 1px red;
  padding: 4px 10px;
}