/** Shopify CDN: Minification failed

Line 519:6 Unexpected "'coupon'"

**/
/* Account */
.account-logout{
  padding-top: 10px;
  padding-bottom: 35px;
}
.account-logout a{
  border: 1px solid var(--button-background);
}
.c__flexbox{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c__tac{
  text-align: center;
}
.news-article_grid{
  display: inline-block;
  width: 100%;
  margin: 0;
  vertical-align: top;
  font-size: 1rem;
}
.article-content__detail{
  margin-bottom: 15px;
}
.fz12{
  font-size: 10px;
  display: inline-block;
  font-family: 'noto sans JP', serif;
}
.mb30{
  margin-bottom: 30px!important;
}
.mx-page{
  max-width: 1410px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.parts_title{
  font-size: 36px!important;
}
@media only screen and (max-width:640px){
  .mb30{
    margin-bottom: 20px!important;
  }
  .parts_title{
    font-size: 22px!important;
  }
}
/* Custom Header */
.c-HeaderFlexbox{
justify-content: end;
}
@media only screen and (max-width:1140px){
.c-HeaderFlexbox{
  justify-content: start;
}
}

.c-header_text .is-active{
font-size: 18px !important;
}
body, p,a{
font-family: 'noto sans JP', serif;
}
.c-LineUpContentTitle span{
font-weight: bold;
}
.c-Titlefont span{
font-family: var(--heading-font-family);
font-size: 18px;
font-weight: bold;
}
.c-Titlefont small{
font-family: 'noto sans JP', serif;
font-size: 12px;
}

.SectionHeader__Heading .Heading .u-h1{
  font-weight: bold;
}
/* layout */
.Footer{
  border-top: none !important;
}
.c-Sectiontitle{
font-size: 48px !important;
font-weight: bold;
letter-spacing: 2px;
margin-bottom: 0;
}
.c-SectionSubtitle{
font-size: 14px !important;
font-family: 'noto sans JP', serif;
margin-bottom: 0;
}
.c-Button{
font-family: futura-pt, sans-serif !important;
font-size: 16px;
font-weight: bold;
padding-left: 80px;
padding-right: 80px;
text-transform: none;
}
.c-blocktitle{
  font-family: futura-pt, sans-serif !important;
font-size: 45px;
font-weight: bold;
letter-spacing: 2px;
}
.section-space{
  margin-bottom: 90px;
}
@media only screen and (max-width:600px){
  .section-space{
    margin-bottom: 45px;
  }
}
@media only screen and (max-width:400px){
.c-Button{
  padding-left: 30px;
  padding-right: 30px;
}
}
@media only screen and (max-width:1140px){
.c-Sectiontitle{
  font-size: 36px!important;
}
.c-SectionSubtitle{
  font-size: 12px!important;
}
}
.Heading_font{
font-family: futura-pt, sans-serif !important;
}
.c-CollectionItem_title{
font-size: 22px;
font-weight: bold;
}

.ArticleItem__Title{
font-weight: bold;
font-size: 16px;
}
.ArticleItem__Excerpt{
font-size: 14px;
}
#section-template--15435026202821__164706594331d1bc24{
text-align: center;
}
.menu-title{
font-size: 18px;
font-weight: bold;
font-family: futura-pt, sans-serif !important;
}
/* collection */ 
.c-image_wrapper{
text-align: center;
}
.images_section{
max-width: 1260px;
width: 100%;
margin-right: auto;
margin-left: auto;
}
.c-images_wrapper{
display: flex;
justify-content: space-between;
align-items: center;
max-width: 1260px;
width: 100%;
margin-right: auto;
margin-left: auto;
}
.c-images_wrapper img{
max-width: 300px;
}
.image_first{
margin-right: 40px;
}
@media only screen and (max-width:600px){
.c-images_wrapper{
  flex-direction: column;
}
.image_first{
  margin-right: 0;
  margin-bottom: 40px;
}
.c-blocktitle{
font-size: 35px;
}
}

/* About us */ 
/*2022/3/25 Modify Start*/
/*
.c-PageSectionHeader{
position: relative;
}
.c-PageSectionHeader img{
height: 250px;
}
*/
.c-PageHeader .c-PageSectionHeader .PageHeader{
  min-height:auto;
}
.c-PageHeader .c-PageSectionHeader .PageHeader__ImageWrapper{
  height:auto;
  position:static;
}
.c-PageHeader .c-PageSectionHeader .Container{
  position:absolute;
  padding:0;
}
.c-PageHeader .c-PageSectionHeader .Container .PageHeader--withBackground .SectionHeader.SectionHeader{
  padding:0;
}
/*2022/3/25 Modify End*/

.poa{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.c-aboutus{
color: #fff;
}
.c-AboutSection{

max-width: 1090px;
width: 100%;
margin-right: auto;
margin-left: auto;
margin-bottom: 50px;
}
.c-PageContainer{
padding-bottom: 96px;
}
@media only screen and (max-width:900px){
.c-PageContainer{
  padding-bottom: 56px;
}
.c-dfc{
  flex-direction: column!important;
}
.c-AboutSection{

  max-width: 1090px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 50px;
  }
}
/*2022/3/25 Add Start */
.c-About-twVideoSection .FeatureText__ImageWrapper .SectionHeader__IconHolder{
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  margin:0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-About-twVideoSection .Icon--play{
  color:#FFFFFF;
}
.c-AboutSection.FeatureText--imageLeft .FeatureText__ContentWrapper {
  padding-left: 30px;
  padding-right:0;
}
.c-AboutSection.FeatureText--imageRight .FeatureText__ContentWrapper {
  padding-left: 0;
}
@media screen and (max-width: 640px){
  .c-AboutSection{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left:0;
    padding-right:0;
  }

  .c-AboutSection .FeatureText__ImageWrapper{
    width:100%;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .c-AboutSection .FeatureText__ImageWrapper .AspectRatio{
    max-width:100% !important;
  }
  .c-AboutSection .FeatureText__ContentWrapper{
    width:100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .c-AboutSection.FeatureText--imageLeft .FeatureText__ContentWrapper {
    padding-left: 15px;
    padding-right:15px;
  }
  .c-AboutSection.FeatureText--imageRight .FeatureText__ContentWrapper {
    padding-left: 15px;
    padding-right:15px;
  }
}
/*2022/3/25 Add End */

.aboutUs-articlewrapper{
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.aboutUs-articlewrapper_item{
width: 47%;
padding-right: 40px;
}
.aboutUs-articlewrapper_item:last-child{
padding-right: 0;
}
.About-contetnts_title{
font-size: 24px !important;
font-family: 'noto sans JP', serif;
padding-top: 24px;
font-weight: bold;
}
.About-contetnts_content{
font-size: 14px;
font-family: 'noto sans JP', serif;
padding-top: 24px;
}
@media only screen and (max-width:600px){
.aboutUs-articlewrapper{
  flex-direction: column;
}
.aboutUs-articlewrapper_item{
  padding-right: 0;
  padding-bottom: 40px;
  width: 100%;
}
.aboutUs-articlewrapper_item:last-child{
  padding-bottom: 0;
  }
}
.add-to-cart-btn{
background-color: #006098 !important;
color: #fff !important;
font-weight: bold;
}
.add-to-cart-btn:disabled{
  background-color: #ddd!important;
  color: #333!important;
}
.black{
color: #1A1A1A;
}
.Producttitle{
font-family: 'noto sans JP';
font-size: 18px;
font-weight: bold;
}
.productprice{
color: #333;
font-size: 22px;
 font-family: futura-pt, sans-serif !important;
}
.Product__Wrapper .Collapsible__Button[aria-expanded=true] .Collapsible__Plus::before{
opacity: 1;
transform: translate(0%, 30%) rotate(-43deg);
}


.c-Product .Product__Slideshow .flickity-prev-next-button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 30px;
  height: 30px;
  background: transparent;
}
.c-Product .Product__Slideshow .flickity-prev-next-button.previous {
  left: 10px;
}

.c-Product .Product__Slideshow .flickity-prev-next-button::before {
  content: "";
  position: absolute;
  top: 44%;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: contain;
  width: 9.68px;
  height: 4.94px;
}
.c-Product .Product__Slideshow .flickity-prev-next-button svg {
  display: none;
}
.c-Product .Product__SlideshowMobileNav {
  background: #fff;
  margin: 0;
  padding-top: 10px;
  display: block;
}
.c-Product .Product__SlideshowMobileNav .flickity-page-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow-x: auto;
  margin: 0 10px;
}
.c-Product .Product__SlideshowMobileNav .flickity-page-dots::-webkit-scrollbar {
  display: none;
}
.c-Product .Product__SlideshowMobileNav .flickity-page-dots button {
  width: 80px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  height: 60px;
  background: transparent;
  border: none;
  margin: 0 1px;
  border-radius: 0;
}
.c-Product .Product__SlideshowMobileNav .flickity-page-dots button::before {
  content: none;
}

.Product__SlideshowNavArrow::before{
display: none;
}
.Product__SlideshowNavArrow::after{
display: none;
}
.Product__SlideshowNavArrow--previous{
display: none;
}
.Product__SlideshowNavArrow--next{
display: none;
}
.white{
color: #fff;
}
@media only screen and (max-width:600px){
.sp-none{
display: none;
}
}

@media only screen and (min-width:601px){
.pc-none{
display: none;
}
}

input.c-sizeswatch {
  border: 1px solid #ddd;
  padding: 6px 15px;
  background: #006198;
  color: white;
}
#page_top{
  margin-left: auto;
}


/*labels */
.c-tempLabels{
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-tempLabels span:first-child{
  margin-right: 5px;
}

.c-tempLabels span:last-child{
  margin-left: 5px;
}
.label-cool{
  background-color: #3779BF;
  color: #fff;
}
.label-hot{
  background-color: #F7A65D;
  color: #fff;
}
.label'coupon'{
  background-color: #DF3A01;
  color: #fff;
}
.c-tempLabels-pg{
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 15px;
}
.c-tempLabels-pg span:first-child{
  margin-right: 5px;
}
.c-tempLabels-pg span:last-child{
  margin-left: 5px;
}

@media only screen and (max-width:1000px){
  .c-tempLabels-pg{
    justify-content:center;
    margin-bottom: 0;
  }
}
.c-PartsSectiontitle{
  font-size: 36px!important;
  margin-bottom: 24px;
}

.c-LineUp{
  border-top:none !important;
}

.related-Button{
  background-color: #006098;
  color: #FFF;
}
.related-Button::before{
  background-color: #006098;
  color: #FFF;
  
}
.ProductMeta a{
  font-family: 'Futura PT', sans-serif;
}

.label-freeship{
  background-color: #000!important;
  color: #fff !important;
}
.ProductItem__Label--soldOut{
  background-color: #000!important;
  color: #fff !important;
  padding-right: 4px;
}

.ProductItem__LabelList{
  text-align: right;
  text-align: -webkit-right;
}
.ColorSwatch::after{
  border: 1px solid #ddd!important;
}
.Price--highlightlabel{
/*  border-bottom:1px solid #f94c43;
*/
  color: #1a1a1a;
  margin-left: 5px;
}
.c-ProductForm-Otherlabels{
  background-color: #D9D9D9;
  padding: 10px 15px;
  margin-top: 15px;
}
.c-OtherSize_label{
  background-color: #fff;
  color: #333;
  padding: 2PX 4PX;
}
.c-OtherSize_label input{
  background-color: #fff;
  color: #333;
  border: none;
}
.c-Collectiontitle{
  font-size: 36px!important;
  letter-spacing: 1px;
}
@media only screen and (max-width:1000px){
  .c-Collectiontitle{
    font-size: 32px!important;
  }
}
p.AnnouncementBar__Content.Heading{
  color: #006098!important;
  font-family: 'noto sans JP', sans-serif !important;
}
.c-FooterLogo-ImageWrapper .AspectRatio{
  max-width: 150px!important;
}
.Footer .Linklist__Item > .Link{
  text-shadow: -1px 20px 20px #000;
  font-weight: bold;
}
.menu-title{
  text-shadow: 0px 0px 4px #000;
}
.Footer{
  margin-top: 96px;
}
@media only screen and (max-width:600px){
.Footer{
  margin-top: 48px;
}
}
.Timeline__Item .Timeline__Inner:after{
  font-family: futura-pt, sans-serif !important;
}


/*
  2022/4/1 Add Start
*/
/*Header*/
.c-Container{
  margin:30px 0;
  padding:0;
  max-width: 1160px;
}
@media screen and (min-width: 641px){
  .c-Container{
    padding:0 60px;
  }
}
@media screen and (min-width: 1008px){
  .c-Container{
    margin:0 auto;
  }
}
p.AnnouncementBar__Content.Heading{
  font-weight:bold;
  font-size:16px;
}
/* Top AboutUs section */
@media screen and (max-width: 640px){
  .c-Button{
    width: 86%;
    max-width:350px;
  }
  .c-ImageWithTextOverlay .SectionHeader__Description{
    font-size:12px !important;
    font-weight:400;
    line-height: 24px;
    letter-spacing: 0.02em;
  }
}
/*Footer*/
.Footer .Linklist__Item>.Link{
  font-weight: bold;
  text-shadow: 0px 0px 4px #000;
}
/* Timeline */
.Timeline__Item .Timeline__Header .SectionHeader__Heading,
.Timeline__ListItem_forSP .Timeline__Header .SectionHeader__Heading{
  font-family: futura-pt,'noto sans JP', serif;
  font-weight: 600;
}
.Timeline__Item .Timeline__Header .SectionHeader__Heading,
.Timeline__ListItem_forSP .Timeline__Header .SectionHeader__Heading{
  letter-spacing: 0.05em;
  font-size: 28px;
  line-height:40px;
}
.Timeline__Item .Timeline__Header .SectionHeader__Description >*,
.Timeline__ListItem_forSP .Timeline__Header .SectionHeader__Description >*{
  line-height: 28px;
  letter-spacing: 0.05em;
}
.Timeline__Item:after{
  font-family: futura-pt, sans-serif !important;
  bottom:-10px;
}

.Timeline__NavItem .Timeline__NavLabel,
.Timeline__ListItem_forSP .Timeline__NavLabel{
  font-weight:600;
  font-size:18px;
}
.Timeline__NavItem.is-selected .Timeline__NavLabel,
.Timeline__ListItem_forSP.is-selected .Timeline__NavLabel{
  font-weight:700;
}
@media screen and (max-width: 640px){
  .Timeline__Item .Timeline__Header .SectionHeader__Heading,
  .Timeline__ListItem_forSP .Timeline__Header .SectionHeader__Heading{
    letter-spacing: 0.05em;
    font-size: 28px;
    line-height:40px;
  }
  .Timeline__Item .Timeline__Header .SectionHeader__Description >*,
  .Timeline__ListItem_forSP .Timeline__Header .SectionHeader__Description >*{
    line-height: 28px;
    letter-spacing: 0.05em;
  }
  .Timeline__NavItem .Timeline__NavLabel,
  .Timeline__ListItem_forSP .Timeline__NavLabel{
    font-size:14px;
  }
}
/* parts */
.c-CollectionDescription .SectionHeader .SectionHeader__Description{
  line-height: 28px;
  letter-spacing: 0.05em;
}
.c-CollectionDescription .c-CollectionsThumbWrapper .Heading{
  letter-spacing: 0.05em;
}
/* about */
.c-AboutSection .c-aboutSubTitle,
.c-About-twVideoSection .c-aboutSubTitle{
  font-size: 21px;
  line-height: 40px;
  letter-spacing: 0.05em;
}
.c-AboutSection .SectionHeader__Description,
.c-About-twVideoSection .SectionHeader__Description{
  line-height: 28px;
  letter-spacing: 0.05em;
}
.c-AboutSection.FeatureText--imageLeft .FeatureText__ContentWrapper,
.c-AboutSection.FeatureText--imageRight .FeatureText__ContentWrapper{
  text-align: left !important;
  padding-left: 24px;
  padding-right:24px;
}
.About-contetnts_title{
  letter-spacing: 0.05em;
}
.About-contetnts_content{
  line-height: 28px;
  letter-spacing: 0.05em;
}
.aboutUs-articlewrapper {
  justify-content: space-between;
}
.c-About-twVideoSection .c-AboutSection.FeatureText--imageLeft .FeatureText__ImageWrapper{
  padding-right:0;
}
@media screen and (max-width: 640px){
  .c-AboutSection .c-aboutSubTitle,
  .c-About-twVideoSection .c-aboutSubTitle{
    font-size: 18px;
  }
}
@media screen and (min-width: 641px){
  .c-AboutSection .FeatureText__Content {
    max-width: 100%;
  }
  .c-AboutSection.FeatureText--imageLeft .FeatureText__ContentWrapper{
    padding-left: 30px;
    padding-right:0;
  }
  .c-AboutSection.FeatureText--imageRight .FeatureText__ContentWrapper{
    padding-left:0;
    padding-right: 40px !important;
  }
  .aboutUs-articlewrapper .aboutUs-articlewrapper_item:nth-child(odd){
    width:50%;
    padding-left:0;
    padding-right:20px;
    margin-bottom:75px;
  }
  .aboutUs-articlewrapper .aboutUs-articlewrapper_item:nth-child(even){
    width:50%;
    padding-left:20px;
    padding-right:0;
    margin-bottom:75px;
  }
  .c-About-twVideoSection .c-AboutSection.FeatureText--imageLeft .FeatureText__ImageWrapper{
    padding-right:20px;
  }
}

/*
  2022/4/1 Add End
*/

.ProductItem__Label--onSale{
  background-color: #AA3E39;
  color: #fff;
}

.ProductItem__Label--coupon{
  background-color: #DF3A01;
  color: #fff;
}
@media screen and (max-width: 641px){
.ProductMeta{
  text-align:left;
}
  .c-tempLabels-pg{
    justify-content:initial;
    margin-bottom:10px;
  }
      .ProductMeta__Vendor{
           margin-bottom:10px
      }
      .Video__PlayButton svg{
        width: 45px;
        height: 45px;
      }
      #shopify-section-sidebar-menu .c-LineUpContent .Collapsible__Inner .Linklist__Item{
        width: 100%!important;
        display: flex;
        flex-direction: column;
      }
}

.c-section{
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}

.buy_it_eith_tiel{
  font-size: 24px!important;
  font-weight: 600;
  font-family: 'noto sans JP', sans-serif;
}
@media screen and (max-width: 641px){
.Product__Wrapper .ProductItem--horizontal .ProductItem__Info{
  padding: 0 5px 0 5px;
}
}
.c-AnkerLink{
  margin-top: 0 !important;
  padding-top: 26px !important;
}

/* 改行の仕様について  */
/*-----------
 PPX対応をするためPCとSPで分ける
 br-pc: PC時にのみ改行
 br-sp: SP時にのみ改行
 -----------*/


@media screen and (max-width: 640px){
  .br-pconly{
    display: none;
  }
}
@media screen and (min-width: 641px){
  .br-sponly{
    display: none;
  }
}
.Timeline__ListItem_forSP:after{
  font-family: futura-pt, sans-serif !important;
}
.c-FooterLogo-ImageWrapper img{
  -webkit-max-logical-width:89.8px;
}
.PageHeader--withBackground .c-tmf{
  padding: 70px 0 70px 0 !important;
}
.timeline-SectionTitle, .parts-title{
  font-size: 28px!important;
}
@media screen and (max-width: 640px){
.timeline-SectionTitle, .parts-title{
  font-size: 20px !important;
}
}
.parts-title{
  font-size: 45px!important;
}
@media screen and (max-width: 640px){
.parts-title{
  font-size: 31px !important;
}
}
.c-aboutTitle{
  font-size: 48px!important;
}
@media screen and (max-width: 640px){
  .c-aboutTitle{
  font-size: 32px !important;
}
.About-contetnts_title{
  font-size: 20px!important;
}
}
.Timeline__Header .SectionHeader__Description{
  line-height: 28px;
  letter-spacing: .05em;
}
.c-header_text{
  font-weight: 600!important;
  text-shadow: 0px 0px 4px #000;
}

@media screen and (min-width: 1008px){
  .Top-lineup-wrapper{
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .c-LineUp-top .ProductList--grid[data-desktop-count="8"] > .Grid__Cell {
    padding-left: 0;
    margin-bottom: 30px;
    width: 17%;
}
}
.c-image_wrapper img{
  max-width: 780px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.add-to-cart-btn::before{
  background-color:#006198!important;
  border-color:#006198!important;
}
.add-to-cart-btn{
    border-color:#006198!important;
}
