/** Shopify CDN: Minification failed

Line 11:0 All "@import" rules must come first
Line 295:19 Expected identifier but found "("
Line 457:4 "backgorund-size" is not a known CSS property

**/
.shopify-section-group-header-group, .shopify-section-group-footer-group {
  display: none !important; 
}
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

body{
    margin: 0; 
    padding: 0;
}
.section_title.text-center {
  display: flex; 
  justify-content: center; 
} 
.story_event_section  h3 {
  font-size: 32px; 
  color: #494949;
  font-weight: bold; 
    margin-bottom: 25px;
} 
.story_event_section  h2 {
  font-size: 40px; 
  color: #494949; 
  font-weight: bold; 
    margin-bottom: 35px;
}
.story_event_section p {
  font-size: 22px; 
}
.lp_area img {
    max-width: 100%; 
}
.lp_area *
{

  font-family: "Noto Sans JP", sans-serif;
}

.lp_area {
   color: #494949;
}
.container {
    width: 94%; 
    max-width: 1280px; 
    margin-left: auto; 
    margin-right: auto; 
}
.overview {
    padding: 112px 0 
}
.overview_content {
    font-size: 22px; 
    line-height: 1.9; 
}
.overview_content .overview_title {
  margin-bottom: 30px; 
}
.text-center {
    text-align: center; 
}
.hero_image {
    width: 100%; 
}
.slide_product_link{
    position: relative;
}
.slide_product_link:before{
    height: 70px; 
    content: ''; 
    display: block; 
    position: absolute; 
    top: -5px; 
    z-index: 1;
    left: -5px; 
    width: 70px; 
    border-left: 10px solid rgba(0, 230, 173, 0.5);
    border-top: 10px solid rgba(0, 230, 173, 0.5);

}
.two_col_item {
    display: grid; 
    grid-template-columns: 1fr 1fr ; 
    gap: 60px;
    align-items: center; 
}
.drop_shadow {  
    box-shadow: 16px 16px 0px rgba(0, 230, 173, 0.5);

}
.product_img .drop_shadow{ 
    box-shadow: 10px 10px 0px rgba(0, 230, 173, 0.5);

}
.item_slide { 
    padding-top: 30px;
    padding-bottom: 30px;
}
.tab_titles {
    display: flex;
    align-items: center; 
    justify-content: center; 
    gap: 30px;
    margin-bottom: 50px; 
}

.tab_titles .tab_title {
    padding: 22px 30px;
    border-radius: 90px;
    font-size: 34px;
    color: #fff;
    text-align: center;
    min-width: 220px;
    margin-bottom: 40px;
    backdrop-filter: blur(4px);
    background-color: rgba(142, 142, 142,0.5);
    border: 2px solid #00E6B8;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}  
.tab_titles .tab_title.active { 
    background:  #00E6B8;
}
.story_event_section, 
 .creator{
    padding-top: 70px; 
    padding-bottom: 70px; 
}
.story_event_section{
  
    padding-top: 50px; 
}
.product_filter_tabs { 
    padding-top: 70px; 
}
.products_area { 
    padding-top: 0; 
}
.story_event_section .events   {
    padding: 50px 20px; 
}
.story_event_section .story{
  
    padding: 80px 20px 120px;
}
.lp_footer {
    padding: 145px 20px 50px; 
    background-color: #fff;
} 
.creator{ 
    backdrop-filter: blur(5px);
}
.lp_area_inner {
    background: url(/cdn/shop/files/sg_lp_image-right-3.png)   no-repeat;
    background-position: right bottom;
    background-size: 85%;
}
.footer_title { 
    padding-bottom: 10px;
}
.footer_title {
    font-size: 56px; 
    font-weight: medium;
}
.footer_content {
    font-size: 35px; 
    font-weight: 300;
}
.footer_btn {
    font-size: 48px; 
    padding: 56px; 
    width: 100%; 
    display: block; 
    background-color: #00E6B8;
    color: #fff; 
    margin-top: 30px; 
    margin-bottom: 30px; 
}
.footer_container {
    width: 100%; 
    max-width: 750px; 
    margin-left: auto; 
    margin-right: auto; 
}
.footer_copyright {    
    font-size: 35px;
    padding-top: 100px;
    
}
.footer_content  a {
    text-decoration: none; 
    color: #494949;
}

.lp_area {
    background: url(/cdn/shop/files/sg_lp_lp_background.jpg) center top;
    position: relative;
    background-size: 100% auto;
}
.story_event_section .container{ 
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(10px); 
}
.lp_area_inner{
    position: relative; 
    z-index: 2;
}
.lp_area:before {
    content: '';
    display: block;
    position: absolute;
    width: 56%;
    height: 80%;
    background: url(/cdn/shop/files/sg_lp_image-right-1.png) top right no-repeat;
    background-size: contain;
    right: 0;
    top: 175px;
    max-width: 900px;
}
.lp_area:after{

    content: ''; 
    display: block; 
    position: absolute; 
    width: 80%; 
    height: 80%; 
    background: url(/cdn/shop/files/sg_lp_image-right-2.png) bottom left no-repeat;
    background-size: contain;  
    left: 0; 
    bottom: 0;
    z-index: 0;
} 
.slide_product_link {
  display: block; 
}
.tab_content{
  display: none !important; 
}
.tab_content.active_item{
  display: block !important; 
}
.tab_titles img{
  height: 28px; 
} 
.tab_content_inner .owl-dots {
    text-align: center;
    display: flex;
    gap: 10px;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.tab_content_inner .owl-dots .owl-dot{
  background: #DADADA; 
  height: 20px; 
  width: 20px;  
}
.tab_content_inner .owl-dots .owl-dot.active 
{ 
  background: #00E6B8; 
  height: 25px; 
  width: 25px;  
}
.creator_items{
    padding-top: 60px;
    font-size: 22px;
    line-height: 1.2;
}
.creator_items p {
  margin-bottom: 30px; 
}
.creator_name {
  margin-bottom: 40px; 
} 
.story_event_section {
    padding-top: 50px;
    padding-bottom: 165px;
} 
.read_more {
   display: inline-block; 
}
.more_area{
  padding-top: 20px; 
} 
.lp_product_slides:not(.owl-carousel){
  display: none ; 
} 
.story_image_slide:(.owl-carousel) .story_image_slide:not(:first-child),
.creator_slide:not(.owl-carousel) .two_col_item:not(:first-child){
  display: none; 
}
.creator_slide .owl-nav button.owl-prev {
    height: 30px;
    width: 30px;
    display: inline-flex;
    background: transparent;
    border-radius: 0;
    color: #fff;
    align-items: center;
    justify-content: center;
    line-height: 1;
    position: absolute;
    top: calc(50% - 20px);
    color: transparent;
    border-bottom: 3px solid #01e6b7;
    border-left: 3px solid #01e6b7;
    transform: rotate(45deg);
    left: -30px;
}
.creator_slide .owl-nav button.owl-next {
    height: 30px;
    width: 30px;
    display: inline-flex;
    background: transparent;
    border-radius: 0;
    color: #fff;
    align-items: center;
    justify-content: center;
    line-height: 1;
    position: absolute;
    top: calc(50% - 20px);
    color: transparent;
    border-top: 3px solid #01e6b7;
    border-right: 3px solid #01e6b7;
    transform: rotate(45deg);
    right: -30px;
}
@media all and (max-width: 1200px){
  .creator_items { 
      max-width: calc(100% - 60px);
      margin-left: auto;
      margin-right: auto;
  }
}
@media all and (min-width: 787px){
  .story_items .col_one:first-child{
    order: 2; 
  }
  .sp_only{
    display: none !important; 
  }
}
@media all and (max-width: 786px){
  
.creator_slide .owl-nav button.owl-prev,
.creator_slide .owl-nav button.owl-next {
    height: 20px;
    width: 20px;
}
  .creator_slide .owl-nav button.owl-prev {
    left: -15px; 
  }
  .creator_slide .owl-nav button.owl-next {
      right: -15px; 
  }
    .creator_items { 
      max-width: calc(100% - 20px);
      margin-left: auto;
      margin-right: auto;
  }
    .pc_only {
      display: none !important; 
    }
  .story_event_section h3 {
    font-size: 19px;  
  } 
  .story_event_section  h2 {
    font-size: 24px;  
  }
  .story_event_section p {
    font-size: 12px; 
  }
    .two_col_item {
        grid-template-columns: 1fr;
    }
    .tab_titles .tab_title {
        font-size: 12px;
    }
}


@media all and (max-width: 1024px){
  .tab_titles .tab_title {
      padding: 15px 20px;  
      min-width: 180px;
  }
  .tab_titles { 
      gap: 10px;
      margin-bottom: 30px;
  }
  
  .creator_items,
  .overview_content {
      font-size: 18px; 
  }  
  .products_title img {
    max-height: 100px; 
  }
  .section_title img {
      max-height: 100px; 
  }
  .story_event_section h3 { 
    font-size: 24px;
  }
  .story_event_section h2 { 
    font-size: 32px;
  }
  .footer_title {
      font-size: 40px; 
  }
  .footer_content {
      font-size: 25px; 
  }
  .footer_btn {
      font-size: 38px;
      padding: 30px; 
  }
  .footer_copyright {
      font-size: 25px;
      padding-top: 50px;
  }
  .lp_footer {
      padding: 100px 20px 50px; 
  }
}


@media all and (max-width: 800px){ 
  .tab_content_inner .owl-dots .owl-dot { 
      height: 5px;
      width: 5px;
  } 
  .tab_content_inner .owl-dots .owl-dot.active { 
      height: 8px;
      width: 8px;
  }
  .tab_titles img{ 
    height: 13px;
  }
  .story_event_section .events{
    position: relative; 
  }
  .story_event_section .events:before{
    content: ''; 
    width: 100%; 
    top: 0; 
    right: -5%; 
    display: block; 
    height: 100%; 
    backgorund-size: contain; 
    
    background: url(/cdn/shop/files/suzuha_2.png?v=1752074903) top right no-repeat; 
      
  }
  .tab_titles .tab_title {
      padding: 5px 10px;
      min-width: 70px;
  }
  .container, .footer_container{
    max-width: 500px; 
    width: 92%; 
  }
  .story_event_section {
    text-align: center; 
  }
  .creator_items, .overview_content {
      font-size: 12px;
  }
  .two_col_item { 
      grid-template-columns: 1fr; 
  } 
  .tab_titles { 
      gap: 5px;
      margin-bottom: 30px;
  }
    .overview {
      padding: 70px 0;
  }
 .overview_content .overview_title {     
   margin-bottom: 15px;
      height: 20px;
  }
    .lp_area:before { 
      width: 40%;
      height: 80%; 
      right: 0;
      top: 25px;
      max-width: 300px;
  }
  .product_filter_tabs {
      padding-top: 55px;
  }
  .product_img .drop_shadow {
      box-shadow: 5px 5px 0px rgba(0, 230, 173, 0.5);
  }
  .slide_product_link:before {
      height: 50px; 
      top: -2px;
      z-index: 1;
      left: -2px;
      width: 50px;
      border-left: 5px solid rgba(0, 230, 173, 0.5);
      border-top: 5px solid rgba(0, 230, 173, 0.5);
  } 
  .drop_shadow {
      box-shadow: 8px 8px 0px rgba(0, 230, 173, 0.5);
      max-width: 98% !important;
  }
  .story_event_section {
      padding-top: 0;
      padding-bottom: 100px;
  }  .creator { 
      padding-bottom: 30px;
  }
    .story_event_section .story {
      padding: 50px 20px 70px;
  }
  .story_items .two_col_item .col_one{
    order: 2; 
  }
  .lp_area:after { 
      width: 80%;
      height: 300px; 
      left: 0;
      bottom: unset;
      z-index: 0;
      top: 500px;
  }
  .products_title img {
    max-height: 70px; 
  }
  .section_title img {
      max-height: 70px; 
  }
  .creator_name {
      margin-bottom: 30px;
      height: 100px;
  }
  .story_event_section h3 { 
    font-size: 19px;
    text-align: center; 
        margin-bottom: 15px;
  }
  .story_event_section h2 { 
    font-size: 24px;
    text-align: center; 
        margin-bottom: 15px;
  }
  .story_event_section p {
      font-size: 12px;
      line-height: 1.9;
  }
  .read_more  img {
    height: 35px; 
  }
  .tab_titles .tab_title {
      font-size: 12px;
      border: 1px solid #00e6bb;
      padding: 6px 12px !important;
  }
  .lp_area:after {
      width: 60%;
      height: 900px;
      left: 0;
      bottom: unset;
      z-index: 0; 
  }
  .creator_items {
      padding-top: 25px; 
  }
  .two_col_item { 
      gap: 10px; 
  }
  .footer_title {
      font-size: 23px; 
  }
  .footer_content {
      font-size: 14px; 
  }
  .footer_btn {
      font-size: 19px;
      padding: 24px; 
      border-radius: 5px; 
  }
  .lp_area_inner {
    background: none; 
  }
  
  .footer_copyright {
      font-size: 25px;
      padding-top: 50px;
  }
  .story_event_section { 
      padding-bottom: 30px;
  }
  .footer_title {
    padding-bottom: 5px;
}
  .lp_footer {
    padding-top: 40px; 
  }
  .footer_btn {
    margin-top: 20px; 
  }
  .lp_area:after {
    background-position: top left; 
    top: 350px;
}
  .lp_footer {
      padding: 100px 20px 50px; 
  }
  .footer_copyright {
      font-size: 14px;
      padding-top: 25px;
  }
  .event_items .col_one:first-child{
    order: 2; 
  }
      .event_items .col_one:nth-child(2) img{
    opacity: 1; 
        position: relative; 
  }
  .event_items .col_one:nth-child(2)  {
    position: relative; 
  }
  .lp_area{
    background-image:url(/cdn/shop/files/mobile-bg.jpg?v=1752076719); 
  }
  .event_items .col_one:nth-child(2):before {
      position: absolute;
      bottom: -55px;
      right: -12%;
      content: '';
      display: block;
      width: 100%;
      background: url(/cdn/shop/files/suzuha_2.png?v=1752074903) bottom right no-repeat !important;
      height: 225%;
      background-size: contain !important;
      opacity: 0.3;
  }
}