
/*# sourceMappingURL=/s/files/1/0611/2781/9508/t/13/assets/theme.css.map?v=141415113371936638721642547873 */
:root {
    --color-text: #000;
    --color-text-rgb: 58, 58, 58;
    --color-body-text: #333232;
    --color-sale-text: #EA0606;
    --color-small-button-text-border: #3a3a3a;
    --color-text-field: #ffffff;
    --color-text-field-text: #000000;
    --color-text-field-text-rgb: 0, 0, 0;
    --color-btn-primary: #3a3a3a;
    --color-btn-primary-darker: #212121;
    --color-btn-primary-text: #ffffff;
    --color-blankstate: rgba(51, 50, 50, 0.35);
    --color-blankstate-border: rgba(51, 50, 50, 0.2);
    --color-blankstate-background: rgba(51, 50, 50, 0.1);
    --color-text-focus: #000;
    --color-overlay-text-focus: #e6e6e6;
    --color-btn-primary-focus: #606060;
    --color-btn-social-focus: #d2d2d2;
    --color-small-button-text-border-focus: #606060;
    --predictive-search-focus: #f2f2f2;
    --color-body: #ffffff;
    --color-bg: #ffffff;
    --color-bg-rgb: 255, 255, 255;
    --color-bg-alt: rgba(51, 50, 50, 0.05);
    --color-bg-currency-selector: rgba(51, 50, 50, 0.2);
    --color-overlay-title-text: #ffffff;
    --color-image-overlay: #685858;
    --color-image-overlay-rgb: 104, 88, 88;
    --opacity-image-overlay: 0.4;
    --hover-overlay-opacity: 0.8;
    --color-border: #ebebeb;
    --color-border-form: #cccccc;
    --color-border-form-darker: #b3b3b3;
    --svg-select-icon: url(//cdn.shopify.com/s/files/1/0611/2781/9508/t/13/assets/ico-select.svg?v=2900367…);
    --slick-img-url: url(//cdn.shopify.com/s/files/1/0611/2781/9508/t/13/assets/ajax-loader.gif?v=4135686…);
    --font-weight-body--bold: 700;
    --font-weight-body--bolder: 700;
    --font-stack-header: Helvetica, 'Helvetica Neue', Arial, 'Lucida Grande', sans-serif;
    --font-style-header: normal;
    --font-weight-header: 700;
    --font-stack-body: Helvetica, 'Helvetica Neue', Arial, 'Lucida Grande', sans-serif;
    --font-style-body: normal;
    --font-weight-body: 400;
    --font-size-header: 22;
    --font-size-base: 14;
    --font-h1-desktop: 35;
    --font-h1-mobile: 32;
    --font-h2-desktop: 20;
    --font-h2-mobile: 18;
    --font-h3-mobile: 20;
    --font-h4-desktop: 17;
    --font-h4-mobile: 15;
    --font-h5-desktop: 15;
    --font-h5-mobile: 13;
    --font-h6-desktop: 14;
    --font-h6-mobile: 12;
    --font-mega-title-large-desktop: 65;
    --font-rich-text-large: 17;
    --font-rich-text-small: 13;
    --color-video-bg: #f2f2f2;
    --global-color-image-loader-primary: rgba(58, 58, 58, 0.06);
    --global-color-image-loader-secondary: rgba(58, 58, 58, 0.12);
  }

html {
  width: 100%;  
  line-height:2.5;
  font-family: Hiragino Kaku Gothic ProN,\30d2\30e9\30ae\30ce\89d2\30b4  ProN W3,Hiragino Sans,\30d2\30e9\30ae\30ce\89d2\30b4\30b7\30c3\30af,Noto Sans JP,Osaka,\30e1\30a4\30ea\30aa,Meiryo,\ff2d\ff33  \ff30\30b4\30b7\30c3\30af,MS PGothic,sans-serif;
  font-size:14px;
}
body{
    margin:0 auto;
}
h2{
    font-size:18px;
}
h3{
    font-size:18px;
}
.main{
    height:18vh;
    width: 100%;
    position: relative;
    background-repeat: no-repeat!important;
    text-align: center;
    margin: auto;
    padding-top: -20px;
}

.video {
    width: 100%;/*背景色を横幅いっぱいに広げる*/
text-align: center;
margin: auto;
padding: 0 -30px;/*ここで動画の周りの余白を調整*/

}

.mainvideo{
    text-align: center;
    max-width: 100%;
}


.sub{
    /*height:50vh;*/
    width: 100%;
    /*overflow:hidden;*/
    /*position: relative;*/
    /*background-repeat: no-repeat!important;
    background-size: cover!important;
    background-image: url(images/enme_01.jpg);
    background-position: center;*/
    margin-top: 100px;
    margin-bottom: -100px;
}
.mainvisual{
    height:100%;
}
.logo {
    
    margin-top: 40px;
    margin-right: 10px;
    margin-bottom: 30px;
    text-align: center;
}

.feature-row__image{
    width:40%;
}
.main-content .shopify-section, .critical-hidden {
    display: inherit;
    margin:auto
}
.btn, .h3, p {
    font-family: Hiragino Kaku Gothic ProN,\30d2\30e9\30ae\30ce\89d2\30b4 ProN W3,Hiragino Sans,\30d2\30e9\30ae\30ce\89d2\30b4\30b7\30c3\30af,Noto Sans JP,Osaka,\30e1\30a4\30ea\30aa,Meiryo,\ff2d\ff33 \ff30\30b4\30b7\30c3\30af,MS PGothic,sans-serif;
}
h3, .h3 {
    text-transform: none;
    letter-spacing: 2px;
}

h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin: 0 0 35px;
    font-family: var(--font-stack-header);
    font-style: var(--font-style-header);
    font-weight: var(--font-weight-header);
    line-height: 1.2;
    overflow-wrap: break-word;
    word-wrap: break-word;
}
.h2, h2 {
    text-transform: uppercase;
    letter-spacing: .1em;
}

p, .featured-row__name, .subtitle, .titles, .subtitle {
    line-height: 2.5;
}
.wrp-logo{
    width:400px;
    object-fit: cover;
}
.pagewidth{
    max-width: 1200px;
    margin:0 auto;
    padding:55px;
    padding-top:10px !important;
}
.title-block{
    text-align:center;
}

.feature-row{
    display:flex;
    position:relative;
    justify-content:center;
    margin-bottom: 55px;
}
.item_right{
    width: 50%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: baseline;
    flex-direction: column;
    padding-left: 35px;
}
.item_left{
    width: 40%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.img-wrp {
    width: 90%;
    /*position:relative;*/
    height:100vh;
    max-height:376px;
    text-align:center;
    display:flex;
    align-items: center;
    justify-content: center;
}
.img-hinano{
    width: 100%;
    text-align:center;
    image-rendering: -webkit-optimize-contrast;
    display:flex;
    align-items: center;
    justify-content: center;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
	img-hinano {
		image-rendering: -webkit-optimize-contrast;
	}
}

.feature-row img{
        width: 80%;
        
}
.feature-row p{
    line-height: 2.5;
}

.btn{
    width: 250px !important;;
    background-color: #606060;
    padding:10px 18px;
    color:white;
    text-decoration: none;
    line-height:1.5;
    text-align: center;
}
.link--background {
    bottom: 22px;
    right: 18px;
    opacity: 1;
    z-index: 11;
    position: fixed;
}
.icon_cart {
    position: relative;
    width: 80px;
    height: 80px;
}

.btn, .h3, p {
    font-family: Hiragino Kaku Gothic ProN,\30d2\30e9\30ae\30ce\89d2\30b4 ProN W3,Hiragino Sans,\30d2\30e9\30ae\30ce\89d2\30b4\30b7\30c3\30af,Noto Sans JP,Osaka,\30e1\30a4\30ea\30aa,Meiryo,\ff2d\ff33 \ff30\30b4\30b7\30c3\30af,MS PGothic,sans-serif;
}
.btn, .shopify-payment-button .shopify-payment-button__button--unbranded {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: auto;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
    padding: 8px 15px;
    background-color: var(--color-btn-primary);
    color: var(--color-btn-primary-text);
    font-family: var(--font-stack-header);
    font-style: var(--font-style-header);
    font-weight: var(--font-weight-header);
    text-transform: uppercase;
    letter-spacing: .08em;
    white-space: normal;
    margin:auto
}
.featured-row__name{
    text-align:right;
}
.featured-row__subtext{
    width:100%;
}

}
.footer-01 {
    padding: 60px 0;
    background-color: #f6f6f6;
}
.ig {
    text-align: center;
    margin: 0 0 20px;
}
.footer_nav, .footer_sub_nav {
    text-align: center;
    padding-bottom: 15px;
    margin-top: 300px;
}
.ig img {
    width: 28px;
    height: 28px;
    opacity: .6;
}

li {
    list-style: none;
}

a, button, [role=button], input, label, select, .disclosure__toggle, textarea {
    touch-action: manipulation;
}
a {
    background-color: transparent;
}

a {
    color: #000;
    text-decoration: none;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
.h3{
    font-weight: 600;
    color: #000;
}
p{
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight:400 !important;
    color: #000;
    line-height: 2.5;
}
.feature-row__image_wide{
    width:100%;
    max-width: 745.0632911392405px !important;
    max-height: 545px;
}
.accordion-area {
    list-style: none;
    width: 10%;
    max-width: 600px;
    margin: 60px 0 0;
}
.accordion-area section {
    border: 1px solid #ccc;
    margin-bottom:10px;
}
.titles {
    position: relative;
    cursor: pointer;
    font-weight: 400;
    padding: 3% 0;
    transition: all .5s ease;
}
.boxs {
    display: none;
    margin: 0 3% 3%;
    padding: 3%;
}
.s_02 .accordion_one {
    max-width: 550px;
    margin: 0 auto;
  }
  .s_02 .accordion_one .accordion_header {

    line-height:60px;
    text-align: center;
    position: relative;
    z-index: +1;
    cursor: pointer;
    transition-duration: 0.2s;
    justify-content:center;
  }
  .s_02 .accordion_one .accordion_header:hover {
    opacity: .8;
  }
  .s_01 .accordion_one_01 {
    max-width: 750px;
    margin: 0 auto;
  }
  .buybutton{
    width:250px;
    background-color: var(--color-btn-primary);
    color:white;
    text-align: center;
    display: block;
	margin: auto;
    margin-bottom: 10px;
    }

    .detailbutton{
        width:250px;
        background-color: #fff;
        border: 1px solid #ccc;
        color:white;
        text-align: center;
        display: block;
        margin: auto;
        margin-bottom: 10px;
        }


  .s_01 .accordion_one_01 .accordion_header_01 {
    width:250px !important;
    line-height:30px;
    text-align: center;
    position: relative;
    z-index: +1;
    cursor: pointer;
    transition-duration: 0.2s;
  }
  .s_02 .accordion_one .accordion_header .i_box {
    display: flex;
    position: absolute;
    content: "";
    width: 10px;
    height: 1px;
    background-color: #000;
    transform-origin: center center;
    transition-duration: 0.2s;
    top:29.5px;
    left:15px;
  }
  .s_02 .accordion_one .accordion_header .i_box_2 {
    display: flex;
    position: absolute;
    content: "";
    width: 1px;
    height: 10px;
    background-color: #000;
    transform-origin: center center;
    transition-duration: 0.2s;
    top:25px;
    left:19.5px;
  }
  .s_02 .accordion_one .accordion_header.open .i_box {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .s_02 .accordion_one .accordion_header.open .i_box_2 {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .s_02 .accordion_one .accordion_header .i_box .one_i:before, .s_02 .accordion_one .accordion_header .i_box .one_i:after {
    display: flex;
    content: '';
    background-color: transparent;
    border-radius: 10px;
    width: 18px;
    height: 4px;
    position: absolute;
    top: 7px;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: center center;
  }
  .s_02 .accordion_one .accordion_header .i_box .one_i:before {
    width: 4px;
    height: 18px;
    top: 0;
    left: 7px;
  }
  .s_02 .accordion_one .accordion_header.open .i_box .one_i:before {
    content: none;
  }
  .s_02 .accordion_one .accordion_header.open .i_box .one_i:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .s_02 .accordion_one .accordion_inner {
    display: none;
    padding: 30px 30px;
    box-sizing: border-box;
  }
  .s_01 .accordion_one_01 .accordion_inner_01 {
    display: none;
  }
  .s_02{
    width:100%;
  }
  .accordion_one{
    border: 1px solid #ccc;
  }
  .s_02{
    margin-top:60px;
  }
  .accordion_one{
    margin-bottom: 10px !important;
  }
  .rte {
    width:80% !important;
  }
.clearfix{
    display:none;
}
.feature-row__item.feature-row__text.feature-row__text--left {
    width: 100%;
}
.buylink{
    text-align: center;
    display:block;
    justify-content:center
    width: 100%;
    color: #fff; !important;
    font-style: var(--font-style-header);
    font-weight: var(--font-weight-header);
    line-height:45px !important;
}

  /* responsive */
  @media screen and (max-width: 768px) {
   .pagewidth{
        padding-left:0px;
        padding-right:0px;
    }
    .feature-row{
        display:block;
        margin-bottom: 0px;
    }
    .item_left{
        width:100%;
        text-align: center;
        padding:0px;
        align-items: center;
    }
    .item_right{
        width:100%;
        text-align: center;
        padding:0px;
        align-items: center;
    }
    .s_01 .accordion_one_01{
        margin:20px;
    }
    .s_02 .accordion_one{
        margin:20px;
    }
    .img-wrp{
        height:auto;
    }
    .item_right{
        margin-top:70px;
        margin-bottom:70px;
    }
    
    html {
        width: 100%;  
        line-height:2.5;
        font-family: Hiragino Kaku Gothic ProN,\30d2\30e9\30ae\30ce\89d2\30b4  ProN W3,Hiragino Sans,\30d2\30e9\30ae\30ce\89d2\30b4\30b7\30c3\30af,Noto Sans JP,Osaka,\30e1\30a4\30ea\30aa,Meiryo,\ff2d\ff33  \ff30\30b4\30b7\30c3\30af,MS PGothic,sans-serif;
        font-size:11px;
      }
      body{
          margin:0 auto;
      }
      h2{
          font-size:14px;
      }
      h3{
          font-size:14px;
      }
      .buybutton{
        margin:0 auto;
        text-align: center;
        display: flex;
        justify-content:center
        
      }
}

footer p {
    margin: 1em 0;
    
  }

 .footer02 {
    color: #fff;
    background: #fff;
    text-align: center;
    padding: 30px;
    margin-top: 50px;
   }
   .footer02 a {
    color: #808080;
    text-decoration: none;
   }
   .footer02 a:hover {
    text-decoration: underline;
   }
   .footer02 .menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
   }
   .footer02 .menu li {
    margin: 0;
    padding: 0 20px;
   }
   .footer02 .copyright {
    margin: 0;
    padding: 20px 0 0 0;
   }

img {
    width:80%;
    max-width: 70%;
    height: auto;
    }

    .logo {
    
        margin-top: 40px;
        margin-right: 10px;
        margin-bottom: -80px;
        text-align: center;
        width:60px; 
    }