@charset "euc-jp";

header{
	width: 100%;
	padding: 0.5% 0 0 0!important;
	background: #fff;
	margin-bottom:0%!important;
	display: flex;
}


.logo{
	width:15vw;
}


ul#headNavi{
	width:30%;
	margin-left: 1.5%;
}

ul#headNavi form{
	position: relative;
}

.shop {
	font-size:10px;
	width: 40%;
}

.merumaga,.cart{
	width: 3.5vw;
	/*border-radius: 10px;
	background: #9C9C9C;*/
	/*padding: 1% 0 0;*/
	text-align: center;
	display: block;
	margin-right: 0.5%;
	/*vertical-align: middle;*/
}


ul#headNavi #search-button {
    width: 5%;
    /* height: 45px; */
    position: absolute;
    top: 12%;
    left: 92%;
	padding: 2%;
	border: none;
	opacity: 0.6;
}

ul#headNavi #textaria{
	padding-left: 2%;
}


ul#headNavi li{
	float:left;
	border-left: none;
}
/*ul#headNavi form{
	margin:9px 7px 0 0;
}*/
ul#headNavi li input{
	vertical-align:middle;
	border-radius: 10px;
	border: solid 2px #d3d3d3;
}



.shopinfo{
	font-family: "Century Gothic",Noto Sans JP,sans-serif;
	color: #fff;
	text-align: left;
	font-weight: bold;
	position: absolute;
	right: 0;
}

.shopinfo p{
	font-size: 1.42em;
	line-height: 1.2;
}

span.font-l{
	font-size: 1.75em!important;
}

/*		��㎲H��㎲���
-----------------------------------*/


.swiper-container{
	padding-bottom: 3%!important;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: -10px;
}


.search_container{
  box-sizing: border-box;
}
.search_container input[type="text"]{
  background: #ccddf5;
  border: none;
  height: 35px;
}
.search_container input[type="text"]:focus {
  outline: 0;
}
.search_container input[type="submit"]{
  cursor: pointer;
  font-family: FontAwesome;
  border: none;
  background: #3879D9;
  color: #fff;
  outline : none;
  width: 3.0em;
  height: 37px;
}

/*1�礢�������ɽ�����ƥ������ɲ�*/
span.division:before {
content: "(1�礢����";
}
span.division:after {
content: ")";
}

span.division{ font-size:20px; color:#ff0000; font-weight:bold;}
span.division{
  			/*text-shadow:2px 2px 0 #FFD400, -2px -2px 0 #FFD400,
              -2px 2px 0 #FFD400, 2px -2px 0 #FFD400,
              0px 2px 0 #FFD400,  0-2px 0 #FFD400,
              -2px 0 0 #FFD400, 2px 0 0 #FFD400,2px 2px 5px #000;*/
}/*�����ȥɥ��åץ���ɥ�*/
/*span.division{text-shadow:1px 1px 3px;}*//*����ɥ��Τ�*/


#headcate{
	width: 100%;
	background-color: #eee;
}

#headcate #navi_l{
	width: 1080px;
	display: table;
    table-layout: fixed;
	margin: 0 auto;
	height: 3vw;
	padding: 0.5em 0;
}

#headcate #navi_l li{
	border-right: 1px solid #999;
    display: table-cell;
	/*text-align: center;*/
	vertical-align: middle!important;
}
#headcate #navi_l li:first-child {
    border-left: 1px solid #999;
}

#headcate #navi_l li a{
	color:#555;
	font-weight: bolder;
	font-size: 60%;
	display: block;
}

#headcate #navi_l li a:hover{
	background-color: rgba(255,255,255,0.8);
}

#headcate #navi_l li a:hover img{
	opacity: 0.8;
}


#headcate #navi_l li a img{
	vertical-align: middle!important;
	padding:0 3.5%;
	z-index: -999;
}

.swiper-button-next, .swiper-button-prev {
background-color: rgba(25,34,43,1);
padding: 1.5% 0.5%;
top: 40%!important;
}

li.swiper-slide-next,li.swiper-slide-prev{
	opacity: 0.5!important;
}

