/** Shopify CDN: Minification failed

Line 686:18 Expected ")" to end URL token
Line 689:18 Expected ")" to end URL token

**/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond&family=Noto+Serif+JP&display=swap');
html.overflow{
 overflow-x: hidden;
 width: 100vw !important; 
}
body {
  font-family: 'Noto Serif JP', serif;
  color:#404040;
  font-size:14px;
  line-height:unset;
  font-weight: 500;
}
p:empty {
  display: none;
}
hr {
  height:1px;
}
.txt-roboto {
  font-family: 'EB Garamond', serif;
}
h1:not(.logo-h1), h2, h3, h4, .under-cart .subtotal, blockquote, h5, h6 {
  font-family: 'EB Garamond', 'Noto Serif JP', serif;
  font-weight: 500;
  font-style: normal;
  color: #404040;
  margin: 0;
}
.txt-center { text-align:center;}
.txt-left { text-align:left;}
.txt-right { text-align:right;}
.txt-bold { font-weight:bold;}
.margin30auto {margin:30px auto;}
.margin60auto {margin:60px auto;}
.margin90auto {margin:90px auto;}
.margin120auto {margin:120px auto;}
.margin0b {margin-bottom:0;}
.margin10b {margin-bottom:10px;}
.margin20b {margin-bottom:20px;}
.margin30b {margin-bottom:30px;}
.margin60b {margin-bottom:60px;}
.margin90b {margin-bottom:90px;}
.margin0t {margin-top:0;}
.margin10t {margin-top:10px;}
.margin20t {margin-top:20px;}
.margin30t {margin-top:30px;}
.margin60t {margin-top:60px;}
.margin90t {margin-top:90px;}
.padding0_30 { padding:0 30px;}
.padding0t {padding-top:0;}
.padding10t {padding-top:10px;}
.padding30t {padding-top:30px;}
.padding60t {padding-top:60px;}
.padding90t {padding-top:90px;}
.onlypc {display: block;}
.onlysp {display: none;}
@media (max-width:768px)  {
.onlypc {display: none;}
.onlysp {display: block;}
}
p:blank,p:empty {
  display:none;
}
p:blank {
  display: none;
  margin:0;
}
.shopify-policy__container {
  max-width: 900px;
}
.shopify-policy__container h2,
.shopify-policy__container h3{
  margin-top:-100px;
  padding-top:100px;
}
.wrapper {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 20px;
}
.wrapper_narrow {
  max-width: 1190px;
  margin: 0 auto;
  padding: 30px 37px 5%;
}
.wrapper_narrow2 {
  max-width: 800px;
  margin: 0 auto;
  padding: 30px 50px;
  width: 100%;
}
.wrapper_narrow3 {
  max-width: 900px;
  margin: 0 auto;
  padding: 30px 0;
  width: 100%;
}
#page-content{
  padding-top:140px;
}
.template-product #page-content {
  padding-top:140px;
}
@media screen and ( max-width: 620px) {
#page-content{
  padding-top:115px;
}
.template-product #page-content {
  padding-top: 115px;
  overflow-x: hidden;
}
}
#shopify-section-aq-header{
  background:none;
  transition:0.3s;
}
#shopify-section-aq-header.bottomshadow,.shadowheader #shopify-section-aq-header {
  background:rgba(0,0,0,0.2);
  transition:0.3s;
}
.aq_title_line {
  font-size:32px;
  text-align:center;
  margin-top:30px;
  margin-bottom: 5%;
  letter-spacing: 0.1em;
}
/*.aq_title_line:after {
  display:block;
  content:"";
  width:60px;
  height:1px;
  background-color:#282828;
  margin:30px auto 60px;
}*/
.aq_title_line_left {
  font-size:32px;
  text-align:left;
  margin-top:0;
  letter-spacing: 0.1em;
}
/*.aq_title_line_left:after {
  display:block;
  content:"";
  width:60px;
  height:1px;
  background-color:#282828;
  margin:35px 0;
}*/
@media screen and ( max-width: 768px) {
.aq_title_line {
  font-size:32px;
  text-align:left;
  margin-top:30px;
  letter-spacing: 0.1em;
}
.aq_title_line:after {
  display:block;
  content:"";
  width:40px;
  height:1px;
  background-color:#282828;
  margin:30px 0 60px;
} 
}
/*header*/
.logo_wrapper {
  max-width:210px;
}
.gradient {
  background-color: transparent;
}
.header-wrapper {
  display: block;
  position: fixed;
  top:0;
  left:0;
  width:100%;
  background-color: transparent;
}
/*scroll area*/
.scrollif, .scrollify2{
  width: 100%;
  height: 100vh;
  opacity:0;
}
/*.scrollify:first-child{
  opacity:1;
}*/
.swiper-container {
  position:relative;
  overflow: hidden;
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  border: 2px solid #fff;
  border-radius: 50%;
  display: block;
  width: 10px;
  height: 10px; 
  cursor:pointer;
  margin-bottom: 20px;
  background: none;
  opacity: 1;
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
  opacity:1;
}
.scroll_area_wrapper {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center bottom;
  display:flex;
  height: 100%;
  width:100%;
  filter:brightness(0.5);

}
.swiper-slide-active .scroll_area_wrapper {
  filter:brightness(1);
  transition:0.7s;
}
.singleblock .scroll_area_wrapper {
  filter:brightness(1);
}
.scroll_area_inner {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center bottom;
  display:flex;
  justify-content:left;
  align-items:center;
  height: 100%;
  color:#fff;
}
.scroll_area_content {
  padding-left:100px;
  max-width:600px;
  letter-spacing: 0.1em;
}

.scroll_area_content .brandlogo {
  width:60%;
  max-width:300px;
}
.scroll_area_content .brandlogo.model-03logo,
.scroll_area_content .brandlogo.model-06logo{
  max-width:400px;    
}
@media screen and ( max-width: 480px) {
.scroll_area_content .brandlogo {
  width:60%;
  max-width:100px;
}
.scroll_area_content .brandlogo.model-03logo,
.scroll_area_content .brandlogo.model-06logo{
  max-width:165px;    
}  
  
}
.scrollBlock2.scroll_area_content {
  max-width:450px;
}
#scrollBlock .scroll_area_title01 {
  display:inline-block;
  padding-bottom:3px;
  font-size:13px;
  border-bottom:solid 1px #fff;
  font-weight:400;
  margin-bottom:15px;
}
#scrollBlock .scroll_area_title02 {
  font-family: 'EB Garamond', 'Noto Serif JP', serif;
  font-size:clamp(30px,5vw,46px);
}
#scrollBlock2 .scroll_area_title01 {
  font-family: 'EB Garamond', 'Noto Serif JP', serif;
  display:inline-block;
  font-size:32px;
  font-weight:400;
}
#scrollBlock2 .scroll_area_title02 {
  font-size:15px;
}
.scroll_area_title03 {
  font-size:22px;
}
/*.scroll_area_title03:before {
  width:35px;
  height:1px;
  display:block;
  background-color:#fff;
  margin-top:40px;
  margin-bottom:35px;
  content:"";
}*/
.scroll_area_title04 {
  font-size:13px;
  line-height: 2em;
}
#scrollBlock2 .scroll_area_title04:before {
  display:block;
  content:"";
  width:30px;
  border-top:solid 1px #fff;
  margin-top: 30px;
  margin-bottom: 30px;
}
#scrollBlock2 .slide_double .scroll_area_title04:before,
#scrollBlock2 .singleblock .scroll_area_title04:before{
  display:none;
}
.more_link_btn a{
  color: #fff;
  border: solid 1px #fff;
  border-radius: 25px;
  text-align: center;
  text-decoration: none;
  padding: 0.5em 3em;
  margin-top: 30px;
  display: inline-block;
  font-size:13px;
  transition:0.3s;
}
.more_link_btn a:hover{
  color: #404040;
  background-color:#fff;
  transition:0.3s;
}
.more_link_btn_blk a{
  color: #404040;
  border: solid 1px #404040;
  border-radius: 25px;
  text-align: center;
  text-decoration: none;
  padding: 0.5em 3em;
  margin-top: 30px;
  display: inline-block;
  font-size:13px;
  transition:0.3s;
}

.more_link_btn_blk a:hover{
  color: #fff;
  background-color:#404040;
  transition:0.3s;
}
.singleblock {
  display:flex;
  height:100vh;
}
#scrollBlock {
  position:relative;
  height: 100vh;
}
.scrolldown1{
  position:absolute;
  left:40px;
  bottom:0;
  height:130px;
  z-index: 9;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.scrolldown1 span{
  position: absolute;
  left:5px;
  top: 0;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.2em;
}
.scrolldown1::after{
  content: "";
  position: absolute;
  top: 55px;
  left:15px;
  width: 1px;
  height: 60px;
  background: #fff;
  animation: pathmove 1.8s ease-in-out infinite;
  opacity:0;
}

@media screen and ( max-width: 768px) {
.scroll_area_inner {
  width: calc(100% - 65px);
  max-width: 500px;
  padding-left: 35px;
}
.scroll_area_content {
  padding-left: 0;
  letter-spacing: 0.05em;
}
.scrolldown1{
  position:absolute;
  left:40px;
  bottom:0;
  height:160px;
  z-index: 9;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.scrolldown1 span{
  position: absolute;
  left:5px;
  top: 0;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.2em;
}
.scrolldown1::after{
  content: "";
  position: absolute;
  top: 55px;
  left:13px;
  width: 1px;
  height: 80px;
  background: #fff;
  animation: pathmove 1.8s ease-in-out infinite;
  opacity:0;
}
}
@keyframes pathmove{
  0%{
    height:60px;
    top:55px;
    opacity: 0;
  }
  30%{
    height:60px;
    opacity: 1;
  }
  100%{
    height:60px;
    top:130px;
    opacity: 1;
  }
}
/*newslist*/
.news {
  padding: 2% 0 2%;
}
.news a{
  text-decoration:none;
}
.news_inner {
  min-height:120px;
}
.news_inner dl {
  display:block;
  margin: 15px auto;
  border-bottom: solid 1px #d2d2d2;
  padding:0 15px;
}
.pr_blogpost_list {
  border-top: solid 1px #d2d2d2;
}
.news_inner dt {
  width:100%;
  font-size:14px;
  color:#ababab;
}
.news_inner dd {
  width:100%;
  margin-bottom: 15px;
  margin-left: 0;
  font-size:16px;
  color:#525252;
}
.pc_nobr br {
  display:none;
}
@media (max-width:480px) {
.news_inner dl {
  display:block;
}
.news_inner dt {
  width:100%;
}
.news_inner dd {
  width:100%;
  margin-left: 0;
}
.pc_nobr br {
  display:inline;
}
}
/*footer*/
.footer__copyright {
  padding:10% 0 40px;
}
.footer__copyright a {
  font-size:13px;
  color:#404040;
  text-decoration:none;
  font-family: 'EB Garamond', serif;
}
/*animation*/
/* .scrollanime, .SlideInUp, .SlideInDown, .SlideInLeft,.fadeIn{
  opacity: 0;
}
.scrollanime.fadeIn {
    animation-name: fadeIn;
    animation-duration: 3s;
    animation-fill-mode: forwards;
} */
/* .fadeIn {
    animation-name: fadeIn;
    animation-duration: 3s;
    animation-fill-mode: forwards;
} */
/* .swiper-slide-active .SlideInLeft, .fadeIn .SlideInLeft {
    animation-name: SlideInLeft;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
}
.swiper-slide-active .SlideInRight, .fadeIn .SlideInRight {
    animation-name: SlideInRight;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
}
.swiper-slide-active .SlideInUp, .fadeIn .SlideInUp {
    animation-name: SlideInUp;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
}
.swiper-slide-active .SlideInDown, .fadeIn .SlideInDown {
    animation-name: SlideInDown;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
} */
@keyframes fadeIn {
    0% {
        opacity: 0;         
    }
    100% {
    opacity: 1;
    transform: translate(0);
    }
}
@keyframes SlideInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes SlideInDown {
  0% {
    opacity: 0;
    transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes SlideInLeft {
  0% {
    opacity: 0;
    transform: translateX(64px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes SlideInRight {
  0% {
    opacity: 0;
    transform: translateX(-64px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.delay-time01{
animation-delay: 0.2s;
}
.delay-time02{
animation-delay: 0.4s;
}
.delay-time03{
animation-delay: 0.6s;
}
.delay-time04{
animation-delay: 0.8s;
}
.delay-time05{
animation-delay: 1s;
}



.left-to-right {
    display: inline-block;
    position: relative;
}
.left-to-right::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
    transform: scaleX(0);
    transform-origin: right center;
    transition: transform 300ms;
}
.left-to-right:hover::after {
    transform: scaleX(1);
    transform-origin: left center;
}
/*商品詳細*/
.product-single__photos {
  margin-bottom: 30px;
}
.product-single__image-wrapper {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.product-single__image {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.product-single__photos a, .product-single__photos img, .product-single__thumbnails a, .product-single__thumbnails img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.hide {
  display: none !important;
}
.zoomin {
  cursor: zoom-in;
}
ul {
  list-style: none outside;
}
#ProductMainImage{
  overflow: hidden;
  position:relative;
  margin-bottom: 10px;
}
#ProductThumbs{
  overflow: hidden;
  position:relative;
  padding-bottom:25px;
  cursor:pointer;
}
.story-sub-button-next {
  position:absolute;
  right:0;
  display:block;
  cursor:pointer;
}
.story-sub-button-prev {
  position:absolute;
  left:0;
  display:block;
  cursor:pointer;
}

.story-sub-button-next::after {
  content: url({{ 'next.png' | asset_url }});
}
.story-sub-button-prev::after {
  content: url({{ 'prev.png' | asset_url }});
}
#page-product .lum-lightbox {
  z-index: 99;
  background: rgba(0,0,0,.8);
}
#page-product h2 {
  text-align: left;
  font-size: 20px;
  font-weight: 600;
}
#page-product select {
  border-radius: 0;
  border: solid 1px #bbb;
  background: #fff;
  height:55px;
  padding: 0 20px;
  min-width: 130px;
}
#page-product select option{
  padding: 15px;
}
#page-product .option-selectors {
  margin-bottom:10px;
}
#page-product .product-area .product-area__details {
  padding-top: 0;

}
#page-product.template-product #page-content .shopify-section:not(:nth-child(1)) .product-area .product-area__details__header {
  padding-top: 0;
}
.giftbagLink {
  display:flex;
  align-items:center;
  border:solid 1px #333;
  padding:10px;
}
.giftbagLink p {
  padding:0 0 0 10px;
}
.more_link_pdf a {
    color: #404040;
    border: solid 1px #404040;
    border-radius: 25px;
    text-align: center;
    text-decoration: none;
    padding: 0.5em 2em;
    margin-top: 15px;
    display: inline-block;
    font-size: 13px;
    transition: .3s;
    margin-left: 10px;
    width: 200px;
}
.snsLinks {
  display:flex;
  width:90px;
  justify-content:space-between;
  padding:0;
}
.snsLinks li{
  display:block;
  width:30px;
}
.snsLinks li a{
  border:none;
  padding:0;
}
.snsLinks li a:hover{
  background-color:transparent;
}
.overlay-type h1.line-1.collectionTitle {
  margin-bottom:0;
  display: flex;
  justify-content: center;
  width: 100%;
}
.overlay-type h1.line-1.collectionTitle:after {
  display:none;
}
.collectionTitle img {
  width:60%;
  max-width:300px;
}
select.aqVarSelector {
  width:100%;
  margin-bottom:10px;
}

.product-purchase-form button.alt, .product-purchase-form input[type="submit"].alt, .product-purchase-form .button.alt {
  background-color: #fff !important;
  color: #423f3f !important;
  border-color: #423f3f;
}
.product-purchase-form button.alt:hover, .product-purchase-form input[type="submit"].alt:hover, .product-purchase-form .button.alt:hover {
  background-color: #423f3f !important;
  color: #fff !important;
  border-color: #423f3f;
}

#fsb_bar {
 display:none !important; 
}
.swiper-pagination-bullet-active {
  background:#fff !important;
}

/* topページ（会社概要/SNS/お問い合わせ） */
.othercontents_wapper{
    display: flex;
}
.othercontents{
    position: relative;
    background-color: black;
}
.othercontents img{
    opacity: 0.7;
}
/* .othercontents p{
    display: inline-block;
    position: absolute;
    color: white;
    left: 25px;
    font-size: 1.5em;
    top: 113px;
} */
.titleitems{
    display: inline-block;
    position: absolute;
    color: #fff;
    left: 48px;
    bottom: 118px;
}
.container {
    margin: 0 auto;
    max-width: unset;
    width: unset;
}
.o_title{
    font-size: 2.8rem;
    margin-bottom: unset;
    margin-top: unset;
}
.titleitems_sns{
    margin-bottom: -73px;
}
.o_button{
    font-size: 1.1rem;
    border: 1px solid;
    display: inline-block;
    padding: 11px 49px;
    border-radius: 25px;
    position: absolute;
}
.titleitems ul{
    display: flex;
    width: 125px;
    max-width: 200px;
    justify-content: space-between;
    padding: 0;
    margin-top: 27px;
}
.titleitems ul li a img{
    opacity: unset;
}

/* メディアクエリ */
@media (max-width:1200px)  {
    .titleitems{
        left: 48px;
        bottom: 56px;
    }
    .o_title {
        font-size: 2rem;
    }
    .titleitems_sns {
        bottom: 163px;
    }
    .o_button {
        font-size: 0.8rem;
        border: 1px solid;
        display: inline-block;
        padding: 7px 40px;
        border-radius: 25px;
        position: absolute;
    }
}

@media (max-width:768px)  {
    .othercontents_wapper{
        flex-direction: column;
    }
    .titleitems{
        bottom: 100px;
        }
    .titleitems_sns {
        bottom: 163px;
    }
    .o_title {
        font-size: 2rem;
    }
    .titleitems ul{
        margin-top: 77px;
        width: 171px;
    }
    .titleitems_sns ul{
        margin-top: 1rem;
        width: 171px;
    }
    .titleitems ul li{
        width: 30px;
    }
    .o_subtitle {
        display: block;
        margin: 3px 0 48px;
        font-size: 1.1rem;
    }
    .o_button{
        font-size: 0.8rem;
        padding: 7px 40px;

    }
    .othercontents .x{
        width: 85%;
    }
    .snsLinks{
      margin-bottom:-48px;
    }
}