/* カスタマイズ用CSS */
.ec-cartNavi .ec-cartNavi__price{
    font-weight: bold;
}

.ec-headerNaviRole .ec-headerNaviRole__right a{
    color: inherit;
    text-decoration: none;
}

.ec-blockBtn--quote {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 10px 16px;
  text-decoration: none;
  color: #fff;
  background-color: #5f7b7a;
  border-color: #5f7b7a;
  display: block;
  width: 100%;
  height: 56px;
  line-height: 26px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 8px;
}

.ec-blockBtn--quote:focus, .ec-blockBtn--quote.focus, .ec-blockBtn--quote:active:focus, .ec-blockBtn--quote:active.focus, .ec-blockBtn--quote.active:focus, .ec-blockBtn--quote.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.ec-blockBtn--quote:hover, .ec-blockBtn--quote:focus, .ec-blockBtn--quote.focus {
    color: #5f7b7a;
    text-decoration: none; }
.ec-blockBtn--quote:active, .ec-blockBtn--quote.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.ec-blockBtn--quote.disabled, .ec-blockBtn--quote[disabled],
  fieldset[disabled] .ec-blockBtn--quote {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    box-shadow: none; }
.ec-blockBtn--quote:focus, .ec-blockBtn--quote.focus {
    color: #fff;
    background-color: #264a4c;
    border-color: #18181d; }
.ec-blockBtn--quote:hover {
    color: #fff;
    background-color: #264a4c;
    border-color: #363642; }
.ec-blockBtn--quote:active, .ec-blockBtn--quote.active,
  .open > .ec-blockBtn--quote.dropdown-toggle {
    color: #fff;
    background-color: #264a4c;
    background-image: none;
    border-color: #363642; }
.ec-blockBtn--quote:active:hover, .ec-blockBtn--quote:active:focus, .ec-blockBtn--quote:active.focus, .ec-blockBtn--quote.active:hover, .ec-blockBtn--quote.active:focus, .ec-blockBtn--quote.active.focus,
    .open > .ec-blockBtn--quote.dropdown-toggle:hover,
    .open > .ec-blockBtn--quote.dropdown-toggle:focus,
    .open > .ec-blockBtn--quote.dropdown-toggle.focus {
      color: #fff;
      background-color: #0f4a4e;
      border-color: #18181d;
}
.ec-blockBtn--quote.disabled:hover, .ec-blockBtn--quote.disabled:focus, .ec-blockBtn--quote.disabled.focus, .ec-blockBtn--quote[disabled]:hover, .ec-blockBtn--quote[disabled]:focus, .ec-blockBtn--quote[disabled].focus,
  fieldset[disabled] .ec-blockBtn--quote:hover,
  fieldset[disabled] .ec-blockBtn--quote:focus,
  fieldset[disabled] .ec-blockBtn--quote.focus {
    background-color: #5f7b7a;
    border-color: #5f7b7a; }
    
    
    
    /*カスタマイズ*/
    .ec-headerTitle .ec-headerTitle__title a {
        width: 200px;
    }
    .ec-headerTitle .ec-headerTitle__title .headerTel a {
        font-size: 1.6rem;
        font-weight: normal;
        width: auto;
        margin-bottom: 10px;
    }
    
    .ec-grid2{margin:2em 0;}
    a{color: #1a1a1a ;}
    h2.ec-headingTitle {font-weight: bold;}
    .ec-layoutRole__header{background: #ffe300;}
     .ec-itemNav__nav li a{
        background: #ffe300;
        color: #1a1a1a;
    }
    .ec-itemNav__nav li a:hover{
        background: white;
        color: #1a1a1a;
    }
    
    .ec-itemNav.side ul li{
        width: 200px;
    }
    .ec-itemNav.side ul li a:hover{
        background: #1a1a1a;
        color: white;
    }
    
    .side .ec-itemNav__nav li ul {
        top: 0;
        left: 100%;
    }
    
    .side .ec-itemNav__nav li {
        float: none;
    }
    
    .ec-itemNav__nav li ul {
        min-width: 135px;
    }
    
    .ec-itemNav__nav li ul li {
        float: none;
    }
    
.cate-p {
    text-align: center;
    margin: 1em auto;
    padding: 0.5em 0;
    font-weight: bold;
    border: 1px solid;
    width: 80%;
}
    .main_visual {margin: 3em auto 2em;}
    .new-wrap h2{
        font-family: 'Anton', sans-serif;
        background: #1a1a1a;
        color: #ffe300;
        padding: 0.5em;
        text-align: center;
        
    }
    .new-wrap h3{
    font-size: 1em;
    width: 70%;
    margin: auto;
    padding-bottom: 0.5em;
    text-align: left;
    word-wrap: break-word;
    }
    .new-wrap ul {
    padding-left: 0;
    list-style: none;
    text-align: center;
}
    .new-wrap ul li{
        width:150px;
        height: 200px;
        display: inline-grid;
        background: #eee;
        padding: 1em 0;
        margin: 0 1em;
    }
    .new-wrap ul li img{
        max-width: 100px;
        display: block;
        margin: 0.5em auto;
    }
    .new-wrap p{text-align:center;}
    .rank-wrap h2{
        font-family: 'Anton', sans-serif;
        color: #1a1a1a;
        background: #ffe300;
        padding: 0.5em;
        
    }
    .rank-wrap h3{
    font-size: 1em;
    width: 70%;
    margin: auto;
    text-align: left;
    word-wrap: break-word;
    }
    .rank-wrap ul {
    padding-left: 0;
    list-style: none;
    text-align: center;
}
    .rank-wrap ul li{
        width:180px;
        display: inline-block;
        border: 1px solid #1a1a1a;
        margin: 0 1em;
        padding: 0.5em;
    }

    .rank-wrap ul li img{
        max-width: 100px;
        display: block;
        margin: 0.5em auto;
    }
    .rank-wrap p{text-align:center;}
    .ribbon{
        display: inline-block;
        position: relative;
        right: 38%;
        /* top: 5px; */
        box-sizing: border-box;
        padding: 0 12px;
        margin: 0;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        letter-spacing: 0.1em;
        color: white;
       /* background: #70c7ff;*/
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
    }
    .ribbon:before{
    position: absolute;
  content: '';
  top: 0;
  left: -7px;
  border: none;
  height: 38px;
  width: 7px;
 /* background: #70c7ff;*/
  border-radius: 5px 0 0 5px;
  }
    .ribbon:after{
     position: absolute;
  content: '';
  bottom: -7px;
  left: -5px;
  border: none;
  height: 7px;
  width: 5px;
  /*background: #4d99ca;*/
  border-radius: 5px 0 0 5px;
    }
        .search-wrap h2{
        font-family: 'Anton', sans-serif;
        background: #1a1a1a;
        color: #ffe300;
        padding: 0.5em;
    }
    .search-wrap ul {
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.search-box {
    background: #eeeeee;
    padding: 2em 0;
    margin-bottom: 3em;
    position: relative;
    bottom: 10px;
}
.search-box ul{
    width: 80%;
    display: block;
    margin: auto;

}
.search-box ul li {
    display: inline-block;
    background: white;
    padding: 1em;
    width: 200px;
    border-radius: 30px;
    margin: 1.5em 2em;
    text-align: center;
}
.search-box a:hover{text-decoration:none;}
.search-box-2 {
    background: #eeeeee;
    padding: 2em 0;
    margin-bottom: 3em;
    position: relative;
    bottom: 10px;
    font-size: 3em;
}

.search-box-2 ul li {
    display: inline-block;
    background: white;
    padding: 0 0.2em;
    margin: 0.2em;
    text-align: center;
}
.search-box-2 a:hover{text-decoration:none;}

.ec-itemNav__nav li ul li:hover{
    background:#cccccc;
    color: #999999;
}
.dropdown {
  display: flex;
  justify-content: center;
}

/*header-nav*/
.header-nav{flex-wrap:wrap;}
.header-nav .topBanner{width: 23.2300885%; margin: 1.7699115% 1.7699115% 1.7699115% 0;}
.header-nav .topBanner:hover{cursor:pointer;}
.header-nav .topBanner img {height:220px; width:100%;}
.header-nav .menu-title img{width:100%;}
.header-nav.dropdown {justify-content: flex-start; margin-left: 1.7699115%;}
.btn-area {margin-top: 40px; margin-bottom: 90px;}
.btn-img {text-align:center; margin-bottom: 20px;}
.btn-img:last-of-type {margin-bottom: 0;}
/*!header-nav*/

/*testTop*/
.testTop{flex-wrap:wrap;}
.testTop .topBanner{width:23%; margin:20px 20px 0 0; height:224px;}
.testTop .menu05 img,
.testTop .menu06 img{height:100%;}
.testTop .menu-title img{width:100%;}
.testTop.dropdown {justify-content: space-between; margin-left: 20px;}
/*!testTop*/

.menu-blind {
  background-color : rgba(0, 0, 0, 0);
  position         : relative;
  top              : 0px;
  bottom           : 0px;
  left             : 0px;
  right            : 0px;
  z-index          : 2;
}

.menu01 {
  width: 23%;
  height: 200px;
  text-align: center;
  margin: 1em;
  position: relative;
}
.menu01 img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.menu02 {
  width: 23%;
  height: 200px;
  text-align: center;
  margin: 1em;
  position: relative;
}
.menu02 img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.menu03 {
  width: 23%;
  height: 200px;
  text-align: center;
  margin: 1em;
  position: relative;
}
.menu03 img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.menu04 {
  width: 23%;
  height: 200px;
  text-align: center;
  margin: 1em;
  position: relative;
}
.menu04 img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.menu05 {
  width: 23%;
  height: 200px;
  text-align: center;
  margin: 1em;
  position: relative;
}
.menu05 img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.menu06 {
  width: 23%;
  height: 200px;
  text-align: center;
  margin: 1em;
  position: relative;
}
.menu06 img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.menu07 {
  width: 23%;
  height: 200px;
  text-align: center;
  margin: 1em;
  position: relative;
}
.menu07 img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.menu08 {
  width: 23%;
  height: 200px;
  text-align: center;
  margin: 1em;
  position: relative;
}
.menu08 img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.menu09 {
  margin: 20px auto 0;
  padding-left: 20px;
  padding-right: 20px;
}
.menu09 img {
  width: 100%;
}

.menu {
  width: 25%;
  height: 200px;
  text-align: center;
  margin: 1em;
}
.sub-menu {
  /*display: none;*/
  background: #B9B9B9;
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 1.1em;
  z-index: 1;
}
.sub-menu > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.sub-menu > ul > li > a {
  text-decoration: none;
  color: #ffffff;
}



/*.menu01:hover .sub-menu {
  display: inline-block;
}
.menu02:hover .sub-menu {
  display: inline-block;

}.menu03:hover .sub-menu {
  display: inline-block;

}.menu04:hover .sub-menu {
  display: inline-block;
}*/

.menu:hover .sub-menu {
  display: inline-block;
}
.sub-menu ul li{
    padding-top: 2px;
    padding-bottom: 2px;
}
.sub-menu ul li:hover{
    background:#666;
}
.menu-title img {width: 250px;}
.ec-shelfGrid .ec-shelfGrid__item-image{height:170px; line-height:170px;}

/*.ec-shelfGrid .ec-shelfGrid__item img {*/
/*    position: relative;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*}*/

@media screen and (max-width:1024px)
{
    .new-wrap ul {
        display: flex;
        flex-wrap: wrap;
        text-align: center;
        margin: 10px 10px 0 10px;
    }
    .new-wrap ul li {
        width: 22%;
        margin-top: 15px;
    }
    .rank-wrap ul {
        display: flex;
        flex-wrap: wrap;
        text-align: center;
        margin: 10px 10px 0 10px;
    }
    .rank-wrap ul li {
        width: 22%;
        margin-top: 15px;
    }
    .sub-menu ul li {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: solid 1px #555;
    }
    
    .sub-menu ul li:last-child {
        border-bottom: none;
    }
}

@media screen and (max-width:768px)
{
    .ec-headerTitle .ec-headerTitle__title a {
        font-size: 40px;
        width: 100px;
    }
    
    .ec-itemNav__nav li a {
        padding: 13px;
    }
    
    .ec-itemNav__nav li ul li {
        width: 60%;
    }
    
    /*header-nav*/
    .header-nav.dropdown {margin-left: 2.60416667%;}
    .header-nav .topBanner {width: 22.3958333%; margin-right: 2.60416667%;}
    .header-nav .topBanner {
        height: 143px;
    }
    .header-nav .topBanner img {height: 143px;}
    /*!header-nav*/
    
    
    /*testTop*/
    .testTop .topBanner {
        width: 22%;
        height: 143px;
    }
    /*!testTop*/

    .menu01 ,
    .menu02 ,
    .menu03 ,
    .menu04 ,
    .menu05 ,
    .menu06 ,
    .menu07 ,
    .menu08 ,
    .menu10 {
        margin: 0.5rem;
        height: 120px;
    }
    
    .sub-menu {
        top: 0;
    }
    
    .sub-menu ul li{
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: solid 1px #555;
    }
    
    .sub-menu ul li:last-child{
        border-bottom: none;
    }
    
    .ec-headerNav .ec-headerNav__item{
        font-size: 0;
    }
    
    .ec-itemNav.side ul li {
        width: 170px;
    }
    
    .ec-shelfGrid .ec-shelfGrid__item .ec-productRole__btn > button{
        font-size: 80%;
        padding: 0;
    }
    
    .new-wrap ul {
        display: flex;
        flex-wrap: wrap;
        text-align: left;
    }
    
    .new-wrap ul li {
        width: 22%;
        margin: 10px 10px 0 10px;
    }
    
    .rank-wrap ul {
        display: flex;
        flex-wrap: wrap;
        text-align: left;
    }
    
    .rank-wrap ul li {
        width: 17.3262%;
        margin: 10px 10px 0 10px;
    }
}

@media screen and (max-width:767px)
{
    .header-nav {
        margin-top: 10px;
    }
    .header-nav.dropdown {margin-left: 5.33333%;}
    .header-nav .topBanner {
        width: 44.66667%;
        margin: 2.66666% 5.33333% 2.66666% 0;
    }
    
    .btn-img {margin: 30px 20px 50px;}
    
    .btn-img img {max-width: 100%;}
    /*testTop*/
    .testTop {
        margin-top: 10px;
        padding-right: 10px;
    }
    .testTop .topBanner {
        width: 45%;
        margin: 10px 10px 0 0;
        height: 139px;
    }
    /*testTop*/
    .rank-wrap ul li {min-width: 136px; width: 44.36619%;}
}


/*sitemap*/
.d-flex {
    display: flex;
}

.product .d-flex {
    margin: 0 20px;
}

.product .d-flex div{
    width: 20%;
    /*margin-right: 30px;*/
}

.sitemap-group {
    /*width: calc((100% - 8rem) / 3);*/
    /*margin-right: 2rem;*/
    margin-bottom: 50px;
}

.sitemap-group h3 {
    margin: 2rem 0;
    padding: 0 20px 10px;
    border-bottom: 2px solid #52526340;
}

.sitemap-group-label {
    font-family: 'Anton', sans-serif;
    color: #1a1a1a;
    /*background: #ffe300;*/
    padding: 0.5em;
}

.sitemap-group-item {
    padding-left: 1rem;
    margin: 0 20px 0;
}

.sitemap-item {
    margin-bottom: 1rem;
    padding-right: 2rem;
    list-style: none;
}

.fa-angle-right {
    padding-right: 3px;
}

.product .sitemap-group-item {
    margin-left: 20px
}

@media screen and (max-width:767px)
{
    .product h4 {
        font-size: 16px;
    }
    
    .product .d-flex div{
        width: 25%;
        margin-bottom: 10px;
        
    }
    
    .sitemap-group-label {
        padding: 0;
    }
    
    .product .sitemap-group-item {
        margin-left: 0;
    }
    
    .product .sitemap-group-item {
        margin: 0;
    }
    
    .product .sitemap-item {
        padding-right: 0;
    }
}



/*ログインページ*/
.mypage .ec-off2Grid__cell {
    width: 100%;
    display: flex;
    margin-left: 0;
}
.mypage .login-form {
    flex: 1;
}
.blog-info,
.login-guide {
    margin: 0 10px;
}
.blog-info {
    margin-bottom: 20px;
}
@media screen and (max-width:768px) {
    .mypage .ec-off2Grid__cell {
        display: block;
    }
    .login-guide {
        width: auto;
        margin: 20px 16px 0;
    }
}
@media screen and (max-width:767px) {
    .login-guide {
        width: auto;
        margin: 20px 0 0;
    }
}
/*search_tips*/

.red {
    color: red;
}

.tips {
    margin-top: 40px;
    max-width: 738px;
    margin: 40px auto 0;
}

.tips .text-box {
    margin-bottom: 30px;
}

.tips p {
    font-size: 18px;
    line-height: 1.7;
    padding-left:2em;
    text-indent:-1em;
}

.tips .btn-img {
    margin-top: 90px;
}

.tips .box02 {
    margin-bottom: 40px;
} 

.tips .box02 .title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 1em;
}

.tips .box02 .imgBox {
    margin-bottom: 70px;
}

.tips .box02 img {
    max-width: 100%;
}

@media screen and (max-width:768px)
{
    .search_tips {
        margin-right: 20px;
        margin-left: 20px;
    }
}



/* トップページ商品ランキング非表示 */
.rank-wrap .ribbon {
    visibility: hidden;
}