@charset "utf-8";

/* base&reset settings ----------------------------------------------------*/

@media screen and (max-width:640px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

html,
body{
	width:100%;
	height:100%;
}

img{
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}

html{
margin:0px;
padding: 0px;
font-size: 62.5%;
font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", Verdana, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
color: #333333;
line-height:18px;
background:#fffff;
}


body,p,div,ul,li,h1,h2,h3,h4,dl,dt,dd{
	padding:0;
	margin:0;
}

li{
list-style:none;
}

a{
color:#ff4668;
text-decoration: none;
}

a:hover{
color:#ffaebd;
}
/*content
----------------------------------------------------*/

#first{
position:relative;
background-image: url("../image/bubble_main_sp.jpg");
background-position:top;
background-size: contain;
background-repeat: no-repeat;
overflow: hidden;
}

#first .inner{
min-height:770px;
}

#first .main-logo-mark{
position: absolute;
left:0;
right:0;
top:3%;
width:100px;
margin:0 auto;
}

#first .splash{
position: absolute;
top:150px;
left:0;
right:0;
z-index:11;
text-align: center;
width:100%;
margin:0 auto;
}

#first .main-bottle{
position: absolute;
top:130px;
left:0;
right:0;
z-index:22;
text-align: center;
width:54%;
margin:0 auto;
}

#first .hsb-copy{
position: absolute;
width:80%;
top:490px;
left:5%;
right:0;
margin:0 auto;
padding-right:300px;
z-index:33;
}


#second{
position:relative;
}

#second .wrapper{
background-image: url("../image/sec_bg_sp.png");
background-position:top;
background-size: cover;
background-repeat: no-repeat;
overflow: hidden;
margin-top:-100px;
min-height: 950px;
}

#second .inner{
padding:0 0 110px;
margin-top:100px;
}

.try{
width:150px;
margin:0 auto;
}

.item-detail{
color:#FFF;
width:90%;
margin:50px auto 0;
display: -webkit-block;
display: block;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}

.item-detail h1{
width:100%;
}

.item-detail p{
width:100%;
margin:30px 0 0 0;
font-size:1.2rem;
line-height: 1.6rem;
font-weight: bold;
}

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

.photo{
width:30%;
text-align: center;
margin:30px auto 0;
}

.photo img{
max-width:200px;
width:100%;
}


#third{
position: relative;
background-image: url("../image/bubble_sp.jpg");
background-position:bottom;
background-size: 100%;
background-repeat: no-repeat;

}

#third .wrapper{
margin-top:-100px;
}

#third .inner{
padding:100px 0;
min-height: 830px;
}

#third h1{
text-align: center;
width:80%;
margin:0 auto 20px;
}

.flex1 {
display: -webkit-block;
display: block;
-webkit-justify-content: space-between;
justify-content: space-between;
width:70%;
margin:0 auto;
}

.life{
position:relative;
width:100%;
padding-top:30px;
}

.life p{
color:#FFF;
font-weight:bold;
font-size:1.2rem;
line-height: 1.8rem;
text-align: center;
padding:5%;
position:absolute;
bottom:0;
}


#fourth{
position: relative;
background-image: url("../image/gallery_bg.jpg");
background-position:top;
background-size: contain;
background-repeat:repeat-x;
}

#fourth .inner{
padding:100px 0;
}

#fourth h1{
text-align: center;
width:80%;
margin:0 auto;
position: absolute;
top:100px;
left:0;
right:0;
z-index: 99;
}

.gallery{
width:100%;
margin:70px auto 0;
position: relative;
z-index: 88;
}

.slick-slide{
margin:0 10px;
}

.gallery img{
border: 5px solid #FFF;
}


#fifth{
position: relative;
background-image: url("../image/fifth_bg.jpg");
background-position:top;
background-size: contain;
background-repeat:repeat-x;
}

#fifth .inner{
padding:80px 0;
}

#fifth h1{
text-align: center;
width:90%;
margin:0 auto;
}

.case{
width:60%;
margin:60px auto 0;
}

.buy-copy{
color:#FFF;
font-weight:bold;
font-size:1.8rem;
text-align: center;
margin:60px 0 0 0;
}

.ect{
color:#FFF;
background:#ff4668;
padding:5px 10px;
width:120px;
margin:40px auto 0;
font-size:1.2rem;
line-height: 1.4rem;
text-align:center;
}

.flex2 {
display: -webkit-block;
display: block;
-webkit-justify-content: space-between;
justify-content: space-between;
width:60%;
margin:20px auto 0;
}

.flex2 div{
width:100%;
padding-top:20px;
}

.flex2 img{
border-radius: 10px;
}

footer{
background: #333;
color:#FFF;
}

footer .inner{
padding:100px 0 0;
}

.flex3 {
	display: -webkit-block;
	display: block;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width:90%;
	margin:0 auto;
}

.bottle-photo{
width:100%;
text-align: center;
}

.bottle-photo img{
max-width:80px;
width:100%;
}

.logo-mark{
width:40%;
text-align: center;
padding-top:20px;
margin:0 auto;
}

.spec{
width:100%;
margin-top:20px;
}

.flex3 h1{
width:100%;
}

table.spec-table{
border-top:1px solid #FFF;
border-left:1px solid #FFF;
margin-top:15px;
width:100%;
}

table.spec-table td{
border-bottom:1px solid #FFF;
border-right:1px solid #FFF;
padding:5px;
font-size:1.4rem;
}

.spec p{
margin-top:30px;
font-size:1.2rem;
color: #ff4668;
}

.spec span{
color:#FFF;
background:#ff4668;
padding:3px 5px;
font-size:1rem;
}

.credit{
text-align: center;
padding:20px 0;
}

/* button
----------------------------------------------------*/

/* spview
----------------------------------------------------*/

.pcview{
display:none!important;
}

.spview{
display:block!important;
}

.tabview{
display:none!important;
}

/* clear
----------------------------------------------------*/
/* ---IE7.IE8 clearfix--- */
.clearfix:after { content: ".";display: block;clear: both;height: 0;visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*画像透過*/
.alpha a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}

.alpha img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
	     -o-transition: 0.3s ease-in-out;
	        transition: 0.3s ease-in-out;
}

.clear{
	clear:both;
}
