﻿/* @charset "utf-8"; */
/*--------------------------------------Reset*/

@media screen and (min-width: 600px) {
html {
 overflow-y: scroll;
}

html,body,header,main,footer,section,div,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,span,a,img{
	margin:0;
	padding:0;
	font-family: 'Helvetica Neue','Segoe UI',YuGothicM,YuGothic,Meiryo,sans-serif;
	font-weight:normal;
	font-size:14px;
}
.top{
width:100%;
}
/* .top img{
width:100%;
} */

img{/*
	height:auto;*/
	vertical-align: bottom;
}
a{
	border:none;
}

a:hover{ opacity: 0.7;}
ul{
	list-style:none;
}
sup,sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
}
sup {
    bottom:1ex;
}
sub {
    top:0.5ex;
}
/*--------------------------------------Common*/
/*width*/
.w828{width:828px!important;}

/*font-size*/
.fs10{font-size:71.43%!important;}
.fs11{font-size:78.57%!important;}
.fs12{font-size:85.71%!important;}
.fs16{font-size:114.29%!important;}
.fs18{font-size:128.57%!important;}
.fs20{font-size:142.86%!important;}

/*margin*/
.mt10{margin-top:10px!important;}
.mt20{margin-top:20px!important;}
.mt30{margin-top:30px!important;}
.mt50{margin-top:50px!important;}
.mt95{margin-top:95px!important;}
.mt110{margin-top:110px!important;}

.mr10{margin-right:10px!important;}
.mr30{margin-right:30px!important;}
.mr50{margin-right:50px!important;}
.mr100{margin-right:100px!important;}
.mr290{margin-right:290px!important;}
.mb10{margin-bottom:10px!important;}
.mb20{margin-bottom:20px!important;}
.mb30{margin-bottom:30px!important;}

.pt30{padding-top:30px!important;}
.pb30{padding-bottom:30px!important;}
.pb60{padding-bottom:60px!important;}
.tc{text-align:center!important;}
.tr{text-align: right!important;}

.red{color:#ff0202;}
/*float*/
.flL{float:left;}
.flR{float:right;}
.cf{overflow: hidden;}
.flex{display:flex;}
/*.flex02{
	display:flex;
	justify-content:center;
	align-items: center;
}*/
.flex03{
	display:flex;
	justify-content:space-between;
	align-items: center;
}
.anchor{position:relative;}
.cf02::after{
	content:"";
	display: block;
	clear:both;
}
.cng{
	letter-spacing: 0;
}
/*--------------------------------------header*/
header{
	position:relative;
	height:601px;
	max-height:601px; 
	background:url(../image/bg_header.jpg) no-repeat;
	background-size:cover;
}
header h1{
	position:absolute;
	width:22.36%;
	left:220px;
	bottom:96px;
}
header #copies{
	position: absolute;
	left:50px;
	top:50px;
	font-weight: bold;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
	text-align: center;
}
#copies #catch{
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
	font-size:36px!important;
	letter-spacing: 0.1em;
	line-height: 1.9;
}
#copies #subCatch{
	margin-top:12px;
	font-size:16px;
	letter-spacing: 0.6em;
}
.blockDr{
	display: flex;
	justify-content: center;
	width:80%;
	margin:0 auto;
}
.commentDr{
	margin-top:15px;
}
.commentDr p{
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
	font-size:26px;
}
.btnDr{
	margin-top:10px;
	background:#b08047;
	text-align: center;
}
.btnDr a{
	display: block;
	color:#fff;
	padding:5px 0;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
	font-size:26px;
	text-decoration:none;
}
/*--------------------------------------*/
.block00{
	width:828px;
	margin:0 auto;
}
.block000 p{
	width:828px;
	margin:0 auto;
	padding-bottom:50px;
	line-height: 2em;
}
.caption04{
	position:relative;
	top:-30px;
	text-align: right;
}
h2#h2Hydro{
	width:226px;
	height:86px;
	background:url(../image/h2_hydro_bg.png) no-repeat;
	padding:4px 0 0 208px;
	font-size:178.57%;
	font-weight:bold;
	color:#10b2b5;
}
/*鉤括弧の表現*/
.parenthesis {
  position: relative;
  width: 430px;
  padding: 15px 20px 0 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.parenthesis::before,
.parenthesis::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.parenthesis::before {
  top: 0;
  left: 0;
  border-top: 1px solid #10b2b5;
  border-left: 1px solid #10b2b5;
}
.parenthesis::after {
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #10b2b5;
  border-right: 1px solid #10b2b5;
}
.fs30Min01{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
	font-size:30px;
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 1.5;
	font-feature-settings: "palt"
}
.fs45Min01{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
	font-size:45px;
	font-weight: 300;
	letter-spacing: 0.05em;
	line-height: 1.5;
}
.boxTxt01{
	background:#10b2b5;
	padding:40px 0;
}
.boxTxt01 p{
	width:828px;
	margin:0 auto;
}
.fs20Min01,.fs20Min01Colfff{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
	font-size:20px;
	font-weight: 300;
	letter-spacing: 0.2em;
	line-height: 1.5;
}
.fs20Min01Colfff{
	color:#fff;
}
.block01{
	position:relative;/**/
	background:#b9e8e9;
}
.fs45Min01{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
	font-size:45px;
	font-weight: 300;
	line-height: 1.5;
}
.fs50Min01{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
	font-size:50px;
	font-weight: 300;
	line-height: 1.5;
	font-feature-settings: "palt"
}
.col10b2b5{
	color:#10b2b5;/*turquoise*/
}
.colef857d{
	color:#ef857d;/*pink*/
}
.fs67Min01{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
	font-size:67px;
	font-weight: 300;
	letter-spacing: 0.1em;
	line-height: 1.5;
}
.fukidashi01{
	position:absolute;
	right:-200px;
	bottom:40px;
}
.fukidashi02{
	position:absolute;
	right:-230px;
	bottom:0;
}
.postit{
	position:relative;
	display: block;
	width:201px;
	height:53px;
	top:-20px;
	background: url(../image/bg_postit.png) no-repeat;
	padding-left:20px;
	color:#10b2b5;
	font-size:24px;
	font-weight:bold;
}
.postit02{
	position:absolute;
	display: block;
	width:201px;
	height:53px;
	top:-60px;
	left:-30px;
	background: url(../image/bg_postit.png) no-repeat;
	padding-left:10px;
	color:#10b2b5;
	font-size:24px;
	font-weight:bold;
}
.block02{
	padding:50px 0 30px;
	background:url(../image/bg_gradation01.png) repeat-x bottom;
	display:flex;
	justify-content: center;
	align-items:end;
}
.boxTxt02{
	overflow:hidden;
	background:#10b2b5;
	padding:20px 0 20px;
}
.boxTxt02 div{
	max-width:1100px;
	margin:0 auto;
}
.boxTxt02 .blockLeft01{
	float:left;
	width:550px;
}
.boxTxt02 .blockRight01{
	float:right;
	width:421px;
}
.boxTxt02 .blockRight01 img{
	width:100%;
}
.boxTxt03{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #10b2b5;
    padding: 20px 0 20px;
}

#box1per{
	height:550px;
	box-sizing: content-box;
	margin:50px 0 50px 0;
	padding:50 0 0 60px;
	background: url(../image/bg_under_1percent.jpg) no-repeat;
	background-size:cover;
}
#box1per .blockTxt01{
	width:560px;
	padding:100px 0 0 0;
}
#box1per h3{
	border-bottom:2px dotted red;
	margin-bottom:10px;
	letter-spacing: 0;
	text-align: center;
  -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.fs40Min01{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
	font-size:40px;
	font-weight: 400;
	letter-spacing: 0.0em;
	line-height: 1.5;
}
#box1per .blockTxt01 p{
	font-size:18px;
	line-height:2;
}
#box1per .blockTxt01 p span{
	color:red;
	font-size: 18px;
}
.elements01{
	display: flex;
	justify-content: center;
	margin:50px 0 10px;
}
.elements01 li{
	margin-right:20px;
}
.elements01 li:last-child{
	margin-right:0;
}
.block03{
	padding-bottom:40px;
	background:url(../image/bg_gradation.png) repeat-x bottom;
}
.blockTxt02{
	text-align: center;
}
.blockTxt02 p{
	font-size:18px;
	line-height:2;
}
.elements02{
	display: flex;
	justify-content: center;
	margin:20px 0 50px;
}
.elements02 li{
	margin-right:30px;
}
.elements02 li:last-child{
	margin-right:0;
}
.caption02{
	width:700px;
	margin:0 auto 50px;
	display: flex;
}
.caption02 li{
	margin-right:15px;
	color:#666;
}
h2#h2Ingre{
	width:317px;
	height:86px;
	background:url(../image/h2_ingre_bg.png)no-repeat;
	margin:0 auto;
	padding:4px 0 0 208px;
	font-size:178.57%;
	font-weight:bold;
	color:#10b2b5;
}
.boxIngre{
	justify-content: center;
}
.boxIngre dl{
	position:relative;
	width:350px;
	margin-top:30px;
}
.boxIngre dl dt{
	margin-top:130px;
	color:#10b2b5;
	font-weight:bold;
	font-size:20px;
}
.boxIngre dl dd:nth-child(2){
	font-size:18px;
}
.boxIngre dl dd:nth-child(3){
	position:absolute;
	top:-10px;
	left:25%;
	z-index:-1;
}
.block04{
	margin-top:30px;
}
.block04>div{
	display: flex;
	justify-content: center;
}
.block05{
	width:525px;
}
h2#h2handmade{
	width:341px;
	height:86px;
	background:url(../image/h2_handmade_bg.png)no-repeat 0 30px;
	margin:0 auto;
	padding:30px 0 0 250px;
	font-size:178.57%;
	font-weight:bold;
	color:#10b2b5;
}
#boxHandmade{
	width:526px;
	margin:50px auto 30px;
}
#boxHandmade li p{
	width:159px;
	margin-right:10px;
	text-align: center;
	letter-spacing: 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
}
#boxHandmade li:last-child{
	margin-right:0;
}
.fs17Min01{
	margin-top:40px;
	font-size:17px;
	line-height:1.6;
	letter-spacing: 0.1em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
}
.block06{
	background:url(../image/bg_handmade.jpg) no-repeat;
	background-size:cover;
	height:548px;
	position:relative;
}
.block06>p{
	position:absolute;
	top:95px;
	left:203px;
}
.block06>p span{
	color:#10b2b5;
}

#revolution{
	background:#b9e8e9;
}
h2#h2revolution{
	width:361px;
	height:86px;
	background:url(../image/h2_revo_bg.png)no-repeat 0 30px;
	margin:0 auto;
	padding:30px 0 0 220px;
	font-size:178.57%;
	font-weight:bold;
	color:#10b2b5;
}

#keyVisual{
	background:url(../image/bg_leaf.jpg) no-repeat left bottom;
}
.block07{
	width:712px;
	margin:110px auto 0;
	padding-bottom:166px;
}
.catch{
	display: inline-block;
}
.relTop80{
	position: relative;
	top:80px;
}
/*cart*/
/*画面下部固定のボタン*/
#btnCart{
}
.float {
	position:fixed;
	bottom:0;
	right:10px;
	width:190px;
	height:62px;
  animation: float_2979 4s linear infinite;
  transform-origin: 50% 50%;
}
 
@keyframes float_2979 {
  0% { transform: translateY(0) }
  50% { transform: translateY(-8px) }
  100% { transform: translateY(0) }
}
.float02 {
	position:fixed;
	bottom:10px;
	right:180px;
	width:32px;
	height:32px;
  animation: float_2980 3s linear infinite;
  transform-origin: 50% 50%;
	z-index: 10;
}
@keyframes float_2980 {
  0% { transform: translateY(-3px) }
  50% { transform: translateY(5px) }
  100% { transform: translateY(-3px) }
}

.float03 {
	position:fixed;
	bottom:40px;
	right:20px;
	width:24px;
	height:24px;
  animation: float_2981 4s linear infinite;
  transform-origin: 50% 50%;
	z-index: 10;
}
@keyframes float_2981 {
  0% { transform: translateY(0) }
  50% { transform: translateY(8px) }
  99% { transform: translateY(0) }
}

/*--------------------------------------cart*/
.boxCart{
	margin:50px 0 80px;
}
.blockCart{
	width:900px;
	margin:10px auto 0;
	padding:18px;
	background:#f1f9f9;
	border-radius: 5px;
	overflow: hidden;
	color:#666;
}
.blockCart .itemImg {
	float:left;
	width:247px;
	text-align: center;	
}
.blockCart .itemImg p:first-child{
	margin-bottom:14px;
}
.blockCart dl{
	float:right;
	width:570px;
}
.blockCart dt{
	margin-bottom:25px;
	font-size:20px;
	line-height:1;
}
.blockCart dd{
	position:relative;
	font-size:16px;
}
.blockCart .blockUsual{
	float:left;
	margin:27px 28px 0 0;
}
.blockCart .usualPrice{
	display: inline-block;
	padding:2px 8px;
	border:1px solid #666;
	border-radius: 3px;
	line-height: 1;
}
.blockCart .usualPriceDetail{
	padding:8px 50px 0 0;
	background:url(../image/icn_triangle.png) no-repeat right 70%;
}
.blockCart .usualPriceDetail span{
	font-size:20px;
}
.blockCart .blockCamp{
	float:right;
	width:306px;
	line-height: 1;
}
.blockCart .catchCamp{
	margin-bottom:3px;
	color:#ff9390;
	font-size:14px!important;
	position:relative;
}
.blockCart .catchCamp img{
	position:absolute;
	top:-28px;
	left:98px;
}
.blockCart .webCamp{
	margin-bottom:10px;
	padding:6px 12px;
	background:#0bb1b4;
	border-radius:3px;
	color:#fff;
}
.blockCart .blockCamp p{
	font-size:16px;
}
.blockCart .blockCamp strong{
	font-size:30px;
	color:#ff0202;
}
.blockCart .btnCamp{
	margin-top:12px;
}
.blockCart .btnCamp a{
	display: block;
	background: url(../image/bg_btn_cart.gif);
	padding:13px 0;
	border-radius: 5px;
	text-align: center;
	color:#fff;
	font-size:20px;
	text-decoration: none;
}
.blockCart .balloon{
	position: absolute;
	top:-30px;
	right:-16px;
}
.note{
	font-size:12px;
	letter-spacing: 0;
}
.caption03{
	font-size:12px;
	color:#888;
	text-align:right;
	position:relative;
	top:30px;
	right:50px;
}
.imgFull{
	width:100%;
}
.img1100{
	max-width:1100px;
	width:100%;
}
.strike{
	text-decoration: line-through;
}
.price{
	font-style:normal;
	font-size:1.4rem;
	font-weight:bold;
}
/* #footerBox{
	display:block;
	width:40%;
	margin:0 auto;
	padding:1.5rem;
	font-size:1.5rem;
	text-align:left;
	color:#000;
	float:right;
}
#footerBox ul{
	display: inline-block;
	width:98%;
	margin:0 0 1rem 0 ;
	padding:0;
	text-align:left;
	float:left;
}
#footerBox li{
	display: block;
	text-align:left;
	margin:0;
	padding:1rem 0;
	line-height:100%;
}
#footerBox a{
	padding:0;
	margin:0;
	display: block;
	text-align:left;
	font-size:1.3rem;
	line-height:100%;
}
#footerBox a:hover,
#footerBox a:visited {
	color:#ed1e79;
}
#copyright{
	display:block;
	width:100%;
	margin:1rem auto 0;
	color:#333333;
	text-align:center;
	font-size:1.2rem;
} */

.troubles{
	position: relative;
	width:950px;
	height:2500px;
	margin:0 auto;
	background: url(../img/hydoro11.png) no-repeat;
}
.slide{
	position:absolute;
	width:732px;
	top:540px;
	left:109px;
}
#beauty{
	text-align: center;
}

	


footer{
	max-width:1100px;
	width:100%;
	margin:0 auto;
	overflow: hidden;
	position: relative;
}
	#company{
		width:50%;
		float:left;
		text-align:center;
	}
	#footerBox{
		width:50%;
		float:left;
		text-align:center;
	}
	#footerBox ul{
		
	}
	#footerBox ul li{
		margin-top:10px;
	}
#copyright{
	clear:left;
	font-size:8px;
	text-align:center;
	margin-top:20px;
}


	#all-seibun{
		width:80%;
		margin:0 auto;
	}

}/* メディア閉じ */

/* スマホサイズ改 */

@media screen and (max-width: 599px) {
	
	html,body,header,main,footer,section,div,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,span,a,img{
	margin:0;
	padding:0;
	font-family: 'Helvetica Neue','Segoe UI',YuGothicM,YuGothic,Meiryo,sans-serif;
	font-weight:normal;
	font-size:10px;
}
.top{
width:100%;

}
img{/*
	height:auto;*/
	vertical-align: bottom;
}
a{
	border:none;
}

a:hover{ opacity: 0.7;}
ul{
	list-style:none;
}
sup,sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
}
sup {
    bottom:1ex;
}
sub {
    top:0.5ex;
}
	
	body{
	margin:0;
	padding:0;
	height:100%;
	background-attachment: fixed;
	/* font-size: 1.4rem; */ /*14px*/
	font-family: "游明朝体","YuMincho","游明朝","Yu Mincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",'sans-serif';
	font-weight: 500;
	text-align:center;
}
	center p{
	margin:0;
}
	body img{
		width:100%;
	}
	.BoxAll{ 
		width:100%;
	}
	ul {
		list-style: none;
	}

	#footer{
		width:100%;
		margin:0 auto;
		font-size:10px;
		overflow: hidden;
		position: relative;
	}
	#footer img{
		width:50px;
	}
	#company{
		width:50%;
		float:left;
		text-align:center;
	}
	#company img{
		width:50px;
	}
	#footerBox{
		width:50%;
		float:left;
		text-align:left;
	}
	#footerBox ul{
		
	}
	#footerBox ul li{
		margin-top:10px;
	}
#copyright{
	clear:left;
	font-size:8px;
	text-align:center;
	margin-top:10px;
}
	center{
		margin:0;
		padhing:0;
	}
	
	#all-seibun{
		width:80%;
		margin:0 auto;
	}

}