
html,
body {

margin: 0;
padding: 0;

 }

figure {
  padding: 0;
  margin: 0;
  max-width: 100%;
  width: 100%; }

img,video {    vertical-align: bottom;
  max-width: 100%;
	width: 100%;
 display: block; /* 画像の下に隙間ができるのを防ぐ */
  margin: 0; /* 余白をゼロに設定 */
  padding: 0; /* パディングをゼロに設定 */
}

a {
	text-decoration: none;
  display: inline-block; }

h1 {
	margin: 0;
}

#all p,#all dd,#all small {
    font-size: 16px;
    line-height: 155%;
	margin: 0;
}

dl {
	margin: 0;
}


main,.fv_area {
	max-width: 750px;
	display: block;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}



.rel {
	position: relative;
}
.ab {
	position: absolute!important;
	top:0;
	left: 0;
}
img {
	vertical-align:bottom;
}

#all {
	
}
.wt {
	background: white;
}



body:before{
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
background:url("../img/bk.png") no-repeat;
    background-size: cover;
}

.mg1 {
	margin-top: -1px;
	position: relative;
}




/*エリアの表示非表示と形状*/
.area {
	display: none;/*はじめは非表示*/

}

/*areaにis-activeというクラスがついた時の形状*/
.area.is-active {
    display: block;/*表示*/
    animation-name: displayAnime;/*ふわっと表示させるためのアニメーション*/

}


/*-------------------------------------------
footer
-----------------------------------------------*/
#lpfooter .footer__link .catch {
  display: flex;
  align-items: center;
  justify-content: left;
}
#lpfooter .footer__link .catch:before {
  border-top: 2px solid #4f2e19;
  content: "";
  width: 1em; /* 線の長さ */
}
#lpfooter .footer__link .catch:before {
  margin-right: 1em; /* 文字の右隣 */
}


#lpfooter .footer__link {
  text-align: left;
    margin: 0 1em;
  padding-top: 3em;
  margin-bottom: 2em;
  color: #4f2e19;
}
#lpfooter .footer__link li{
  font-size:28px;
  margin-bottom: 3%;
}
#lpfooter #copy {
  text-align: center;
  font-size: .55em;
  color: #fff;
  background-color: #4f2e19;
  box-sizing: border-box;
  padding: .5em;
}
#lpfooter a {
    color: inherit;
    text-decoration: none;
    font-size: inherit;
    font-weight: inherit;
}


#lpfooter {
  font-size: 14px;
  font-size: 2.5vw;
  font-family: 'Noto Sans JP','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  color:#303030;
  line-height:1.5em;
}

/*-------------------------------------------
contents
-----------------------------------------------*/

.fv .ab {
top: auto;
	bottom:27%;
}


.about01_01 .ab {
    right: 0;
    margin: auto;
    top:auto;
	bottom: 0;
}
.about01_03 .ab {
    right: 0;
    margin: auto;
    top: 8%;
}
.about01_02 .ab {
    left: auto;
top: auto;
	bottom: 0;

}

.about01_03 .b3 {
right: auto;
    left: -3%;
    top: -12%;
    width: 19%;
}
.about01_03 .b4 {
    right: -3%;
    left: auto;
    top: 16%;
    width: 11%;
}
.about01_04 .frame {
	top: 5%;
	right: 0;
	margin: auto;
    width: 95%;
}
.about01_04 .card {
    left: auto;
    right: 2%;
    top: 8%;
    width: 37%;
}

.index01_05 .leafbk {
top: auto;
	bottom: 0;
}
.index01_05 .leaf_on {
	top: 32%;
}
.index01_06 .ab {
	top: 23%;
}
.index01_09 .ab {
	top: 44%;
}
.index01_09 .point {
	top: auto;
	bottom: 0;
}
.index01_11 .bottle {
	top: auto;
	bottom: 0;
}
.index01_11 .icon1 {
	top: 13%;
}
.index01_11 .icon2 {
	top: 25%;
}
.index01_11 .icon3 {
	top: auto;
	bottom:34%;
}





.cv_area .cv_btn {
    animation: yureru-s 2s infinite;
    display: block;
    right: 0;
    margin: auto;
    width: 80%;
    top: auto;
    bottom: 15%;
}
.about02_01 .ab {
left: 0;
    right: 0;
    margin: auto;
    top: 28%;
    width: 98%;
}

/*ボイススライド*/

.scroll_wrapper {
	width: 100%;
	top:auto;
	bottom: 0;
}

.scroll_content {
  display: flex;
  align-items: center;
  height: calc(100% * 380 / 2308);
  overflow: hidden;
    padding: 4% 0;
}
.scroll_list {
  display: flex;
  align-items: center;
  animation: loop-slide 20s infinite linear 1s both;
}

.scroll_list2 {
  display: flex;
  align-items: center;
  animation: loop-slide-reverse 20s infinite linear 1s both;
}
.inf2 {
	margin-top: -4%;
}

.item {
    width: 160px;
    margin: 0 10px;
    box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.28);
}
.item:nth-of-type(2n) {
margin-top: -3%;
}
.even .item:nth-of-type(2n) {
margin-top:0;
}
.even .item:nth-of-type(2n + 1) {
margin-top: -3%;
}

.index02_01 .txt1 {
	top: 8%;
}
.index02_01 .txt2 {
	top: 38%;
}
.index02_01 .txt3 {
	top: auto;
	bottom: 12%;
}
.index02_03 .ab {
	top: auto;
	bottom:0;
}
.index02_07 .bottle {
	top: auto;
	bottom:0;
}

.index03_07 .ab {
	top: 10%;
}
.index03_08 .ab {
	top: 18%;
}
.index03_12 .ab {
	top: 30%;
}
#howto01 {
	padding-bottom: 4%;
	margin-bottom: 5%;
}

.howto01 {
    margin: auto;
    right: 0;
    width: 89%;
    top: auto;
    bottom: 4%;
}
#howto01 .slick-dots {
    bottom: -15%;
}
#howto02 {
	padding-bottom: 4%;
	margin-bottom: 5%;
}

.howto02 {
    margin: auto;
    right: 0;
    width: 89%;
    top: auto;
    bottom: 4%;
}
#howto02 .slick-dots {
    bottom: -15%;
}
.howto .slick-prev {
    background: url(../img/howto_prev.png) no-repeat;
    background-size: contain;
    left: -5%;
    z-index: 2;
    width: 40px;
    height: 40px;
    opacity: 2;
}
.howto .slick-next {
    background: url(../img/howto_next.png) no-repeat;
    background-size: contain;
    right: -5%;
    z-index: 2;
    width: 40px;
    height: 40px;
    opacity: 2;
}

.index04_04 .txt {
	top: 20%;
}
.index04_04 .item {
	margin: 0;
	width: 250px;
	box-shadow:none;
}



.voice_01 .ab {
width: 37%;
    top: 25%;
}
.voice_02 .ab {
    width: 37%;
    top: 25%;
    left: auto;
    right: 0;
}
.voice_03 .percent {
    width: 100%;
    top: 8%;
    right: 0;
	margin: auto;
}
.voice_03 .bottle {
    width: 33%;
 top: auto;
	bottom: 2.5%;
	left: auto;
    right: 0;

}

.voice_04 .bubble {
    mix-blend-mode: inherit;
}

.voice_04 .v1 {
right: 10%;
    left: auto;
    top: -2%;
    width: 17%;

}
.voice_04 .v2 {
    right: 18%;
    left: auto;
    top: 14%;
    width: 11%;

}

.voice_04 .v3 {
    left: 8%;
    top: 14%;
    width: 17%;

}
.voice_04 .v4 {
    left: 24%;
    top: 2%;
    width: 7%;

}
.voice_04 .v5 {
 left: 0;
    top: -1%;
    width: 16%;

}
.voice_04 .v6 {
    left: auto;
    right: 0;
    top: 7%;
    width: 16%;

}

.voice_05 .ab {
width: 90%;
    top: 35%;
    left: 0;
    margin: auto;
    right: 0;
}

#user .txt {
	top: 11%;
}
#user .visual {
	top: auto;
	bottom: 10%;
	max-width: 740px;
	width: 96%;
	margin: auto;
	right: 0;
	left: 0;
}

#user .slick-prev {
    background: url(../img/user_prev.png) no-repeat;
    background-size: contain;
    left: -1%;
    z-index: 2;
    width: 60px;
    height: 60px;
    opacity: 2;
}
.slick-prev:before {
	content: none;
}

#user .slick-prev:before {
  content: " ";
}
#user .slick-next:before {
  content: " ";
}
#user .slick-next {
	background: url("../img/user_next.png") no-repeat;
	background-size: contain;
	 right: -1%;
    z-index: 2;
    width: 60px;
    height: 60px;
    opacity: 2;
}
.slick-next:before {
	content: none;
}



.point_01 .ab {
width: 86%;
    top: 6.5%;
    left: 0;
    margin: auto;
    right: 0;
}

.point_02 .fadedownTrigger {
width: 47%;
    top: auto;
    bottom: 0%;
    left: 0;
    margin: auto;
    right: 0;
}
.point_02 .bubble {
    mix-blend-mode:inherit;
  filter: brightness(1.0);
}

.point_02 .p1 {
left: 4%;
top: -4%;
width: 24%;

}
.point_02 .p2 {
right: 2%;
left: auto;
top: 3%;
width: 18%;

}

.point_02 .p3 {
left: 3%;
top: 22%;
width: 13%;

}
.point_02 .p4 {
left: 12%;
top: 43%;
width: 8%;
}

.point_03 .ab {
right: 0;
margin: auto;
top: 2.5%;
width:100%;
}

.point_04 .fadedownTrigger {
    width: 40%;
    top: 28%;
    left: 0;
    margin: auto;
    right: 0;
}
.point_04 .bubble {
    mix-blend-mode:inherit;
  filter: brightness(1.0);
}

.point_04 .p1 {
left: 23%;
top: 1%;
width: 7%;
}
.point_04 .p2 {
left: 0;
top: 27%;
width: 20%;
}

.point_04 .p3 {
left: auto;
top: 25%;
width: 13%;
right: 6%;
}
.point_05 .ab {
right: 0;
margin: auto;
top: 5.5%;
width:98%;
}
.point_06 .ab {
top: 1%;
width:36%;
}

.point_07 {
overflow: hidden;
}

.point_07 .ab {
top: -6%;
left: auto;
right: 4%;
width: 48%;
}


.detail_01 .ab {
    right: 0;
    margin: auto;
    top: 27.5%;
    width: 56%;
}

.detail_02 .ab {
    right: 0;
    margin: auto;
    top: 17%;
    width: 56%;
}
.detail_03 .ab {
    top: -4%;
    width: 40%;
    left: 3%;
}

.detail_04 .fadedownTrigger {
    top: 20%;
    width: 68%;
    left: 0%;
}
.detail_04 .bubble {
    mix-blend-mode:inherit;
  filter: brightness(1.0);
}

.detail_04 .p1 {
    left: 1%;
    top: -7%;
    width: 20%;
}
.detail_04 .p2 {
    left: auto;
    top: 13%;
    width: 8%;
    right: 24%;
}
.detail_04 .p3 {
    left: auto;
    top: 7%;
    width: 16%;
    right: -6%;
}

.detail_05 .ab {
top: 3%;
    width: 40%;
    left: auto;
    right: 0%;
}



.pict .flower {
    top: -5%;
    width: 15%;
    left: auto;
    right: 10%;
}


/*よくある質問*/

.p-question__accordion-list {
  background: #FFFFFF;
  position: relative;
  font-size: 14px;
  font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
}
.p-question__accordion-list:last-of-type {
	margin-bottom: 0;
}

.p-question__accordion-title {
  cursor: pointer;
  position: relative;
  line-height: 1.5;
}

.p-question__accordion-title::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 44%;
  right: 30px;
  transform: translateY(-50%) rotate(135deg);
  width: 20px;
  height: 20px;
  border-top: 3px solid white;
  border-right: 3px solid white;
  transition: .3s;
}

.p-question__accordion-text {
  display: none;
}

.p-question__accordion-box {
  position: relative;
}


.open {
} 

.open::after {
  transform: rotate(-45deg);
}

.acd {
	position: relative;
}

.acd::after {
  content: "";
  display: inline-block;
  position: absolute;
    top: 30%;
    right: 15%;
  transform: translateY(-50%) rotate(135deg);
  width: 20px;
  height: 20px;
  border-top: 5px solid #d3364a;
  border-right: 5px solid #d3364a;
  transition: .3s;
}

.acd-open::after {
  transform: rotate(-45deg);
}







#about05 .about01_01 .ab {
    right: 0;
    margin: auto;
    top: 3%;
    width: 86%;
}
#about05 .about01_03 .ab {
    right: 0;
    margin: auto;
    top: 50%;
    width: 86%;
}


.detail {
    text-align: center;
    width: 92%;
	padding:3% 4%;
}

.detail .detail__box {
	padding-top: 6.5%;
}

.detail .detail__box li:nth-child(odd) {
    border-top: 1px solid #4f2e19;
    border-bottom: 1px solid #4f2e19;
    color: #4f2e19;
    padding: 1% 2%;
    font-size: 28px;
}
.detail .detail__box li:nth-of-type(even) {
    color: #4f2e19;
    font-size: 28px;
    text-align: center;
    padding: 3% 0;
}
.detail .detail__box li:nth-of-type(6) {
    text-align: justify;
    font-size: 20px;
    line-height: 160%;
}





@media screen and (min-width:1441px) {
.nav_left {
        z-index: 11;
        position: fixed;
        width: 280px;
        margin: auto;
        left: 5%;
        top:auto;
	bottom: 3%;
}

.nav_left > img {
margin: 0 0 0% 1%;
/* height: max-content; */
max-height: 88vh;
width: 18%;
object-fit: contain;
}
.nav_right {
    z-index: 10;
    position: fixed;
    right: 6%;
    margin: auto;
        top:3%;
    text-align: right;
}
	.nav_right .scrollthumb {
		width: 260px;
	}




.scrollnav {
        position: relative;

}
.nav_right a{
display: block;
 animation: yureru-s 2s infinite;
}
.nav_right img {
    position: relative;
    margin:0 auto;
	display: block;
width:65%;
}
	.nav_right a:hover {
		opacity: 0.8;
		transition: 0.2s;
	}
	.nav_right dt {
		margin-bottom: 3%;
	}


#navi {
	overflow: hidden;
	z-index: 19999;
}



#navi li {
text-align:center;

	position: relative;
	margin-bottom:1px;
}
	#navi li a {
		display: block;
		text-align: center;
		opacity: 1;
	}
	#navi li.current a {
		font-weight: bold;
		color: red;
	}
#navi li a img {
display: inline-block;
}
	#navi li:hover a {
		font-weight: bold;
		color: red;
	}


}



@media screen and (min-width:1650px) {
.nav_right a.to_top {
    position: relative;
margin: 0 13% 0 auto;
}
.nav_left {
        z-index: 11;
        position: fixed;
        width: 320px;
        margin: auto;
        left: 9%;
        top:auto;
	bottom: 3%;
}

.nav_left > img {
margin: 0 0 0% 1%;
/* height: max-content; */
max-height: 88vh;
width: 18%;
object-fit: contain;
}
.nav_right {
    z-index: 10;
    position: fixed;
    right: 10.5%;
    margin: auto;
        top:3%;
    text-align: right;
}
.nav_right .scrollthumb {
width: 310px;
}
.nav_right img {
    position: relative;
    margin:0 auto;
	display: block;
width:65%;
}

}



@media screen and (min-width:1800px) {
.nav_right a.to_top {
    position: relative;
margin: 0 13% 0 auto;
}
.nav_left {
        z-index: 11;
        position: fixed;
        width: 320px;
        margin: auto;
        left: 11%;
        top:auto;
	bottom: 3%;
}

.nav_left > img {
margin: 0 0 0% 1%;
/* height: max-content; */
max-height: 88vh;
width: 18%;
object-fit: contain;
}
.nav_right {
    z-index: 10;
    position: fixed;
    right: 13%;
    margin: auto;
        top:3%;
    text-align: right;
}
.nav_right .scrollthumb {
width: 320px;
}


}



@media (min-width: 1280px) and (max-width: 1440px) {
.nav_left {
        z-index: 11;
        position: fixed;
        width: 230px;
        margin: auto;
        left: 1.5%;
        top:auto;
	bottom: 3%;
}

.nav_left > img {
margin: 0 0 0% 1%;
/* height: max-content; */
max-height: 88vh;
width: 18%;
object-fit: contain;
}
.nav_right {
    z-index: 10;
    position: fixed;
    width:1340px;
    margin: auto;
        top:5%;
    text-align: right;
}
.nav_right img {
    position: relative;
    margin:0 auto;
	display: block;
width:65%;
}
.scrollnav {
        position: relative;
        width: 230px;
        margin-left: 79%;


}
.nav_right a{
display: block;
	margin-bottom: 2%;
}
.nav_right a img {
    position: relative;
    margin: 0;
width: 80%;
}
	.nav_right a:hover {
		opacity: 0.8;
		transition: 0.2s;
	}

#navi {
	overflow: hidden;
	z-index: 19999;
}


#navi li {
text-align:center;

	position: relative;
	margin-bottom: 1px;
}
	#navi li a {
		display: block;
		text-align: center;
		opacity: 1;
	}
	#navi li.current a {
		font-weight: bold;
		color: red;
	}
#navi li a img {
display: inline-block;
}
	#navi li:hover a {
		font-weight: bold;
		color: red;
	}
}

@media screen and (max-width:1279px) {
.nav_left,.nav_right {
display: none;
}
}



@media screen and (min-width:769px) {
.sp {
display: none !important;
}

#all {
width: 750px;
margin: auto;
position: relative;
display: flex;
justify-content: center;

}

.lp_content {
width: 750px;
        position: relative;
        z-index: 11;
        margin:0 auto;

    }




}



/*--------------sp--------------*/
@media screen and (max-width:768px) {
	.pc {
		display: none !important;
	}
main img {
width: 100%;
max-width: 100%;

}
.fv_area img {
height: auto;
}
img.lazyload {
height: auto;
}

.item {
width: 80px;
margin: 0 10px;
box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.28);
}
.scroll_content {
padding-bottom: 3%;
}

.detail {
text-align: center;
width: 92%;
padding:3% 4%;
}

.detail .detail__box {
padding-top: 6.5%;
}

.detail .detail__box li:nth-child(odd) {
border-top: 1px solid #4f2e19;
border-bottom: 1px solid #4f2e19;
color: #4f2e19;
padding: 1% 2%;
font-size: 18px;
}
.detail .detail__box li:nth-of-type(even) {
color: #4f2e19;
font-size: 18px;
text-align: center;
padding: 3% 0;
}
.detail .detail__box li:nth-of-type(6) {
text-align: justify;
font-size: 16px;
line-height: 160%;
}


/*-------------------------------------------
footer
-----------------------------------------------*/


#lpfooter .footer__link {
  text-align: left;
    margin: 0 1em;
  padding-top: 3em;
  margin-bottom: 2em;
  color: #4f2e19;
}
#lpfooter .footer__link li{
  font-size:18px;
  margin-bottom: 3%;
}
#lpfooter #copy {
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #4f2e19;
  box-sizing: border-box;
  padding: .5em;
}
#lpfooter a {
    color: inherit;
    text-decoration: none;
    font-size: inherit;
    font-weight: inherit;
}


#lpfooter {
  font-size: 14px;
  font-family: 'Noto Sans JP','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  color:#303030;
  line-height:1.5em;
}

#user .visual {
    top: auto;
    bottom: 10%;
    width: 96%;
    margin: auto;
    right: 0;
    left: 0;
}
	#user .visual .slick-slide {
		display: block;
		 margin: 0 0.5%;
	}
#user .slick-next {
    background: url(../img/user_next.png) no-repeat;
    background-size: contain;
    right: -1%;
    z-index: 2;
    width: 30px;
    height: 30px;
    opacity: 2;
}
#user .slick-prev {
    background: url(../img/user_prev.png) no-repeat;
    background-size: contain;
    left: -1%;
    z-index: 2;
    width: 30px;
    height: 30px;
    opacity: 2;
}
.index04_04 .item {
    margin: 0;
    width: 140px;
    box-shadow: none;
}
.howto01,.howto02 {
    margin: auto;
    right: 0;
    width: 89%;
    top: auto;
    bottom: -2%;
}
.howto .slick-prev {
    background: url(../img/howto_prev.png) no-repeat;
    background-size: contain;
    left: -5%;
    z-index: 2;
    width: 20px;
    height: 20px;
    opacity: 2;
}
.howto .slick-next {
    background: url(../img/howto_next.png) no-repeat;
    background-size: contain;
    right: -5%;
    z-index: 2;
    width: 20px;
    height: 20px;
    opacity: 2;
}






.p-question__accordion-title::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 44%;
  right: 30px;
  transform: translateY(-50%) rotate(135deg);
  width: 10px;
  height: 10px;
  border-top: 3px solid white;
  border-right: 3px solid white;
  transition: .3s;
}
.open::after {
  transform: rotate(-45deg);
}
.acd::after {
  content: "";
  display: inline-block;
  position: absolute;
    top: 15%;
    right: 15%;
  transform: translateY(-50%) rotate(135deg);
  width: 10px;
  height: 10px;
  border-top: 3px solid #bb659f;
  border-right: 3px solid #bb659f;
  transition: .3s;
}

.acd-open::after {
  transform: rotate(-45deg);
}


}

/*--------------animation--------------*/

/*リンクを右下に固定*/
#page-top {
    position: fixed;
    right: 0px;
    left: 0;
    bottom: 15px;
    z-index: 99;
    opacity: 0;
    transform: translateY(300px);
    width: 1250px;
    text-align: right;
    height: 210px;
    margin: auto;
}


#page-top a{
width: 230px;
}
@media screen and (max-width:768px) {
#page-top {
        position: fixed;
        right: 0;
        bottom: 1%;
        left: 0;
        margin: auto;
        text-align: center;
        z-index: 2;
        opacity: 0;
        transform: translateY(300px);
        width: 90%;
        height: auto;
} 

#page-top img{
	    animation: yureru-s 2s infinite;
	width: 100%;
}

	
}

