/* スライド */  
.slider-pro {
	position: relative;
	margin: 0 auto;
}

.sp-slides-container {
	position: relative;
	top:-30px;
}

@media (max-width: 750px) { 
.sp-slides-container {top:0;}
}


.sp-mask {
	position: relative;
	overflow: hidden;
}

.sp-slides {
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;}

.sp-slide {position: absolute;}


.sp-image-container {
	overflow: hidden;
position:relative;
}

.sp-image {
	position: relative;
	display: block;
	border: none;
margin-left: 0!important;
margin-top: 0!important;
/* safariで読込時左上に空きが生じるのを解除する */  
}
@media (max-width: 750px) { 
img.sp-image {margin-top:0!important;}
}/* スマホで読込時上に空きが生じるのを解除する */  

.sp-no-js {
	overflow: hidden;
	max-width: 100%;
}

/* Touch Swipe
--------------------------------------------------*/
.sp-grab {	cursor: move;}
.sp-grabbing {	cursor: move;}
.sp-selectable {cursor: default;}

.sp-slide img {opacity:0.4; -webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.sp-selected img {opacity:1; -webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}

.sp-image-container::after {
    content:"";
    position:absolute;
    top:0; right:0; bottom:0; left:0;
    -webkit-box-shadow:  inset 0 9px 12px -9px #efefef;
-moz-box-shadow: inset 0 9px 12px -9px #efefef;
box-shadow: inset 0 9px 12px -9px #efefef;
}

.sp-caption-container {text-align:center; margin-top:-22px;position:relative; }
.sp-caption-container a {color:#000846;
background: url(https://labonbo-shop.com/wp-content/themes/labonbo-shop/online/to.png) left no-repeat; background-size: 5px auto; padding: 2px 0 0 10px; } 
.sp-caption-container a:hover {color: #EC6D81;   -webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.sp-caption-container i {padding-right:7px; color: #EC6D81;}
.slide-brandname {color:#000846; position:absolute; left:22%; top:-110px; font-size:200%; text-align:left;
width:208px; height:40px; padding-left:25px;
transform: rotate(-20deg); -moz-transform: rotate(-20deg);  -webkit-transform: rotate(-20deg);
background:url(https://labonbo-shop.com/wp-content/themes/labonbo-shop/online/line_brandname.png) bottom left no-repeat;
background-size:213px 1px;}

@media (max-width: 750px) { 
.slide-brandname {display:none;}
.sp-caption-container { margin-top: 10px; padding: 0 10px;}
}


/* About/News */
.aboutnews {background:#fff; padding:5px; margin-top:40px;}
.aboutnews_inner {border:1px solid #F5F5F5; padding:20px 40px 40px 40px;  box-sizing:border-box; } 

.about {padding-right:3%;}
.about a {color:#EC6D81;}
.more {font-size:0.9em; color: #EC6D81; margin-top:5px; display:block;
background:url(https://labonbo-shop.com/wp-content/themes/labonbo-shop/img/to.png) left no-repeat; background-size:4px auto; padding:2px 0 0 10px;}
.more:hover {color: #3E3A39;}

.news table th {font-weight:normal; padding-right:12px; font-family:'Droid Sans', sans-serif; font-size:90%;}
.news table a { border-bottom: 1px dotted #EC6D81; padding-bottom: 3px;}
.line_news {margin:-20px -40px 0 0 ; float:right; }
.news table th, .news table td {padding-bottom:10px;}

@media (max-width: 750px) { 
.container {width: 90%!important;}
.about {margin-bottom:20px;}
.line_news {display:none;}
}

/* NewArrival */
.new {margin:50px auto 0 auto; text-align:center;}
.new h3 {background:url(https://labonbo-shop.com/wp-content/themes/labonbo-shop/online/line_new.png) top center no-repeat;
background-size:1200px 28px; font-size:2.2em; margin-bottom:20px;}

@media (max-width: 750px) { 
.new h3 {background:none; padding-top: 50px;}
}

/* 一覧 */  
.list {height:430px; padding-bottom: 20%; padding-left:20px;}
.list .photo {width:245px; height:245px;   overflow: hidden;  position: relative;
border:3px solid #fff; 
-moz-box-shadow: 0 0 5px #DDDCCF;-webkit-box-shadow: 0 0 5px #DDDCCF;}
.list .photo img {height:245px; width:auto;  position: absolute; top: 0; left: -65px; }

.list .info {padding:0 6% 0 2%;}
.list h2 {text-align:left; padding:7% 0; font-weight:normal; font-size:90%;}
.list h2 img {width:92px!important; height:auto;}
.list .item_price {text-align:center; padding:10px 0; font-size:90%; border-top:1px dotted #EC6D81;}
.list a:hover {opacity:0.8; -webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}

@media (max-width: 750px) { 
.list {height:100%; padding-left:0;}
.list .photo {width:100%; height:100%; position:static; }
.list .photo img {width:100%; height:100%; position:static;}
.list {font-size:120%;}
}

@media only screen and (min-width: 480px) and (max-width: 945px) {
.slide-brandname {left:5%; }
.new h3 {background:none; }
.list { height: 350px; margin-left:2%!important;}
.list .photo {width: 180px; height: 180px; position:relative;}
.list .photo img { height: 180px; width: auto; left: -48px; position:absolute;}
}

/* バナー */  
.other_new, .bnr_wall, bnr_blog {margin-bottom:30px;}
.other_new a:hover, .bnr_wall a img:hover, bnr_blog a:hover {opacity:0.7; -webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}

.other_new {clear:both; text-align:center; }
.other_new a { background:#fff; width:100%; padding:20px 0; font-size:150%; color:#EC6D81; display:block;
border-radius: 4px;-webkit-border-radius: 4px; -moz-border-radius: 4px;}

.bnr_wall a {display:block; width:100%; height:auto; }
.bnr_wall img {width:100%; height:auto;}

.bnr_blog a {display:block; width:100%; height:auto; text-align:center;
background:#fff url(https://labonbo-shop.com/wp-content/themes/labonbo-shop/online/blog.png) center center no-repeat; padding:130px 0 20px 0; font-size:90%; color:#B5B5B6; background-size:136px 73px;
border-radius: 4px;-webkit-border-radius: 4px;	-moz-border-radius: 4px;}

@media (max-width: 750px) { 
.other_new a, .bnr_blog a {border-radius: 2px;-webkit-border-radius: 2px;	-moz-border-radius: 2px;}
.bnr_blog a { background-size:100px 54px; padding:80px 0 20px 0; background-position:center 20px;}
}


