/* ----------------------------------------
con-wrap
----------------------------------------*/
.con-wrap{
	font-feature-settings: "palt";
	padding: 0 0 60px 0;
}


/* ----------------------------------------
ios
----------------------------------------*/
.con-wrap {
	background:none;}

.con-wrap::before {
  background: url(/products/rain_drop_dry/images/bg_cosmo.jpg) no-repeat center;
  background-size: cover;
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
}

footer{
  background-color: #fff;
  padding-bottom: 25px;
}
.copyright{
  margin: 0;}


/* ----------------------------------------
co-block
----------------------------------------*/
.co-block{
	width: auto;
	margin: 0 auto;
}

/* ----------------------------------------
main-wrap
----------------------------------------*/
.main-wrap{
  background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,0,0,0.9) 50%, rgba(0,0,0,0.3) 70%, rgba(0,0,0,0) 100%);
  margin: 0 0 60px 0;
}
.main-head{
  padding: 0;
  margin: 0 0 40px 0 ;
}
.main-head img{
	width: 100%;
	height: auto;
}
.main{
  flex-wrap:wrap;
  flex-direction: column-reverse;
	width: auto;
  padding:10vw 30px 0 30px;
}
.main figure{
	width: auto;
  margin: 0;
}
  .main figure img{
    width: 100%;
    height: auto;
  }

.main-tit{
	width: auto;
}

.main-tit p{
	width: auto;
  margin: 0 0 10px 0;
}
  .main-tit p img{
    width: 80%;
    height: auto;
  }

.main-tit h1{
	width: auto;
  margin: 0 0 15px 0;
}
  .main-tit h1 img{
    width: 100%;
    height: auto;
  }


/* ----------------------------------------
tab
----------------------------------------*/
.tab-wrap{
  height: 70px;
  margin: 0 auto 40px;}

ul.tab li{
    width: calc(50% - 5px);}

ul.tab li a{
  padding: 10px;
  min-height: 70px;}

ul.tab li.raindrop-dry a{
    font-size: 1.8rem;}

    ul.tab li.raindrop-dry a span{
        margin: 5px 5px 0 0;}
    ul.tab li.raindrop-dry a span img{
        width: 35px;
        height: auto;}
    ul.tab li.raindrop-dry a.active{
        border-bottom:solid #010421 1px;} 

ul.tab li.raindrop a{
    font-size: 1.8rem;}
    
    ul.tab li.raindrop a span{
        margin: 0 5px 0 0;}
    ul.tab li.raindrop a span img{
        width: 20px;
        height: auto;}




/* ----------------------------------------
movie-wrap
----------------------------------------*/
.movie-wrap{
	margin: 0 15px 60px;
	padding: 50px 0 0 0;
}

.movie-wrap h2{
		font-size: 2.6rem;
		line-height: 1;
		margin: 0 0 20px 0;
}

	.movie-wrap .Movie-Box{
		height: 0;
		overflow: hidden;
		padding-bottom: 56.25%;
		position: relative;}
		
	.movie-wrap .Movie-Box iframe{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;}


/* ----------------------------------------
feature-wrap
----------------------------------------*/
.feature-wrap{
  position: relative;
  text-align: center;
  margin: 0 15px 150px;
}

.feature-wrap::before {
  content: "";
  position: static;
  background:none;
}

.feature__lead{
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 2.8rem;
  color: #fff;
}


.feature__raindrop{
  width: auto;
  margin: 20px auto 30px;
}
  .feature__raindrop img{
      width: 100%;
      height: auto;
  }

.feature__stit{
	font-size: 3rem;
	line-height: 3.8rem;
	margin: 0 0 20px 0;
}
.feature__stit span{
  margin: 20px 0 0 0;
}
.feature__tit{
  width: auto;
  margin: 0 15px 15px;
}
  .feature__tit img{
    width: 100%;
    height: auto;
  }

.feature__dry{
  width: auto;
  margin: 0 15px 30px;
}
  .feature__dry img{
    width: 100%;
    height: auto;
  }
.feature__txt{
	font-size: 1.6rem;
	line-height: 2.6rem;
  margin: 0 0 30px 0 ;
}

.feature__body-glass{
  position: relative;
  display: block;
  width: auto;
  margin: 0 auto;
}

.feature__raindropman{
  width: 85%;
  height: 84vw;
  overflow: hidden;
  margin: 0 auto;
}
.feature__raindropman img{
  width: 100%;
  height: auto;
}

.feature__body-glass li{
  width: auto;
}
.feature__body-glass li:first-child{
  margin: 0 0 40px;
}
.feature__body-glass li h3{
  font-size: 2.1rem;
  min-height: 40px;
  padding: 7px;
  }
.feature__body-glass li figure+figure{
  margin: 15px 0 0 0 ;
  }
.feature__body-glass li img{
    width: 100%;
    height: auto;
  }


/* ----------------------------------------
.secret
----------------------------------------*/
.secret{
  position: relative;
  background:rgba(0,64,151,0.4);
  padding: 0 15px 40px 15px;
  margin: 0 15px 20px;
}
.secret-head{
  position: absolute;
  width: 200px; 
  margin: 0 auto;
  top:-100px;
  left: 0;
  right: 0;
}
.secret-head img{
  width: 100%;
  height: auto;
}
.secret__tit{
	font-size: 2.6rem;
	line-height: 3.4rem;
  padding: 130px 0 0 0;
  margin: 0 0 30px 0;
}
.secret__tit span{
  display: block;
	font-size: 1.4rem;
  line-height: 1;
}
.secret__txt{
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin: 0 0 30px 0;
  text-align: center;
}

.secret .video-wrapper{
	width: auto;
	margin: 0 auto;
}
.secret .video-wrapper video{
	width: 100%;
}


/* ----------------------------------------
kouka
----------------------------------------*/
.kouka{
  margin: 0 15px 100px;
}
.kouka-head{
  width: 242px;
  margin: 0 auto 20px;
}
.kouka-head img{
  width: 100%;
  height: auto;
}
.kouka__tit{
  font-size: 3rem;
	line-height: 3.8rem;
  margin: 0 0 20px 0;
}
.kouka__tit span{
  display: inline-block;
}
.kouka__tit span:first-child{
  margin: 0 0 20px 0;
}


.kouka-wrap{
  position: relative;
  background:rgba(0,64,151,0.4);
  padding: 40px 0 40px 0;
}



.kouka-wrap ul{
  position: relative;
  display: block;
  width: auto;
  margin: 0 15px;
}
.kouka-wrap ul li{
  width: auto;
}
.kouka-wrap ul li:nth-of-type(1){margin: 0 0 15px 0;}
.kouka-wrap ul li:nth-of-type(2){margin: 0 0 15px 0;}

.kouka-wrap ul li img{
  width: 100%;
  height: auto;
}


/* ----------------------------------------
point-wrap
----------------------------------------*/
.point-wrap{
	text-align: center;
	margin: 0 15px 80px;
}

.point-tit{
  font-size: 2.4rem;
  min-height: 40px;
  padding: 4px 0 0 0;
  margin: 0 0 30px 0;
}



.point-wrap h2{
  font-size: 2.6rem;
  line-height: 3.4rem;
  margin: 0 0 20px 0;
}
.point-wrap p{
  font-size: 1.6rem;
  line-height: 2.8rem;
  margin: 0 0 20px 0;
}


.point1 ul{
  display: block;
  width: auto;
  margin: 0 auto;
}
  .point1 ul li{
    width: auto;
  }
  .point1 ul li.arrow{
    width: 18px;
    margin: 10px auto 5px;
  }
  .point1 ul li img{
    width: 100%;
    height: auto;
  }

.point2 ul{
  display: block;
  width: auto;
  margin: 0 auto;
}
  .point2 ul li{
    width: auto;
  }
  .point2 ul li:first-child{
    width: auto;
    margin: 0 0 15px 0;
  }
  .point2 ul li img{
    width: 100%;
    height: auto;
  }

.point3 ul{
  width: auto;
  margin: 0 auto;
}
  .point3 ul li{
    position: relative;
    width: calc((100% - 5px)/2);
    margin: 0 0 5px 0;
  }
  .point3 ul li img{
    width: 100%;
    height: auto;
  }
  .point3 ul li span{
    bottom: 8px;
    left: 10px;
    font-size: 1.1rem;
  }
.point4 figure{
	width: auto;
  margin: 0 auto;
}
  .point4 figure img{
    width: 100%;
    height: auto;
  }


/* ----------------------------------------
shop-wrap
----------------------------------------*/
.shop{
  margin: 0 15px 0;
}
.shop-head{
  width: auto;
  margin: 0 auto 30px;
}
.shop-head img{
  width: 100%;
  height: auto;
}

.shop-wrap{
  position: relative;
  background:none;
  padding: 4vw 15px 0;
  display: flex;
  
}


.shop-tit{
  position: relative;
	width: auto;
  display: flex;
  flex-direction: column-reverse;
  flex-wrap:wrap;
}
.shop-tit h2{
	width: auto;
}
  .shop-tit h2 img{
    width: 100%;
    height: auto;
  }
.shop-tit figure{
	width: auto;
  margin: 0 auto 10px;
}
  .shop-tit figure img{
    width: 100%;
    height: auto;
  }

.shop-btn{
  position: relative;
  text-align: center;
  padding: 30px 0 0 0;
}

.shop-btn a {
  margin: 70px auto 0;
}
.shop-btn a img{
  width: 100%;
  height: auto;
}

