/** Shopify CDN: Minification failed

Line 104:1 Unexpected "}"

**/
/* -------------------------------------------------- */
/* None                                               */
/* -------------------------------------------------- */
.none {
	display:none;
}
.none-sp {display:inline-block !important;}
.none-pc {display:none !important;}
@media only screen and (max-width: 768px) {
	.none-sp {display:none !important;}
	.none-pc {display:inline-block !important;}
	br.none-pc {display:block !important;}
}

/* -------------------------------------------------- */
/* ログイン                                           */
/* -------------------------------------------------- */
.customer_create_account button {
    margin: 1.5rem 0 1.5rem !important;
}

/* -------------------------------------------------- */
/* 会員登録                                           */
/* -------------------------------------------------- */
@media screen and (min-width: 750px) {
  .grid-field {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 2rem;
  }
}

/* -------------------------------------------------- */
/* チェックアウトボタン                               */
/* -------------------------------------------------- */
.cart__checkout-button {
	background: #9a272d;
	color: #ffffff;
	border-color: #9a272d;
}
.product-form__submit {
	background: #9a272d;
	color: #ffffff;
	border-color: #9a272d;
}


/* -------------------------------------------------- */
/* Overwright                                         */
/* -------------------------------------------------- */
h1, .h1 {
    font-size: calc(var(--font-heading-scale)* 2.2rem);
}

/* 折りたたみ可能な行 アイコン */
.accordion .icon-accordion {
  height: calc(var(--font-heading-scale)* 1.6rem) !important;
}
/* 折りたたみ可能な行 タイトル */
.accordion__title {
  font-size: 1.2em;
}
/* 折りたたみ可能な行 タイトル */
.accordion__content {
  padding: 1.0rem 1.5rem 1.0rem 4.0rem !important;  
  font-size: 1.0em;
}

.addresses form {
  margin: 10px 15px;
}

.contact .field {
  display: block !important;
}
.contact .field:after {
  box-shadow: none !important;
}

/* 
.contact .field__input:focus, 
.contact .field__input:not(:placeholder-shown), 
.contact .field__input:-webkit-autofill, 
.customer .field input:focus, 
.customer .field input:not(:placeholder-shown), 
.customer .field input:-webkit-autofill {
	padding: 1rem 1.5rem !important;
}
*/
.contact .field__input:focus, 
.contact .field__input:not(:placeholder-shown), 
.contact .field__input:-webkit-autofill {
	padding: 1rem 1.5rem !important;
}
.customer .label_input {
    font-size: 1.4rem;
}

 }
/* ヘッダー */
.header-wrapper--border-bottom {
  border-bottom: 0.1rem solid #ccc !important;
}

/* フッター */
.footer__content-bottom {
  padding-bottom: 35px;
  overflow: hidden;
  background: #3a3682;
  color: #ffffff;
}

.title_bar {
  background-color: #F2F5F5;
  padding: 4.5rem 0 ;
}

/* 共通 */
h1.title {
  font-size: 3.4rem !important;
  margin-bottom: 3.0rem !important;
}
.title-wrapper-with-link {
  justify-content: center;
}
.caption-with-letter-spacing {
  font-size: 1.6rem !important;
}
.color-gold {
    color: #8C7600 !important;
}
/* アカウント登録 */
.customer h1 {
  font-size: 3.4rem !important;
}
.customer h2 {
  font-size: 2.4rem !important;
}
.customer h2.form__message {
  font-size: 1.6rem !important;
}

.page-title {
  font-size: 2.6rem;
  font-style: normal;
  font-weight: 500;
}

.field input,
.text-area {
  border: #888 1px solid !important;
}
.select select {
  border: #888 1px solid !important;
}


/* アカウント情報 */
.addresses h2 {
  font-size: 2.0rem !important;
  border: 1px solid #888 !important;
  margin: 10px 15px;
  padding: 10px;
  background-color: #F2F5F5;
}
.addresses ul li {
  border: 1px solid #888 !important;
}

/* カート */
.cart__items {
  border-bottom: 1px solid #ccc !important;
}
h2.cart__empty-text {
  font-size: 2.4rem !important;
}
.cart__login-title {
  font-size: 2.0rem !important;
}
.cart__login-paragraph {
  font-size: 1.6rem !important;
}

/* 商品名 */
.product__title h1 {
  font-size: calc(var(--font-heading-scale) * 2.6rem);
}
/* 価格 */
.price-item {
  font-size: 2.4rem !important;
}
/* 税込 */
.product__tax.caption {
  font-size: 1.6rem !important;
}
/* 売り切れ */
.badge.price__badge-sold-out {
  font-size: 1.5rem !important;
  padding: 1.0rem 1.5rem 1.0rem !important;
  margin-left: 10px;
  border-color: #888 !important;
}
/* 数量 */
.quantity__label {
  font-size: 1.4rem !important;
}
.quantity__button,
.quantity__input {
  border: 1px solid #888 !important;
}
/* 別のお支払い方法 */
.shopify-payment-button__more-options {
  font-size: 1.6rem !important;
}
/* 詳細はこちら */
.product__view-details {
  max-width: 44rem !important;
  font-size: 1.6rem !important;
  padding: 1.0rem 1.5rem !important;
  margin-top: 4.2rem !important;
/*  border: 1px solid #888 !important;*/
  text-align: center !important;
  background-color: #50479a !important;
  color: #fff !important;
  border: none !important;
}

/* 商品ページ */
h1.collection-hero__title {
  font-size: 3.4rem !important;
}

.background-secondary {
  background-color: #F2F5F5;
}

/* １本で長く使える贅沢な泡のスキンケア */
.effect .grid {
  border: 1px solid #888 !important;
}
.effect .points li {
  list-style: none !important;
  font-size: 1.6rem !important;
  font-family: serif !important;
  font-weight: 500 !important;
}

/* -------------------------------------------------- */

/* リッチテキスト */
.inline-richtext.h1 {
  font-size: 3.4rem !important;
}
.inline-richtext.h2 {
  font-size: 2.8rem !important;
}
.rich-text__buttons {
  margin-top: 5.5rem !important;
  justify-content: center !important;
  max-width: 100% !important;
}

.image-with-text__content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    align-self: center;
    padding: 1rem calc(3rem / var(--font-body-scale)) 1rem;
    position: relative;
    z-index: 1;
}

/* テキスト付き画像、複数列 */
.image-with-text__heading.h1 {
  font-size: 3.2rem !important;
  margin: 1.0rem 0 !important;
}
.image-with-text__heading.h2 {
  font-size: 2.6rem !important;
  line-height: 1.5em !important;
}
.image-with-text__text--caption {
  font-size: 2.2rem !important;
}



/* マルチカラム */
.multicolumn.background-primary .multicolumn-card {
    background: #fff !important;
}
.multicolumn-card-spacing {
  padding-top: 1.6rem !important;
  margin-left: 1.6rem !important;
  margin-right: 1.6rem !important;
}
.multicolumn-card__info h3 {
  font-size: 2.0rem !important;
  text-align: center;
}

.box_item {
  display:inline-block;
  padding: 5px 15px;
  margin: 5px;
  border: #888 1px solid;
  font-size: 1.6rem;
  line-height: 3.2rem;
}

/* -------------------------------------------------- */
/* 商品説明 */
hr.product_note_line {
  margin: 4rem 0 !important;
}
.product_note_box {
  padding: 15px 20px;
  border: #888 1px solid;
  background-color: #F2F5F5;
  font-size: 1.4rem;
}
.product_note_box p {
  padding: !important;
  margin: 0 !important;
}

/* -------------------------------------------------- */
h1.page-title {
  font-size: 3.0rem !important;
}

/* 使い方 */
.howto {
  position: relative;
  display: block;
}
.howto-card__info {
  height: 9.5rem !important;
  padding: 0.5rem 1.5rem 0 !important;
  line-height: 2.4rem !important;
}
.howto-card__info p {
  margin-top: 0 !important;
}
.howto-info {
  padding: 0 1rem !important;
}
.howto-step {
  padding: 12px 12px 0 12px !important;
  background-color: #fff;
}
.howto-step-info {
  padding: 15px !important;
  margin: 0 0 20px 20px !important;
}

/* 使用上の注意 */
.caution ul li {
  margin-left: 1.4em;
  text-indent: -1.4em;
}


.product_details h3 {
  font-size: 2.0rem !important;
  margin-bottom: 5px !important;
  font-weight: 500 !important;
}

/* -------------------------------------------------- */
/* 各サブページ                                       */
/* -------------------------------------------------- */
.sub_page h2 {
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 4.2rem;
  border-bottom: #000 1.2px solid;
  margin-bottom: 2.5rem;
}
.sub_page h3 {
  font-size: 2.0rem;
  font-style: normal;
  font-weight: 500;
  margin: 2.2rem 0 1.2rem 0 !important;
}
.sub_page .bg_beige {
  background-color: #F5F5F2;
}

.sub_page .box {
  padding: 10px 15px;
  border: #8c7600 1px solid;
  background-color: #F5F5F2;
  margin-bottom: 1.5rem !important;
}
.sub_page .block {
  padding: 5px 0 10px;
}
  
/* Tableタグ */
.sub_page .table table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.sub_page .table table th,
.sub_page .table table td {
  padding: 10px;
  border-radius: 0;
}
.sub_page .table table th {
  width: 25%;
  background-color: #F2F5F5;
  font-weight: normal;
}

/* お問い合わせ */
.contact-label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
  letter-spacing: 0.4rem;
}
.contact-required {
  margin: 0 0 0 12px;
  padding: 2px 8px;
  background: #bf3333;
  color: #fff;
  font-size: 1.2rem;
}
.contact select {
  width: 100%;
  padding: 1.5rem;
}
.contact option {
  font-size: 1.6rem;
}
.contact input,
.contact textarea {
  border: 1px solid #555;
  border-radius: 0;
}
.contact dl {
  display: flex;
  margin: 0 0 5px 0;
  padding: 0;
  flex-wrap: wrap;
}
.contact dt {
  font-weight: 400;
  width: 100%;
  padding-top: 0;
}
.contact dd {
  padding: 0;
  margin: 0 !important;
  width: 100%;
  line-height: 2.5;
}
.contact p {
    margin: 1rem 0!important;
    font-size: 14px;
    line-height: 1.6;
}
.contact__button {
    text-align: center;
}
h2.form-status {
  padding: 10px 15px;
  margin: 0 0 25px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  border: #ccc 1px solid;
  background-color: #FFD1DC;
}

/* 会社概要 */
.company {
  padding: 2.0rem 0 0 ;
}

/* プライバシーポリシー */
.privacy ol li {
  margin-left: 1.2em;
  text-indent: -1.2em;
}

/* 販売店 */
.stores-block {
  padding-top: 27px;
  padding-bottom: 27px;
}

@media screen and (max-width: 749px) {

/* -------------------------------------------------- */
/* Overwright                                         */
/* -------------------------------------------------- */
  body {
    font-size: 1.4rem !important;
  }
    /* フッター */
  .footer__content-top {
    padding-bottom: 0 !important;
  }
  .footer-block__details-content .list-menu__item--link,
  .list-menu__item--link {
    padding-bottom: 0 !important;
  }

  .title_bar {
    padding: 3.0rem 0 ;
  }

  /* 共通 */
  h1, .h1 {
      font-size: calc(var(--font-heading-scale)* 2.0rem);
  }

  h1.title {
    font-size: 2.2rem !important;
    margin-bottom: 0 !important;
  }
  
  /* 折りたたみ可能な行 アイコン */
  .accordion .icon-accordion {
    height: calc(var(--font-heading-scale)* 1.4rem) !important;
  }
  /* 折りたたみ可能な行 タイトル */
  .accordion__title {
    font-size: 1.1em;
  }
  /* 折りたたみ可能な行 タイトル */
  .accordion__content {
    padding: 1.0rem 1.5rem 1.0rem 4.0rem !important;  
    font-size: 1.0em;
  }
  
  
  /* アカウント登録 */
  .customer h1 {
    font-size: 2.2rem !important;
  }
  .customer h2 {
    font-size: 2.0rem !important;
  }
  .customer h2.form__message {
    font-size: 1.6rem !important;
  }
  .addresses h2 {
    font-size: 1.6rem !important;
  }
  
  /* カート */
  h2.cart__empty-text {
    font-size: 2.0rem !important;
  }
  .cart__login-title {
    font-size: 1.8rem !important;
  }
  .cart__login-paragraph {
    font-size: 1.4rem !important;
  }
  
  /* 商品名 */
  .product__title h1 {
    font-size: calc(var(--font-heading-scale) * 2rem) !important;
  }
  .page-title {
    text-align: center;
    font-size: 2.0rem;
    margin: 2.5rem;
  }
  .rte ul, .rte ol {
    padding-left: 0.5rem !important;
  }

  /* 商品ページ */
  h1.collection-hero__title {
    font-size: 2.2rem !important;
  }
  
  /* -------------------------------------------------- */

  /* リッチテキスト */
  .inline-richtext.h1 {
    font-size: 2.4rem !important;
  }
  .inline-richtext.h2 {
    font-size: 2.2rem !important;
    margin-bottom: 2.0rem !important;
  }
  .rich-text__buttons {
    margin-top: 5.0rem !important;
  }
  
  /* テキスト付き画像、複数列 */
  .image-with-text__heading.h1 {
    font-size: 2.4rem !important;
  }
  .image-with-text__heading.h2 {
    font-size: 2.2rem !important;
    line-height: 1.5em;
  }
  .image-with-text__text--caption {
    font-size: 2.0rem !important;
  }
  .image-with-text__content {
      padding: 2rem calc(2rem / var(--font-body-scale)) 2rem !important;
  }
  .image-with-text__text {
    margin-top: 0 !important;
  }
  
  /* マルチカラム */
  .multicolumn-card {
    display: flex;
  }
  .multicolumn-card__image-wrapper {
    width: 50% !important;
    height: 50% !important;
  }
  .multicolumn-card-spacing {
    padding-top: 1.2rem !important;
    padding-bottom: 1.2rem !important;
    margin-left: 1.5rem !important;
    margin-right: 0.5rem !important;
  }
 .multicolumn-card__info {
    width: 60% !important;
    padding: 1.5rem !important;
  }
  .multicolumn-card__info h3 {
    font-size: 1.8rem;
  }
  .multicolumn-card__info p {
    font-size: 1.4rem;
  }

  /* -------------------------------------------------- */
  h1.page-title {
    font-size: 2.6rem !important;
  }
  
  /* CAPTCHA（キャプチャ）認証システム */
  .shopify-challenge__container {
    padding: 0 8px;
  }
  .g-recaptcha {
    margin-bottom: 15px;
  }
  
  /* 全成分 */
  .ingredients .grid {
    row-gap: 0.5rem !important;
  }
  
  /* 使い方 */
  .howto-card {
    display: flex;
  }
  .howto-card__image-wrapper {
    width: 75% !important;
  }
  .howto-card__info {
    width: 60%;
    padding: 1.0rem !important;
  }
  
  .howto-step-info {
    margin: 0 0 20px 5px !important;
  }
  
  /* -------------------------------------------------- */
  /* 各サブページ                                       */
  /* -------------------------------------------------- */
  .sub_page {
    padding: 0 8px;
  } 
  .sub_page h2 {
    font-size: 1.8rem;
  }
  .sub_page h3 {
    font-size: 1.6rem;
    line-height: 2.6rem;
    margin: 1.5rem 0 !important;
  }
  .sub_page h4 {
    font-size: 1.4rem;
    line-height: 2.2rem;
    margin: 1.5rem 0 !important;
  }
  .sub_page h5 {
    line-height: 2.0rem;
    margin: 1.5rem 0 !important;
  }
  .sub_page p {
    margin: 1.0rem 0 1.0rem 0 !important;
    font-size: 14px;
    line-height: 1.6;
  }
  
  /* Tableタグ */
  .sub_page .table table th,
  .sub_page .table table td {
    display: block;
  }
  .sub_page .table table th {
    width: 100%;
  }
  
  /* 販売店 */
  .stores-block {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  
}
@media screen and (min-width: 990px) {
  .page-width--narrow {
      max-width: 100rem !important;
/*      max-width: var(--page-width);*/
  }
}


/* -------------------------------------------------- */
/* お知らせ一覧                                       */
/* -------------------------------------------------- */
#section-list-information .list-information-heading {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 5px;
}
#section-list-information .list-information-heading > a {
	color: #000;
}
#section-list-information .container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 55px;
}
#section-list-information .list-information {
	list-style-type: none;
	padding: 0 0.5rem;
	margin: 0;
}
#section-list-information .list-information-item {
	display: flex;
	align-items: center;
	padding: 1rem;
	border-bottom: 0.5px solid #ccc;
}
#section-list-information .list-information-item > a {
	display: flex;
	align-items: center;
	padding: 1.2rem;
	text-decoration: none;
	color: #000;
}
#section-list-information .list-information-item:last-child {
	border-bottom: none;
}
#section-list-information .list-information-date {
	margin-right: 15px;
}
#section-list-information .list-information-category {
	font-size: 10px;
	color: #fff;
	background: #000;
	padding: 5px;
	margin-right: 15px;
}
#section-list-information .list-information-info {
	position: relative;
	top: -1px;
}
#section-list-information .list-information-title {
	margin-bottom: 0;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
}
@media screen and (max-width: 768px) {
    #section-list-information .list-information-heading h2 {
        font-size: 2.2rem !important;
    }
	#section-list-information .container{
		padding: 1rem 2rem 5rem ;
	}
	#section-list-information .list-information-item > a {
		display: block;
		padding: 0.2rem;
	}
	#section-list-information .list-information-info {

	}
}
.more-link {
    display: inline-block;
    padding: 5px 15px;
    background-color: #ffffff;
    color: #000;
    text-decoration: none;
    border-radius: 0px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.3s;
    border: 1px solid #000;
    margin-top: 10px;
}

.more-link:hover {
    background-color: #f9f9f9;
}
