


@media screen and (min-width: 768px){
	.home .fv{
		height:auto!important;
	}
	
/* 	.home .fv:before{
		content:'';
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background:#F6F6F6;
		z-index:-99;
	} */

	.switchLinks_item , .switchLinks{
		transition:0.4s;
		height:530px!important;
		
	}	

	.switchLinks_item {
		
	}
	
}


.footer-area{
	display:none!important;
}

.product-info_container{
    padding: 8.33333vw 12.70833vw 0;
	width:100%;
	box-sizing:border-box;
}

.product-info_container{
	display: block;
	position: relative;
}

.product-info_image-slide-nav{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}

.product-info_image{
	margin-right: 0!important;
	width: 100%;
	max-width: 100%;
	position: relative;
}

.product-info_image{
	max-height: 100%!important;
}

.product-info_image-slide-item img{
	max-width: 76%;
	height: 780px;
	max-height: 100%;
}

.product-info_image-slide-nav-item img{
	margin-bottom: 33px;
	cursor: pointer;
	height: 237px;
	transition: 0.4s;
}

.product-info_image-slide-nav-item img:hover{
	opacity: 0.7;
}


.product-info_description{
	margin-top: 80px;
}

.pro-flex{
	display: flex;
}

.pro-left{
	width: 75%;
	box-sizing: border-box;
}

.pro-right{
	width: 25%;
	box-sizing: border-box;
}

.shopify-buy__btn-wrapper{
	margin-top: 0!important;
}

.product-info_description-price{
	margin-bottom: 6vw;
}

.plus-area p{
	font-size: 1.6rem;
    font-weight: 500;
    color: #000;
    line-height: 2.1;
    margin-bottom: 1.666666vw;
}

.plus-area p span.space2{
	display: block;
	margin-left: 40px;
}

.plus-area p span.space1{
	display: inline-block;
	margin-left: 13px;
}

.plus-area p a{
	transition: 0.3s;
}

.plus-area{
	margin-bottom: 150px;
}

.left-space{
	display: inline-block;
	margin-left: 47px;
}

.plus-area p a:hover{
	border-bottom:1px solid black;
}

.sus-flex{
	display: flex;
	margin:60px 0 45px;
	align-items: center;
}

.sus-left{
	width: 28%;
	box-sizing: border-box;
}

.sus-left img{
	width: 295px;
	max-width: 100%;
}

.sus-right{
	width: 72%;
	box-sizing: border-box;
	padding-left: 25px;
}

.sus-right p{
	font-size: 18px;
	margin: 0;
	line-height:2.2;
}

.sus-area{
	margin:85px 0;
	width: 100%;
	box-sizing: border-box;
	padding:40px 0;
	border:1px solid black;
	line-height: 1.8;
}

.sh1 h3{
	font-size: 40px;
}

.sus-header{
	display: flex;
	box-sizing: border-box;
	padding:0px 100px 20px;
	border-bottom:1px solid black;
}

.sh1{
	width: 65%;
}

.sh2{
	width: 35%;
	position: relative;
	bottom: 20px;
}

.sh2 iframe{
	display: block;
	margin-left: auto;
}

.sh2 .shopify-buy-frame--product{
	display: block;
	margin-left: auto;
}

.s-flex1{
	display: flex;
	box-sizing: border-box;
	padding:0 100px;
}

.sus-price{
	font-size: 24px;
	font-weight: bold;
	padding:0 100px;
	margin:60px 0 50px;
}

.sf1-left{
	width: 50%;
	box-sizing: border-box;
	padding-right: 19px;
}

.sf1-left img{
	width: 100%;
}

.sf1-right{
	width: 50%;
	box-sizing: border-box;
	padding-left: 19px;
}

.sf1-right p{
	font-size: 18px;
}

.circle-area{
	display: flex;
	justify-content: space-between;
	margin:62px 0 0;
}

.ca{
	width: 30%;
}

.ca p{
	width:143px;
	height: 143px;
	border:1px solid black;
	border-radius: 50%;
	text-align: center;
	box-sizing: border-box;
	padding: 37px 0;
}

.space{
	padding:0 100px;
	margin-top: 90px;
}

.htu{
	width: 150px;
	font-size: 20px;
	background:#575757;
	color: white;
	text-align: center;
}

.how-flex{
	display: flex;
	margin-top: 45px;
}

.how-left{
	width: 50%;
	box-sizing: border-box;
	padding-right: 35px;
	position: relative;
}

.how-right{
	width: 50%;
	box-sizing: border-box;
	padding-left: 35px;
}

.num1{
	padding-left:65px;
	font-size:24px;
	font-weight: bold;
	position: relative;
}

.num1:before{
	content: '1';
	background: black;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	color: white;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);	
}

.h-flex{
	display: flex;
	margin-top: 30px;
}

.h-left{
	width: 45%;
	box-sizing: border-box;
	padding-right:20px;
}

.h-left img{
	max-width: 100%;
}

.h-right{
	width: 55%;
}

.h-right p{
	font-size: 14px;
}

.right{
	width: 18px;
	position: absolute;
	right: -13px;
	top: 50%;
	color: white;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);		
}

.num2:before{
	content: '2';
}

.caution{
	line-height: 2;
	font-size: 18px;
	padding-top: 40px;
	padding-left: 20%;
	padding-right: 20%;
	margin-top: 75px;
	border-top:1px solid black;
}

.caution span{
	font-weight: bold;
}

.caution a{
	text-decoration: underline;
	font-weight: bold;
	transition: 0.3s;
}

.caution a:hover{
	opacity: 0.6;
}

.shopify-buy-frame--product{
	margin-left:auto!important;
}

.product-info_description-shipping{
		width:280px;
	margin-left:auto;
}

.sus-btn{
	margin-top: 30px;
}
	
.winter{
	text-align: center;
	margin-bottom: 100px;
	font-size: 2rem;
	line-height: 4rem;
	margin-top: 30px;
}

	

.br-sp {
    display: none;
}


@media (max-width: 600px) {
    .br-sp {
        display: block;
    }
}	


@media screen and (max-width: 1500px){
	
	.product-info_image-slide-item img{
		max-width:76%;
		height:750px;
	}
	
	.product-info_image-slide-nav-item{
		max-width:220px;
	}
	
	.product-info_image-slide-nav-item img{
		height:227px;
	}
	
	.pro-left{
		width:69%;
	}
	
	.pro-right{
		width:31%;
	}

	.caution{
		padding-left: 15%;
		padding-right: 15%;
	}
	

	
	
}






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

	.product-info_image-slide-nav{
		max-width: 20%;
	}

	.product-info_image-slide-nav-item img{
		margin-bottom: 15px;
	}

	.product-info_description{
		margin-top: 40px;
	}

	.pro-left{
		width: 60%;
	}

	.pro-right{
		width: 40%;
	}

	.right-box{
		width: 280px;
		max-width: 100%;
		display: block;
		margin-left: auto;
	}

	.sus-left{
		width: 35%;
	}

	.sus-right{
		width: 65%;
	}

	.sus-header{
		padding:0 40px 20px;
	}

	.sus-price{
		padding:0 40px;
	}

	.s-flex1{
		padding:0 40px;
	}

	.space{
		padding:0 40px;
	}

	.product-info_image-slide-item img{
		height:600px;
		max-width:76%;
	}

	.product-info_image-slide-nav-item img{
		height: 190px;
		object-fit: cover;
	}
	
	.sh1{
		width: 50%;
	}

	.sh2{
		width: 50%;
	}

	.sh1 h3{
		font-size: 32px;
	}
	
	.ca p{
		width:100px;
		height:100px;
		padding:23px 0;
		font-size:15px;
}

	.caution{
		padding-left: 40px;
		padding-right: 40px;
	}

	
}

@media screen and (max-width: 950px){
	
	.product-info_image-slide-item img{
		height:468px;
	}
	
	.product-info_image-slide-nav-item img{
		height:145px;
	}
	
	.pro-left{
		width:100%;
}
	
	.pro-flex{
		display:block;
	}	
	
	.pro-right{
		width:100%;
	}
	
	.right-box{
		margin-left:0;
}
	
	.product-info_description-shipping{
		margin-left:0;
		margin-bottom:0px;
}
	
	.shopify-buy__btn-wrapper{
		margin-top:0!important;
}
	
	.product-info_description-price{
		margin-bottom:4vw;
}
	
	.sus-header{
		display:block;
}
	
	.sh1{
		width:100%;
	}
	
	.sh2{
		width:100%;
	}
	
	.sh2 .shopify-buy-frame{
		max-width:270px!important;
	}
	
	.shopify-buy-frame--product{
		margin-left:0!important;
		margin-top:25px;
	}
	
	.space{
		padding:0 20px;
}
	
	.sus-header{
		padding:0 20px 20px;
	}

	.sus-about{
		display: inline-block;
		margin-bottom: 50px;
	}

	
}



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

	.sus-about{
		display: inline-block;
		margin-bottom: 0px;
	}	

	.product-info_description-btn{
		margin-bottom: 15px;
	}
	
	.shopify-buy-frame--product{
		margin-top:0;
	}
	
	.product-info_container{
		padding: 36px 15px;
}

	.plus-area p{
		font-size: 12px;
    line-height: 2;
    margin-bottom: 32px;
	}

	.left-space{
		margin-left: 35px;
	}

	.pro-left{
		width: 100%;
	}

	.right-box{
		margin-left: 0;
	}

	.pro-right{
		width: 100%;
		margin-bottom: 50px;
	}

	.pro-flex{
		display: block;
	}

	.product-info_description-price{
		margin-bottom: 30px;
	}

	.product-info_image-slide-nav{
		position: relative;
		width: 100%;
		max-width: 100%;
		display: flex;
	}

	.product-info_image-slide-nav-item{
		max-width: 33.33%!important;
		width: 33.33%!important;
		box-sizing: border-box;
	}

	.product-info_image-slide-item img{
		max-width: 100%;
		width: 100%;
	}

	.product-info_image{
		max-height: 100vw;
	}

	.product-info_image-slide-item img{
		max-height: 100vw;
	}

	.product-info_description{
		margin-top: 60px;
	}

	.sus-right p{
		font-size: 14px;
	}

	.contents._home{
		padding-top: 12rem;
	}

	.sus-header{
		padding:0 15px 40px;
	}

	.sh1 h3{
		font-size: 26px;
	}

	.sus-price{
		padding:0 15px;
		font-size: 18px;
	}

	.s-flex1{
		padding:0 15px;
		display: block;
	}

	.sf1-left{
		padding: 0;
		width: 100%;
	}

	.sf1-right{
		width: 100%;
		padding: 0;
	}

	.sf1-right p{
		font-size: 14px;
		margin-top: 15px;
	}

	.ca p{
		width: 85px;
		height: 85px;
		font-size: 13px;
		padding:19px 0;
		margin:0 auto;
	}

	.circle-area{
		margin-top: 40px;
	}

	.space{
		padding:0 15px;
	}

	.htu{
		width: 120px;
		font-size: 18px;
	}

	.how-flex{
		display: block;
	}

	.how-left{
		width: 100%;
		padding: 0;
	}

	.right{
		display: none;
	}

	.how-right{
		width: 100%;
		padding: 0;
		margin-top: 25px;
	}

	.caution{
		font-size: 16px;
		padding:40px 15px 0;
		box-sizing: border-box;
	}

	.product-info_image-slide-nav-item img{
		height: auto;
		max-height: 220px;
	}

	.sus-header{
		display: block;
	}

	.sh1{
		width: 100%;
	}

	.sh2{
		width: 100%;
		bottom: 5px;
	}

	.sh2 iframe{
		margin-left: 0;
	}

	.sh2 .shopify-buy-frame--product{
		margin-left: 0;
	}
	
	.product-info_image-slide-item img{
		height:auto!important;
		max-height:auto!important;
}




}

@media screen and (max-width: 414px){
	
	.product-info_image-slide-item img{
		max-height: auto!important;
}

	.sus-flex{
		display: block;
	}

	.sus-left{
		width: 100%;
	}

	.sus-left img{
		width: 100%;
	}

	.sus-right{
		width: 100%;
		padding-left: 0;
		margin-top: 15px;
	}

	.contents._home{
		padding-top: 0;
	}

	.product-info_description{
		margin-top: 50px;
	}

	.product-info_image-slide-nav-item img{
		height: 105px!important;
	}

	.sus-header{
		padding:0 15px 30px;
		display: block;
	}

	.sh1 h3{
		font-size: 20px;
	}

	.sh1{
		width: 100%;
		margin-bottom: 15px;
	}

	.sh2{
		width:100%;
	}


	.sus-price{
		margin:30px 0;
		font-size: 16px;
	}

	.space{
		margin-top: 60px;
	}

	.num1{
		font-size: 20px;
		padding-left: 50px;
	}


	.num1:before{
		width: 32px;
		height: 32px;
		line-height: 32px;
	}

	.h-right p{
		font-size: 12px;
	}

	.caution{
		font-size: 14px;
		padding:30px 15px 0;
		margin-top: 60px;
	}

	.sus-area{
		padding:30px 0;
		margin:70px 0;
	}

	.plus-area p span.space1{
		margin-left: 0;
	}

	.plus-area p span.space2{
		margin-left: 20px;
	}

	.plus-area{
		margin-bottom: 75px;
	}


	.switchImg_img img{
	height: 60vh;
	}
	
	.home .fv {
	height: 139vh;
	}
	
	.winter{
	margin-bottom: 48px;
	font-size: 1.4rem;
	line-height: 2.5rem;
	}

	.news {
    padding: 190px 25px 60px;
	}
	.home .sitettl {
    padding: 10% 0;
	}
	
}































