/* カスタマイズ用CSS */
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.ec-blockTopBtn{
    display: none !important;
}
.ec-layoutRole{
    background: transparent;
}
.ec-layoutRole__left{
    max-width: 200px;
}
.ec-layoutRole .ec-layoutRole__contents{
    justify-content: space-between;
}
.postage {
    text-align: center;
}
#cart_area .btn {
    display: block;
}

#search_area .btn{
padding: 0;
border:0;
display: block;
}


@media only screen and (min-width: 768px){
.ec-layoutRole .ec-layoutRole__mainWithColumn {
    width: 730px;
}
}
img{
    max-width: 100%;
}



/* フォント #two_maincolumn_rightは昔の.main_column部分
----------------------------------------------- */
#two_maincolumn_right h1,
#two_maincolumn_right h2,
#two_maincolumn_right h3,
#two_maincolumn_right h4,
#two_maincolumn_right h5{
    font-size: 100%;
    line-height: 150%;
}
/* タイトル
----------------------------------------------- */
.ec-pageHeader h1 {
background:#527704;
color:#fff;
font-weight:bold;
padding: 5px 20px;
margin: 0px 0px 15px;
    font-size: 21px;
      line-height: 150%;
}


/* 商品一覧
----------------------------------------------- */
.ec-shelfRole {
  font-size: 14px;
}
@media only screen and (min-width: 768px){
.ec-shelfGrid .ec-shelfGrid__item:nth-child(even) {
 padding: 0 0 30px 0;
}
.ec-shelfGrid .ec-shelfGrid__item:nth-child(odd) {
  padding: 0 0 30px 0;
}
.ec-shelfGrid .ec-shelfGrid__item {
    padding: 0 0 30px;
    width: 100%;
      justify-content: space-between;
}
}

.ec-shelfGrid .ec-shelfGrid__item {
  margin-bottom: 0px;
  display: flex;
  flex-direction: row;
justify-content: space-around;
  width: 100%;
  padding: 0 0 20px;
}
.ec-shelfGrid__item .box_item_left{
  max-width: 218px;
}

.ec-shelfGrid__item .box_item_right{
  width: 450px;
}
.ec-shelfGrid .ec-shelfGrid__item:nth-child(odd) {
    padding-right: 0px;
}
.ec-shelfGrid .ec-shelfGrid__item:nth-child(even) {
    padding-left: 0px;
}
.ec-shelfGrid .ec-shelfGrid__item .box_item_left img{
  border: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
  .ec-shelfGrid__item .box_item_left {
    max-width: 300px;
}
.ec-shelfGrid__item .box_item_right {
    width: 60%;
}
}
/* 検索条件
----------------------------------------------- */


#search_area .btn .ec-headerSearch__keywordBtn {
border: 0px;
background: transparent;
font-weight: bold;
    color: #fff;
    letter-spacing: 0.3em;
text-shadow: 1px 1px 1px #454f02;
        width: 120px;
    padding: 7px 5px;
    background: #c0d20a;
    background: -moz-linear-gradient(top, #c0d20a 0%, #9ab30f 83%, #91aa10 100%);
    background: -webkit-linear-gradient(top, #c0d20a 0%,#9ab30f 83%,#91aa10 100%);
    background: linear-gradient(to bottom, #c0d20a 0%,#9ab30f 83%,#91aa10 100%);
    border-radius: 4px;
    margin: 0 auto;
}
.ec-productRole .ec-grid2__cell img {
    border: 1px solid #ccc;
}


/* その他ページ
----------------------------------------------- */

@media only screen and (min-width: 768px){
.ec-mypageRole {
padding: 0;
}
  .ec-mypageRole .ec-pageHeader h1 {
    padding: 5px 20px;
    margin: 0px 0px 15px;
}
  .ec-off3Grid .ec-off3Grid__cell {
    width: 80%;
    margin: 0 auto;
}
}
.ec-blockBtn--cancel{
color: #fff !important;
text-decoration: none !important;
}

/* ログインページ
----------------------------------------------- */

@media only screen and (min-width: 768px){
.ec-off2Grid .ec-off2Grid__cell {
    width: 90%;
}
  .ec-off2Grid .ec-off2Grid__cell {
    margin: 30px auto 0;
  }
  .ec-login {
    padding: 30px 8% 60px;
  }
  
  /* 手続き完了ページ
  ----------------------------------------------- */
  .ec-off4Grid .ec-off4Grid__cell {
    width: 50%;
}
  .ec-off4Grid .ec-off4Grid__cell {
    margin: 0 auto;
}
    /* 当サイトページ
  ----------------------------------------------- */
  .ec-borderedDefs dl {
    font-size: 14px;
}
  .ec-borderedDefs dl {
    padding: 0;
}
  .ec-off1Grid .ec-off1Grid__cell {
    margin-left: 0;
    width: 100%;
}
.ec-borderedDefs dt {
    width: 20%;
}
  .ec-borderedDefs dd {
    line-height: 2;
    padding: 7px 0 0;
}
  
  
}

/* ボタン
  ----------------------------------------------- */
.ec-inlineBtn--action:visited,.ec-inlineBtn--action:link {
    color: #fff !important;
    text-decoration: none !important;
}
/* 現在のカートの中　ボタン部分
  ----------------------------------------------- */
@media only screen and (min-width: 768px){
.ec-cartRole .ec-cartRole__cart {
    margin: 0 0;
}

.ec-cartRole .ec-cartRole__actions {
  width: 35%;
}
  .ec-blockBtn--action:visited,.ec-blockBtn--action:link{
    color: #fff !important;
    text-decoration: none !important;
  }
  
}


/* いろいろ
  ----------------------------------------------- */
.ec-guest {

  padding: 10%;
}
.ec-contactRole p {
    font-size: 14px;
}
.ec-contactRole {
  padding: 0;
}
@media only screen and (min-width: 768px){
.ec-orderRole .ec-orderRole__summary {
    width: 33.33333%;
    padding: 0;
}
}
.ec-rectHeading h1, .ec-rectHeading h2, .ec-rectHeading h3, .ec-rectHeading h4, .ec-rectHeading h5, .ec-rectHeading h6 {
  border: 1px solid #ccc;
}
.ec-totalBox {
    border: 1px solid #ccc;
}

.ec-role,
.ec-cartRole,.ec-orderRole {
  padding: 0;
}

.ec-rectHeading h2{
  margin: 20px 0 10px;
}
.ec-orderAccount h2{
  margin: 0px 0 10px;
}
/*マイページナビ用*/
.ec-navlistRole .ec-navlistRole__item a {
    padding: 10px 4px;
    font-size: 14px;
}