@charset "UTF-8";
/**
メディアクエリ
SP フォーストで記述する。
Twitter Bootstrap デフォルト準拠
 */
.ec-layoutRole__main {
  margin-top: 0px;
}
.ec-layoutRole__main .ec-categoryOptionSelector .setting-title {
  font-size: 1.2rem;
  font-weight: bold;
}
.ec-layoutRole__main .ec-categoryOptionSelector .setting-title .setting-warning {
  font-size: 0.9rem;
}

.ec-productHeaderOuter {
  width: 100%;
  background: #FFFCDD;
}
.ec-productHeaderOuter .ec-productHeader {
  display: flex;
  justify-content: space-between;
  height: 300px;
  width: 90%;
  max-width: 1180px;
  margin: 0 auto 4rem auto;
  border: 0px solid #F3F3F3;
  border-top: 0px;
}
@media only screen and (max-width: 767px) {
  .ec-productHeaderOuter .ec-productHeader {
    flex-direction: column;
    justify-content: space-around;
    height: auto;
    width: 100%;
  }
}
.ec-productHeaderOuter .ec-productHeader .ec-productHeader_left {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: start;
  width: 100%;
  max-width: 700px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .ec-productHeaderOuter .ec-productHeader .ec-productHeader_left {
    padding: 0px 0.75rem 0px 1rem;
  }
}
.ec-productHeaderOuter .ec-productHeader .ec-headingTitle {
  margin-top: 40px;
  font-weight: bold;
  padding-bottom: 0.25rem;
  border-bottom: 1px solid #CCC;
  font-size: 1.8rem;
  text-align: left;
  color: #333344;
}
@media only screen and (max-width: 767px) {
  .ec-productHeaderOuter .ec-productHeader .ec-headingTitle {
    font-size: 1.4rem;
  }
}
.ec-productHeaderOuter .ec-productHeader .ec-productHeader_info {
  height: 120px;
  width: 100%;
  margin-bottom: 10px;
  padding: 0 4rem 0 0.5rem;
  text-align: left;
  font-size: 1.2rem;
}
@media only screen and (max-width: 767px) {
  .ec-productHeaderOuter .ec-productHeader .ec-productHeader_info {
    height: auto;
    min-height: 80px;
    padding: 0 1.2rem 0 1.2rem;
  }
}
.ec-productHeaderOuter .ec-productHeader .ec-productHeader_info-discription {
  font-size: 1.2rem;
  color: #333344;
}
@media only screen and (max-width: 767px) {
  .ec-productHeaderOuter .ec-productHeader .ec-productHeader_info-discription {
    font-size: 0.9rem;
  }
}
.ec-productHeaderOuter .ec-productHeader .ec-productHeader_imageouter {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .ec-productHeaderOuter .ec-productHeader .ec-productHeader_imageouter {
    width: 100%;
    padding: 0px 0.75rem 1rem 1rem;
  }
}
.ec-productHeaderOuter .ec-productHeader .ec-productHeader_image {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .ec-productHeaderOuter .ec-productHeader .ec-productHeader_image {
    width: 100%;
    height: auto;
  }
}
.ec-productHeaderOuter .ec-productHeader .ec-productHeader_image img {
  height: 220px;
}
@media only screen and (max-width: 767px) {
  .ec-productHeaderOuter .ec-productHeader .ec-productHeader_image img {
    width: auto;
    height: 40vw;
  }
}
.ec-productHeaderOuter .ec-productHeader .ec-productHeader_imagebox {
  margin-left: 10px;
  /*border: 1px solid #F0F0D9;*/
}
@media only screen and (max-width: 767px) {
  .ec-productHeaderOuter .ec-productHeader .ec-productHeader_imagebox {
    width: auto;
    height: auto;
  }
}

.table-custom th, .table-custom td {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: center;
}

.table-custom tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}

.table-custom tbody tr:nth-child(odd) {
  background-color: #fff;
}

.price-label {
  margin-left: 5px;
  color: #000;
  font-weight: bold;
}

.table-custom {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
}
.table-custom tr th {
  background-color: #666;
  color: #fff;
  font-weight: bold;
}
.table-custom tr td .radio-btn {
  margin-right: 5px;
}
.table-custom tr td .setting-label {
  display: block;
  width: 100%;
  cursor: pointer;
}
.table-custom tr td.settingbox-th-quantity {
  min-width: 6.5em;
  font-weight: bold;
}
.table-custom.table-sizequantity {
  font-size: 0.95em;
}
.table-custom.table-sizequantity td {
  font-size: 0.9em;
}

/* 全体のテーブルスタイル */
@media only screen and (max-width: 1199px) {
  .table-custom {
    width: 100%;
    border: 0;
    /* テーブルの横スクロール */
  }
  .table-custom .table-sizequantity {
    overflow-x: auto;
    display: block;
    width: 100%;
    white-space: nowrap;
  }
  .table-custom .table-sizequantity {
    display: block;
    overflow-x: auto;
  }
  .table-custom th:nth-child(2),
  .table-custom td:nth-child(2) {
    text-indent: 1em;
  }
  .table-custom thead {
    display: block;
  }
  .table-custom thead tr {
    display: block;
  }
  .table-custom thead tr th:nth-child(2) {
    text-indent: 1em;
  }
  .table-custom thead tr th:nth-child(3) {
    text-indent: 2em;
  }
  .table-custom thead tr th:nth-child(4) {
    text-indent: 3em;
  }
  .table-custom thead tr th:nth-child(5) {
    text-indent: 4em;
  }
  .table-custom thead tr th:nth-child(6) {
    text-indent: 5em;
  }
  .table-custom thead tr th:nth-child(7) {
    text-indent: 6em;
  }
  .table-custom thead tr th:nth-child(8) {
    text-indent: 7em;
  }
  .table-custom thead tr th:nth-child(9) {
    text-indent: 8em;
  }
  .table-custom thead tr th:nth-child(10) {
    text-indent: 9em;
  }
  .table-custom th, .table-custom td {
    display: block;
    width: 100%;
    text-align: left;
    position: relative;
  }
  .table-custom th::before {
    content: attr(data-label); /* 各ヘッダーの前にラベルを追加 */
    position: absolute;
    left: 10px;
    font-weight: bold;
  }
  .table-custom td::before {
    content: attr(data-label); /* 各セルの前にラベルを追加 */
    position: absolute;
    left: 10px;
    font-weight: bold;
  }
  .table-custom tbody {
    display: block;
    width: 100%;
    max-height: 50vh;
    overflow-y: auto;
    border-right: 1px solid #F99;
  }
  .table-custom tbody tr {
    display: block;
  }
  .table-custom tbody tr td {
    display: block;
    width: 100%;
    text-align: left;
    padding: 10px;
    position: relative;
  }
  .table-custom tbody tr td:before {
    display: block;
    width: 100%;
    content: attr(data-label); /* 各セルの前にラベルを追加 */
    position: absolute;
    left: 10px;
    width: calc(50% - 20px);
    white-space: nowrap;
    font-weight: bold;
  }
  .table-custom tbody tr td:nth-child(2) {
    text-indent: 1em;
  }
  .table-custom tbody tr td:nth-child(3) {
    text-indent: 2em;
  }
  .table-custom tbody tr td:nth-child(4) {
    text-indent: 3em;
  }
  .table-custom tbody tr td:nth-child(5) {
    text-indent: 4em;
  }
  .table-custom tbody tr td:nth-child(6) {
    text-indent: 5em;
  }
  .table-custom tbody tr td:nth-child(7) {
    text-indent: 6em;
  }
  .table-custom tbody tr td:nth-child(8) {
    text-indent: 7em;
  }
  .table-custom tbody tr td:nth-child(9) {
    text-indent: 8em;
  }
  .table-custom tbody tr td:nth-child(10) {
    text-indent: 9em;
  }
}
/* 画像 */
.ec-sliderItemRole .item_nav .slideThumb img {
  border: 1px solid #f0f0f0;
}
.ec-sliderItemRole .slick-slider {
  margin-bottom: 30px;
}
.ec-sliderItemRole .slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.ec-sliderItemRole .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.ec-sliderItemRole .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.ec-sliderItemRole .slick-dots li button.thumbnail img {
  width: 0;
  height: 0;
}
.ec-sliderItemRole .slick-dots li button:before {
  content: " ";
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  text-align: center;
  opacity: 0.25;
  background-color: black;
  border-radius: 50%;
}
.ec-sliderItemRole .slick-dots li button:hover,
.ec-sliderItemRole .slick-dots li button:focus {
  outline: none;
}
.ec-sliderItemRole .slick-dots li button:hover:before,
.ec-sliderItemRole .slick-dots li button:focus:before {
  opacity: 1;
}
.ec-sliderItemRole .slick-dots li.slick-active button:before {
  opacity: 0.75;
  background-color: black;
}

/* 商品詳細画面 */
#page_product_detail .ec-productRole .ec-productInfo .ec-grid2__cell .ec-sliderItemRole {
  padding-left: 0px;
}
@media only screen and (max-width: 767px) {
  #page_product_detail .ec-productRole .ec-productInfo .ec-grid2__cell .ec-sliderItemRole {
    padding-right: 0px;
  }
}
#page_product_detail .option_description {
  max-width: 800px;
}

.ec-productRole .ec-productRole__profile .ec-headingTitle {
  border-bottom: 2px solid #E63282;
  padding: 0.35rem 0 0.5rem 0;
  font-weight: normal;
  font-size: 1.75rem;
}
@media only screen and (max-width: 767px) {
  .ec-productRole .ec-productRole__profile .ec-headingTitle {
    font-size: 1.35rem;
  }
}
.ec-productRole .ec-productRole__profile .ec-productRole__codes {
  padding: 5px 0 14px 0;
  border-bottom: 1px dotted #ccc;
}
.ec-productRole .ec-productRole__profile .ec-productRole__code {
  padding: 5px 0 14px 0;
  border-bottom: 1px dotted #ccc;
  font-size: 0.75rem;
  text-align: right;
  color: #808080;
}
.ec-productRole .ec-productRole__profile .ec-productRole__managementCode {
  margin-top: 0.5rem;
  text-align: right;
  color: #999999;
}
.ec-productRole .ec-productRole__profile .ec-productRole__price {
  padding-bottom: 1.5rem;
  border-bottom: 0;
  color: #E63282;
}
@media only screen and (max-width: 767px) {
  .ec-productRole .ec-productRole__profile .ec-productRole__price {
    padding-bottom: 0rem;
  }
}
.ec-productRole .ec-productRole__profile .ec-productRole__price .ec-price {
  text-align: right;
}
.ec-productRole .ec-productRole__profile .ec-productRole__price .ec-price .ec-price__price {
  font-size: 1.75rem;
}
@media only screen and (max-width: 767px) {
  .ec-productRole .ec-productRole__profile .ec-productRole__price .ec-price .ec-price__price {
    font-size: 1.35rem;
  }
}
.ec-productRole .ec-productRole__profile form .option_Label .ec-required {
  display: inline-block;
  vertical-align: 0;
}
.ec-productRole .ec-productRole__profile form input, .ec-productRole .ec-productRole__profile form select, .ec-productRole .ec-productRole__profile form textarea {
  border-radius: 6px;
}
.ec-productRole .ec-productRole__profile form input[type=number]::-webkit-inner-spin-button {
  position: relative;
  left: 8px;
}
.ec-productRole .ec-productRole__profile form .ec-inputQuantity span {
  display: inline-block;
  margin-right: 0.5rem;
  font-size: 1.15em;
}
.ec-productRole .ec-productRole__profile form .ec-minimumQuantity {
  font-size: 0.85em;
  color: #777;
}
.ec-productRole .ec-productRole__profile form .ec-blockBtn--action {
  background-color: #E63282;
  border-color: #E63282;
  border-radius: 8px;
  font-size: 1.2em;
}
.ec-productRole .ec-grid-options {
  display: block;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.ec-productRole .ec-grid-options img {
  display: inline-block;
  max-width: 130px;
  max-height: 130px;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .ec-productRole .ec-grid-options ul {
    padding: 0px 0px 0px 1rem;
  }
}
.ec-productRole .ec-grid-options ul.ec-productRole__optionsSelect {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0.5rem;
  /*border: 1px solid #bbb;*/
}
@media only screen and (max-width: 479px) {
  .ec-productRole .ec-grid-options ul.ec-productRole__optionsSelect {
    justify-content: center;
  }
}
.ec-productRole .ec-grid-options ul.ec-productRole__optionsSelect li.ec-productRole__optionsSelectList {
  display: flex;
  flex-direction: column;
  width: auto;
  min-height: 120px;
  margin-right: 0.5rem;
  background-color: #F3F3F3;
  border: 1px solid #707070;
  border-radius: 8px;
}
@media only screen and (max-width: 767px) {
  .ec-productRole .ec-grid-options ul.ec-productRole__optionsSelect li.ec-productRole__optionsSelectList {
    margin-bottom: 10px;
  }
}
.ec-productRole .ec-grid-options ul.ec-productRole__optionsSelect li.ec-productRole__optionsSelectList .ec-productRole__optionsSelectOptionBox {
  display: flex;
  width: 220px;
  height: 220px;
}
@media only screen and (max-width: 479px) {
  .ec-productRole .ec-grid-options ul.ec-productRole__optionsSelect li.ec-productRole__optionsSelectList .ec-productRole__optionsSelectOptionBox {
    width: 280px;
  }
}
.ec-productRole .ec-grid-options ul.ec-productRole__optionsSelect li.ec-productRole__optionsSelectList .ec-productRole__optionsSelectOptionBox .setting-radiobtn_box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  text-align: center;
}
.ec-productRole .ec-grid-options ul.ec-productRole__optionsSelect li.ec-productRole__optionsSelectList .ec-productRole__optionsSelectOptionBox .setting-label_box {
  display: flex;
  align-items: flex-start;
  padding-top: 15px;
  min-width: 180px;
  text-align: left;
}
.ec-productRole .ec-grid-options ul.ec-productRole__optionsSelect li.ec-productRole__optionsSelectList .ec-productRole__optionsSelectOptionBox .setting-label_box .ec-productRole__optionsSelectOptionName {
  margin-top: 5px;
  display: flex;
  align-items: self-end;
  min-height: 2.3em;
}
.ec-productRole .ec-grid-options ul.ec-productRole__optionsSelect li label {
  width: 100%;
  cursor: pointer;
}
.ec-productRole .ec-grid-options ul.ec-productRole__optionsSelect li label .setting-label_sub {
  display: inline-block;
  text-align: left;
  font-size: 0.85em;
}
.ec-productRole .ec-categoryOptionSelector-deliverydaysCode .ec-grid-options ul.ec-productRole__optionsSelect li.ec-productRole__optionsSelectList {
  max-width: 300px;
  width: 250px;
}
@media only screen and (max-width: 479px) {
  .ec-productRole .ec-categoryOptionSelector-deliverydaysCode .ec-grid-options ul.ec-productRole__optionsSelect li.ec-productRole__optionsSelectList {
    width: 300px;
  }
}
.ec-productRole .ec-categoryOptionSelector-deliverydaysCode .ec-grid-options ul.ec-productRole__optionsSelect li.ec-productRole__optionsSelectList .ec-productRole__optionsSelectOptionBox {
  width: 100%;
  height: 120px;
}
.ec-productRole .ec-categoryOptionSelector-deliverydaysCode .ec-grid-options ul.ec-productRole__optionsSelect li.ec-productRole__optionsSelectList .ec-productRole__optionsSelectOptionBox .setting-radiobtn_box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  text-align: center;
}
.ec-productRole .ec-categoryOptionSelector-deliverydaysCode .ec-grid-options ul.ec-productRole__optionsSelect li.ec-productRole__optionsSelectList .ec-productRole__optionsSelectOptionBox .setting-label_box {
  display: flex;
  align-items: center;
  padding-top: 5px;
  width: 100%;
  text-align: left;
}
.ec-productRole .ec-productInfo {
  padding-top: 3rem;
}

/* 商品詳細 */
.ec-layoutRole__main .ec-layoutRole__mainTop {
  margin: 1rem auto 2rem auto;
}
@media only screen and (max-width: 767px) {
  .ec-layoutRole__main .ec-layoutRole__mainTop {
    margin: 0px auto 0rem auto;
  }
}
@media only screen and (min-width: 768px) {
  .ec-layoutRole__main .ec-productRole {
    margin-top: 2rem;
  }
}
.ec-layoutRole__main .ec-productRole .ec-productRole__title {
  margin-top: 0.5rem;
}
.ec-layoutRole__main .ec-productRole .ec-productRole__category {
  padding: 14px 0;
  border-bottom: 1px dotted #ccc;
}
.ec-layoutRole__main .ec-productRole .ec-productRole__category ul {
  font-size: 0.8em;
  margin: 0.25em 0 0 0.5em;
}
.ec-layoutRole__main .ec-productRole .ec-productRole__description {
  max-width: 720px;
  margin: 1em auto 0 auto;
  padding: 0.75em 0.25em 0.5em 0.25em;
  line-height: 2.1;
}
.ec-layoutRole__main .ec-productRole .slick-slide img {
  border: 1px solid #f0f0f0;
}
.ec-layoutRole__main .ec-select {
  margin-bottom: 1.5rem;
}
.ec-layoutRole__main .ec-select-classcategory label {
  display: block;
}
.ec-layoutRole__main .ec-inputDeliverydaysCode {
  /*display: none;*/
}
.ec-layoutRole__main .ec-inputDeliverydaysCode span {
  display: block;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.ec-layoutRole__main .ec-inputDeliverydaysCode span::after {
  content: "必須";
  padding-left: 1rem;
  color: #DE5D50;
  font-size: 12px;
  font-weight: normal;
}
.ec-layoutRole__main .ec-numberInput .ec-inputQuantity {
  margin-top: 1.25rem;
  padding-top: 1rem;
}
.ec-layoutRole__main .ec-numberInput .ec-inputQuantity span {
  display: inline-block;
  margin-right: 0.25rem;
  font-weight: bold;
}
.ec-layoutRole__main .ec-numberInput .ec-inputQuantity input {
  margin-bottom: 10px;
  font-size: 1.1rem;
}/*# sourceMappingURL=product_agf.css.map */