@charset "euc-jp";

#container {
  padding-top: 40px;
}

h2#ranking{
	margin-bottom:40px;	  
}

.insta{
 	margin:0 0% 2%; 
}

.insta .btn{
 	text-align:center; 
 	display: inline-block;
 	margin: 2% 1% 2%;
}

.snap_w {
    margin: 0 1% 2%;
}

h2#insta {
    text-align: center;
    border-top: 2px solid #f1ca28;
    border-bottom: 2px solid #f1ca28;
    padding: 15px 0 10px;
    margin: 2% 1% 2%;
}

h2#insta a:hover,h2#insta a:focus,h2#insta a:visited {
	text-decoration:none!important;  
}

.topbn_box{
 	margin: 0 0 3%;
}

#concept_box {
	 /* background-color: #d6e4f0; */
    background-image: url(https://img21.shop-pro.jp/PA01364/671/etc/bg_conceptbox.jpg);
    background-image/*\**/: url(https://img21.shop-pro.jp/PA01364/671/etc/bg_conceptbox_ie.jpg)\9;
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
    /* padding-bottom: 40%; */
    margin: 5% 1% 5%;
    clear: both;
    float: left;
}

#concept_box_text {
    color: #FFF;
    float: right;
    width: 60%;
    margin: 25px 25px 10%;
    font-size: 95%;
}
	#concept_box h2 {
      margin: 4.3% 3% 5% 4.3%;
      font-weight: bold;
	}
	#concept_box p	{margin: 2% 3% 0 4.3%;}


/* info */
.info_box {
    padding:20px 25px 5px!important;
    background: #f3e4e5;
    border: none !important;
    margin: 0 0 20px;
}

.info_box a {
    color: #464e54;
    font-weight: bold;
    text-decoration:underline;
}

p.em_date {
    border-top: 2px dotted #e3a4a4;
    border-bottom: 2px dotted #e3a4a4;
    padding: 15px;
}

	.info_box p {
		font-size: 90% !important;
		line-height: 1.7em;		
    	letter-spacing: 1px;
	}
	
	.info_box h2 {
		text-align: center;
		font-size: 125%;
		display: table;
		/* display: inline-block; */
		border-bottom: 2px solid;
		padding-bottom: 5px;
		padding: 10px 20px;
		margin: 0 auto 20px;
		color: #cb2424;
	}
	
	.info_box strong {
		color: #cb2424;
		font-size: 110%;
	}

#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: #ecebba;
    text-indent: -9999px;
    opacity: 0.7;
    cursor: pointer;
  }
  #slide-list a:hover,
  #slide-list .current-slide a {
    background: <{$current_color}>;
    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;
  left: 1%;
  z-index: 2;
  padding-bottom: 20px;
  color: <{$slider_caption_color}>;
  font-size: 40px;
  line-height: 1.2;
}
  #controls-wrapper.mode-static {
    position: static;
    padding: 15px 0;
    height: auto;
  }
  #controls-wrapper.mode-static #slide-list {
    position: static;
  }

#controls-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 10px;
  *z-index: 50;
}
#controls {
  position: relative;
  z-index: 50;
  height: 100%;
}
  #controls-wrapper.mode-static {
    position: static;
    padding: 15px 0;
    height: auto;
  }
  #controls-wrapper.mode-static #slide-list {
    position: static;
  }


#controls-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 10px;
  *z-index: 50;
}
#controls {
  position: relative;
  z-index: 50;
  height: 100%;
}

/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#2150;&#65533;&#65533;*/

#sliderbutton {
  position: absolute;
  left: 1%;
  z-index: 200;
  display: none;
opacity:0.7;
-ms-filter:"alpha(opacity=70)";
filter:alpha(opacity=70);
}

.slider-btn {
  display: block;
  padding: 10px 30px;
  font-size: 14px;
}

#slidecaption {
  position: absolute;
  left: 1%;
  z-index: 2;
  padding-bottom: 20px;
  color: <{$slider_caption_color;}>
  font-size: 5;
  font-size: 130%;
  line-height: 1.5em;
  color: #FFF;
}

#slidecaption  span{
 	font-size:70%; 
}

/* &#65533;&#65533;&#65533;&#804;&#548;&#65533;&#65533;&#1444;&#65533; */

.header-headline-nav li a {
  color: #FFF;
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
  text-shadow: 0px 0px 4px #4e4e4e;
}

.header-headline-nav li a:hover{
	color: #d0d0d0;
}
/*&#65533;&#65533;&#65533;&#65533;&#737;&#637;&#65533;&#65533;*/
.caution_index {
    background-color: #FFFFFF;
    /* padding: 10px; */
    width: 98%;
    margin: 0 1% 0;
    box-sizing: border-box;
    padding: 20px 20px !important;
    margin-bottom: 50px;
    border: 3px solid #fad8cf;
    color: #ee7a59;
    font-size: 90%;
}
.caution_index  h4 {
    text-align: center;
    margin: 10px 0 10px;
    color: #ee7a59;
}
.caution_index  table{
	margin-bottom:10px;
	font-size:110%;
}
.caution_index  table th,
.caution_index  table td{color: #ee7a59;}

/* &#65533;&#65533;&#65533;&#804;&#548;&#65533;&#65533;&#1444;&#65533; end */

  #controls-wrapper.mode-static {
    position: static;
    padding: 15px 0;
    height: auto;
  }
  #controls-wrapper.mode-static #slide-list {
    position: static;
    padding:15px 0 20px;
  }

@media only screen and (max-width: 980px) {
  #supersized {
    top: 84px !important;
  }
  #controls-wrapper {
    position: static;
    height: auto;
  }
  #slide-list {
    position: static;
    padding-top: 15px;
  }
    #slide-list a {
      width: 15px;
      height: 15px;
    }
  #slidecaption {
    left: 3%;
    padding-bottom: 6px;
    font-size: 20px;
  }
  
  #header h1 a {
    background-image: url(https://img21.shop-pro.jp/PA01364/671/etc/h1_black.png);
    background-image/*\**/: url(https://img05.shop-pro.jp/PA01311/720/etc/bg_h1_ie.png)\9;
  	width:150px;
  	height: 53px;
}
 
  #header {
    padding: 30px 0 10px;
  }

  
  #header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
background: white;
z-index: 999;
margin: 0 auto;
box-sizing: border-box;
padding: 20px 30px 0 !important;
    box-shadow: 0 0 2px rgba(34, 34, 34, 0.1);
  }

  .header-nav-phone {
    margin-right: 10px;
  }
  .header-nav-phone {
    margin-right: 0;
  }
  .nav-btn-phone {
    display: block;
    height: 60px;
  }
    .nav-btn-phone img {
      width: 40px;
      height: 60px;
	cursor: pointer;    
    }
  
}

@media only screen and (max-width: 768px) {
  #slidecaption {
    left: 8%;
    padding-bottom: 10px;
  }
  
  #sliderbutton {
    left: 8%;
  }
  
.header-logo {
    /*padding-top: 8px;*/
}
  
h2#insta{
	margin: 2% 1% 4%;
}
  
}

@media only screen and (max-width: 570px) {
  
#concept_box {
	font-size: 80%;
	line-height:1.5em;
}

#concept_box_text {
    float: none;
    width: 70%;
    margin: 0;
    padding: 8% 15%;
    background: rgba(68, 53, 38, 0.14);
}

}

@media only screen and (max-width: 540px) {

#header{
	padding: 20px 0 0px; 
}
  
#header h1 a {
    width: 100px;
    height: 36px;
    padding: 15px 0 5px;
}   
  
}