@import url("https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap");

/* カスタマイズ用CSS */

/* --------------共通スタイル------------- */
html {
  font-size: 16px;
}
body {
  color: #39393a;
  font-size: 0.9rem;
  line-height: 1.5rem;
  font-family: "Sawarabi Mincho", serif;
}
* {
  box-sizing: border-box;
}
a {
  transition: all 0.3s ease-out;
}
a:hover {
  text-decoration: none;
}

.logoHead img {
  max-width: 250px;
  height: auto;
}
a.btnA {
  display: inline-block;
  color: white;
  font-size: 1rem;
  line-height: 1;
  padding: 20px 35px;
  margin: 30px auto 10px;
  background-color: #ce6d3e;
}
a.btnA:hover {
  background-color: #af4119;
}
a.btnA::after,
a.btnC::after {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  margin-left: 10px;
}

a.btnC {
  max-width: 70%;
  display: block;
  color: #313131;
  font-size: 1.1rem;
  text-align: center;
  line-height: 1;
  padding: 20px 35px;
  margin: 60px auto 30px;
  background-color: #ffffff;
  border: 1px solid #555555;
}
a.btnC:hover {
  color: white;
  background-color: #313131;
}
a.btnC {
}

/* 大枠レイアウトに関するもの */
.ec-layoutRole .ec-layoutRole__contents {
  max-width: initial;
}
.ec-blockTopBtn {
  width: 50px;
  height: auto;
  right: 30px;
  bottom: 30px;
  line-height: 50px;
  opacity: 0.8;
  background-color: rgba(219, 110, 57, 0.7);
}
.ec-headerNaviRole {
  max-width: initial;
}

/* ヘッダーメニュー */
.headMenu {
  display: inline-block;
  margin-right: 10px;
}
.headMenu a {
  color: black;
  font-size: 14px;
  vertical-align: baseline;
}
.headMenu a.home::before {
  display: inline-block;
  font-size: 22px;
  font-family: "Font Awesome 5 Free";
  padding: 3px 0 0;
  content: "";
  font-weight: 900;
  margin-right: 10px;
}

.ec-headerNaviRole {
  padding-bottom: 10px;
}

.ec-headerNav .ec-headerNav__itemLink,
.ec-headerNav .ec-headerNav__itemIcon {
  color: initial;
  vertical-align: baseline;
}
.ec-headerNav a:hover {
  color: #af4119;
}
.ec-headerRole__cart {
  margin-left: 10px;
}
.ec-cartNavi {
  background-color: #f0e5c9;
}
.ec-cartNavi .ec-cartNavi__price {
  font-size: 18px;
  vertical-align: initial;
}

/* フッター */
.ec-footerRole {
  border-top: 0;
  /* background-color: #c2b6ac; */
  background-color: initial;
}
.ec-footerTitle {
  padding: 50px 0 30px;
}
.ec-footerNavi {
  max-width: 750px;
  display: block;
  color: black;
  list-style: none;
  text-align: center;
  padding: 25px;
  margin: -80px auto auto;
  background-color: #f9f6f4;
}
.ec-footerNavi .ec-footerNavi__link a {
  font-size: 0.8rem;
  text-decoration: none;
}
.ec-footerRole img.logo_foot {
  display: inline-block;
  max-width: 170px;
  height: auto;
  margin-bottom: 30px;
}
.ec-footerTitle {
  color: #313131;
}
.ec-footerTitle .subtitle {
  margin-bottom: 30px;
}
.ec-footerTitle .ec-footerTitle__copyright {
  color: #868279;
  font-size: 0.8rem;
}

/* 商品一覧 */
.ec-shelfGrid .ec-shelfGrid__item {
  width: 33.3%;
}

/* お気に入り */
.ec-favoriteRole .ec-favoriteRole__item-image {
  height: auto;
}
.ec-favoriteRole .ec-favoriteRole__item img {
  width: 100%;
  height: auto;
}

/* 商品詳細 */
.ec-productRole {
  max-width: 1200px;
}
.ec-productRole .ec-productRole__title .ec-headingTitle {
  font-size: 1.8rem;
  padding-top: 15px;
}
.ec-productRole__price .ec-price {
  color: #39393a;
}
.ec-productRole__priceRegularPrice {
  font-size: 0.8rem;
}
.ec-productRole__priceRegularTax {
  font-size: 0.75rem;
}
.ec-productRole .ec-productRole__code {
  font-size: 0.8rem;
  padding: 10px 0;
}
.ec-productRole__description {
  font-size: 0.9rem;
  font-family: YuGothic, "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,
    "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.5rem;
  padding: 20px;
  margin-top: 20px;
  background-color: #f7f2e7 !important;
}
/* 商品スライダー */
.item_visual.slick-slider {
  margin-bottom: 10px;
}
.ec-sliderItemRole .slideThumb {
  width: 24%;
  margin: 0 0.5%;
}
.ec-sliderItemRole .slideThumb img {
  width: 100%;
}

/* レビュー */
#product_review_area {
  padding: 30px 0 !important;
  background-color: #f9f6f4;
}
.ec-role {
  max-width: 1000px;
}
#product_review_area .review_list {
  font-family: YuGothic, "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,
    "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9rem;
  line-height: 1.5rem;
}
#product_review_area .review_list strong {
  display: inline-block;
  font-size: 1rem;
  margin-bottom: 8px;
}

/* -------------------個別---------------------- */
/*topスライダー*/
.ec-sliderRole {
  position: relative;
  max-width: initial;
  padding: 0 0 20px;
  margin-bottom: 20px;
  background-color: #f9f9f9;
}
.ec-sliderRole .slide-copy {
  position: absolute;
  width: 230px;
  top: 50px;
  right: 50px;
  bottom: 50px;
  left: auto;
  z-index: 1;
}
.ec-sliderRole .slide-copy h3 {
  color: black;
  font-size: 2rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  line-height: 3.5rem;
  margin: 0;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.ec-sliderRole .slide-copy h3 span {
  display: inline;
  background-color: rgba(255, 255, 255, 0.7);
}

.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.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;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.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%;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  background-color: black;
}

.slick-dots li button.thumbnail img {
  width: 0;
  height: 0;
}

/* ビデオ用 */
.topVideo {
  position: relative;
  width: 100%;
  /* padding-top: 56.25%; */
  /* z-index: -1; */
  height: calc(100vh - 90px);
  overflow: hidden;
}
.topVideo #video {
  /*天地中央配置*/
  position: absolute;
  /* z-index: -1; */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*縦横幅指定*/
  /* 16:9 の幅→16 ÷ 9＝ 177.77% */
  /* 16:9の幅 → 9 ÷ 16 = 56.25% */
  /* width: 177.77777778vw;
  height: 56.25vh; */
  min-height: 100%;
  min-width: 100%;
}

.topVideo .slide-copy {
  position: absolute;
  top: 50px;
  right: 50px;
  bottom: 50px;
  left: auto;
  z-index: 1;
}
.topVideo .slide-copy h3 {
  color: black;
  font-size: 2rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  line-height: 3.5rem;
  margin: 0;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.topVideo .slide-copy h3 span {
  display: inline;
  background-color: rgba(255, 255, 255, 0.7);
}

/* トップコンテンツ */
.copy_okinawa {
  padding: 35px 0;
  background-color: #f9f9f9;
}
.copy_okinawa .inner {
  max-width: 1200px;
  padding: 10px 40px;
  margin: auto;
}
.copy_okinawa .inner h3 {
  font-size: 2rem;
  line-height: 3rem;
}

.topContents {
  max-width: 1200px;
  padding: 30px;
  margin: auto;
}
.topContents .col2 {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  justify-content: space-between;
}
.topContents .col2:last-child {
  margin-bottom: 50px;
}
.topContents .col2 .thumb {
  width: 50%;
}
.topContents .col2.rev {
  flex-direction: row-reverse;
}
.topContents .col2 .thumb img {
  width: 100%;
  height: auto;
}
.topContents .col2 .cont {
  width: 45%;
  letter-spacing: 0.03rem;
}
.topContents .col2 .cont h4 {
  color: black;
  font-size: 2rem;
  margin-bottom: 20px;
}
.topContents .col2 .cont p {
  margin-bottom: 1rem;
}
.topContents .col2 .cont p:last-child {
  margin-bottom: 0;
}

/* 冷凍発送 */
.copy_freez {
  padding: 20px;
  margin: 0 0 30px;
  /* background-image: url(/html/user_data/top/bg_freez.jpg); */
  background-position: center center;
  background-size: cover;
  background-color: #e6eff7;
}
.copy_freez .col2 {
  max-width: 1200px;
  display: flex;
  margin: auto;
  align-items: center;
  justify-content: space-between;
}
.copy_freez .col2 .thumb {
  width: 50%;
}
.copy_freez .col2 .thumb img {
  width: 100%;
  height: auto;
}
.copy_freez .col2 .copy {
  width: 45%;
  color: black;
  text-align: center;
  padding: 6% 30px;
}
.copy_freez .col2 .copy h3 {
  font-size: 2.4rem;
  line-height: 4rem;
  text-shadow: 0 0 5px white;
  margin: 0;
}
.copy_freez .col2 .copy {
}
.copy_freez .col2 .cont {
  width: 55%;
  font-size: 1rem;
  line-height: 1.7rem;
  padding: 30px 40px;
  letter-spacing: 0.03rem;
  background-color: rgba(255, 255, 255, 0.7);
}
.copy_freez .col2 .cont h4 {
  color: black;
  font-size: 2rem;
  margin-bottom: 20px;
}
.copy_freez .col2 .cont p {
  margin-bottom: 1rem;
}
.copy_freez .col2 .cont p:last-child {
  margin-bottom: 0;
}

/* 商品一覧 */
.ec-shelfRole,
.ec-searchnavRole .ec-searchnavRole__infos,
.ec-searchnavRole {
  max-width: 1400px;
}
.ec-shelfGrid .ec-shelfGrid__item-image {
  height: auto;
  margin-bottom: 20px;
}
.ec-shelfGrid .ec-shelfGrid__item img {
  width: 100%;
  height: auto;
}
h4.list-item-name {
  font-size: 1.3rem;
}
h4.list-item-name::before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  margin-right: 10px;
}

.ec-shelfGrid__item a:hover img {
  opacity: 0.75;
}
.ec-shelfGrid__item a:hover h4.list-item-name {
  color: #ce6d3e;
}
.ec-shelfGrid__item .price02-default {
  font-size: 1.1rem;
  text-align: right;
}
.ec-shelfGrid__item .price02-default .tax-in {
  color: #868279;
  display: inline-block;
  font-size: 0.75rem;
  margin-right: 5px;
}
.ec-shelfGrid__item form {
  text-align: right;
  margin-bottom: 10px;
}
.ec-blockBtn--action {
  color: #848484;
  border: none;
  background-color: #e4e4e4;
  transition: all 0.3s ease-out;
}
.ec-blockBtn--action:hover {
  color: white;
  background-color: #d79642;
}
.add-cart::before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  margin-right: 10px;
}
