@charset "utf-8";

#main_column {
    width: 1080px;
    margin: 0 auto;
}
#topCont {
    margin-bottom: 40px;
}

#topCont ul {
    padding: 0 0 32px;
}

#topCont ul li {
    float: left;
    text-align: center;
    margin: 0px 42px 0 0;
}

#topCont ul li:last-child {
    margin: 0;
}

#topCont ul li img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    border: 1px solid #ccc;
}
#page_product_list #item_list {
    padding-top: 30px;
}
.example {
  position: relative;
}
.example p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  /*文字の装飾は省略*/
}
.example img {
  width: 100%;
}

.example2 {
  position: relative;
}
.example2 p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  width: 100%;
}
.example2 img {
  width: 100%;
}

.m30 {
  margin-bottom: 30px;
}

.midashi_botan {
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    text-shadow: 3px 3px 3px #2b2b2c;
}
.midashi_botan_2 {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    text-shadow: 3px 3px 3px #2b2b2c;
}
.banner_midashi {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.w60 {
    width: 60%;
    margin: auto;
}
.w40 {
    width: 40%;
    margin: auto;
}
#item_photo_area .slick-dots li {
    width: 20% !important;
}
.footer_sns {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    justify-content: center;
}
.footer_sns a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px;
}

#page_shopping input {
    margin-bottom: 10px;
    padding: 0 10px;
    height: 40px;
}
.btn-default[disabled], .btn-default[disabled]:hover {
    display: none;
}

/* 会員フォーム */
.ec-borderedDefs {
  width: 100%;
  border-top: 1px dotted #ccc;
  margin-bottom: 16px; }
.ec-borderedDefs dl {
    display: flex;
    border-bottom: 1px dotted #ccc;
    margin: 0;
    padding: 10px 0 0;
    flex-wrap: wrap; }
.ec-borderedDefs dt, .ec-borderedDefs dd {
    padding: 0; }
.ec-borderedDefs dt {
    font-weight: normal;
    width: 100%;
    padding-top: 0; }
.ec-borderedDefs dd {
    padding: 0;
    width: 100%;
    line-height: 2.5; }
.ec-borderedDefs p {
    line-height: 1.4; }
.ec-list-chilled {
  display: table-row;
  border: 0 none;
  padding: 8px 0; }
.ec-list-chilled dt, .ec-list-chilled dd {
    display: table-cell;
    border-bottom: 1px dotted #ccc;
    padding: 0; }
.ec-list-chilled dt {
    width: 30%; }
.ec-list-chilled dd {
    padding: 0; }

input#edit0, input#edit1 {
    width: 150px;
}
input#edit2, input#edit3 {
    width: 75px;
}
input#edit7 {
    width: 75px;
}
input#edit8, input#edit9 {
    width: 100px;
}
#page_shopping #payment_list input {
    height: auto;
}

@media only screen and (min-width: 768px) {
.ec-borderedDefs dl {
    flex-wrap: nowrap;
    padding: 8px 0 4px; }
.ec-borderedDefs dl {
    flex-wrap: nowrap;
    padding: 8px 0 4px; }
.ec-borderedDefs dt {
    padding-top: 5px;
    width: 30%; }
.ec-borderedDefs dd {
    width: 70%;
    line-height: 2; }
}



@media only screen and (min-width: 1024px) {
#page_homepage {
    padding-top: 0px;
}
}


@media screen and (min-width:767px) and ( max-width:1024px) {
}

@media screen and (min-width:767px) and ( max-width:1024px) {
.main_visual {
    width: 100%;
}
#main_column {
    width: 100%;
}
.midashi_botan_2 {
    font-size: 24px;
}
#page_homepage #contents {
    padding-top: 10px;
}
.inner_index {
    width: 100% !important;
}
#topCont ul li {
    margin: 0px 15px 20px 10px;
    width: 30%;
}
#topCont ul li:last-child {
    margin: 0px 0px 20px 10px;
}
}

@media screen and (max-width: 1024px) {
.category-nav ul {
    display: block;
    padding-left: 20px;
}
}

@media screen and (max-width: 767px) {
.w40 {
    width: 100%;
}
#header {
    padding-bottom: 22px;
}
#main_column {
    width: 100%;
}
#topCont ul li {
    margin: 0px 40px 20px 40px;
}
#topCont ul li:last-child {
    margin: 0px 40px 20px 40px;
}
input #edit2, input #edit3 {
    width: 25% !important;
}
}

