/* ----------------------------------------
con-wrap
----------------------------------------*/
.con-wrap {
	background: url(/products/rain_drop_dry/images/bg_cosmo.jpg);
	background-position: calc(50% - 1500px / 2) -20px;
	background-attachment: fixed;}

.con-wrap{
	/*background-color: #0000b3;*/
	padding: 0 0 120px 0;
}

.con-wrap img{
			vertical-align: top;
}


/* ----------------------------------------
co-block
----------------------------------------*/
.co-block{
	width: 1180px;
	margin: 0 auto;
}


/* ----------------------------------------
main-wrap
----------------------------------------*/
.main-wrap{
  background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0) 100%);
  margin: 0 0 60px 0;
}
.main-head{
  padding: 40px 110px 90px 110px;
}
.main-head img{
	width: 100%;
	height: auto;
}
.main{
  display: flex;
  align-items: center;
	width: 1180px;
	margin: 0 auto;
  padding:90px 0 40px;
}
.main figure{
	width: 480px;
  margin: 0 30px 0 0;
}
  .main figure img{
    width: 100%;
    height: auto;
  }

/*.main-tit{
	width: 600px;
}*/

.main-tit p{
	width: 449px;
  margin: 0 0 15px 0;
}
  .main-tit p img{
    width: 100%;
    height: auto;
  }

.main-tit h1{
	width: 669px;
}
  .main-tit h1 img{
    width: 100%;
    height: auto;
  }


/* ----------------------------------------
tab
----------------------------------------*/
.tab-wrap{
  position: relative;
  height: 110px;
  border-bottom: solid #ffff00 1px;
  margin: 0 auto 80px;}

ul.tab{
  position:absolute;
  left: 0;
  right: 0;
  width: auto;
  margin: 0 auto;
	display:flex;
	flex-wrap:nowrap;
	justify-content: center;}

ul.tab li{
    width: 585px;}

ul.tab li a{
  padding: 10px;
  min-height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;}

ul.tab li.raindrop-dry{
  box-shadow: 0px -8px 10px 0px rgba(255, 255, 255, 0.3);
    margin-right: 5px;}

ul.tab li.raindrop-dry a{
    font-size: 3.6rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border: solid #ffff00 1px;
    border-bottom: none;}

    ul.tab li.raindrop-dry a span{
        display:inline-block;
        margin: 10px 10px 0 0;}
    ul.tab li.raindrop-dry a span img{
        width: 70px;
        height: auto;}

    ul.tab li.raindrop-dry a.hover{
        color:#ffff00;
        background:none;} 
    ul.tab li.raindrop-dry a.active{
        color:#ffff00;
        background:none;
        border: solid #ffff00 1px;
        border-bottom:solid #05063b 1px;} 

ul.tab li.raindrop{
    margin-top: -1px;
    margin-left: 5px;}

ul.tab li.raindrop a{
    font-size: 3.6rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color:#021c67;
    border: solid #021c67 1px;
    border-bottom:none;}
    
    ul.tab li.raindrop a span{
        display:inline-block;
        margin: 0 10px 0 0;}
    ul.tab li.raindrop a span img{
        width: 40px;
        height: auto;}


    ul.tab li.raindrop a.hover{
        color:#ffff00;
        border: solid #ffff00 1px;
        border-bottom:none;
        background:none;} 


/* ----------------------------------------
movie-wrap
----------------------------------------*/
.movie-wrap{
	text-align: center;
	margin: 0 auto 100px;
	border-top:1px solid #06217a;
	padding: 60px 0 0 0;
}

.movie-wrap h2{
  font-size: 3.6rem;
  line-height: 4.2rem;
  color: #fff;
  margin: 0 0 60px 0;
}

.movie-wrap .Movie-Box iframe{
  width:800px;
  height:450px;
  margin:0 auto;}

/* ----------------------------------------
feature-wrap
----------------------------------------*/
.feature-wrap{
  position: relative;
  text-align: center;
  margin: 0 auto 220px;
}



.feature__lead{
  font-size: 3.2rem;
  font-weight: normal;
  line-height: 4.2rem;
  color: #fff;
}


.feature__raindrop{
  width: 500px;
  margin: 20px auto 30px;
}
  .feature__raindrop img{
      width: 100%;
      height: auto;
  }

.feature__stit{
	font-size: 4.6rem;
  font-weight: bold;
	line-height: 5.4rem;
	color: #ffff00;
	margin: 0 0 20px 0;
}
.feature__stit span{
  display: block;
  margin: 25px 0 0 0;
}

.feature__tit{
  width: 600px;
  margin: 0 auto 60px;
}
  .feature__tit img{
    width: 100%;
    height: auto;
  }

.feature__dry{
  width: 400px;
  margin: 0 auto 50px;
}
  .feature__dry img{
    width: 100%;
    height: auto;
  }
.feature__txt{
	font-size: 2.1rem;
  font-weight: bold;
	line-height: 3.6rem;
	color: #fff;
  margin: 0 0 60px 0 ;
}

.feature__body-glass{
  position: relative;
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
  width: 980px;
  margin: 0 auto;
}
.feature__body-glass li{
  width: 470px;
}
.feature__body-glass li h3{
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #004097;
  font-size: 2.4rem;
  font-weight: bold;
  line-height:1;
  color: #fff;
  min-height: 46px;
  padding: 10px;
  }
.feature__body-glass li figure+figure{
  margin: 20px 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 0 100px 0;
  margin: 0 auto 20px;
}
.secret-head{
  position: absolute;
  width: 252px; 
  margin: 0 auto;
  top:-126px;
  left: 0;
  right: 0;
}
.secret-head img{
  width: 100%;
  height: auto;
}
.secret__tit{
	font-size: 3.6rem;
  font-weight: bold;
	line-height: 4.2rem;
	color: #ffff00;
  text-align: center;
  padding: 156px 0 0 0;
  margin: 0 0 30px 0;
}
.secret__tit span{
  display: block;
	font-size: 1.8rem;
  line-height: 1;
}
.secret__txt{
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 3.6rem;
  color: #fff;
  margin: 0 0 30px 0;
  text-align: center;
}

.secret .video-wrapper{
	width: 800px;
	margin: 0 auto;
}
.secret .video-wrapper video{
	width: 100%;
}


/* ----------------------------------------
kouka
----------------------------------------*/
.kouka{
  margin: 0 auto 140px;
}
.kouka-head{
  width: 242px;
  margin: 0 auto;
}
.kouka-head img{
  width: 100%;
  height: auto;
}
.kouka__tit{
  font-size: 4.6rem;
  font-weight: bold;
	line-height: 6rem;
	color: #ffff00;
  text-align: center;
  margin: 0 0 100px 0;
}
.kouka__tit span{
  display: inline-block;
}
.kouka__tit span:first-child{
  margin: 0 0 10px 0;
}


.kouka-wrap{
  position: relative;
  background:rgba(0,64,151,0.4);
  padding: 150px 0 100px 0;
}



.kouka-wrap ul{
  position: relative;
  display: flex;
  flex-wrap:wrap;
  justify-content: center;
  width: 980px;
  margin: 0 auto;
}
.kouka-wrap ul li{
  width: 470px;
}
.kouka-wrap ul li:nth-of-type(1){margin: 0 20px 100px 0;}
.kouka-wrap ul li:nth-of-type(2){margin: 0 0 100px 20px;}

.kouka-wrap ul li img{
  width: 100%;
  height: auto;
}


/* ----------------------------------------
point-wrap
----------------------------------------*/
.point-wrap{
	text-align: center;
	margin: 0 auto 100px;
}

.point-tit{
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background-color: #ffff00;
  border-radius: 90px;
  font-size: 3.2rem;
  font-weight: bold;
  color: #004097;
  line-height:1;
  min-height: 50px;
  padding: 4px 0 0 0;
  margin: 0 0 60px 0;
}





.point-wrap h2{
  font-size: 3.6rem;
  line-height: 4.2rem;
  color: #ffff00;
  margin: 0 0 30px 0;
}
.point-wrap p{
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 4.2rem;
  color: #fff;
  margin: 0 0 40px 0;
}


.point1 ul{
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
  align-items: center;
  width: 980px;
  margin: 0 auto;
}
  .point1 ul li{
    width: 300px;
  }
  .point1 ul li.arrow{
    width: 18px;
  }
  .point1 ul li img{
    width: 100%;
    height: auto;
  }

.point2 ul{
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
  width: 980px;
  margin: 0 auto;
}
  .point2 ul li{
    width: 470px;
  }
  .point2 ul li img{
    width: 100%;
    height: auto;
  }

.point3 ul{
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
  width: 600px;
  margin: 0 auto;
}
  .point3 ul li{
    position: relative;
    width: 295px;
    margin: 0 0 10px 0;
  }
  .point3 ul li img{
    width: 100%;
    height: auto;
  }
  .point3 ul li span{
    position: absolute;
    bottom: 8px;
    left: 10px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
    line-height: 100%;
    text-shadow: 0 0 5px rgba(0,0,0,0.75);
  }
.point4 figure{
	width: 600px;
  margin: 0 auto;
}
  .point4 figure img{
    width: 100%;
    height: auto;
  }


/* ----------------------------------------
shop-wrap
----------------------------------------*/
.shop{
  margin: 0 auto 0;
}
.shop-head{
  width: 658px;
  margin: 0 auto 100px;
}
.shop-head img{
  width: 100%;
  height: auto;
}

.shop-wrap{
  position: relative;
  background:rgba(0,64,151,0.4);
  padding: 60px 60px 30px 60px;
  display: flex;
  justify-content: center;
}


.shop-tit{
	width: 600px;
}
.shop-tit h2{
	width: 600px;
}
  .shop-tit h2 img{
    width: 100%;
    height: auto;
  }
.shop-tit figure{
	width: 480px;
  margin: 30px auto 0;
}
  .shop-tit figure img{
    width: 100%;
    height: auto;
  }

.shop-btn{
  position: relative;
  text-align: center;
  padding: 70px 0 0 0;
}

.shop-btn a {
  margin: 70px auto 0;
}

