/** Shopify CDN: Minification failed

Line 617:0 Unexpected "}"

**/
body{
  position:relative;
  margin-top:99.219px;
}

header.site-header{
	position:fixed;
  	top:0;
  	left:0;
  	right:0;
  	z-index:100;
}
.page-width {
	padding-left: 30px; 
     padding-right: 30px;
    max-width: 1300px;
    /* max-width: 1201px; */
    margin: 0 auto;
}
.baner img{
    max-height: 200px;
	margin:auto;
  	margin-bottom:10px;
}


/*header*/
#Slideshow-1599829481407{
	max-height:600px;
}
#MainContent > div {
    max-width: 1300px;
    margin: 0 auto;
}
@media only screen and (min-width: 750px){
	.main-content {
     padding-top: 0px; 
	}
}
.main-content {
    display: block;
    padding-top: 0px;
}
 


.fadeInUp{
    opacity: 0;
    transform: translateY(100px);
    transition: 1s;
}
.fadeInRight{
    opacity : 0;
    transform: translateX(100px);
    transition: 1s;
}
.fadeInLeft{
    opacity : 0;
    transform: translateX(-100px);
    transition: 1s;
}





/*コレクションの名前　非表示*/

#shopify-section-1601715182812 > div > div > ul div.collection-grid-item__title-wrapper > div{

}

/*コレクションページのトップ変更*/
#shopify-section-collection-template > div > header.玄十タングステンヘッド > div.collection-hero > div.collection-hero__image.ratio-container.js.lazyloaded{
  background-image: url(../../../files/291_2x_6280a547-0d13-4e70-8828-ebf4bc4c813f%EF%B9%96v=1601648308.jpg) !important;
}
#shopify-section-collection-template > div > header.玄十ゴールド金星 > div.collection-hero > div.collection-hero__image.ratio-container.js.lazyloaded{
  background-image: url(../../../files/aads%EF%B9%96v=1603100923.jpg) !important;
}

.custom-content .custom__item {
  width:100%;
}
div.reasons{
  display:flex;
  width:100%;
}
div.reasons-image{
  flex:1;
  margin:auto;
  margin-right:5%;
}
div.reasons-text{
  flex:3;
}

.product-card__title{
  font-size:15px;
}

@media only screen and (max-width: 749px){

}

h1,h3{
  color:#aa9d54;
}
h2{
  font-size:35px;
  text-align:left;
  color:#aa9d54;
}
@media screen and (max-width:800px){
   h2{
    font-size:25px;
  }

}







*, *::before, *::after {
    box-sizing: border-box;
    font-variant-ligatures: none;
    -webkit-text-size-adjust: 100%;
}


.about{
    position: relative;
    min-height: 623px;
    overflow: hidden;
    display: block;
  padding-top: 50px;

}

.about .img{
    width: 765px;
    background-image: url("../../../files/616150519%EF%B9%96v=1623843040.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 1px;
    right: 0;
    width: calc(100% - 36.25vw);
    height: 623px;
}

.about .text-box{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    width: 1100px;
    margin: 0 auto;
    padding-left: 62px;
    position: relative;
    z-index: 3;
}
.about .block2 {
    position: relative;
}
.about .block1{
    background-color: #fff;
    width: 708px;
    margin-bottom: 32px;
}
.about .title1{
  /*
    position: absolute;
    left: -40px;
    top: 40px;
  */
}
.about .title1 span{
    display: block;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.2em;
    color: #aa9d54;
  /*
    transform: rotate(90deg);
  */
}
.about .title1::after {
    content: "";
    width: 5px;
    height: 411px;
    background-color: #aa9d54;
    position: absolute;
    top: 0px;
    left: 30px;
}
.about .title2{
    font-size: 20px;
    font-weight: 700;
    color: #aa9d54;
}
.about .title3{
    font-size: 34px;
    font-weight: 500;
    line-height: 1.53;
    padding: 12px 0 15px;
}
.about .block2 .p1 {
    font-size: 16px;
    line-height: 2.38;
    position: relative;
    z-index: 3;
}

.about .block2 .cover {
    position: absolute;
    top: -2px;
    left: 0;
    background-color: #fff;
    width: 550px;
    height: 36px;
}
.about .cover.type2 {
    top: 22px;
    width: 550px;
    height: 56px;
}
.about .cover.type3 {
        top: 21px;
    width: 500px;
    height: 98px;
}
.about .cover.type4 {
        top: 115px;
    width: 282px;
    height: 46px;
}
.about .block3 {
    width: 678px;
    margin-top: 45px;
    display: flex;
    justify-content: space-between;
}
.about .w_link1 {
    width: 330px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #aa9d54;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    position: relative;
    padding: 0 42px;
    transition: color 0.3s ease, background 0.3s ease;
}
.about .w_link1::after {
    content: "";
    width: 32px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: background 0.3s ease, width 0.3s ease;
}
.about .w_link1.type2 {
    background-color: #dad6aa;
    color: #3c3c3c;
}
.about .w_link1.type2::after {
    background-color: #3c3c3c;
}
.about .w_link1.type2:hover{
    background-color: blanchedalmond;
}
.about .w_link1:hover{
    background-color: #3c3c3c;
}
.about .w_link1:hover::after{
    width: 50px;
}
.about .w_link1.type2:hover::after{
    width: 50px;
}
.about .sapn{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

@media (max-width: 680px){
    .about .img{
        right: auto;
        left: 0;
        width: calc(100% - 5%);
        height: 195px;
    }
    .about .text-box {
        width: calc(100% - 5%);
        margin: 0 0 0 auto;
        padding: 0 5% 0 0;
        background-color: #fff;
        margin-top: 20%;
    }
    .about .block1 {
        width: 100%;
        margin-bottom: 0;
        background-color: transparent;
        padding: 20px 20px 20px 20px;
    }
    .about .title1 {
        position: static;
    }
    .about .title1 span{
        font-size: 21px;
        transform: none;
    }
    .about .title1::after {
width: calc(100% - 199px);
    height: 2px;
    top: 35px;
    left: 171px;
    }
    .about .title2 {
        font-size: 3.13vw;
        letter-spacing: 0;
        text-align-last: justify;
        text-justify: inter-ideograph;
        margin-top: 6px;
    }
    .about .title3 {
        font-size: 3.9vw;
        line-height: 1.68;
        padding: 20px 0 0;
    }
    .about .block2 {
        position: relative;
    }
    .about .block3 {
        width: 100%;
        margin-top: 30px;
        flex-flow: column;
        align-items: center;
        height: 110px;
    }
    .about .w_link1 {
        width: 280px;
        height: 50px;
        font-size: 14px;
        padding: 0 25px;
    }
}











/*
.feature h2{
    font-size: 40px;
   color:#aa9d54;
}
.feature h2::after{
        content: "";
    width: 25%;
    height: 4px;
    background-color: #aa9d54;
    position: absolute;
    top: 25px;
    left: 397px;
}

img{
    width: 100%;
    display: block;
}
div.feature{
	position:relative;
}
ul.feature{
    list-style: none;
    margin: 0%;
    padding: 0;
}
.feature1,
.feature2,
.feature3{
    display: flex;
    padding-bottom: 50px;
}
.feature2{
    flex-direction: row-reverse;
}
.feature .img{
    flex: 3;
}
.feature .text{
    flex: 2;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  max-width: 800px;
}
.feature h3::after{
        content: "";
    width: 4px;
    height: 80%;
    background-color: #aa9d54;
    position: absolute;
    top: 25px;
    left: 26px;
}
.feature1 .text{
    margin-top: 200px;
    margin-left: -200px;
}
.feature2 .text{
    margin-right: -200px;
    margin-top: 200px;
}
.feature3 .text{
    margin-top: 100px;
    margin-left: -200px;
}
.feature h3{
    font-size: 30px;
  color:#aa9d54;
}
.feature .inner{
    background-color: rgba(255,255,255);
    padding: 50px;
  position:relative;
  height: 300px;
}
#shopify-section-1600926927783{
    background: -webkit-repeating-linear-gradient(-45deg,rgba(207, 152, 0, 0.2) 0,rgba(207, 152, 0, 0.2) 2px,#fff 2px,#fff 7px);
    background: -o-repeating-linear-gradient(-45deg,rgba(207, 152, 0, 0.2) 0,rgba(207, 152, 0, 0.2) 2px,#fff 2px,#fff 7px);
    background: repeating-linear-gradient(-45deg,rgba(207, 152, 0, 0.2) 0,rgba(207, 152, 0, 0.2) 2px,#fff 2px,#fff 7px);
}

@media screen and (max-width:800px){
    .feature1,
    .feature2,
    .feature3{
        flex-direction: column;
    }
    .feature .text,
    .feature2 .text{
        margin: 0;
        flex: 1;
    }
    .feature .img{
        flex: 1;
    }
  .feature h2{
  	font-size:28px;
  }
  .feature h3{
  	font-size:25px;
  }
  .feature h2::after{
        content: "";
}
  .feature h3::after{
        content: "";
    width: 4px;
    height: 80%;
    background-color: #aa9d54;
    position: absolute;
    top: 7px;
    left: -6px;
}
  
  .feature h2::after{
    content: "";
    width: 50%;
    height: 3px;
    background-color: #aa9d54;
    position: absolute;
    top: 17px;
    left: 301px;
}
  .feature .inner{
  	padding:10px;
  }

}
@media screen and (max-width:600px){
  .feature h2::after{
    content: "";
    width: 0;
    height: 3px;
    background-color: #aa9d54;
    position: absolute;
    top: 17px;
    left: 301px;
}

}

*/

.feature{
	position:relative;
}

.feature-title{
    display: flex;
    align-items: center;
}
.feature h3{
    margin: 0;
  font-size:30px;
}
.feature h3:after{
	content:"";
  width:0;
}
.feature .blue{
    color: #333;
    font-size: 50px;
    margin: 0;
    font-weight: bold;
}
.feature li{
    display: flex;
    justify-content: center;
    align-items: center;
}
.feature2{
    flex-direction: row-reverse;
}
.feature .img{
    grid-area: img;
    overflow: hidden;
    flex: 1;
}
.feature img{
    min-height: 300px;
    display: block;
    transition: 1s;
}
.feature-text{
    grid-area: text;
    flex: 1;
    box-sizing: border-box;
}
.feature-inner{
    padding: 5%;
}
.feature-inner p{
	padding:5%;
}
.feature-inner .img{
    display: none;
}

@media screen and (max-width:900px){
    .feature li{
        flex-direction: column;
    }
    .feature .img{
        display: none;
    }
    .feature .inner-img{
        display: block;
        min-height: unset;
    }
    .feature img{
        min-height: unset;
    }

}

@media screen and (max-width:600px){
    .feature-title{
        flex-direction: column;
        justify-content: flex-start;
    }
    .feature-title p{
        width: 100%;
    }
    .feature-title h3{
        width: 100%;
      font-size:20px;
    }

}
}








/*

#shopify-section-collection h2{
  font-size:40px;
  text-align:left;
}
@media screen and (max-width:800px){
  #shopify-section-collection h2{
    font-size:30px;
    color:#aa9d54;
  }

}

*/



.reasons h3{
	color:#aa9d54;
}
.reasons-box .sp{
	display:none;
}
@media screen and (max-width:800px){
  .reasons-box .pc{
  	display:none;
  }
  .reasons-box .sp{
	display:block;
}

}

#shopify-section-collection .section-header{
	position:relative;
}




#shopify-section-1601003653963{
    background: -webkit-repeating-linear-gradient(-45deg,rgba(207, 152, 0, 0.2) 0,rgba(207, 152, 0, 0.2) 2px,#fff 2px,#fff 7px);
    background: -o-repeating-linear-gradient(-45deg,rgba(207, 152, 0, 0.2) 0,rgba(207, 152, 0, 0.2) 2px,#fff 2px,#fff 7px);
    background: repeating-linear-gradient(-45deg,rgba(207, 152, 0, 0.2) 0,rgba(207, 152, 0, 0.2) 2px,#fff 2px,#fff 7px);
}



#shopify-section-1599835930096{
    background: -webkit-repeating-linear-gradient(-45deg,rgba(207, 152, 0, 0.2) 0,rgba(207, 152, 0, 0.2) 2px,#fff 2px,#fff 7px);
    background: -o-repeating-linear-gradient(-45deg,rgba(207, 152, 0, 0.2) 0,rgba(207, 152, 0, 0.2) 2px,#fff 2px,#fff 7px);
    background: repeating-linear-gradient(-45deg,rgba(207, 152, 0, 0.2) 0,rgba(207, 152, 0, 0.2) 2px,#fff 2px,#fff 7px);
}
.content3{
	display:flex;
}
.content3 .img{
	flex:1;
  margin-right:30px;
}
.content3 .last{
	margin-right:0;
}


.content3-title{
    position: relative;
}
.content3-title h2{
    font-size: 35px;
    color: #aa9d54;
}
.content3-title .sub{
    font-size: 15px;
  color: #aa9d54;
  font-weight:bold;
}

.content3-title br.sp{
	display:none;
}
.content3-box .text{
  color: #aa9d54;
	text-align:center;
  	padding-top:50px;
    font-size:20px;
    font-weight:bolder;
    font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro';
}
/*
@media screen and (max-width:1000px){
  .content3-title h2::after{
    content: "";
    width: 443px;
    height: 3px;
    background-color: #aa9d54;
    position: absolute;
    top: 48px;
    left: 343px;
  }
}
*/
@media screen and (max-width:800px){
  .content3-title h2{
  	font-size:25px
  }

  .content3-title br.sp{
	display:unset;
}
  .content3-box .text{
	font-size:15px;
}

}

.slideshow__arrows {
	display:none;
}
#SlideshowWrapper-1599829481407 > div.slideshow__controls > button{
	display:none;
}


img{
    width: 100%;
    object-fit: cover;
    display: block;
}
.features-list{
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
}
.features-list li{
    align-self: stretch;
    width: calc(100% / 3);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
.features-list img{
    height: 100%;
}
.features-list .inner{
    padding: 30px;
}
.features-list h3{
	font-size:20px;
}
@media screen and (max-width:950px){
    .features-list{
        flex-direction: column;
    }
    .features-list li{
        width: 100%;
    }
}














.header-img .swiper-slide .slide-img{
    background-repeat: repeat;
    background-blend-mode: overlay;
    background-position: 0vw;
    background-size: auto, cover;
    z-index: 1;
}
.header-img  .swiper-slide{
    display: flex;
}
.slide-img1{
    height: 90vh;
    flex: 1;

}
.slide-img2{
    height: 95vh;
    flex: 1;

}
.slide-img3{
    height: 85vh;
    flex: 1;
   
}
.slide-img4{
    height: 80vh;
    flex: 1;

}
.slide-img5{
    height: 90vh;
    flex: 1;

}
 .slide1 .slide-img{
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAI0lEQVQYV2NkgID/DAwMjFA2mAESAAEUQZgCOA2XRZbBKggAspgCBu5mQWoAAAAASUVORK5CYII="),url("../../../files/header%EF%B9%96v=1599829512.png");
}
 .slide2 .slide-img{
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAI0lEQVQYV2NkgID/DAwMjFA2mAESAAEUQZgCOA2XRZbBKggAspgCBu5mQWoAAAAASUVORK5CYII="),url("../../../files/list1%EF%B9%96v=1601353928.jpg");

}
 .slide3 .slide-img{

    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAI0lEQVQYV2NkgID/DAwMjFA2mAESAAEUQZgCOA2XRZbBKggAspgCBu5mQWoAAAAASUVORK5CYII="),url("../../../files/asda%EF%B9%96v=1599829258.jpg");

}
.header-img  .swiper-container::after{
    content: "";
    display: block;
    background-image: url("../img/dot550clear256.png.html");
    background-size: 3px 3px; 
    position: absolute; 
    top: 0; left: 0; 
    width: 100%; height: 100%; 
    z-index: 1;
}

.header-img  .swiper-container {
    position: relative;
    width: 100%;
}
.header-img  .swiper-slide {
	/* padding-top: 180px;  */
    text-align: left;
	color: #000;
	font-size: 30px;
}





@media only screen and (min-width: 750px){
.medium-up--push-one-twelfth {
    left: unset; 
}
  .medium-up--five-sixths {
    width:100%;
}
}

/*
#MainContent > div{
	max-width: 1500px;
    margin: 0 auto;
}
*/
ul.items-list{
    list-style: none;
    margin: 0;
    padding: 0;
}
.items .items-list li{
	margin:0;
    display: flex;
  align-items:center;

}
.items-list .item2,
.items-list .item4{
    flex-direction: row-reverse;
}
/*
.items .items-list a{
    display: flex;
  	padding-bottom:0;
}

.items-list .item2 a{
    flex-direction: row-reverse;
}
*/
.items-list .img{
    flex: 1;
    overflow: hidden;
}
.items-list .text{
    flex: 1;
    display: flex;
}
.items-list .inner{
    padding: 5%;
  width:100%;
}
.items-list h2{
	margin-top:0;
}
.items-list .title-sub{
  color:#aa9d54;

}
.items-list img{
    transition: 1s;
  height:100%;
}
.items-list .item1:hover img{
    transform: scale(1.1);
}
.items-list .item2:hover img{
    transform: scale(1.1);
}
.items-list .item3:hover img{
    transform: scale(1.1);
}
.items-list .item4:hover img{
    transform: scale(1.1);
}
.items-list .button-box{
	text-align:center;
}
.items-list a{
    display: inline-block;
    width: 200px;
    height: 54px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none;
    transition:0.3s;
    background-color:#333;
  	color:white;
  box-sizing:border-box;
}
.items-list a:hover{
	background-color:#fff;
  	color:#aa9d54;
  	border:1p solid #333;
  
}
@media screen and (max-width:1000px){
    .items .items-list li{
        flex-direction: column;
    }
}


.collection-grid-item a{
		transition: 2s;
}