body{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", YuMincho, "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
	margin: 0;
	padding: 0;
	font-size: 1.125rem;
}
html{overflow-x: hidden;}
img{image-rendering:-webkit-optimize-contrast; vertical-align: middle;}
p{text-align: justify;margin:0px;letter-spacing: 0.07em;line-height: 1.9;}
a{text-decoration: none;}
h1,h2,h3{margin:0px;}
.inner{width: 90%; max-width: 1000px; margin: auto;}
.notosans{font-family: "Noto Sans JP", sans-serif;}
.w320{display: none;}
@media screen and (max-width: 500px){
	body{font-size: 0.875rem;}
}
@media screen and (max-width: 320px){
	.w320{display: block;}
}

/*メインビジュアル***************************/
.mv_bg{
	background:url("../images/mv_bg.png")no-repeat center bottom/cover;
	height: 1350px;
    position: relative;
}
.mv{
	background:url("../images/mv_bgr.png")no-repeat top 50px right/487px,url("../images/mv_bgl.png")no-repeat bottom left/487px,#edf4f0;
	padding: 100px 0 0;
}
.mv a{
	width: 155px;
	display: block;
	margin: auto;
}
.mv a img{
	width: 100%;
}
.mv h1 img{
	width: 80%;
    display: block;
    margin: 80px auto 20px;
    max-width: 661px;
}
.mv .area{
	position:relative;
}
.mv .sanka_pic{
	width: 90%;
    display: block;
    margin: auto;
    position: relative;
    z-index: 1;
    max-width: 480px;
}
.mv .hanbai{
	position: absolute;
    right: 10%;
    bottom: 8%;
    width: 324px;
}
@media screen and (max-width: 1000px){
	.mv .hanbai { right: 5%;}
}
@media screen and (max-width: 880px){
	.mv {background: url(../images/mv_bgr.png) no-repeat top 50px right / 387px, url(../images/mv_bgl.png) no-repeat bottom left / 387px, #edf4f0;}
	.mv .hanbai {width: 224px;}
}
@media screen and (max-width: 690px){
	.mv_bg {height: 1200px;}
	.mv {padding: 50px 0 0;}
	.mv .hanbai {right: 0%;width: 200px;}
}
@media screen and (max-width: 500px){
	.mv_bg {height: 900px;}
	.mv {background: url(../images/mv_bgr.png) no-repeat top 50px right / 300px, url(../images/mv_bgl.png) no-repeat bottom left / 300px, #edf4f0;}
	.mv a {width: 100px;}
	.mv h1 img {margin: 50px auto 20px;}
	.mv .sanka_pic {width: 80%;}
	.mv .hanbai {width: 150px;}
	.mv .notosans{font-size: 1rem;}
	.mv .kakaku{font-size: 1rem;margin-bottom: 20px;}
	.mv .kakaku span{display: block;width: 100px;margin: 0 auto 5px; padding: 0;font-size: 0.875rem;}
}
@media screen and (max-width: 450px){
	.mv_bg {height: 900px;}
	.mv {background: url(../images/mv_bgr.png) no-repeat top 50px right / 200px, url(../images/mv_bgl.png) no-repeat bottom left / 200px, #edf4f0;}
	.mv .hanbai {width: 150px;}
}
@media screen and (max-width: 414px){
	.mv_bg {height: 750px;}
}
@media screen and (max-width: 375px){
	.mv .hanbai {width: 130px;}
}
@media screen and (max-width: 320px){
	.mv_bg {height: 700px;}
	.mv .hanbai {width: 120px;}
}

/*トップページ***************************/
/*コンセプト*/
.concept{
	background:url("../images/concept.jpg")no-repeat center center/cover;
	padding: 600px 0px 200px;
	margin-top: -350px;
}
.concept .notosans{
	color: #fff;
	font-size: 1.25rem;
	text-align: center;
	font-weight: bold;
    letter-spacing: 0.2em;
	margin-bottom: 70px;
}
.concept h2{
	font-size: 3.125rem;
	text-align: center;
	color: #fff;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}
.concept .txt{
	font-size: 1.375rem;
	text-align: center;
	color: #fff;
	line-height: 2.0;
}
@media screen and (max-width: 500px){
	.concept {padding: 500px 0px 150px;}
	.concept .notosans,.concept .txt{font-size: 1rem;}
	.concept h2 {font-size: 1.875rem;}
}
@media screen and (max-width: 320px){
	.concept .txt {font-size: 0.875rem;}
}
/*ポイント*/
.point{
	margin: 200px 0 150px;
}
.point .notosans{
	font-size: 1.25rem;
	text-align: center;
	font-weight: bold;
    letter-spacing: 0.2em;
	margin-bottom: 70px;
}
.point .inner img{
	width: 100%;
	max-width: 761px;
	margin: 0 auto 80px;
	display: block;
}
.point h3{
	color: #ddb85f;
	font-weight: bold;
	font-size: 1.875rem;
	letter-spacing: 0.15em;
	margin-bottom: 15px;
}
.point h3 span{
	border-bottom: 2px solid #ddb85f;
    padding-bottom: 10px;
}
.point .mb{
	margin-bottom: 40px;
}
@media screen and (max-width: 500px){
	.point {margin: 100px 0 100px;}
	.point .notosans {font-size: 1rem;}
	.point h3 {font-size: 1.25rem;}
}
@media screen and (max-width: 390px){
	.point h3 {line-height: 1.9;}
	.point h3 span {padding-bottom: 5px;}
}
@media screen and (max-width: 375px){
	.point {padding: 100px 0px 0px;}
	.point .inner img {margin: 0 auto 50px;}
}
/*販売価格と購入について*/
.hanbaikakaku{
	background:url("../images/point_bg.png")no-repeat center bottom/cover;
	height: 2000px;
    position: relative;
}
.hanbaikakaku .notosans{
	font-size: 1.25rem;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.2em;
    margin-bottom: 20px;
	margin-top: 50px;
}
.hanbaikakaku .kakaku{
	text-align: center;
	font-size: 1.25rem;
}
.hanbaikakaku .kakaku span{
	background-color: #2A7F38;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	margin-right: 10px;
	border-radius: 5px;
}
.hanbaikakaku .bottle_img{
	display: block;
	margin: 50px auto 20px;
	width: 100%;
	max-width: 600px;
}
.hanbaikakaku .bottle_img img{
	width: 100%;
}
.hanbaikakaku .flex{
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
.hanbaikakaku .flex img{
	width: 32%;
}
.hanbaikakaku h2{
	text-align: center;
	font-weight: bold;
    letter-spacing: 0.15em;
	margin: 30px 0 10px;
	position: relative;
  display: inline-block;
  margin-bottom: 1em;
	width: 100%;
	padding-bottom: 20px;
}
.hanbaikakaku h2::before{
	content: '';
  position: absolute;
  bottom: 0px;
  display: inline-block;
  width: 40px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
}
.hanbaikakaku .kounyuu_txt{
	text-align: center;
}
.hanbaikakaku .box{
	text-align: center;
	display: block;
	background-color: #f0f0f09e;
	margin-top: 20px;
    padding: 20px 50px 40px;
}
.hanbaikakaku .box .box_contents{
	text-align: left;
	display: inline-block;
}
.hanbaikakaku .box .box_contents .midashi{
	font-weight: bold;
    letter-spacing: 0.15em;
	font-size: 1.25rem;
	margin-top: 20px;
	color: #2A7F38;
}
.hanbaikakaku .box .box_contents .bold{
	font-weight: bold;
}
.hanbaikakaku .box .box_contents a{
	color: #000;
	text-decoration: underline;
	display: block;
}
.hanbaikakaku .box .box_contents a:hover{
	opacity: 0.6;
}
@media screen and (max-width: 960px){
	.hanbaikakaku{height: 1900px;}
}
@media screen and (max-width: 600px){
	.hanbaikakaku {height: 1800px;}
}
@media screen and (max-width: 500px){
	.hanbaikakaku {height: 1600px;}
	.hanbaikakaku .notosans{font-size: 1rem;}
	.hanbaikakaku .kakaku{font-size: 1rem;margin-bottom: 20px;}
	.hanbaikakaku .kakaku span{display: block;width: 100px;margin: 0 auto 5px; padding: 0;font-size: 0.875rem;}
	.hanbaikakaku h2,.hanbaikakaku .box .box_contents .midashi{font-size: 1.125rem;}
}
@media screen and (max-width: 414px){
	.hanbaikakaku {height: 1500px;}
}
@media screen and (max-width: 375px){
	.hanbaikakaku .box{padding: 20px 30px 40px;}
}

.collab{
	background-color: #edf4f0;
	margin: auto;
	text-align: center;
	display: block;
	padding: 550px 0 200px;
    margin-top: -350px;
}
.collab p{
	text-align: center;
}
.collab .ttl{
	font-size: 1.625rem;
    margin: 35px 0 15px;
    font-weight: bold;
}
.collab .sanm{
	width: 306px;
}
.collab .collab_img{
	margin-top: 50px;
	width: 68px;
}
.collab a{
	color: #000;
	display: block;
	margin: 50px auto 0;
}
.collab a:hover{
	opacity: 0.5;
}
.collab a img{
	width: 300px;
}
.collab a .url{
	margin-top: 20px;
}


.anim-box {
  animation: fadeIn 3s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}
 
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.bottom-top__animation{
	opacity : 0;
	visibility: hidden;
	transition: 2s;
	transform: translateY(100px);
}
/*アニメーション要素までスクロールした時のスタイル*/
.bottom-top__animation--active{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
@media screen and (max-width: 500px){
	.collab {padding: 480px 0 120px;}
	.collab .sanm{width: 206px;}
	.collab .ttl {font-size: 1.125rem;}
	.collab .collab_img{width: 40px;}
	.collab a img{width: 200px;}
}

/*フッター***************************/
figure{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
	display: block;
}
#footer {
  width: 100%;
}

#footer .footer-inner {
  padding: 5vw 10.714vw 4.786vw 8.571vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#footer .footer-inner .footer-logo {
  display: block;
  max-width: 220px;
  width: 15.714vw;
}

#footer .footer-inner .footer-logo img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#footer .footer-inner .footer-adress {
  width: 50%;
  max-width: 450px;
  padding-top: 13px;
}

#footer .footer-inner .footer-adress figure {
  width: 100%;
  margin-bottom: 35px;
}

#footer .footer-inner .footer-adress figure img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#footer .footer-inner .footer-adress .footer-adress-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#footer .footer-inner .footer-adress .footer-adress-inner dl {
  width: 76.6%;
	font-family: 'FOT-筑紫A丸ゴシック Std B', 'TsukuARdGothicStd-B', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #221815;
}

#footer .footer-inner .footer-adress .footer-adress-inner dl dt {
  font-size: 13px;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-bottom: 6px;
}

#footer .footer-inner .footer-adress .footer-adress-inner dl dd {
  font-size: 13px;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.629;
	margin-left: 0;
}

#footer .footer-inner .footer-adress .footer-adress-inner dl dd a {
  text-decoration: none;
  color: #221815;
}

#footer .footer-inner .footer-adress .footer-adress-inner .footer-sns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
} 

#footer .footer-inner .footer-adress .footer-adress-inner .footer-sns img {
  max-width: 60px;
  min-width: 30px;
  margin: 10px;
	height: auto;
}

#footer .footer-copy {
  width: 100%;
  text-align: center;
  padding-bottom: 47px;
  font-size: 13px !important;
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.1em;
  color: #888B84;
}

@media screen and (max-width: 768px) {
  #footer .footer-inner {
    display: block;
    padding: 50px 0px 48px 0px;
  }
  #footer .footer-inner .footer-logo {
    max-width: 280px;
    width: 43.75%;
    margin: 0 auto;
    margin-bottom: 11.406vw;
  }
  #footer .footer-inner .footer-adress {
    max-width: 431px;
    margin: 0 auto;
    width: 90%;
  }
  #footer .footer-inner .footer-adress .footer-adress-inner {
    display: block;
    text-align: center;
  }
  #footer .footer-inner .footer-adress .footer-adress-inner dl {
    width: 100%;
    margin-bottom: 19px;
  }
  #footer .footer-inner .footer-adress .footer-adress-inner dl dt {
    font-size: min(3.438vw,22px);

  }
  #footer .footer-inner .footer-adress .footer-adress-inner dl dd {
    font-size: min(3.438vw,22px);
    line-height: 1.545;
  }
  #footer .footer-inner .footer-adress .footer-adress-inner .footer-sns {
    max-width: 150px;
    /*width: 9.375vw;*/
    margin: 0 auto;
  }
  #footer .footer-copy {
    font-size: min(2.344vw,15px) !important;
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 500px){
	 #footer .footer-inner .footer-adress .footer-adress-inner dl dt,
  #footer .footer-inner .footer-adress .footer-adress-inner dl dd
  {
    font-size: 16px;
    line-height: 1.5625;
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
  }
}