/** Shopify CDN: Minification failed

Line 30:0 Unexpected "}"

**/
/***********************
    共通パーツ
***********************/:root {
  --customSubTextColor: #7c7c7c
  ;
  --footerBtnColor: #707070
  ;
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  background-color: #EAEAEA;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
  margin: 0;
}
}
.hidden {
  display: none;
}

.text-center {
  text-align: center;
}
.content-width {
  max-width: 1260px;
  width: 100%;
  margin: 0 auto;
}
.fAm,
.fAm8,
.fAm8-fontsize {
  font-family: 'Amiri';
}
.fPS {
  font-family: 'Pinyon Script';
}
.maintitle {
  font-size: 20px;
  line-height: 30px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  margin-bottom: 19px;
  color: rgb(var(--heading-color));
}
.custom-btn {
  width: 110px;
  padding-top: 6.5px;
  padding-bottom: 6.5px;
  font-size: 10px;
  text-align: center;
  color: var(--customSubTextColor);
  border: 1px solid var(--customSubTextColor);
  display: inline-block;
  text-decoration: none !important;
  cursor: pointer;
  transition: opacity 0.2s;
}
.btn-white {
  background-color: #fff !important;
}
.custom-btn:hover,
.custom-btn:active {
  opacity: 0.5;
}
.custom-btn02 {
  text-decoration: none;
  font-size: 14px;
  color: #fff;
  background-color: #7c7c7c;
  padding: 10px 18px;
  cursor: pointer;
  transition: opacity 0.2s;
  font-family: 'Noto Sans JP', sans-serif;
}
.custom-btn02:hover,
.custom-btn02:active {
  opacity: 0.5;
}
.hidden-pc {
  display: block;
}

@media screen and (min-width: 610px) {
  .maintitle {
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 47px;
  }
  .custom-btn {
    font-size: 15px;
    width: 212px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .hidden-pc {
    display: none;
  }
}

/***********************
    スライダーの矢印
***********************/
.prev-next-button:not(.prev-next-button--small) {
  width: 30px !important;
  height: 30px !important;
}

/***********************
    ヘッダー&ドロワー
***********************/

/* ヘッダー */
.shopify-section {
  z-index: 1000 !important;
}
.header__wrapper {
  padding: 10px 0 !important;
  max-width: 1260px;
  margin: 0 auto !important;
}
.header__linklist-item {
  font-family: 'Noto Sans JP', sans-serif;
}

/* アイコン */
.header__icon-wrapper {
  top: 5px;
}

/* ドロワー */
.custom-drawer__header {
  border-bottom: none !important;
  margin: 26px auto 0;
}
.drawer--large {
  max-width: 600px !important;
  z-index: 10000 !important;
}
#mobile-menu-drawer {
  z-index: 1000 !important;
}
.product-facet__filters {
  z-index: 1000 !important;
}

/* 検索ボックス */
[dir=ltr] .main-search__input {
  padding-left: 20px !important;
  height: 40px !important;
}
.custom-top-search__submit {
  right: 65px !important;
}
.custom-main-search__submit {
  right: -8px !important;
}
[dir=ltr] .custom-close-button {
  right: 10px !important;
}

@media screen and (min-width: 600px) {
  [dir=ltr] .main-search__input {
    width: 420px;
  }
}

/***********************
    商品ページ
***********************/
.product-meta {
  border-bottom: none !important;
}
.product-meta__title {
  margin-bottom: 10px !important;
}
.product-meta__price-list-container {
  margin-top: 15px !important;
}

.custom-product-title {
  font-size: 16px;
}

@media screen and (min-width: 650px) {
  .jdgm-rev-widg.jdgm-rev-widg {
    width: 90%;
    margin: 0 auto;
  }
  .custom-product-title {
    font-size: 30px;
  }
}

/***********************
    ABOUTページ
***********************/
/* Aboutページの共通パーツ */
.about-subtitle {
  font-size: 12px;
  font-family: "Helvetica", Helvetica, sans-serif;
  font-weight: bold;
  color: #7c7c7c;
  margin-bottom: 16px;
}
.about-maintitle {
  font-size: 23px;
  font-family: "Helvetica", Helvetica, sans-serif;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
  line-height: 32px;
}

.about-maintitle-2 {
  font-size: 25px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
  line-height: 32px;
}

.about-text {
  font-size: 15px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #000;
}

@media screen and (min-width: 650px) {
  .about-subtitle {
    font-size: 25px;
    margin-bottom: 40px;
  }
  .about-maintitle {
    font-size: 35px;
    margin-bottom: 20px; /*調整*/
    line-height: 50px;
  }
  .about-maintitle-2 {
    font-size: 35px;
    margin-bottom: 20px; /*調整*/
    line-height: 50px;
  }
  .about-text {
    font-size: 20px;
  }
}

/* BRANDING MESSAGEセクション */
.branding-message {
  margin-bottom: 88px;
  padding: 0 24px;
}
.branding-message__wrapepr {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
.branding-message__wrapper__img {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.branding-message__wrapper__img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  vertical-align: bottom;
}
.branding-message__wrapper__img picture:first-child {
  margin-bottom: 14px;
}
.branding-message__wrapper__text {
  max-width: 650px;
  width: 100%;
}
.branding-message .about-text {
  line-height: 28px;
}
.branding-message .mb-fix {
  display: block;
  margin-bottom: 8%;
}

/* POCHEセクション */
.poche {
  padding: 0 24px;
  margin-bottom: 80px;
}
.poche-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.poche-wrapper__text {
  width: 100%;
  order: 2;
}
.poche .about-text {
  line-height: 28px;
}
.poche-wrapper__img {
  width: 100%;
  order: 1;
  margin-bottom: 20px;
}
.poche-wrapper__img img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

/* BRAND HISTORYセクション */
.brand-history {
  margin-bottom: 268px;
  padding: 0 24px;
}
.brand-history__wrapepr {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.brand-history__wrapper__img {
  width: 100%;
  margin-bottom: 30px;
}
.brand-history__wrapper__img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  vertical-align: bottom;
}
.brand-history__wrapper__text {
  width: 100%;
}
.brand-history .about-text {
  line-height: 28px;
}
.brand-history .mb-fix {
  display: block;
  margin-bottom: 7%;
}

/* COMPANY INFOセクション */
.company-info {
  border-top: 1px solid #7c7c7c;
  padding: 160px 15px 0;
  margin-bottom: 280px;
}
.company-info__wrapper {
  display: flex;
  flex-direction: column;
}
.info-title {
  font-size: 30px;
  font-weight: 300;
  color: #000;
  font-family: "Helvetica", Helvetica, sans-serif;
  font-weight: bold;
}
.info-subtitle {
  font-size: 15px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  color: #000;
  margin-bottom: 47px;
}
.company-info__wrapper__profile {
  width: 100%;
}
.info-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.info-table td {
  font-size: 15px;
  padding: 19px 0;
  border-bottom: 1px solid #7c7c7c;
  vertical-align: top;
  color: #000;
}
.info-table td:first-child {
  width: 20%;
}
.info-table .pt-fix td {
  padding-top: 0;
}
.company-info__wrapper__map {
  width: 100%;
  margin-top: 60px;
}
.info-map__box {
  max-width: 520px;
}
.info-map__box iframe {
  width: 100%;
}

@media screen and (min-width: 900px) {
  /* BRANDING MESSAGEセクション */
  .branding-message {
    margin-bottom: 160px;
    padding: 0 15px;
  }
  .branding-message__wrapper__img {
    width: 70%;
    max-width: 740px;
    margin-bottom: 0;
    flex-direction: row;
  }
  .branding-message__wrapper__img img {
    width: 100%;
    max-width: 740px;
    height: 740px;
  }
  .branding-message__wrapper__img picture:first-child {
    padding-right: 5.5%;
    margin-bottom: 0;
  }
  .branding-message__wrapper__text {
    width: 30%;
    padding: 0 0 0 15px;
  }
  .branding-message__wrapepr {
    flex-direction: row;
  }
  .branding-message__wrapper__text {
    max-width: 392px;
    padding-top: 9%;
  }
  .branding-message .about-text {
    line-height: 40px;
  }
  .branding-message .mb-fix {
    margin-bottom: 10.5%;
  }

  /* POCHEセクション */
  .poche {
    padding: 0 15px;
    margin-bottom: 160px;
  }
  .poche-wrapper {
    flex-direction: row;
  }
  .poche-wrapper__text {
    width: 48.5%;
    max-width: 480px;
    padding-right: 15px;
    margin: auto 0;
    order: 1;
  }
  .poche .about-text {
    line-height: 40px;
  }
  .poche-wrapper__img {
    width: 51.5%;
    order: 2;
    margin-bottom: 0;
  }

  /* BRAND HISTORYセクション */
  .brand-history {
    margin-bottom: 160px;
  }
  .brand-history__wrapepr {
    flex-direction: row;
    justify-content: space-between;
  }
  .brand-history__wrapper__img {
    width: 41.3%;
    height: auto;
    margin-bottom: 0;
    padding: 0;
  }
  .brand-history__wrapper__img img {
    height: 976px;
  }
  .brand-history__wrapper__text {
    width: 58.7%;
    max-width: 620px;
    height: auto;
    padding-left: 15px;
  }
  .brand-history .about-text {
    line-height: 37.5px;
  }
  .brand-history .mb-fix {
    margin-bottom: 6.5%;
  }

  /* COMPANY INFOセクション */
  .company-info__wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .company-info__wrapper__profile {
    width: 48.5%;
  }
  .company-info__wrapper__map {
    width: 41%;
    margin-top: 0;
  }
}

/* 商品ページ 上部ボタン周り */
.variant-delivery {
  display: none;
}

/*
    商品ページ
    他機種リンクのセレクトボックス用
    */
.other-phone-title {
  font-size: 16px;
}
.other-phone-select {
  -webkit-appearance: none;
  appearance: none;
  background-image: url('//demiu.jp/cdn/shop/t/24/assets/select-arrow.svg?v=110554299052824343231760452782');
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  height: 50px;
  padding: 10px 20px;
}

/* 再入荷ボタン */
#BIS_trigger {
  border: 1px solid #ff4c4c;
  color: #ff4c4c;
}

/* アカウントページ */
.recover-label {
  top: -20px;
  left: 0 !important;
}

/* カラー別の固定ページ */
.color_selected_items {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  gap: 5px;
}

.color_selected_items p {
  margin-top: 10px;
}

.color_selected_item {
  width: 33%;
  text-align: center;
  margin-bottom: 50px;
}

.color_selected_item img {
  max-width: 100%;

  transition: transform 0.5s ease;
  transform: translateZ(0);

}

.color_selected_item img:hover {
  transform: scale(1.05);
}

@media screen and (max-width: 741px) {
  .color_selected_item {
    width: 49%;
    text-align: center;
    margin-bottom: 50px;
  }
}

#delivery-day{
  color:red;
}