
/*
body {
  padding-top:38% !important;
}
*/
	
/*　▼▼　新ver　レフトナビ ▼▼ */
p#h_guide {
  background: url(https://shopping.c.yimg.jp/lib/fdsdaigo/shopguide_sp.png) 0 0 no-repeat;
    width: 55px;
    height: 50px;
    margin: 0;
    padding: 0;
	  position:absolute;
    top: 48px;
    top: 10px;
    right: 75px;
    background-size: 55px auto;
    -webkit-appearance: none;
    border: none;
    border-radius: 0px;
    z-index: 2147483646;
}
p#h_cart {
  background: url(https://shopping.c.yimg.jp/lib/fdsdaigo/cart_sp.png) 0 0 no-repeat;
    width: 55px;
    height: 50px;
    margin: 0;
    padding: 0;
	  position:absolute;
    top: 48px;
    top: 10px;
    right:140px;
    background-size: 55px auto;
    -webkit-appearance: none;
    border: none;
    border-radius: 0px;
    z-index: 2147483646;
}

input#push_trigger {
    height: 50px;
    width: 50px;
    margin: 0;
    padding: 0;
	position:absolute;
    top: 37px;
    right:7px;
    background: url(https://well-being.nagoya/img/icon_menu.png) 0 0 no-repeat;
    background-size: 50px 50px;
    -webkit-appearance: none;
    border: none;
    border-radius: 0px;
    z-index: 2147483646;
}

input#push_trigger:checked {
	width: 105%;
	height:105%;
    top: 0px;
    right:7px;
/*	right:80%;  */
	background:url(https://shopping.c.yimg.jp/lib/fdsdaigo/icon_16-1.jpg) right 15px top 15px no-repeat;
    background-color: rgba(0,0,0,0.5);
	background-size: 50px 50px;
	margin:0;
}

input#push_trigger~.push_framebox {
	width: 85%;
	height: 100%;
	position:fixed;
	right: -85%;
	top: 58px;
	transition: 0.1s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	overflow:scroll;
	-webkit-overflow-scrolling:touch;
	background:#444;
	
}

input#push_trigger:checked~.push_framebox {
	transition: 0.1s ease-in-out;
  left: 0px;
  left: auto;
  right: 0px;
  top: 58px;
  overflow-x: hidden;
	z-index: 2147483646;
	background:#444;
}


input#push_trigger~.push_framebox iframe {
	width: 100%;
	height: 100%;
	background:#444;
	border:none;
	display:block;
	z-index: 2147483646;
}

.fixed1 {position:fixed !important; top:0 !important;}





/*　▼▼　オリジナルヘッダー ▼▼ */
#header_box  {
  position: fixed;
  top: -150px;
  left: 0px;
	width: 100%;
  /*検索窓あり
  height: 125px;
  */
  height: 65px;
	z-index:999;
  background: #fff;
	margin:0;
	padding:0;
}
#header_wrap  {
	width: 100%;
	z-index:999;
	margin-top: 10px;
}
.fixed {
	position: fixed;
	top: 0 !important;
	left: 0;
	display:block !important;
}
#header_wrap.active {
  box-shadow: 1px 1px 6px rgba(105, 105, 105, 0.5);
}
#header_menu_wrap {
  width: 100%;
  height: 65px;
  background: #fff;
}
#search_wrap.active {
  width: 100%;
  background: #fff;
  /*position: fixed;*/
  top: 65px;
  left: 0px;
  height: 53px;
  z-index: 9999;
}
#search_wrap.active div#rstSearch {
  top: 0px;
}
#search_wrap.active div#rstSearch2 {
  /*top: 0px;*/
  z-index: 99999;
}


div#rstSearch {
  width: 95%;
  left: 2%;
  display: none !important;
  padding: 2% 2%;
  border: none;
  background: url(https://shopping.c.yimg.jp/lib/fdsdaigo/back_stripe.gif) repeat;
}

div#rstSearch2 {
  width: 95%;
  height:60px;
  display: block;
  left: 2%;
  padding: 2% 2%;
  border: none;
  background: url(https://shopping.c.yimg.jp/lib/fdsdaigo/back_stripe.gif) repeat;
}
div#rstSearch input[type=submit] {
    font-weight: normal;
    font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: 100%;
}
div#rstSearch2 input[type=submit] {
    font-weight: normal;
    font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: 100%;
}
div#rstSearch input[type=text] {
  border: none;
}
div#rstSearch2 input[type=text] {
  border: none;
}

#rstKanban {
  display: none;
}
#rstSearchSubmit {
    float: left;
    width: 25%;
    height: 33px;
}
#rstSearch input#sitem {
    width: 75%;
    float: left;
    height: 33px;
    box-sizing: border-box;
    padding: 5px;
}
#rstSearch2 input#sitem {
    width: 75%;
    float: left;
    height: 33px;
    box-sizing: border-box;
    padding: 5px;
    font-size: 100%;
    line-height: normal;
}
#rstSearchSubmit input[type=submit] {
    padding: 0 10px;
    border: none;
    color: #fcfbfd;
    background: #666;
    font-weight: bold;
    font-size: 100%;
    height: 33px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 0;
}

#search_frame{
  border:0;
  height:50px;
  width:100%;
  margin:0 auto;
}


/***** //オリジナルヘッダー *****/



/* ヘッダー下にバナーを表示
※base_sp.cssの.shopname-info .itemtitleも同時に修正必要 */

#bnr_wrap { /*上部バナースペース*/
	position:absolute;
	top:145px;
	left:0;
	display:block;
	z-index:900;
	margin:10px auto;
	padding:0;
	width:100%;
/*	height:120px;*/
/*	height:220px;*/  /*１段めスライダー ２段目商品横スクロールの時の高さ*/
/*  height: 520px;*/  /* iphone8プラスまでカバーした高さ */
/*  height: 390px;*/ /* バナー3つ */
    height: 260px;  /* バナー2つ */
	background-color:#fff;
}
h1{
	display:block;
	padding:5px 0;
}
.ctgTtl{
	/*margin:130px 0 0;*/
	margin:300px 0 0;
	padding:2px 0 0 0;
}
/*
.shopname-info .itemtitle{
	margin:95px 0 0;/*top-95px*/
	display:block;
	border-top:1px solid #cccccc;
	padding:5px 0 5px 0;
	font-size:10px;
}
*/
