/* header upper ******************************* */
.ec-headerNaviRole {
background-color:#FFFFFF;
    padding-top: 0px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 14px;
    padding-bottom: 0px;
}

.ec-headerNaviRole .ec-headerNaviRole__search{
      margin-top: 4px;
}
/* header left serch box ******************************* */
/* media queery => height set *************** */

.ec-cartNavi .ec-cartNavi__icon{
color:#BD0038;
}
.fa, .fab, .fal, .far, .fas {
line-height:0.8;
}


.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search{
border-radius:0;
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
background-color:#BD0038;
}
.ec-headerSearch .ec-headerSearch__keyword{
border-radius:0;
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border:#BD0038 solid 1px;
}

.ec-cartNaviWrap{
height:36px;
}

.ec-cartNavi{
border-radius:0;
background-color:#FFF;
border:1px solid #BD0038;
}


/* header lower image ******************************* */
.ec-header-image .narrowdisp{
position: relative;
}

.ec-header-image img{
width:auto;
height: auto;
}

.ec-header-image .narrowdisp .telnum{
position: absolute;
bottom:0;
right:0;
}

.ec-header-image .narrowdisp .telnumtarget{
position: absolute;
bottom:0;
right:0;
width:40%;
height:50%;
}

.headblock_read_strings{
text-align:center;
margin:3.0rem 0 1.5rem 0;
line-height:3.0rem;
font-size:16px;
font-weight:600;
}

.ec-headerTitle{
font-size:10px;
}

.ec-headerRole{
padding:0;
padding-top:4px;
}


.ec-footerRole{
background:#BD0038;
}
.ec-footerTitle{
padding: 10px;
padding-bottom:40px;
}

.ec-footerTitle .ec-footerTitle__logo a {
border-bottom: none;
}

.ec-categoryRole{
background: #FFFFFF;
}

.ec-role {
    margin: 0 auto;
    padding:0;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    color: #525263;
    -webkit-text-size-adjust: 100%;
    width: 80%;
    max-width: 1130px;
}

.ec-categoryRole .ec-role {
    width: 100%;
}


.ec-secHeading {
border-bottom:#BD0038 6px solid;
box-sizing:border-box;
position: relative;
margin:30px 0 0;
}
.ec-secHeading:before{
  content: '';
  display: inline-block;
  width: 5.5rem;
  height: 4.0rem;
  background-image: url(../img/titleheadicon.png);
  background-repeat:no-repeat;
  background-size: contain;
  background-position:bottom;
}
.ec-secHeading span{
position: absolute;
bottom: 1px;
margin-left:10px;
}
.ec-secHeading .ec-secHeading__en{
font-size:20px;
font-weight:900;
letter-spacing:0;
color:#666;
}

.ec-headerNav .ec-headerNav__itemIcon{
color:#B21C38;
}
.ec-headerNav .ec-headerNav__itemLink{
color:#3E3A39;
}

.ec-categoryRole .ec-categoryRole__listItem{
margin:0;
}
.ec-categoryRole .ec-categoryRole__listItem a{
text-decoration:none;
}

.categhead_block{
font-size:18px;
line-height:1.1;
font-weight:900;
color:#666;
margin-bottom:0.6em;
}
.categhead_block:first-letter{ 
  font-size:1.2em; 
  line-height: 1;
  float: left;
  color:#BD0038;
}



.ec-newsRole .ec-newsRole__news{
border:0;
padding:0;
}

.ec-newsRole .ec-newsRole__newsCloseBtn{
background:#BD0038;
}

.ec-newsRole .ec-newsRole__newsItem:not(:last-of-type){
  border:0;
}


.ec-input select, .ec-halfInput select, .ec-numberInput select, .ec-zipInput select, .ec-telInput select, .ec-select select, .ec-birth select{
-webkit-appearance:none;
border-radius: 0;
}


.ec-input input, .ec-halfInput input, .ec-numberInput input, .ec-zipInput input, .ec-telInput input, .ec-select input, .ec-birth input{
border-radius: 0;
}

.ec-numberInput input[type='number']{
border-color:#BD0038;
}

.ec-shelfRole {
    padding:0;
    width: 80%;
}
.ec-shelfGrid .ec-shelfGrid__item:nth-child(even),.ec-shelfGrid .ec-shelfGrid__item:nth-child(odd){
padding: 0 4px;
}


.table-box{
background-image:url("../img/stepbg.png");
background-repeat:no-repeat;
background-size: contain;
background-position:right;
}
.table-box table{
border-collapse: separate;
padding:1.2em 0;
border:0px solid #000;
width:100%;
}
.table-box th{
padding:1.5em 0;
width:23%;
}
.table-box td{
width:77%;
padding-left:0.5em;
font-size:18px;
line-height:160%;
}


.toibox{
display: flex;
flex-flow: column wrap;

  margin:1.4em 0;
  width:100%;
  height:auto;
  border-radius: 1em;
  border : dotted 12px #BD0038; 
}

.toi-upperbox{
padding:10px 0;
display: flex;
flex-flow: row wrap;
align-items:center;
justify-content:space-around;
max-width:100%;
}
.toi-upper-mid{
font-size:16px;
font-weight:600;
margin-top:6px;
width:64%;
line-height:150%;
}
.icon-a-class{
max-width:76px;
}
.icon-b-class{
max-width:91px;
}



.toi-lowerbox{
padding:6px 0;
display: flex;
flex-direction: row;
align-items: center;
font-weight:600;
height:auto;
border-bottom-left-radius: 1em;
border-bottom-right-radius: 1em;
background-size:cover;
background-repeat:no-repeat;
background-position:center bottom; 
}
.toi-lowerbox .leftside{
font-size:16px;
width:100%;
text-align:center;
}
.toi-lowerbox .leftside img{
max-width:267px;
margin:0 auto;
}
.toi-lowerbox .rightside{
font-size:16px;
width:100%;
text-align:center;
}
.toi-lowerbox .rightside img{
max-width:70px;
margin:0 auto;
}




.ec-select{
margin-bottom:6px;
}
.ec-productRole__actions.ec-select.form-control{
    width: 100%;
    background-color: #FFF;
}



.ec-blockBtn--action,.ec-blockBtn--cancel,.ec-blockBtn{
padding:0;
height:28px;
line-height: 200%;
}
.ec-blockBtn--action{
background-color:#7590B8;
border-color:#7590B8;
}
.ec-blockBtn--action:hover{
background-color:#5b697f;
border-color:#5b697f;
}
.ec-blockBtn--action:active{
background-color:#5b697f;
border-color:#5b697f;
}
.ec-blockBtn--cancel{
background-color:#CA6855;
border-color:#CA6855;
}
.ec-blockBtn--cancel:hover{
background-color:#9d5244;
border-color:#9d5244;
}
.ec-blockBtn--cancel:active{
background-color:#9d5244;
border-color:#9d5244;
}







.ec-layoutRole .ec-layoutRole__main{
    padding:0;
    width: 80%;
    margin:0 auto;
}
.ec-productRole__title h2{
font-weight:900;
}
/*---20190416 TSCコメントアウト----*/
/*.ec-productRole .ec-productRole__tags{
display:none;
}*/



.ec-footerRole{
margin-top:10px;
}


.ec-footerRole{
padding:20px 0 0;
}

.ec-footerTitle .ec-footerTitle__logo{
margin-bottom:0;
}



@media only screen and (min-width: 992px){
  .ec-shelfGrid .ec-shelfGrid__item-image{
  height:185px;
  }

}

@media only screen and (min-width: 768px){
  .bodyfont{
  font-size:16px;
  }
  .ec-shelfGrid .ec-shelfGrid__item-image{
  height:165px;
  }
  .ec-cartNavi{
    height:34px;
    color:#000000;
  }
  .ec-categoryRole{
      padding:0;
  }
  .ec-categoryRole .ec-categoryRole__listItem:not(:last-of-type){
    margin:0;
  }
  .ec-newsRole{
    padding: 10px 0 0;
  }
  .ec-newsRole .ec-newsRole__newsItem{
    padding:10px 0 0;
  }
  .ec-newsRole__newsItem .ec-newsRole__newsDescription{
    margin:4px 0 0 20px;
    line-height:110%;
  }
  .ec-newsRole__newsItem.is_active .ec-newsRole__newsDescription{
    margin:4px 0 0 20px;
    line-height:120%;
  }
  .ec-productRole .ec-productRole__btn{
    width:100%;
  }
  .icon-a-class img,.icon-b-class img{
  width:70%;
  }

}


@media only screen and (max-width: 991px){
  .headblock_read_strings{
  text-align:left;
  margin:3.0rem auto 0.5rem;
  width:90%;
  
  line-height:2.6rem;
  font-size:14px;

  }

  .bodyfont{
  font-size:14px;
  text-align:center;
  line-height:130%;
  margin:20px 40px;
  }
    
  .categhead_block{
    font-size:14px;
    letter-spacing:-0.05em;
  }
  .table-box td{
  font-size:15px;
  line-height:120%;
  }
  
  .icon-a-class img,.icon-b-class img{
  margin:6px auto;
  }
  .icon-a-class,.icon-b-class{
  width:50%;
  margin:0 auto;
  }

  .toi-lowerboxB{
  display: flex;
  flex-direction: column;
  align-items: center;
  background-position:center; 
  width:100%;
  }
  .toi-lowerboxB .leftsideB,.toi-lowerboxB .rightsideB{
  width:auto;
  margin:6px 0;
  text-align:center;
  }
  .leftsideB img{
  width:75%;
  }
  .rightsideB img{
  width:15%;
  }

}

@media only screen and (max-width: 767px){
  .headblock_read_strings{
  text-align:left;
  margin:3.0rem auto 0.5rem;
  width:90%;
  
  line-height:2.3rem;
  font-size:13px;
  }

  .ec-secHeading{
  margin:10px 0 0;
  }
  .ec-role{
  width:95%;
  }
  .ec-cartNavi {
    border:0;
  }
  .fa, .fab, .fal, .far, .fas {
  line-height:1.2;
  }
  
  .categhead_block{
    font-size:18px;
    letter-spacing:0em;
  }
  .table-box table{
  padding:1.0em 0;
  }
  .table-box th{
  padding:1.0em 0;
  }
  .table-box td{
  font-size:13px;
  line-height:120%;
  }
  
  
  .icon-a-class img,.icon-b-class img{
  margin:6px auto;
  }
  .icon-a-class,.icon-b-class{
  width:40%;
  margin:0 auto;
  }
  .toi-upper-mid{
  width:70%;
  font-size:12px;
  }
  .left-icons{
  display: flex;
  flex-direction: column;
  align-content:center;
  }
  .toi-upperbox{
  justify-content:center;
  }
  .toi-upperbox,.toi-lowerboxB{
  font-size:12px;
  }
  
}

@media only screen and (max-width: 575px){

  .ec-categoryRole,.ec-newsRole{
    padding: 0;
  }
  
  .ec-secHeading .ec-secHeading__en{
  font-size:16px;
  }

  .ec-shelfGrid .ec-shelfGrid__item-image{
    height:130px;
  }
  .bodyfont{
  font-size:13px;
  text-align:left;
  line-height:130%;
  margin:10px;
  }
  .categhead_block{
    font-size:20px;
    letter-spacing:0em;
  }
  
  .table-box th{
  padding:1.2em 0;
  }
  .table-box td{
  font-size:11px;
  line-height:120%;
  }
  
  .icon-a-class img,.icon-b-class img{
  width:70%;
  }
  .toi-upper-mid{
  width:56%;
  }

}
