/** Shopify CDN: Minification failed

Line 12:0 All "@import" rules must come first
Line 14:0 All "@import" rules must come first

**/
/* 日本語Fontファミリー */
@font-face {
  font-family: 'amiriR'; 
  src: url(//fram-tid.jp/cdn/shop/t/10/assets/Amiri-Regular.ttf?v=181177298432274990581759718457) format('truetype');
}
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Beau+Rivage&family=Dancing+Script&family=Leckerli+One&family=Niconne&family=Petit+Formal+Script&family=Sansita+Swashed&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Beau+Rivage&family=Dancing+Script&family=Leckerli+One&family=Niconne&family=Noto+Serif+JP&family=Petit+Formal+Script&family=Sansita+Swashed&display=swap');
@font-face {
  font-family: 'adobe-caslon-pro';
  font-weight:  400;
  src: url(//fram-tid.jp/cdn/shop/t/10/assets/ACaslonPro-Regular.otf?v=102342342037277008411759718457) format('opentype');
}

body, input, textarea, button, select, span, li, a, p,
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .grid-link__title, .btn, .btn--secondary, .btn--tertiary {
/*   font-family: 'adobe-caslon-pro', 'Hannari', YuGothic,'Yu Gothic', '游ゴシック', serif; */
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro', 'Noto Serif JP', serif;
  color: #5e5e5e !important;
}
/* .h1, */
h1, h2, .h1, .h2, .site-nav, .site-nav__link, footer h3.h4, #MobileNavTrigger {
/*   font-family: 'adobe-caslon-pro', cursive, 'amiriR', 'Hannari', YakuHanJP, YuGothic,'Yu Gothic', '游ゴシック', sans-seif; */
  font-family: Maven Pro, cursive, 'amiriR', '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro', 'Noto Serif JP', serif;
  font-weight: bold;
  color: #5e5e5e !important;
}
.feature-header.h2.__concept {
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro', 'Noto Serif JP', serif;
}
_::-webkit-full-page-media, _:future, :root .feature-header.h2.__concept {
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro', 'Noto Serif JP', serif;
}
_::-webkit-full-page-media, _:future, :root body, input, textarea, button, select, span, li, a, p,
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .grid-link__title, .btn, .btn--secondary, .btn--tertiary {
/*   font-family: 'adobe-caslon-pro', 'Hannari', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', YakuHanJP, YuGothic,'Yu Gothic', '游ゴシック', serif; */
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro', 'Noto Serif JP', serif;
}
_::-webkit-full-page-media, _:future, :root h1, h2, .h1, .h2, .site-nav, .site-nav__link, footer h3.h4, #MobileNavTrigger {
/*   font-family: 'adobe-caslon-pro', 'Amiri-Regular', 'amiriR', cursive, 'Hannari', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', YakuHanJP, YuGothic,'Yu Gothic', '游ゴシック', sans-seif; */
  font-family: Maven Pro, 'Amiri-Regular', 'amiriR', cursive, '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro', 'Noto Serif JP', serif;
  font-weight: bold;
}
.mobile-nav__link>a {
  font-family: Maven Pro, sans-serif;
  font-weight: bold;
}
_::-webkit-full-page-media, _:future, :root .mobile-nav__link>a {
  font-family: Maven Pro, sans-serif;
  font-weight: bold;
}

/* フルワイド */
body {
  overflow-x: hidden;
}
.body-wrap {
  overflow: hidden;
}
main.wrapper {
/*   padding: 0; */
}
.wrapper {
  max-width: 100%;
  padding: 0 60px;
}
@media screen and (max-width: 768px) {
  .wrapper {
    padding: 0 35px;
  }
}
@media screen and (max-width: 420px) {
  .wrapper {
    padding: 0 20px;
  }
}
/* ヘッダー透過&固定 */
.header-bar,
.site-header {
  background-color: #fff;
  position: fixed;
  left: 0;
  border: none;
}
.header-bar {
  background-color: #efefef;
  top: 0;
  z-index: 10000;
}
.header-bar__module--list li {
  font-size: 1.1em;
}
header.site-header {
/*   opacity: 0.9; */
  top:  49px;
  padding: 0;
  z-index: 9999;
}
.site-header div.grid--full {
  border-bottom: none;
}
.header-bar.transform {
  background-color: #efefef;
}
.site-header.transform {
  background-color: #fff;
/*   opacity: 0.9; */
}
@media screen and (max-width: 768px) {
  .header-bar,
  .site-header,
  .header-bar.transform,
  .site-header.transform {
    background-color: transparent;
  }
}

header .site-nav__link {
  background-color: transparent;
  font-size: 1.2em;
  font-weight: bold;
  padding-right: 15px;
}
header .site-nav--active>.site-nav__link {
  display: inline-block;
  font-weight: bold;
  border-bottom: 1px solid;
  padding: 0 0 2px;
  margin: 0 15px;
}
.site-nav__dropdown .site-nav__link {
  background-color: #fff;
  opacity: 0.9;
}
/* ヘッダーmenu幅 */
header .post-large--two-thirds {
  width: 100%;
}
span.logo-txt {
  font-size: 0.9em !important;
/*   font-family: 'Dancing Script', cursive, YuGothic,'Yu Gothic', '游ゴシック', serif; */
  font-family: Maven Pro, sans-serif;
  padding-left: 38px !important;
}

/* ヘッダーMenu下層アクティブ */
header .site-nav--active>.site-nav__link {
  padding: 0 15px 2px;
  margin: 0;
  display: block;
}

/* SP Navメニュー */
@media screen and (max-width: 768px) {
  .header-bar {
    width: 100%;
  }
  .sp-nav-menu {
    display: flex;
    justify-content: space-between;
    background: #fff;
    margin-top: -2px;
    padding-top: 10px;
    padding-bottom: 10px;
    opacity: 0.9;
  }
  .sp-nav-menu::after {
    display: none;
  }
  .mobile-cart-page-link {
    float: none;
  }
  .header-bar__cart-icon {
    margin-right: 0;
    padding-right: 0 !important;
  }
  .mobile-nav-head {
    opacity: 0.9;
  }
  .sp-nav-logo {
    margin-bottom: 0;
    left: 50%;
    transform: translateX(-20%);
    -webkit-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
  }
  .sp-nav-logo > a {
    display: flex;
    padding-top:  2px !important;
  }
  .sp-nav-logo img {
    height: 24px;
  }
  .sp-nav-logo .logo-txt {
    font-weight: bold;
    padding-left: 4px !important;
  }
}

@media screen and (min-width: 420px) {
  .sp-nav-logo {
    display: none;
  }
}
@media screen and (max-width: 420px) {
  .site-header {
    display: none;
  }
}
/* フッター */
.site-footer {
  margin-top: 40px;
  padding-top: 60px;
}

/* セクション上下余白 */
.index-section {
    padding-top: 80px;
    padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .index-section {
      padding-top: 40px;
      padding-bottom: 40px;
  }
}
@media screen and (max-width: 420px) {
  div.slideshow-section {
    padding-bottom: 0;
    width: 100%;
    height: 620px;
  }
  .flexslider--adapt .slides__slide {
    overflow: initial;
  }
  .flex-control-nav {
    margin-top: 82%;
  }
  .slider_link {
/*   リンク無効化   */
/*     pointer-events: none; */
  }
}



/* スライダー */
div.flexslider--adapt, .flexslider--adapt .flex-viewport {
  max-height: 100%;
}
div.slider__controls-container {
  z-index: 10;
  margin: -50px 0 30px;
}
.slider__controls-button--pause {
  display: none;
}
.header-bar__module--list li,
.header-bar__cart-icon,
.site-nav li {
/*   text-shadow: 0px 0px 7px #ffffff; */
  text-shadow: 1px 2px 0 #fff
}
/* カスタムFeaturedコレクション */
.grid-uniform.__custom {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  margin-left: 0;
}
.grid-uniform.__custom .grid__item {
  padding-bottom: 20px;
  width: 100%;
}
.grid-uniform.__custom .grid__item:first-child {
  padding-left: 0;
}
.grid-uniform.__custom .__block-custom {
  width: 240px;
}
@media screen and (max-width: 420px) {
  .grid-uniform.__custom .__block-custom {
    max-width: 120px;
  }
}
img.__block_custom_img {
  height: 100%;
}
/* テキスト付き動画 */
.image-with-text__image__inner {
  margin: 0 auto;
}
.embeded-video {
  max-width: 100%;
  width: 100%; 
  height: auto;
  margin: 0 auto;
  transform: scale(1.1, 1);
}
.image-with-text__text {
  display: flex;
  align-items: center;
}
.image-with-text__text .txt-img-btn {
  display: inline-block;
  width: 120px;
}
@media screen and (max-width: 420px) {
  span.text-wrap {
    display: block;
  }
}
/* テキスト付き画像 */
@media screen and (max-width: 1200px) and (min-width: 769px) {
  #shopify-section-164976588142496e1d .page-width.feature-row {
    padding: 0;
  }
}
div#shopify-section-164976588142496e1d .feature-row {
  justify-content: space-evenly;
}
div#shopify-section-164976588142496e1d .feature-row__item:first-child {
  max-width: 320px;
}
div#FeatureRowImageWrapper--164976588142496e1d {
/*   max-width: 320px; */
}
#shopify-section-164976588142496e1d .page-width.feature-row p strong {
  display: block;
  margin: 0 auto;
  font-size: 1.08em;
  background: linear-gradient(transparent 80%, #fdff5f 80%);
  width: 312px;
}
@media screen and (max-width: 769px) {
  #shopify-section-164976588142496e1d .page-width.feature-row p strong {
    font-size: 1.2em;
    width: 308px;
  }
}
div#FeatureRowImageWrapper--164974125229fbc6e4 {
  max-width: 100%;
}
img#FeatureRowImage--164974125229fbc6e4 {
  max-width: 100%;
  max-height: 100%;
}
.txt-img-ttl {
  text-align: center;
  font-weight: bold;
  margin-bottom: 24px;
}
.image-with-text__text .txt-img-btn,
.txt-img-btn {
  text-align: center;
  display: block;
  margin: 0 auto;
  max-width: 120px;
  color: #fff !important;
}
.shopify-payment-button__button {
  color: #fff !important;
}
.btn.__checkout,
.btn.__password,
.jdgm-submit-rev {
  color: #fff !important;
}
@media screen and (min-width: 769px) {
  .feature-row__text--left {
    padding-left:  40px;
  }
  .featured-row__subtext {
    margin-bottom: 30px;
  }
}
/* 動画付きテキスト */
.feature-header h2 {
  font-weight: bold;
}

/* Featured Collection */
div.section-heading {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
}
.view-all-link {
  font-size: 1.1em;
  font-weight: bold;
  border: 1px solid grey;
  padding: 8px 20px 6px;
  background: #F6F6F6;
}
.view-all-link.under-link {
  display: none;
}
@media screen and (max-width: 420px) {
  .section-header__title {
    margin: 0 auto 10px;
  }
  .view-all-link {
    display: none;
  }
  .view-all-wrapper {
    text-align: center;
  }
  .view-all-link.under-link {
    display: inline-block;
    margin-top: 16px;
  }
}

/* Rich Text - フレーム設定 */
.page-width--narrow {
  max-width:1000px;
  margin: 0 auto;
}
.container--framed {
	border: 3px solid #F6F6F6;
    margin: 0 auto;
    padding: 4% 5%;
}
.contents-scroll {
	height: 180px;
    overflow-y: scroll;
    overflow-x: hidden;
}
@media screen and (max-width: 768px) {
	.contents-scroll {
      height: 130px;
	}
}
.rich-txt-ttl {
    border-bottom: 2px solid #a9a9a9;
    padding-bottom: 10px;
}
.container--framed .theme-block .rte p {
  font-size: 0.8em;
  color: #464646;
}
@media screen and (max-width: 420px) {
  .rich-txt-ttl {
    border-width: 1px;
  }
  .container--framed .theme-block .rte p {
    font-size: 0.7em;
    margin-bottom: 8px;
  }
}
.rte .enlarge-text{
    margin:0;
    font-size:1.3em;
}
.section--divider {
  border-top: 1px solid;
  border-top-color: #d1d1d1;
/*   border-top-color: var(--colorBorder); */
  padding-top: 40px;
}

@media only screen and (min-width:769px){
  .section--divider {
    padding-top: 75px;
  }
}

/* 特集コレクション */
a.grid-link {
  padding-bottom: 0;
}

.badge--sold-out .badge__text {
  color: #fff !important;
  word-break: keep-all;
}

/* SNSリンクセクション */
div.sns-group {
  background-color: #F6F6F6;
  border: none;
}
/* hr */
body.template-index hr {
  margin: 0;
}
.hr-section {
  padding: 0;
}

/* 一覧ページbadge非表示 */
.hinoki-section .gPreorderBadge.ribbon.top-right {
  display: none;
}
/* 制作納期テキスト */
.delivery_date {
  font-size: 1.2em;
  font-weight: bold;
}
/* 予約注文ボタン */
#AddToCartText {
  font-weight: bold;
}
.gPreorderBtn #AddToCartText {
  color: #fff !important;
}
/* 予約ラベル */
body#fram-tid span.gPreorderBadge.ribbon,
body.template-product .gPreorderBadge.ribbon.top-right {
  display: none;
}

@media screen and (min-width: 769px) {
  .gPreorderBottomMessage {
    width: 50%;
  }
}
/* 在庫数表示 */
.stock-text {
  margin-bottom: 8px;
  font-weight: bold;
  color: red;
}
/* Zoom商品画像クローズbtn */
button.mfp-close {
  margin: 136px 9px 30px 30px;
  padding: 20px 50px 60px 30px;
}
/* SP 商品画像 */
@media screen and (max-width: 768px) {
  .product-single__photos {
    width: 100%;
  }
  .product-single__photos + div {
    width: 100%;
  }
  .product-single__thumbnails {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
  }
  .product-single__thumbnails > li {
    padding: 0;
    width: 25%;
  }
}

/* アカウント作成ページ */
.form-wrapper {
  margin: 50px auto;
  float: none;
  text-align: center;
}
.form-wrapper .section-header__title {
  text-align: center;
}
.label-question {
  text-align: left;
}
.selector-opt {
  color: #6e6e6e;
}
.submit-btn {
  margin-top: 30px;
}

/* お問い合わせ */
.contact-form {
  text-align: center;
}
.btn.__contact {
  color: #fff !important;
  width: 180px;
}

#create_customer .submit-btn .txt-img-btn,
#customer_login .txt-img-btn,
.btn.__password {
  width: 180px;
  max-width: 180px;
}

input[type=submit],
.txt-img-btn {
  border: 2px solid transparent;
  transition: all 0.6s ease;
}
input[type=submit]:hover,
.txt-img-btn:hover {
  background-color: #fff;
  color: #6a6a6a !important;
  border: 2px solid #6a6a6a;
  font-weight: bold;
}

/* Judge me */
div.jdgm-carousel-wrapper {
  width: 100%;
}
.jdgm-carousel-item__product .gPreorderBadge {
  display: none;
}
a.jdgm-carousel-item__product {
  height: 100%;
}
div.jdgm-carousel-item {
  overflow: visible;
}
.jdgm-carousel--done .jdgm-carousel__item-container {
  height: 320px;
}
@media screen and (max-width: 820px) {
  .jdgm-carousel--done .jdgm-carousel__item-container {
    height: 370px;
  }
}
img.jdgm-carousel-item__product-image {
  width: 100%;
  height: auto;
}
.jdgm-carousel-item__reviewer-name,
.jdgm-carousel-item__timestamp {
  opacity: 1 !important;
}
.jdgm-rev__icon::after, span.jdgm-rev__buyer-badge {
  background: transparent;
}
.jdgm-rev__timestamp {
  display: none;
}
:not(.jdgm-prev-badge__stars)>.jdgm-star,
span.jdgm-star {
  color: #fda900 !important;
}

/***** ポリシーページ *****/
div.shopify-policy__container {
  max-width: 977px;
}
.shopify-policy__title h1 {
  margin-bottom: 40px;
}
.legal_tabel tr th {
  width: 200px;
  background: #F5F3F3;
}
@media screen and (max-width: 767px) {
  table.legal_tabel th,
  .legal_tabel td {
    display: block;
    width: 100%;
  }
}