﻿.naviArea {
    
  background-color: rgba(0, 0, 0, 0.8);
  border-style: solid;
  border-width: 1px;
  border-color: #fff005;
  position: fixed;
  top: 18%;
  right: -410px;
  border-radius: 5px;
  z-index: 9999;
  
  overflow:auto;
  height:auto;
}
.naviArea ul{
    margin-left: 0px;
    margin-bottom:0px;
}
.naviArea ul li{
  list-style: unset;
    list-style-position: unset;
}

@media screen and (max-width: 767px) {
  .naviArea {
    top: 13.33333vw;
    WIDTH: 39%;
    height: auto;
  }
}

.naviArea li {
  font-size: 15.9px;
}

.naviArea li + li {
  border-top: 1px solid #fff005;
}

@media screen and (max-width: 767px) {
  .naviArea li {
    font-size: 1.0rem;
  }
  .naviArea li a{
    font-size: 11.5px;
  }
  .naviArea ul {
      margin-left: 0px;
  }
  .naviArea ul li a{
      padding: 6% 0% 6% 10%;
  }
}

.naviArea li a {
  display: block;
  padding: 0.71429em 0.71429em 0.71429em 1.64286em;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 7px black, 0 0 7px black, 0 0 7px black, 0 0 7px black, 0 0 7px black, 0 0 7px black, 0 0 7px black;
  position: relative;
  transition: color 0.3s;
}

.naviArea li a:hover {
  color: #fff005;
}

.naviArea li a:before {
  content: "";
  display: block;
  width: 0.42857em;
  height: 0.42857em;
  margin: auto;
  border-bottom: 0.14286em solid #d6151f;
  border-right: 0.14286em solid #d6151f;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.71429em;
  transform: translate(-0.14286em, 0.07143em) rotate(-45deg);
}

.naviAreatest{
  content: "";
  display: block;
  width: 0.42857em;
  height: 0.42857em;
  margin: auto;
  border-bottom: 0.14286em solid #d6151f;
  border-right: 0.14286em solid #d6151f;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.71429em;
  transform: translate(-0.14286em, 0.07143em) rotate(90deg);
}

.clsNav {
  background: #fff005;
  color: #000f18;
  height: 45px;
  display: block;
  font-size: 1.4rem;
  text-align: center;
  padding: 8px;
  cursor: pointer;
  transition: opacity 0.3s;
}

.clsNav:hover {
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  .clsNav {
    height: 9%;
    padding: 0em;
    font-size: 2.0rem;
    text-align: left;
  }
}

.clsNav > * {
  display: inline-block;
  padding-top: 5px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .clsNav > * {
    padding-top: 0;
    font-size:14px;
    
  }
}

.clsNav b {
  padding-right: 5px;
  font-size: 1.28571em;
  line-height: 1;
  font: 75%/1.4 メイリオ,Meiryo,Arial,Helvetica,Verdana,ヒラギノ角ゴPro W3,Hiragino Kaku Gothic Pro,Osaka,ＭＳ Ｐゴシック,sans-serif!important;
}

@media screen and (max-width: 767px) {
  .clsNav b {
    padding-right: 1vw;
    margin-left: 10%;
    font: 45%/1.4 メイリオ,Meiryo,Arial,Helvetica,Verdana,ヒラギノ角ゴPro W3,Hiragino Kaku Gothic Pro,Osaka,ＭＳ Ｐゴシック,sans-serif!important;
  }
}
.subno {
    
    left: 0;
    bottom: 0;
    background: #000000 none repeat scroll 0 0;
    border-radius: 50px;
    color: #fff;
    font-size: 11px;
    height: 20px;
    right: 11px;
    line-height: 19px;
    position: absolute;
    text-align: center;
    top: 28px;
    width: 20px;
    z-index: 99;
}
.naviArea2 {
  position: fixed;
  top: 35%;
  right: 0px;
  z-index: 9999;
  display:inline-grid;
}
.navline{
    background: rgba(255, 255, 255,0.3);
    border-radius: 5px 0 0 5px;
    color: rgb(255, 255, 255);
    display: block;
    font: 18px/35px 'Roboto', sans-serif;
    margin-bottom: 5px;
    padding: 14% 0;
    position: relative;
    text-align: center;
    width: 45px;
    height:48.25px;
}

.naviArea3 {
  position: fixed;
  top: 345px;
  right: 0px;
  z-index: 9999;
}
.naviArea4 {
   
  position: fixed;
  top: 395px;
  right: 0px;
  z-index: 9999;
}
.naviArea5 {
   
  position: fixed;
  top: 445px;
  right: 0px;
  z-index: 9999;
}
@media screen and (max-width: 767px) {
  .naviArea2 {
    top: 35%;
  }
  .naviArea3 {
    top: 202px;
  }
 .naviArea4 {
    top: 253px;
  }
 .naviArea5 {
    top: 305px;
  }
}

.naviArea2 .menuShow {
  display: block;
    transition: opacity 0.3s;
    height: 48px;
    margin-bottom: 1px;
    position: absolute;
    top: -50px;
}
.shoppingacart{
    border-radius: 5px 0 0 5px;
    color: #000000;
    display: block;
    margin-bottom: 5px;
    padding: 6px 0;
    position: relative;
    text-align: center;
    width: 45px;
    height: 48px;
    background: rgba(255, 255, 255, 0.3);
    font: 18px/35px 'Roboto', sans-serif;
}
.shoppingacart i{
    border: none;
    font-size: 25px;
    float: left;
    color:#000000;
    margin-top: 10px;
    padding: 0 10px;
    text-decoration:unset;
}
.navtop{
    height: 48px;
}
.naviArea2 .menuShow img{
  width:45px; 
  
}
.naviArea2 a img{
  /*width:45px;*/ 
  
}
.naviArea3 a img{
  width:45px; 
  
}
.naviArea4 a img{
  width:45px; 
  
}
.naviArea5 a img{
  width:45px; 
  
}
.navline img{
    width:auto;
    max-width: 40px;
}
.naviArea2 .menuShow:hover {
  opacity: 0.5;
}
@media screen and (max-width: 767px) {
  .navi3Wrap {
    display: none;
  }
  .naviArea2 .menuShow img{
  width:45px; 
  
}
 .naviArea2 .menuShow {
 
    position: absolute;
    top: -19%;
}
 .shoppingacart{
     height: 48px;
 }
 .shoppingacart i{
  
  top: -2px;
  
}
 .subno{
     top:28px;
 }
.naviArea3 a img{
  width:45px; 
  
}
.naviArea4 a img{
  width:45px; 
  
}
.naviArea5 a img{
  width:45px; 
  
}
}

.naviArea3 {
  
  text-align: center;
 
  margin: 0;
  padding: 0;
}

.naviArea3.fix {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
}

.naviInner3 {
  margin: 0;
  padding: 15px 0 10px 0;
}

.naviInner3 a {
  /*background-image: url(../images/nav_arw1.png);*/
  background-repeat: no-repeat;
  background-position: 19px 7px;
  margin: 0 0 0 0;
  padding: 0 22px 0 40px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  text-decoration: none;
  background-size: 20px;
  border-left: 1px solid #fff;
}

.naviInner3 a.bar {
  border-right: 1px solid #fff;
}

.naviInner3 a:hover {
  /*background-image: url(../images/nav_arw1_on.png);*/
  color: #dae535;
}

.naviAreaSp {
  display: none;
}

.clkScrl{
    cursor: pointer;
}

.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.hidenli{
    margin-left: 10px;
}