@charset "euc-jp";
#container {
  padding-top: 30px;
}

.header-headline-nav li a {
  color: #4d4d4d;
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
}
.header-global-nav a,
.header-global-nav span {
  padding-bottom: 5px;
  color: #4d4d4d;
  text-decoration: none;
  font-weight: normal;
  font-size: 18px;
  cursor: pointer;
}
#nav a {
  color: #7E1F53;
}

#slideshow-block {
  margin-bottom: 0px;
}
#supersized-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin: -30px 0 0 -30px;
  width: 60px;
  height: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/68/progress.gif) no-repeat center center;
  text-indent: -999em;
}
#supersized {
  position: absolute;
  left: 0;
  z-index: 1;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
  #supersized .row {
    position: relative;
  }
  #supersized img {
    position: absolute;
    display: none;
    width: auto !important;
    height: auto !important;
    outline: none;
    border: none;
  }
  #supersized.speed img {
    -ms-interpolation-mode:nearest-neighbor;
    image-rendering: -moz-crisp-edges;
  }
  #supersized.quality img {
    -ms-interpolation-mode:bicubic;
    image-rendering: optimizeQuality;
  }
  #supersized li {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -30;
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    background-color: #fff;
    list-style: none;
  }
  #supersized li.prevslide {
    z-index: -20;
  }
  #supersized li.activeslide {
    z-index: -10;
  }
  #supersized li.image-loading {
    width: 100%;
    height: 100%;
    background: #111 url(https://img.shop-pro.jp/tmpl_img/68/progress.gif) no-repeat center center;
  }
  #supersized li.image-loading img {
    visibility: hidden;
  }
  #supersized li.prevslide img,
  #supersized li.activeslide img {
    display: inline;
  }
#slide-list {
  position: absolute;
  bottom: 20px;
  margin: 0 !important;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: .85em;
  font-family: Arial;
}
  #slide-list li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
  }
  #slide-list a {
    display: block;
    margin: 0 5px;
    width: 70px;
    height: 10px;
    outline: 0;
    background: #B2B2B2;
    text-indent: -9999px;
    opacity: 0.7;
    cursor: pointer;
  }
  #slide-list a:hover,
  #slide-list .current-slide a {
    background:#850F55 ;
    opacity: 1;
  }
#controls-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 10px;
  *z-index: 50;
}
#controls {
  position: relative;
  z-index: 50;
  height: 100%;
}
#slidecaption {
  position: absolute;
  right: 1%;
  z-index: 2;
  padding-bottom: 20px;
  color: #fff;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing:1.2em;
}
  #controls-wrapper.mode-static {
    position: static;
    padding: 15px 0;
    height: auto;
  }
  #controls-wrapper.mode-static #slide-list {
    position: static;
  }

<!--お花相談室-->
#ohana {
	width:95%;
	height:250px;
	margin:20px auto;
	padding:30px 20px 20px;
	background:url(https://img21.shop-pro.jp/PA01331/688/etc/nuno-back.jpg) repeat;
	border-radius:20px;
	line-height:2.0em;
}

#ohana .yokuaru{
	font-size: 0px;
	margin:20px 10px;
	background:url(https://img21.shop-pro.jp/PA01331/688/etc/ohana.png) no-repeat left top;
	background-size:contain;
	height: 50px;
	line-height:2.0em;
	
}

#ohana figure {
	float:left;
	border:10px solid rgba(255,255,255,0.42);
	box-shadow:3px 3px 5px rgba(114,114,114,0.60);
	margin:0px 20px;
}

#ohana ul{
	list-style-type:none;
	line-height:2.0em;
	margin-bottom:30px;
	font-size:16px;
}
#ohana ul li {
	padding-bottom:5px;
	margin-right:20px;
	line-height:2.0em;
}

#ohana ul li a{
	text-decoration:none;
}

#ohana ul li a:hover{
	text-decoration:underline;
}

#ohana .more a{
	float:right;
	margin:10px 20px 30px;
	padding:10px 15px;
	background:#850f55;
	color:#fff;	
}
<!--instagram-->
.insta{
	width:100%;
	overflow:hidden;
}

.insta h3{
	display:block;
	padding:30px 250px; 
	background:url(https://img21.shop-pro.jp/PA01331/688/etc/insta.jpg) no-repeat left center;
	background-size:contain;
	font-size:0px;
	float:left;
}

.insta ul{
	float:left;
	overflow:hidden;
	list-style-type:none;
}
.insta ul li{
	float:left;
	padding:10px;
}

.insta a:hover{
	opacity:0.7;
}

#_fukugan_c4a1bf74f2d4c4d9fd3001f6d45947d7{
	width:100%;
}

<!--バナー-->
.season_bunner {
	width:95%;
	height:100px;
	margin:10px ;
	margin-bottom:20px;
	padding:10px;
	box-shadow:0px 0px 10px rgba(212,212,212,1.00);
}

.season_bunner img {
	width:95%;
	margin:10px ;
	margin-bottom:20px;
	box-shadow:0px 0px 10px rgba(212,212,212,1.00);
	border-radius:5px;
}
	

.season_bunner a:hover img {
	opacity:0.7;
}
@media only screen and (max-width: 980px) {
  #supersized {
    top: 60px;
  }
  #controls-wrapper {
    position: static;
    height: auto;
  }
  #slide-list {
    position: static;
    padding-top: 15px;
  }
    #slide-list a {
      width: 15px;
      height: 15px;
    }
  #slidecaption {
    right: 3%;
    padding-bottom: 6px;
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  #slidecaption {
    left: 20px;
    padding-bottom: 10px;
  }
  <!--instagram-->
.insta{
	width:90%;
}

.insta h3{
	display:block;
	padding:30px 150px; 
	background:url(https://img21.shop-pro.jp/PA01331/688/etc/insta.jpg) no-repeat left center;
	background-size:contain;
	font-size:0px;
	float:left;
}
 
._fukuganc4a1bf74f2d4c4d9fd3001f6d45947d7{
	width:90%;
	clear:both;
	overflow:hidden;  
}
