/* ã‚«ã‚¹ã‚¿ãƒžã‚¤ã‚ºç”¨CSS */
.block-title2{
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.ec-numberInput{
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}
.ec-blockBtn--action{
   /* background-image: url(https://www.fukuzoo.jp/html/template/default/assets/img/btn-buy.png); */
   /* font-size: 0; */
   /* background-repeat: no-repeat; */
   /* background-color: #fff; */
   /* border-color: #ffffff; */
   /* background-position: center; */
   /* background-size: contain; */
}

.ec-blockBtn--action:hover{
     background-color: #fff;
      border-color: #ffffff;
      opacity: 0.5 ;
}

.ec-blockBtn--action:active {
     background-color: #fff;
      border-color: #ffffff;
      opacity: 0.5 ;
}


.ec-newItemRole{}
.ec-newItemRole__list{
    display: flex!important;
    flex-direction: row;
    flex-wrap: wrap!important;
    justify-content: space-evenly;
}
.header-link-wrap{
    width: calc(100% * 1.1/4);
}

.card-wrap{
    display: flex;
}
.ec-productRole__priceRegularPrice{
	    text-decoration-line: line-through;
}

.ec-productRole-custom__tags{
    border: 1px solid;
    padding: 10px;
    list-style: none;
    margin-bottom: 30px;
}


.ec-productRole-custom__tag{
    margin-bottom: 20px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #505050;
}

.block-title{
    font-size: 20px;
    /* margin-bottom: 20px; */
    margin-top: 10px;
}

.ec-categoryNaviRole{
    border: 1px solid;
    padding: 10px;
    list-style: none;
    margin-bottom: 30px;
}

.ec-layoutRole__right img{
	width: 13vw;
	margin-bottom: 20px;
}

.ec-layoutRole__mainBetweenColumn img{
	width: 100%;
}

.footer-logo{
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.footer-logo img{
    margin-bottom: 30px;
}

.ec-footerRole{
  border-top: 0px;
  margin-top: 30px;
  background: #dadada;
  color: #000;
  }
  
.ec-layoutRole__left{width: 19vw!important;}
.ec-layoutRole__right{
    width: 20vw!important;
    text-align: center;
    /* background-color: blue; */
}
.ec-layoutRole__mainBetweenColumn{
    width: 58vw!important;
    /* background-color: red; */
    padding-left: 30px;
}

.ec-layoutRole__contents {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 100vw!important;
    display: flex;
    flex-wrap: nowrap;
    padding: 30px;
  }
  
  .main-title{
    margin: auto;
    /* width: 106%; */
    text-align: center;
}
  .main-title img{
    width: 90%;
}

.main-osusumearea{min-height: 200px;}
.main-baner{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    margin: auto;
}
.main-baner img{
    width: 40%;
    margin: 10px;
}

.ec-footerTitle{
    color: #000;
}

.ec-footerNavi{
    color: #000;
}


.ec-headerNaviRole {
 max-width:
 none;
 display: flex;
 justify-content: space-around;
}

.top-logo{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-end;
    margin-right: 130px;
    width: 15VW;
}

.top-logo img{}

.top-logo img:nth-child(1) {
    width: 120px;
    height: auto;
    padding-right: 20px;
}

.top-logo img:nth-child(2) {
    width: 190px;
    height: auto;
}

.ec-headerNaviRole .ec-headerNaviRole__right {
    width: calc(100% * 3/3);
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.header-txt{
    font-size: 0.8em;
    width: calc(100% * 1.5/4);
}
.header-link{
    /* width: calc(100% * 1.1/4); */
    text-align: center;
    font-size: 0.9em;
}

.cart{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.card{}

.ec-headerNaviRole__search{
    width: 48vw;
}

.ec-itemNav__nav {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
}

.ec-itemNav__nav li {
    float: left;
    width: 100%;
    text-align: left;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.ec-productRole-custom__support{
    padding: 10px;
    list-style: none;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    height: 150px;
}

.ec-productRole-custom__support2{
    padding: 10px;
    list-style: none;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    /* min-height: 270px; */
}

.ec-productRole-custom__support li{
    list-style: none;
    /* margin-bottom: 20px; */
    height: 10px;
    /* line-height: 1.8; */
}

.ec-productRole-custom__support2 li{
    list-style: none;
    /* margin-bottom: 20px; */
    min-height: 33px;
    /* line-height: 1.8; */
}

.ec-footerNavi__link{
    
border-left: 1px solid;
}


.ec-footerNavi__link:last-child{
    
border-left: 1px solid;
    
border-right: 1px solid;
}

.ec-productRole__price{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: center;
    align-items: center;
}

.pricedown{
    color: #fff;
    background-color: red;
    padding: 5px;
    margin-left: 20px;
}

.pricedown-list{
    height: 30px;
    color: #fff;
    background-color: #fff;
    padding: 5px;
    margin-left: 38px!important;
    margin: 10px 0;
    text-align: center;
    width: 100px;
    font-size: 0.9em;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: red;
    border: 1px solid;
}


.block-title-new{
     font-size: 20px;
     margin-bottom: 20px;
     margin-top: 10px;
     padding-left: 30px;
     border-bottom: 1px solid;
     padding-top: 50px;
     width: 90%;
     margin: auto;
}

.ec-newItemRole__listItemPrice{
    color: red;
    font-size: 16px!important;
    
}


.sanko{
    color: #000;
    text-decoration: line-through;
}

.ec-newItemRole__listItem{
    width: 20%;
}


.list-flex{
    
width: max-content;
    
display: flex!important;
    
flex-wrap: wrap!important;
    
flex-direction: column;
    
justify-content: space-between;
    
align-items: flex-start;
    
align-content: flex-start;
    
height: 710px;
}

.ec-newItemRole__listItem{
    width: 150px!important;
}

.ec-headerNaviRole{
    
margin-bottom: -30px;
}

.service-wrap{
    
/* font-size: 12px!important; */
    
padding: 30px;
}



.service-wrap p{
    
font-size: 16px;
    
line-height: 1.8;
}

.service-wrap h1{

font-size: 22px;

padding-bottom: 10px;

border-bottom: 1px solid;

margin-top: 50px;
}

.service-wrap h2{

font-size: 22px;

padding-bottom: 10px;

margin-top: 50px;
}
.service-wrap>.link{

}

table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  font-size: 18px;
}

table tr {
  background-color: #fff;
  border: 1px solid #bbb;
  padding: .35em;
}
table th,
table td {
  padding: 1em 10px 1em 1em;
  border-right: 1px solid #bbb;
  font-weight: 800;
}
table th {
  font-size: .85em;
  font-weight: 400;

}
table thead tr{
  background-color: #eee;
}
.txt{
   text-align: left;
   font-size: .85em;
}
.price{
   text-align: right;
}

 table ul {
    font-weight: 400; 
 }
 
@media screen and (max-width: 767px) {
    
   /* ã‚«ã‚¹ã‚¿ãƒžã‚¤ã‚ºç”¨CSS */
.ec-productRole__priceRegularPrice{
	    text-decoration-line: line-through;
}

.ec-productRole-custom__tags{
    border: 1px solid;
    padding: 10px;
    list-style: none;
    margin-bottom: 30px;
}


.ec-productRole-custom__tag{
    margin-bottom: 20px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #505050;
}

.block-title{
    font-size: 20px;
    /* margin-bottom: 20px; */
    margin-top: 10px;
}

.ec-categoryNaviRole{
    border: 1px solid;
    padding: 10px;
    list-style: none;
    margin-bottom: 30px;
}

.ec-layoutRole__right img{
	width: 13vw;
	margin-bottom: 20px;
}

.ec-layoutRole__mainBetweenColumn img{
	width: 100%;
}

.footer-logo{
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
}
.footer-logo img{
    margin-bottom: 30px;
}

.ec-footerRole{
  border-top: 0px;
  margin-top: 30px;
  background: #dadada;
  color: #000;
  }
  
.ec-layoutRole__left{width: 19vw!important;}
.ec-layoutRole__right{
    width: 20vw!important;
    text-align: center;
    /* background-color: blue; */
}
.ec-layoutRole__mainBetweenColumn{
    width: 100vw!important;
    /* background-color: red; */
    padding-left: 0;
}

.ec-layoutRole__contents {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 100vw!important;
    display: flex;
    flex-wrap: nowrap;
    padding: 10px;
  }
  
  .main-title{
    margin: auto;
    /* width: 106%; */
    text-align: center;
    width: 100%;
}
  .main-title img{
    width: 100%;
}

.main-osusumearea{min-height: 200px;}
.main-baner{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    margin: auto;
}
.main-baner img{
    width: 50%;
    margin: 5px;
}

.ec-footerTitle{
    color: #000;
}

.ec-footerNavi{
    color: #000;
}


.ec-headerNaviRole {
 max-width:
 none;
 display: flex;
 justify-content: space-around;
 flex-direction: column;
 flex-wrap: wrap;
 align-items: center;
 align-content: center;
}

.top-logo{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    width: 100vw;
    margin-bottom: 60px;
    /* padding-left: 70px; */
}

.top-logo img{}

.top-logo img:nth-child(1) {
    width: 120px;
    height: auto;
    padding-right: 0;
    margin-bottom: 10px;
}

.top-logo img:nth-child(2) {
    width: 190px;
    height: auto;
}

.ec-headerNaviRole .ec-headerNaviRole__right {
    width: 90vw;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    margin-top: 10px;
    position: absolute;
    top: 100px;
}

.header-txt{
    font-size: 0.8em;
    width: 90vw;
    margin: 0;
    padding: 0;
    /* margin-left: -10vw; */
}


.header-txt br {
    display: none;
  }
  
.header-link{
    width: 100vw;
    text-align: center;
    font-size: 0.8em;
    /* padding: 10px; */
}

.cart{
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 1em;
}

.card{}

.ec-headerNaviRole__search{
    width: 48vw;
}

.ec-itemNav__nav {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
}

.ec-itemNav__nav li {
    float: left;
    width: 100%;
    text-align: left;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.ec-productRole-custom__support{
    padding: 10px;
    list-style: none;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    /* min-height: 270px; */
    background-color: #f8f8f8;
}

.ec-productRole-custom__support li{
    list-style: none;
    /* margin-bottom: 20px; */
    /* min-height: 30px; */
    /* line-height: 1.8; */
}

.ec-footerNavi__link{
    
border-left: 1px solid;
}


.ec-footerNavi__link:last-child{
    
border-left: 1px solid;
    
border-right: 1px solid;
}

.ec-productRole__price{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: center;
    align-items: center;
}

.pricedown{
    color: #fff;
    background-color: red;
    padding: 5px;
    margin-left: 20px;
}

.pricedown-list{
    color: #fff;
    background-color: red;
    padding: 5px;
    /* margin-left: 20px; */
    margin: 10px 0;
    text-align: center;
}


.block-title-new{
     font-size: 20px;
     margin-bottom: 20px;
     margin-top: 10px;
     padding-left: 30px;
     border-bottom: 1px solid;
     padding-top: 50px;
     width: 90%;
     margin: auto;
}

.ec-newItemRole__listItemPrice{
    color: red;
    font-size: 16px!important;
    
}


.sanko{
    color: #000;
    text-decoration: line-through;
}

.ec-newItemRole__listItem{
    width: 20%;
}


.list-flex{
    
width: 100%;
    
display: flex!important;
    
flex-wrap: wrap!important;
    
flex-direction: column;
    
justify-content: space-between;
    
align-items: flex-start;
    
align-content: flex-start;
    
/* height: 100vh; */
    
overflow: scroll;
}

.ec-newItemRole__listItem{
    width: 40vw!important;
}

.ec-headerNaviRole{
    
margin-bottom: 10px;
    
position: relative;
}

.service-wrap{
    
/* font-size: 12px!important; */
    
padding: 30px;
}



.service-wrap p{
    
font-size: 16px;
    
line-height: 1.8;
}

.service-wrap h1{

font-size: 22px;

padding-bottom: 10px;

border-bottom: 1px solid;

margin-top: 50px;
}

.service-wrap h2{

font-size: 22px;

padding-bottom: 10px;

margin-top: 50px;
}
.service-wrap>.link{

}
 
    
    
  table {
    border: 0;
    width:100%
  }
  table th{
    background-color: #eee;
    display: block;
    border-right: none;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: .8em;
    text-align: right;
    position: relative;
    padding: .625em .625em .625em 4em;
    border-right: none;
  }
  
  table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
  
  .card-wrap{
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-around;
    align-items: center;
    width: 100vw;
}
 .card-wrap p{
   
font-size: 0.8em;
}

 .card-wrap img{
   
width: 30vw;
}

.header-link-wrap{display: flex;flex-direction: column;flex-wrap: nowrap;align-content: center;align-items: center;justify-content: center;width: 100vw;margin: 10px 0;}

.list-flex{
    
/* width: max-content; */
    
/* display: flex!important; */
    
/* flex-wrap: wrap!important; */
    
/* flex-direction: column; */
    
/* justify-content: space-between; */
    
/* align-items: flex-start; */
    
/* align-content: flex-start; */
    
/* height: 80vh; */
}
.ec-newItemRole__list {
    display: flex;
    flex-wrap: wrap;
    display: flex!important;
    flex-direction: row;
    flex-wrap: wrap!important;
    justify-content: space-evenly;
}

.ec-itemNav li>a{
    width: 100%;
}

.ec-headerLink__item{
    background-color: #7c7c7c;
}
.ec-drawerRole{
    background-color: #f8f8f8;
}
.block-title2{
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
}
}