﻿/* ----ヘッダー専用CSS---- */
header .band{
background-color: #F4CE01;
}
header .header--txt {
font-size: 1.375em;
color: #FFF;
font-weight: bold;
width: 620px;
text-align:left;
}
header .header-band--word{
font-size: 1.2em !important;
color: #000;
margin-right: 0.2em;
}
header .bandWord01{
font-size: 1.844em;
color: #000;
font-weight:900;
letter-spacing:-4px;
margin-right: 0.2em;
/*position: relative;*/
}
header .header--txt img{
height: 1.8em;
vertical-align: bottom;
/*position: absolute;
top: -14px;
right: -6px;*/
}

header .bandWord03{
font-weight: 900;
font-size: 1.844em;
padding-right: 10px;
letter-spacing:-5px;
color: #000;
}
header .heder-band-btn br{
display:none;
}

header .heder-band-btn a {
border: 2px solid #000;
box-sizing: border-box;
text-align: center;
padding: 5px 1.5em;
border-radius: 6px;
color: #000 !important;
text-decoration: none;
display: block;
width: 100%;
}
header .header--first-stage {
width: 1200px;
padding: 15px 0;
margin: 0 auto;
}
header .logounder{
font-size: 0.8em;
padding-top: 10px;
}
header .redtxt{
color: #f0221a;
}
header .mgl-auto {
margin-left: auto !important;
}
header .vabottom img{
vertical-align: bottom;
}

header .menu--font__small{
	font-size: 0.6rem;
}

header .menu--icon-txt{
position: absolute;
width: 3rem;
text-align: center;
bottom: -5px;
}

.header-search-area{/*suggest表示位置確定*/
		position:relative;
	}

@media screen and (min-width:768px){
.sp-only {
display: none !important;
}
 .overlay {
 display: none;
 }
header .band {
background-color: #F4CE01;
padding: 0.5em;
text-align: center;
color: #FFF;
font-weight: bold;
/* font-size: 25px; */
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
}
header .header--first-stage .inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
align-items: center;
}
header .header--first-stage .inner .logo-area {
width: 320px;
margin-right: auto;
}
header .header--first-stage .inner .mystore-area {
width: 200px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
line-height: 1.4;
box-sizing: border-box;
position: relative;
}
	
header .header--first-stage .inner .mystore-area .mystore-area--icon{
border-right: 1px solid #ccc;
padding-right:0.5rem;
width: 40px;
}
header .header--first-stage .inner .mystore-area .mystore-area--icon img{
width: 100%;
}
	
header .header--first-stage .inner .mystore-area .mystore-area-change{
/*	background-image:url("../img/arowr.svg");*/
	background-position:right center;
	background-size: 0.4rem;
	background-repeat: no-repeat;
	padding: 0 0 0.2rem 0;
}
	
	header .header--first-stage .inner .mystore-area .mystore-area--txt{
		padding: 0 0 0 0.5rem;
	}


header .header--first-stage .inner .login-state-area {
width: 140px;
line-height: 1.4;
box-sizing: border-box;
font-size: 1.125em;
font-weight: bold;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
}
header .header--first-stage .inner .login-state-area--icon {
width: 50px;
}
header .header--first-stage .inner .login-state-area--txt {
width: 210px;
}
header .header--first-stage .inner .login-state-area span {
display: block;
font-size: 0.875em;
font-weight: normal;
padding-right: 1em;
}
header .header--first-stage .inner .login-state-area .login--fixed{
color: #888888;
}
	
	
header .header--first-stage .inner .login-state-area .login--member-name {
width: 100%;
color: inherit;
font: inherit;
}
header .header--first-stage .inner .cart-icon {
width: 40px;
height: 37px;
position: relative;
margin-left: 20px;
}
header .header--first-stage .inner .amount {
display: block;
width: 230px;
line-height: 1.4;
padding-left: 18px;
box-sizing: border-box;
}

header .header--first-stage .inner .amount .amount-box {
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 5px;
}
	
header .header--first-stage .inner .amount span {
font-weight: bold;
padding-bottom: 0.2em;
display: inline-block;
}
header .header--first-stage .inner .amount .price {
color: #E50012;
font-size: 1.06em;
float: right;
clear: right;
}
header .header--first-stage .inner .cart-icon .cartCount {
display: block;
position: absolute;
top: -2px;
left: 30px;
color: #FFFFFF;
font-weight: bold;
font-size: 0.75em;
text-align: center;
background-color: #E30012;
border-radius: 50%;
line-height: 16px;
width: auto;
height: 16px;
padding-top: 0 !important;
padding-left: 2px;
padding-right: 2px;
min-width: 12px;
}
header .header--second-stage {
/*background-color: #F0F0F0;*/
font-size: 1em;
text-align: center;
font-weight: bold;
/*border: 2px solid #D6D6D6;
border-radius: 5px;*/
box-sizing: border-box;
padding: 7.5px 10px;
width: 100%;
margin-left: auto;
background-color: #000;
}
header .header--second-stage .inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
width: 1200px;
margin: 0 auto;
position: relative;
}
header .header--second-stage .inner .header-search-area {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 700px; 
}
header .header--second-stage .inner .header-search-area .search-box_01 {
position: relative;
display: inline-block;
width: 120px;
height: 36px;
box-sizing: border-box;
}
header .header--second-stage .inner .header-search-area .search-box_01 select {
color: #333;
background: #fff;
font-size: 1em;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
height: 36px;
position: relative;
z-index: 1;
padding: 0 40px 0 10px;
border: 1px solid #CACACA;
box-sizing: border-box;
border-radius: 5px 0 0 5px;
}
 
header .header--second-stage .inner .header-search-area .search-box_01 select::-ms-expand {
display: none;
} 
 
header .header--second-stage .inner .header-search-area input#searchHeadText01 {
color: #333;
font-size: 1em;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 500px;
background-color: #FFF;
padding: 7.5px 10px;
box-sizing: border-box;
border: 1px solid #CACACA;
border-left: 0;
height: 36px;
border-radius: 0;
box-shadow: 0;
}
.header-area input[type="text"],
.header-area input[type="hidden"], 
.header-area button,
.header-area select,
.header-area textarea {
border: 1px solid #c8ced3;
box-sizing: border-box;
padding: 5px 5px 5px 10px;
font-size: 0.9em;
box-shadow: 0 2px 0 rgba(0,0,0,0.05) inset;
/*height: 40px;
border-radius: 5px; */
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; 
} 
header .header--second-stage .inner .header-search-area .search-box_02 {
position: relative;
display: inline-block;
vertical-align: top;
}
.z-keyword-suggest {
width: 418px;
border: 1px solid #0066CC;
}
.z-item-suggest {
width: 400px;
border: 1px solid #0066CC;
}
header .header--second-stage .inner .header-search-area .search-box_03 {
position: relative;
display: inline-block;
vertical-align: top;
background: #E50012;
border-radius:0 5px 5px 0;
}
header .header--second-stage .inner .header-search-area .search-box_03 .SearchBtn{
padding: 0 20px;
height: 35px;
width: 20px;
}
header .header--second-stage .header--second-stage-txt-area {
position: absolute;
right: 0;
}
header .header--second-stage .header--second-stage-txt-area a {
color: #fff;
}
	
.header-nav{
background: #efefef;
	}
	
.header-nav-main {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
font-size: 1em;
line-height: 1;
white-space: nowrap;
width: 1200px;
margin: 0 auto;
position: relative;
}
header .header--second-stage .inner .header-search-area .search-box_01::after {
content: '';
width: 6px;
height: 6px;
border: 0px;
border-bottom: solid 2px #F0221A;
border-right: solid 2px #F0221A;
transform-origin: center;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: calc(50% - 2.8px);
right: 10px;
margin-top: -2px;
z-index:99999;
}
.header-nav-main li.link a {
border-left: 2px solid #ffffff;
display: inline-block;
color: #333;
font-weight: bold;
padding:20px 16px;
position: relative;
}
.header-nav-main li.link.last a {
border-right: 2px solid #ffffff;
}
.link.dg a::after {
background: #333333;
}
.link a::after {
position: absolute;
bottom: -8px;
left: 0;
content: '';
width: 100%;
height: 1px;
opacity: 0;
visibility: hidden;
transition: .3s;
}
.header-nav-main .nav-login {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 150px;
margin-left: 17px;
margin-right: 3px;
}
.header-nav-main .nav-login span {
display: flex;
flex: 1 1 auto;
align-items: center;
justify-content: center;
padding: 4px 10px;
transform: none;
}
.header-nav-main .nav-login .gBtn {
font-size: 0.87em;
font-weight: bold;
line-height: 2;
width: 150px;
}

.header-nav-main .nav-login .LoginBtn {
border: 1px solid #969696;
}
.suggest--marker{/*独立した表示枠を表示するためのpositionの特定*/
width:100%;
height:1px;
left:120px;
bottom: 0;
position: absolute;
z-index: 1000;
}
.suggest--box{
display:none;
}
#suggest--box.focus{
width:498px;
background: #fff;
border: 1px solid #efefef;
text-align: left;
margin: 2px 0 0 0;
}
.suggest--box h2{
	position: relative;
	line-height: 1.8rem;
	padding: 10px;
	font-size: 1.2rem;
}
.suggest--box h2 span{
	position: absolute;
	right: 10px;
	font-size: 0.75rem;
}
.suggest--box li{
	border-top: 1px solid #efefef;
	position: relative;
	padding: 13px 15px;
}
	
.suggest--box li span.category{
	color:#EA6D0D;
	font-size: 0.75rem;
	display: block;
	padding: 5px 0 0 0;
}
	
.suggest--box li span.list-close_btn {
  display: block;
  position:absolute;
  width: 30px;
  height: 30px;
  right:10px;
  top:20%;
}
.suggest--box li span.list-close_btn::before, .suggest--box li span.list-close_btn::after {
  content: "";
  position: absolute;
  width: 3px; /* 棒の幅（太さ） */
  height: 20px; /* 棒の高さ */
  background: #aaa; /* バツ印の色 */
  right: 12px;
}

.suggest--box li span.list-close_btn::before {
  transform: translate(-50%,25%) rotate(45deg);
}

.suggest--box li span.list-close_btn::after {
  transform: translate(-50%,25%) rotate(-45deg);
}
	
.suggest--box li span.list-close_btn:hover {
  background: #efefef;
	border-radius:50%;
}

}

@media screen and (max-width:767px){
header .header--none{
	display: none !important;
}
header .header--fixed{
	position: fixed;
	top: 0;
	box-sizing: border-box;
	height: 100%;
	z-index: 999;
	background: #efefef;
}
header .move-float {
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 9999;
}
header .header--txt {
font-size: 1.375em;
color: #FFF;
font-weight: bold;
width: 182px;
text-align:left;

}
header .header-band--word{
font-size: 1.2em;
display:none;
}

header .bandWord01{
font-size: 1em;
color: #000;
font-weight:900;
letter-spacing:-4px;
margin-right: 0.2em;
/*position: relative;*/

}
header .header--txt img{
height: 1em;
/*position: absolute;
top: -11px;
right: -5px;*/
}

header .bandWord03{
font-weight: 900;
/*font-size: 1.5em;*/
font-size: 1em;
padding-right: 10px;
letter-spacing:-5px;
color: #000;
}
header .band {
background-color: #F4CE01;
padding: 3px 10px;
text-align: center;
color: #FFF;
font-weight: bold;
/* font-size: 25px; */
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
}
header .header--icon {
padding-right: 5px;
}
header .header--txt {
font-size: 1.375em;
color: #FFF;
font-weight: bold;
width: 182px;
text-align: left;
}
header .heder-band-btn {
font-size: 2.5vw;
padding-left: 0.3em;
}
header .header--first-stage {
box-sizing: border-box;
height: 75px;
margin: 0 auto;
padding: 10px 10px 0 0;
width: 100%;
}
header .header--first-stage .inner .spmenu {
position: relative;
margin-left: 4px;
}
header .menu-btn {
display: block;
}
header .menu-btn {
display: none;
z-index: 9999;
width: 40px;
height: 47px;
text-align: center;
font-size: 13px;
line-height: 60px;
color: #0ad;
cursor: pointer;
}
header .header--first-stage .inner .inquiry-icon{
width: 40px;
height: 47px;
position: relative;
padding-right: 5px;
text-align: center;
white-space: nowrap;
}
header .header--first-stage .inner .inquiry-icon img{
width: 80%;
}
header .header--first-stage .inner .inquiry-icon p{
left:-0.6rem;
}
header .menu-btn span:nth-child(1) {
top: 8px;
left: 11px;
}
header .menu-btn span:nth-child(2) {
top: 19px;
left: 11px;
}
header .menu-btn span:nth-child(3) {
top: 30px;
left: 11px;
}
header .menu-btn span {
display: block;
position: absolute;
height: 4px;
width: 28px;
background: #4D4D4D;
left: 0;
-webkit-transition: .35s ease-in-out;
-moz-transition: .35s ease-in-out;
transition: .35s ease-in-out;
}
header .header--first-stage .inner .logo-area {
height: 50px;
overflow: hidden;
text-align: center;
width: calc(100% - 180px);
padding: 0 10px 0 0;
}

header .header--first-stage .inner .logo-area .logo img {
height: 35px;
margin-top: 8px;
width: 100%;
min-width: 100px;
max-width: 200px;
}
header .header--first-stage .inner .mystore-area {
margin-top: 8px;
text-align: left;
}
header .header--first-stage .inner .mystore-area .mystore-area--icon {
float: left;
height: 32px;
margin-right: 6px;
width: 32px;
}
header .header--first-stage .inner .mystore-area .mystore-area--icon img {
height: 42px;
width: 100%;
}
header .header--first-stage .inner .mystore-area .mystore-area--txt .ttl {
display: block;
font-size: 0.625em;
margin-top: 3px;
padding: 3px 1em 0 0;
}
header .header--first-stage .inner .mystore-area .mystore-area--txt .mystore-area--name {
display: block;
font-size: 1rem;
font-weight: bold;
height: 1em;
margin-top: 4px;
text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
white-space: nowrap;
}
header .header--first-stage .inner .cart-icon {
height: 47px;
position: relative;
padding-right: 10px;
width: 40px;
text-align: center;
}
header .header--first-stage .inner .cart-icon img {
width: 80%;
}
header .header--first-stage .inner .cart-icon .cartCount {
background-color: #E30012;
border-radius: 50%;
color: #FFFFFF;
display: block;
font-weight: bold;
font-size: 0.75em;
left:30px;
line-height: 16px;
height: 16px;
padding-top: 0 !important;
position: absolute;
text-align: center;
top: 0;
width: auto;
padding-left: 2px;
padding-right: 2px;
min-width: 12px;
}
header .header--first-stage .inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
align-items: flex-end;
}
header .header--first-stage .inner .spmenu {
position: relative;
margin-left: 4px;
}
header .menu-btn {
display: block;
}

/*overlaynav CSS*/
.overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity .5s;
}
.overlay.open {
  width: 100%;
  height: 100%;
  opacity: 1;
}
header .header-sp-nav {
  width: 100%;
  display: none;
  position: fixed;
  left: -240px;
  top: 0;
  width: 240px;
  height: 100%;
  background-color: #F0F0F0;
  z-index: 9997;
  box-sizing: border-box;
}
header .header-sp-nav {
  display: block;
}
header .header-sp-nav .mem-state {
  background:#E50012;
  color: #FFF;
  padding: 15px 10px 15px 15px;
  font-size: 1.1em;
}
header .header-sp-nav .mem-state .mem-nm {
  font-weight: bold;
  margin-left: 5px;
}
header .sp-nav-close {
  display: none;
  left: 260px;
  top: 40px;
  position: absolute;
  z-index: 9997;
}
header .sp-nav-close-btn {
  cursor: pointer;
  margin-left: auto;
  width: 40px;
  height: 40px;
  position: relative;
}
header .sp-nav-close .close-btn span {
  display: block;
  position: absolute;
  height: 4px;
  width: 28px;
  background: #FFF;
  left: 5px;
}
header .sp-nav-close .close-btn span:nth-child(1) {
  top: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .sp-nav-close .close-btn span:nth-child(2) {
  top: 20px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
header .header-sp-nav .nav-menu {
  overflow-y:auto;
}
header .header-sp-nav li a {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #000;
  border-bottom: solid 1px #ccc;
  padding-left: 34px;
  background: url(../../images/parts/arrow_header_menu.png) no-repeat;
  background-position: left 16px center;
  background-repeat: no-repeat;
  background-size: 6px;
}
header .sp-header-overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity .5s;
}
header .sp-header-overlay.open {
  width: 100%;
  height: 100%;
  opacity: 1;
}
	
.suggest--marker{/*独立した表示枠を表示するためのpositionの特定*/
width:100%;
height:1px;
z-index: 1000;
}
.suggest--box{
display:none;
}
.suggest--box h2{
	position: relative;
	line-height: 1.8rem;
	padding: 10px;
	font-size: 1.2rem;
}
.suggest--box h2 span{
	position: absolute;
	right: 10px;
	font-size: 0.75rem;
}
.suggest--box li{
	border-top: 1px solid #efefef;
	position: relative;
	padding: 13px 15px;
}
	
.suggest--box li span.category{
	color:#EA6D0D;
	font-size: 0.75rem;
	display: block;
	padding: 5px 0 0 0;
}
	
.suggest--box li span.list-close_btn {
  display: block;
  position:absolute;
  width: 30px;
  height: 30px;
  right:0 ;
  top:50%;
}

.suggest--box li span.list-close_btn::before, .suggest--box li span.list-close_btn::after {
  content: "";
  position: absolute;
  right: 20px;
  width: 3px; /* 棒の幅（太さ） */
  height: 20px; /* 棒の高さ */
  background: #aaa; /* バツ印の色 */
}

.suggest--box li span.list-close_btn::before {
  transform: translate(-50%,-50%) rotate(45deg);
}

.suggest--box li span.list-close_btn::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
#suggest--box.focus{
width:100%;
background: #fff;
margin: 10px 0 0 0;
overflow: auto;
}
.suggest--box--close{
	background: #E50012;
	height: 50px;
	margin: 0 0 10px 0;
}

.suggest--box--close .suggest--box--close--btn{
	text-align: center;
	width: 80px;
	position: absolute;
	right: 10px;
	top:10px;
	background: #fff;
	border-radius: 5px;
	padding: 10px;
	cursor: pointer;
	font-size: 0.8rem;
}
}
@media screen and (max-width:345px){
header .heder-band-btn{
font-size: 2.5vw;
padding-left: 0.3em;
width: 80px;
}
header .heder-band-btn br{
display:block;
}
header .sp-my-store-dtl {
  background-color: rgba(0, 0, 0, 0.5);
  border-top: 1px solid #CACACA;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity .5s;
  width: 100%;
  z-index: 2000;
}
header .sp-my-store-dtl .my-store-dtl-inner {
  background: #FFF;
  margin: 0 auto;
  padding:10px;
  width: 300px;
}
header .sp-my-store-dtl .close {
  cursor: pointer;
  margin-left: auto;
  width: 40px;
  height: 40px;
  position: relative;
}
header .sp-my-store-dtl .close span {
  display: block;
  position: absolute;
  height: 4px;
  width: 28px;
  background: #4D4D4D;
  left: 5px;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}
header .sp-my-store-dtl .close span:nth-child(1) {
  top: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .sp-my-store-dtl .close span:nth-child(2) {
  width: 0;
  left: 50%;
}
header .sp-my-store-dtl .close span:nth-child(3) {
  top: 20px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
header .sp-my-store-dtl .map-area {
  margin-top: 5px;
  text-align: center;
  position: relative;
}
header .sp-my-store-dtl .map-area img.osm-copr {
  position: absolute;
  bottom: 0;
  left: 0;
}
header .sp-my-store-dtl .info-area {
  margin-top: 10px;
}
header .sp-my-store-dtl .info-area .info-row {
  margin-bottom: 5px;
}
header .sp-my-store-dtl .info-area .chg-store {
  margin-top: 10px;
  text-align: center;
}
}

.contentsInner {
margin: 0px auto 20px !important;
}
#contents {
margin: 0px auto 0 auto !important;
}
#sub_header {
width: 100%;
max-width: 1200px;
margin: 0 auto;
overflow: hidden;
}
#sub_header .js-category-container {
margin: 10px 0;
overflow: hidden;
flex-wrap: wrap;
}
#sub_header .js-category-container li {
}
#sub_header .js-category-container li img {
width: 150px;
height: 54px
}
#sub_header .js-category-container li a {
text-decoration: none;
display: block;
padding: 10px 0
}
#sub_header .js-category-container li:last-child a {
}
#sub_header .js-category-container li.checked {
opacity: 0.25;
}
#sub_header .js-category-container li p {
width: 100%;
color: #333;
font-size: 0.875em;
font-weight: bold;
line-height: 1.6;
text-align: center;
letter-spacing: 1px;
margin-bottom: 0px;
}
#sub_header ul li a:hover {
background: #F0F0F0;
transition: 0.6s;
/*background-image: url(../img/header/rod.gif);*/
background-repeat: no-repeat;
background-position: left center;
}
#header2 {
display: none !important;
}
#header2 .login-state-area {
display: none;
}


@media only screen and (max-width: 767px) { 

.container{
width:calc(100% - 54px);
margin: 0 auto;
}
#sub_header .js-category-container {
margin: 3px auto 5px auto;
overflow:visible;
}
#sub_header .js-category-container li {
margin: 0 5px;
position: relative;
display: inline-block !important; 
}
#sub_header .js-category-container li img {
width: 70%;
height: auto;
margin:0 auto;
}
#sub_header .js-category-container li a {
padding: 5px 0;
}
#sub_header .js-category-container li p {
width: 100%;
color: #333;
font-size: 0.75em;
font-weight: bold;
line-height: 1.3;
text-align: center;
letter-spacing: 1px;
margin-top: 5px;
margin-bottom: 0px;
}
#sub_header .sub_arow01 img, #sub_header .sub_arow02 img {
width: 8px
}
#sub_header .sub_arow01 {
position: absolute;
top: 18px;
left: 5px
}
#sub_header .sub_arow02 {
position: absolute;
top: 18px;
right: 5px
}
header .header--first-stage-sp {
 padding:10px 10px 8px; 
border-top: 1px solid #979797;
 }
header .header--first-stage-sp .mystore-area {
width: 100%;
font-size: 0.875em;
font-weight: bold;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
line-height: 1.4;
box-sizing: border-box;
text-align: left
} 
header .header--first-stage-sp .mystore-area--icon {
width: 40px;
}
header .header--first-stage-sp .mystore-area--icon img {
width: 100%;
} 
header .mystore-area--title {
font-size: 0.75rem;
padding: 0 0.2rem 0 0.5rem;
width: 7em;
border-right:1px solid #979797;
} 
header .mystore-area--name {
width: 90%;
margin-left: 0.5em;
font-size: 1.2em;
} 
header .mystore-area--name .pdl05 {
margin-left: 0.5em; 
}

header .mystore-area--chgstore{
position: absolute;
right: 10px;
}
header .header--second-stage {
  padding:0 0 10px 0;
  position: relative;
}
	
header .header--second-stage .header--second-stage-txt-area { 
background-color: #000;
margin-bottom: 10px;
font-size: 3vw;
line-height: 1.3; 
text-align: center; 
font-weight: bold; 
box-sizing: border-box;
padding: 8px 10px; 
width: 100%;
}
header .header--second-stage .header--second-stage-txt-area a {
color: #fff;
}
header .header--second-stage .inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: column-reverse;
align-items: center;
/*width: 100%;*/
margin: 0 auto;
} 
	
header .header--second-stage .inner .header-search-area {
width: 100%;
letter-spacing: -1px;
} 
header .header--second-stage .inner .header-search-area form {
padding: 0 5px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
} 
header .header--second-stage .inner .header-search-area .search-box_01 {
width: 30%;
background-color: #FFF;
height: 42px;
box-sizing: border-box;
} 
header .header--second-stage .inner .header-search-area .search-box_01 select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
height: 42px;
background: transparent;
position: relative;
z-index: 1;
padding: 0 20px 0 10px;
border: 1px solid #CACACA;
box-sizing: border-box
} 
header .header--second-stage .inner .header-search-area .search-box_01::after {
content: '';
width: 6px;
height: 6px;
border: 0px;
border-bottom: solid 2px #F0221A;
border-right: solid 2px #F0221A;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 47%;
right: 10px;
margin-top: -4px;
} 
header .header--second-stage .inner .header-search-area .search-box_02 {
vertical-align: top;
width: calc(100% - 57px);
} 

header .header--second-stage .inner .header-search-area input#searchHeadText01 {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
background-color: #FFF;
color: #333;
font-size: 1em;
padding: 7.5px 10px;
box-sizing: border-box;
border: 1px solid #CACACA;
height: 42px;
box-shadow: 0;
border-radius: 5px 0 0 5px;
}
header #search_btn {
border-radius: 0;
} 
header .header--second-stage .inner .header-search-area .search-box_03 {
vertical-align: top;
background: #E50012;
border-radius:0 5px 5px 0;
} 

header .header--second-stage .inner .header-search-area .search-box_03 .SearchBtn{
height: 40px;
padding: 0 20px;
width: 20px;
}
} 
