@charset "UTF-8";
/* CSS Document */


.next_sec--rgt {
    background-image: url(../img/natural/next-zeh.png);
}

.h3-line .muryo{
	display: inline-block;
	padding: 5px;
	background-color: #259EA2;
	margin-left: 15px;
	border-radius: 20px;

}
.mb50{
	margin-bottom: 50px;
}

.h3-line {
	display: flex;
	align-items: center;
	font-size: clamp(28px, 1.87vw, 47px);
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	margin-bottom: 30px;
  }

  .h3-line:after {
	border-top: 1px solid #000661;
	content: "";
	flex-grow: 1;
  }

  .h3-line:after {
	margin-left: 1rem;
  }


@media all and (min-width: 781px) and (max-width: 1100px) {
  

  .h3-line {
	display: flex;
	align-items: center;
  }

  .h3-line:after {
	border-top: 1px solid #000661;
	content: "";
	flex-grow: 1;
  }

  .h3-line:after {
	margin-left: 1rem;
  }
}

@media all and (max-width: 780px) {
  

  .h3-line {
	display: flex;
	align-items: center;
  }

  .h3-line:after {
	border-top: 1px solid #000661;
	content: "";
	flex-grow: 1;
  }

  .h3-line:after {
	margin-left: 1rem;
  }
}

@media only screen and (max-width: 767px) {

	
	  
}

/* ブランド改変 */


.bland-wrap01{
	background-color: #F1EFEB;
	margin-top: 0px!important;

}
.brand-read{
	
	margin-bottom: 100px;
}
.brand-read .img-area{
	width: 40%;
}
.brand-read .text-area{
	width: 55%;
}
.brand-sp .img-area{
	width: 47%;
}
.brand-sp .text-area{
	width: 47%;
}
.squea-wrap{
	position: relative;
}

.squea{
	position: absolute;
	top:-100px;
	right: -100px;
	width: 200px;
	height: 200px;
	background: #fff;
	z-index: -1;
}

.kimochi-wrap{
	background: #fff;
}

.kimochi-wrap .img-area{
	margin: 50px 5% 50px 0%;
	width: 35%;
}

.kimochi-wrap-white{
	background: #fff;
	padding: 40px;
}
.aqua-inner{
	width: 40%;
	
	margin-bottom: 50px;
}
.aqua-inner img{
	width: 100%;
	margin: 30px auto;
}
.aqua-inner strong{
	color: #847049;
}
.h4-t-aqua{
	text-align: center;
	font-size: clamp(15px, 1.07vw, 27px);
	font-family: "Shippori Mincho", serif;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
	font-weight: bold;
}
.no-kimociyosa{
	color: #847049;
	
	font-family: "dairy";
	font-size: clamp(24px, 1.66vw, 42px);
}
.no-kimociyosa-wt{
	color: #fff;
	
	font-family: "dairy";
	font-size: clamp(24px, 1.66vw, 42px);
}
.bland-wrap03{
	color: #fff;
}

.bland-wrap03 .h2-title .title-area-en,.bland-wrap03 .h2-title .title-area-ja{
	color: #fff;
}



.brand-h5{
	font-size: clamp(18px, 1.25vw, 32px);
	margin-bottom: 50px;
	font-family: "Shippori Mincho", serif;
}

.staff-brand{
	position: relative;
}
.staff-link{
	position: absolute;
	left:0;
	right: 0;
	bottom:20%;
	margin: auto;
	width: 600px;
	color: #fff;
	text-align: center;
	z-index: 1;
}

.staff-brand-inner1{
	background: url("../img/bland/bland-img15.jpg") no-repeat;
	background-size: cover;
	aspect-ratio:865/950;
	padding: 10%;
	color: #fff;
}

.staff-brand-inner2{
	background: url("../img/bland/bland-img16.jpg") no-repeat;
	background-size: cover;
	aspect-ratio:865/950;
	padding: 10%;
	color: #fff;
}


@media only screen and (max-width: 767px) {
  
	.brand-read .img-area{
	width: 100%;
}
.brand-read .text-area{
	width: 100%;
}
	.kimochi-wrap .img-area{
	margin: 50px 5%;
}
	  .aqua-inner{
	width: 100%;
}
	.brand-sp .img-area{
	width: 100%;
}
.brand-sp .text-area{
	width: 100%;
}
	.content-wrap p{
		margin-bottom: 20px;
	}
	.spsonomama-flex{
		flex-flow: row wrap;
	}
	.brand-sp .img-area.spsonomama{
	width: 47%;
}
.brand-sp .text-area.spsonomama{
	width: 47%;
}
	.annotation {
    margin-top: 10px;
}
	.text-area img{
		margin-bottom: 20px;
	}
	.brand-read {
    margin-bottom: 50px;
}
	.aqua-inner:last-child {

    margin-bottom: 0px;
}
	.h4-t{
		text-align: center;
	}
}






