@charset "utf-8";



/*--------------------------------------------------
  Common
--------------------------------------------------*/
h2{
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size:3rem;
	font-weight: 400;
	text-align: center;
	letter-spacing: 0.2rem;
}
h2 p.sub_title{
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size:1.25rem;
	text-align: center;
	font-weight: bold;
}
h3{
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size:1.25rem;
	text-align: center;
	font-weight: bold;
}
.catch_copy{
	font-size:2.5rem;
}
.catch_copy span{
	font-size:3rem;
	color:#E4047D;
}
.fade_title {
  text-align: center;
  opacity: 0;
}
.fade_title p {
  display: inline-block;
  transform-origin: center center;
  transform: translate3d(0, 40px, 0);
}
.fade_title p.sub_title {
  display: inline-block;
  transform-origin: center center;
  transform: translate3d(0, -20px, 0);
}
.fade_title.active p {
  transform: translate3d(0, 0, 0);
}
.fade_title.active p.sub_title {
  transform: translate3d(0, -40px, 0);
}
.fade_title p span {
  transform-origin: center center;
  opacity: 0;
}
.fade_title.active span {
  display: block;
  opacity: 1;
}
.fade_title p:nth-child(1) {
  transition: transform 0.5s ease 0.1s;
}
.fade_title p:nth-child(1) span {
  transition: transform 0.5s ease 0.1s,opacity 0.8s ease 0.1s;
}
.fade_title p:nth-child(2) {
  transition: transform 0.5s ease 0.2s;
}
.fade_title p:nth-child(2) span {
  transition: transform 0.5s ease 0.2s,opacity 0.8s ease 0.2s;
}
.fade_title p:nth-child(3) {
  transition: transform 0.5s ease 0.3s;
}
.fade_title p:nth-child(3) span {
  transition: transform 0.5s ease 0.3s,opacity 0.8s ease 0.3s;
}
.fade_title p:nth-child(4) {
  transition: transform 0.5s ease 0.4s;
}
.fade_title p:nth-child(4) span {
  transition: transform 0.5s ease 0.4s,opacity 0.8s ease 0.4s;
}
.fade_title p:nth-child(5) {
  transition: transform 0.5s ease 0.5s;
}
.fade_title p:nth-child(5) span {
  transition: transform 0.5s ease 0.5s,opacity 0.8s ease 0.5s;
}
.fade_title p:nth-child(6) {
  transition: transform 0.5s ease 0.6s;
}
.fade_title p:nth-child(6) span {
  transition: transform 0.5s ease 0.6s,opacity 0.8s ease 0.6s;
}
.fade_title p:nth-child(7) {
  transition: transform 0.5s ease 0.7s;
}
.fade_title p:nth-child(7) span {
  transition: transform 0.5s ease 0.7s,opacity 0.8s ease 0.7s;
}
.fade_title p:nth-child(8) {
  transition: transform 0.5s ease 0.8s;
}
.fade_title p:nth-child(8) span {
  transition: transform 0.5s ease 0.8s,opacity 0.8s ease 0.8s;
}
.fade_title p:nth-child(9) {
  transition: transform 0.5s ease 0.9s;
}
.fade_title p:nth-child(9) span {
  transition: transform 0.5s ease 0.9s,opacity 0.8s ease 0.9s;
}
.fade_title p:nth-child(10) {
  transition: transform 0.5s ease 1.0s;
}
.fade_title p:nth-child(10) span {
  transition: transform 0.5s ease 1s,opacity 0.8s ease 1s;
}
.fade_title p:nth-child(11) {
  transition: transform 0.5s ease 1.1s;
}
.fade_title p:nth-child(11) span {
  transition: transform 0.5s ease 1.1s,opacity 0.8s ease 1.1s;
}
.fade_title p:nth-child(12) {
  transition: transform 0.5s ease 1.2s;
}
.fade_title p:nth-child(12) span {
  transition: transform 0.5s ease 1.2s,opacity 0.8s ease 1.2s;
}
.fade_title p:nth-child(13) {
  transition: transform 0.5s ease 1.3s;
}
.fade_title p:nth-child(13) span {
  transition: transform 0.5s ease 1.3s,opacity 0.8s ease 1.3s;
}
.fade_title p:nth-child(14) {
  transition: transform 0.5s ease 1.5s;
}
.fade_title p:nth-child(14) span {
  transition: transform 0.5s ease 1.5s,opacity 0.8s ease 1.5s;
}
.fade_title p:nth-child(15) {
  transition: transform 0.5s ease 1.6s;
}
.fade_title p:nth-child(15) span {
  transition: transform 0.5s ease 1.6s,opacity 0.8s ease 1.6s;
}
.fade_title p:nth-child(16) {
  transition: transform 0.5s ease 1.7s;
}
.fade_title p:nth-child(16) span {
  transition: transform 0.5s ease 1.7s,opacity 0.8s ease 1.7s;
}
.fade_title.active {
  opacity: 1;
}


@media screen and (max-width:479px) {
	/*SP*/
	h2{
		font-size:2rem;
		letter-spacing: 0rem;
	}
	.catch_copy span{
	    font-size: 2rem;
	}
	.catch_copy {
	    font-size: 1.5rem;
	}
	.fade_title.active p.sub_title {
	  transform: translate3d(0, -20px, 0);
	}
}



/*--------------------------------------------------
  Main
--------------------------------------------------*/
#main{
	position:relative;
	padding-top: 4.75rem;
}
#main .bx-wrapper{
	box-shadow:none;
	border: none;
}
#main .bx-wrapper .bx-pager.bx-default-pager a {
    background: #ddd;
}
#main .bx-wrapper .bx-pager.bx-default-pager a:hover,
#main .bx-wrapper .bx-pager.bx-default-pager a.active,
#main .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #8ed878;
}
#main .bx-wrapper .bx-controls-direction a{
	z-index: 1;
	display: none;
}
#scroll{
	position: absolute;
    bottom: 0;
    right: 1rem;
    height: 100px;
    width: 1px;
}
a.scroll  {
/*  padding-top: 100px;
  position:relative;*/
}
a.scroll span.scroll_text {
	position: absolute;
	top: -40%;
    right: 2rem;
	width: 1rem;
	height: 100px;
	margin-left: -12px;
	box-sizing: border-box;
	transform:rotate(90deg);
	color:#000;
}
a.scroll span.border1 {
	position: absolute;
	top: 0%;
	right: 1rem;
	width: 1px;
	height: 100px;
	margin-left: -12px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	animation-name: sdb;
	animation-duration: 2000ms;
	/* animation-delay: 5000ms; */
	/* animation-fill-mode: both; */
	/* transform-origin: 50% 50%; */
	animation-iteration-count: infinite;
	/* animation: sdb 2s infinite; */
	opacity: 0;
	box-sizing: border-box;
}
a.scroll span.border2 {
    position: absolute;
    bottom: 0;
    right: 1rem;
    width: 1px;
    height: 100px;
    margin-left: -12px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    animation-name: sdb2;
    animation-duration: 2000ms;
    /* animation-delay: 2000ms; */
    /* animation-fill-mode: both; */
    /* transform-origin: 50% 50%; */
    animation-iteration-count: infinite;
    /* animation: sdb2 2s infinite; */
    opacity: 0;
    box-sizing: border-box;
}
@keyframes sdb {
	0% {opacity: 0; height:0px;}
	50% {opacity: 1; height:100px;}
	51% {opacity: 0; height:100px;}
	100% {opacity: 0; height:100px;}
}
@keyframes sdb2 {
	0% {opacity: 0; height:100px; opacity:0;}
	50% {opacity: 0; height:100px; opacity:0;}
	51% {opacity: 0; height:100px; opacity:1;}
	100% {opacity: 1; height:0px; opacity:0;}
}

@media screen and (max-width:799px) {
	/*SP-Tablet*/

}

@media screen and (max-width:479px) {
	/*SP*/

	#main .main_left{
		width: 100%;
		height:65vh;
	}
	#main .main_right{
		position:static;
		width: 90%;
		height:35vh;
		margin-left:5%;
		/*margin-top: 1rem;*/
		justify-content:center;
		align-items: center;
	    transform: translateY(0);
	}
	#main .main_right p{
		width: 60%;
		padding-left: 0%;
	}
	#main .main_right img {
		width: 30%;
	    padding-top: 0;
	    padding-left: 0;
	    margin-right: 10%;
	}
	#main .main_right p.catch_copy img{
		width: 90%;
		padding-left: 0%;
	}
	#scroll{
		bottom: -60vh;
	}
}

/*--------------------------------------------------
  News
--------------------------------------------------*/
#news{
	margin-top:6rem;
	margin-bottom:6rem;
}
#news h3{
}
#news ul{
	justify-content:space-around;
	margin-top:3rem;
}
#news li{
	width:32%;
}
#news p{
	color:#000;
	font-size:0.9rem;
	font-weight: bold;
}

@media screen and (max-width:799px) {
	/*SP-Tablet*/

	#news li{
		margin-bottom:2rem;
	}
}

@media screen and (max-width:479px) {
	/*SP*/
	#news ul{
		justify-content:center;
	}
	#news li{
		width:60%;
	}
}

/*--------------------------------------------------
  Line Up
--------------------------------------------------*/
#lineup{
	width:100%;
	overflow:hidden;
	margin-bottom:12rem;
	margin-top:5rem;
}
#lineup .slider{
	margin:4rem 0 0 0;
}
#lineup .bx-wrapper{
	box-shadow:none;
}
#lineup .custom-thumb{
	justify-content:space-between;
    align-items: flex-end;
	margin-bottom:3rem;
	width:500px;
}
#lineup .custom-thumb a{
	width:42%;
	transition:0.3s;
}
#lineup .custom-thumb a:hover{
	transform: translateY(-20px);
}
#lineup .custom-thumb a img{
	width:80%;
	margin:0 0 5% 10%;
}
#lineup .custom-thumb p {
	display: inline-block;
	position: relative;
	height: 40px;/*リボンの高さ*/
	line-height: 40px;/*リボンの高さ*/
	text-align: center;
	font-size:1.2rem;
	padding: 0 10px;/*横の大きさ*/
	color: #FFF;/*文字色*/
	box-sizing: border-box;
	width:100%;
}
#lineup .custom-thumb p.frilly,
.frilly .how {
	background: #E4047D;
}
#lineup .custom-thumb p.pleated,
.pleated .how {
	background: #F87305;
}
#lineup .custom-thumb p.romaine,
.romaine .how {
	background: #008CD6;
}
#lineup .custom-thumb p.fringe,
.fringe .how {
	background: #009B74;
}
#lineup .custom-thumb p.stick,
.stick .how {
	background: #008749;
}
#lineup .custom-thumb p:before,
#lineup .custom-thumb p:after {
	position: absolute;
	content: '';
	width: 0px;
	height: 0px;
	z-index: 1;
}
#lineup .custom-thumb p:before {
	top: 0;
	left: 0;
	border-width: 20px 0px 20px 15px;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
}
#lineup .custom-thumb p:after {
	top: 0;
	right: 0;
	border-width: 20px 15px 20px 0px;
	border-color: transparent #fff transparent transparent;
	border-style: solid;
}
#lineup #slider-wrapper {
    position: relative;
    left: calc( 50% - 4rem );
    width: 2400px;
    margin-left: -1200px;
}
#lineup .slider #sample li{
	max-width:800px;
	border-radius:30px;
	margin-left:2rem;
	box-shadow:0 0 5px #ccc;;
	height:360px;
	/*padding-bottom:5px;*/
}
#lineup .slider #sample .frilly,
.modaal-wrapper .frilly{
	background:#FFD6EC;
    border-radius:20px;
    margin-bottom:0 !important;
    height:360px;
}
#lineup .slider #sample .pleated,
.modaal-wrapper .pleated{
	background:#FFF39B;
    border-radius:20px;
    margin-bottom:0 !important;
    height:360px;
}
#lineup .slider #sample .romaine,
.modaal-wrapper .romaine{
	background:#C3ECFF;
    border-radius:20px;
    margin-bottom:0 !important;
    height:360px;
}
#lineup .slider #sample .fringe,
.modaal-wrapper .fringe{
	background:#D4F4D9;
    border-radius:20px;
    margin-bottom:0 !important;
    height:360px;
}
#lineup .slider #sample .stick,
.modaal-wrapper .stick{
	background:#D4F4AF;
    border-radius:20px;
    margin-bottom:0 !important;
    height:360px;
}
#lineup .slider #sample li img{
	width:44%;
	margin:5% 2% 5% 4%;
}
#lineup .slider #sample li .slider_content{
	width:44%;
	margin:5% 4% 5% 2%;
}
#lineup .slider #sample .title,
.slider_content .title{
	font-size:2rem;
	margin-bottom:1rem;
}
#lineup .slider #sample .copy,
.slider_content .copy{
	font-size:1.25rem;
	font-weight:bold;
	margin-bottom:0.8rem;
}
#lineup .slider #sample .frilly .copy,
.frilly .slider_content .copy,
.frilly .slider_content .carotene{
	color: #E4047D;
}
#lineup .slider #sample .pleated .copy,
.pleated .slider_content .copy,
.pleated .slider_content .carotene {
	color: #F87305;
}
#lineup .slider #sample .romaine .copy,
.romaine .slider_content .copy,
.romaine .slider_content .carotene {
	color: #008CD6;
}
#lineup .slider #sample .fringe .copy,
.fringe .slider_content .copy,
.fringe .slider_content .carotene {
	color: #009B74;
}
#lineup .slider #sample .stick .copy,
.stick .slider_content .copy,
.stick .slider_content .carotene {
	color: #008749;
}
#lineup .slider #sample .text,
.slider_content .text{
	font-weight:bold;
	margin-bottom:1rem;
    font-size: 0.875rem;
}
#lineup .slider #sample .how,
.slider_content .how{
	color:#fff;
	border-radius:2rem;
	padding:0 1rem;
	display: inline-block;
}
#lineup .slider #sample .meal,
.slider_content .meal{
	font-size:1rem;
	font-weight:bold;
	margin-top: 0.5rem
}
#lineup .chigiri{
	width: 300px;
	height: 155px;
	margin: 0 auto;
}
#lineup .chigiri a{
    transition: .3s;
}
#lineup .chigiri a:hover{
    opacity:.8;
}
#lineup .chigiri a img{
    box-shadow: 0px 5px 5px 0px rgba(89, 85, 1, 0.2);
    border-radius: 10px;
}

@media screen and (max-width:799px) {
	/*SP-Tablet*/
	#lineup .custom-thumb p {
		font-size:1rem;
	}
}

@media screen and (max-width:479px) {
	/*SP*/
	#lineup{
		margin-bottom:25vw;
	}
	#lineup .custom-thumb{
		width:90%;
	}
	#lineup .custom-thumb a {
    	width: 48%;
		font-size:0.9rem;
	    margin-bottom: 2rem;
	}
	.modaal-content-container {
	    padding: 0;
	}
	#slider-wrapper{
		display: none;
	}
	.modaal-wrapper .frilly,
	.modaal-wrapper .pleated,
	.modaal-wrapper .romaine,
	.modaal-wrapper .fringe,
	.modaal-wrapper .stick{
	    padding: 1.5rem;
	    text-align:center;
	    height:auto;
	}
	.modaal-wrapper .frilly .title,
	.modaal-wrapper .pleated .title,
	.modaal-wrapper .romaine .title,
	.modaal-wrapper .fringe .title,
	.modaal-wrapper .stick .title{
	    color:#000;
	    font-size:1.5rem;
	    border-bottom:none;
	    margin-bottom:0;
	}
	.lineup_modal img {
		width: 80%;
	    margin-left: 10%;
	    margin-top: 5%;
	    /*margin-bottom: 5%;*/
	}
	.lineup_modal .modaal-close {
	    position: absolute;
	    left: 5px;
	    top: 5px;
	}
	.lineup_modal .carotene{
		background-color: #fff;
	    padding: 0.25rem 1rem;
	    border-radius: 2rem;
	    font-weight: bold;
	    display: inline-block;
	    margin-bottom: 1rem;
	}
	.lineup_modal .carotene span{
		font-size:1.5rem;
	}
	.modaal-close:before, .modaal-close:after {
	    background: #000;
        width: 1px;
	}
	#lineup .chigiri{
		width: 75vw;
		height: 40vw;
	}
	#lineup .chigiri img{
		border-radius: 2vw;
		box-shadow: 0 1vw 2vw 0 rgba(0, 0, 0, .2);
	}
}

/*--------------------------------------------------
  About
--------------------------------------------------*/
#about{
	position:relative;
	padding-bottom:12rem;
	overflow: hidden;
}
#about .fade_title{
	padding-top:3rem;
	margin-bottom:0rem;
}
#about p{
	text-align:center;
	line-height: 2;
}
#about .catch_copy{
	width: 40%;
    margin: 0 auto 1rem;
}
#about .text{
	font-size:1.25rem;
}
#about .btn{
	font-size: 1.25rem;
	background: #00A213;
	padding: 1.5rem 0;
	display: flex;
	justify-content: center;
	border-radius: 2.5rem;
	font-weight: bold;
	color: #fff;
	position: relative;
	align-items: center;
	transition: 0.3s;
	box-shadow: 0px 5px 5px 0px rgba(89, 85, 1, 0.2);
	max-width: 25rem;
	margin: 3rem auto 0;
}
#about .btn:after {
	content: "";
	display: inline-block;
	position: absolute;
	right: 1.5rem;
	width: 0.5rem;
	height: 0.5rem;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: translateY(-50%) rotate(-135deg);
	transition: 0.3s;
	top: 50%;
}
#about .btn:hover:after{
    right: 1rem;
}
#about .about_left{
	width:200px;
}
#about .effect-fade.about_left .left_1{
	position:absolute;
	top:0;
	right:90vw;
	z-index:-1;
	width:330px;
	transform:scale(0.8);
}
#about .effect-fade.about_left.effect-scroll .left_1{
	animation-name: anime01;
	animation-duration: 500ms;
	animation-delay: 0000ms;
	animation-fill-mode: both;
}
@keyframes anime01 {
  0% {transform:translate(0, 0) scale(0.8) translate(0%, 0%) rotate(0deg);}
  100% {transform:translate(8vw, 0) scale(1) translate(0%, 0%) rotate(36deg);}
}
#about .effect-fade.about_left .left_2{
	position:absolute;
	top:250px;
	right:90vw;
	width:240px;
	z-index:-3;
	transform:translate(-5vw, 0);
}
#about .effect-fade.about_left.effect-scroll .left_2{
	animation-name: anime02;
	animation-duration: 500ms;
	animation-delay: 500ms;
	animation-fill-mode: both;
}
@keyframes anime02 {
  0% {transform:translate(-5vw, 0) translate(0%, 0%) rotate(0deg);}
  100% {transform:translate(5vw, 0) translate(0%, 0%) rotate(20deg);}
}
#about .effect-fade.about_left .left_3{
	position:absolute;
	top:400px;
	right:90vw;
	width:270px;
	z-index:-2;
	transform:translate(-5vw, 0);
}
#about .effect-fade.about_left.effect-scroll .left_3{
	animation-name: anime03;
	animation-duration: 500ms;
	animation-delay: 1500ms;
	animation-fill-mode: both;
}
@keyframes anime03 {
  0% {transform:translate(-5vw, 0) translate(0%, 0%) rotate(0deg);}
  100% {transform:translate(5vw, 0) translate(0%, 0%) rotate(-20deg);}
}
#about .about_right{
	width:200px;
}
#about .effect-fade.about_right .right_1{
	position:absolute;
	top:0;
	left:90vw;
	width:230px;
	z-index:-1;
}
#about .effect-fade.about_right.effect-scroll .right_1{
	animation-name: anime04;
	animation-duration: 500ms;
	animation-delay: 0000ms;
	animation-fill-mode: both;
	transform:translate(5vw, 0);
}
@keyframes anime04 {
  0% {transform:translate(5vw, 0) translate(0%, 0%) rotate(0deg);}
  100% {transform:translate(-5vw, 0) translate(0%, 0%) rotate(-20deg);}
}
#about .effect-fade.about_right .right_2{
	position:absolute;
	top: 230px;
    left: 90vw;
    width: 270px;
	z-index:-3;
}
#about .effect-fade.about_right.effect-scroll .right_2{
	animation-name: anime05;
	animation-duration: 500ms;
	animation-delay: 1000ms;
	animation-fill-mode: both;
	transform:translate(5vw, 0);
}
@keyframes anime05 {
  0% {transform:translate(5vw, 0) translate(0%, 0%) rotate(0deg);}
  100% {transform:translate(-5vw, 0) translate(0%, 0%) rotate(-10deg);}
}
#about .effect-fade.about_right .right_3{
	position:absolute;
    top: 430px;
    left: 90vw;
    width: 290px;
	z-index:-2;
}
#about .effect-fade.about_right.effect-scroll .right_3{
	animation-name: anime06;
	animation-duration: 500ms;
	animation-delay: 2000ms;
	animation-fill-mode: both;
	transform:translate(5vw, 0);
}
@keyframes anime06 {
  0% {transform:translate(5vw, 0) translate(0%, 0%) rotate(20deg);}
  100% {transform:translate(-5vw, 0) translate(0%, 0%) rotate(10deg);}
}

@media screen and (min-width:1401px) {
	/*PC-wide*/
	#about .effect-fade.about_left .left_1{
		left:-200px;
		transform:scale(0.8);
	}
	@keyframes anime01 {
	  0% {transform:translate(0, 0) scale(0.8) translate(0%, 0%) rotate(0deg);}
	  100% {transform:translate(100px, 0) scale(1) translate(0%, 0%) rotate(36deg);}
	}
	#about .effect-fade.about_left .left_2{
		left:-200px;
		z-index:-3;
		transform:translate(0, 0);
	}
	@keyframes anime02 {
	  0% {transform:translate(0px, 0) translate(0%, 0%) rotate(0deg);}
	  100% {transform:translate(130px, 0) translate(0%, 0%) rotate(20deg);}
	}
	#about .effect-fade.about_left .left_3{
		left:-200px;
		transform:translate(0, 0);
	}
	@keyframes anime03 {
	  0% {transform:translate(0, 0) translate(0%, 0%) rotate(0deg);}
	  100% {transform:translate(100px, 0) translate(0%, 0%) rotate(-20deg);}
	}
	#about .effect-fade.about_right .right_1{
		left:initial;
		right:-140px;
	}
	#about .effect-fade.about_right.effect-scroll .right_1{
		transform:translate(0, 0);
	}
	@keyframes anime04 {
	  0% {transform:translate(0, 0) translate(0%, 0%) rotate(0deg);}
	  100% {transform:translate(-80px, 0) translate(0%, 0%) rotate(-20deg);}
	}
	#about .effect-fade.about_right .right_2{
		left:initial;
		right: -200px;
	}
	#about .effect-fade.about_right.effect-scroll .right_2{
		transform:translate(0, 0);
	}
	@keyframes anime05 {
	  0% {transform:translate(0, 0) translate(0%, 0%) rotate(0deg);}
	  100% {transform:translate(-80px, 0) translate(0%, 0%) rotate(-10deg);}
	}
	#about .effect-fade.about_right .right_3{
		left:initial;
		right: -220px;
	}
	#about .effect-fade.about_right.effect-scroll .right_3{
		transform:translate(0, 0);
	}
	@keyframes anime06 {
	  0% {transform:translate(0, 0) translate(0%, 0%) rotate(20deg);}
	  100% {transform:translate(-100px, 0) translate(0%, 0%) rotate(10deg);}
	}
}

@media screen and (max-width:799px) {
	/*SP-Tablet*/

}

@media screen and (max-width:479px) {
	/*SP*/
	#about{
		padding-bottom:10rem;
	}
	#about .catch_copy{
		width: 70%;
	    margin: 2rem auto 1rem;
	}
	#about .text{
		font-size:1rem;
	}
	#about .btn{
		width:95%;
	}
	#about .effect-fade.about_left .left_1{
		right:77vw;
	}
	#about .effect-fade.about_left .left_1{
		position:absolute;
		top:100px;
		right:90%;
		z-index:-1;
		width:200px;
		transform:scale(0.8);
	}
	#about .effect-fade.about_left.effect-scroll .left_1{
		animation-name: anime01;
		animation-duration: 500ms;
		animation-delay: 0000ms;
		animation-fill-mode: both;
	}
	@keyframes anime01 {
	  0% {transform:translate(2vw, 0) scale(0.8) translate(0%, 0%) rotate(0deg);}
	  100% {transform:translate(8vw, 0) scale(1) translate(0%, 0%) rotate(40deg);}
	}
	#about .effect-fade.about_left .left_2{
		position:absolute;
		top:250px;
		right:90vw;
		width:150px;
		z-index:-3;
		transform:translate(-5vw, 0);
	}
	#about .effect-fade.about_left.effect-scroll .left_2{
		animation-name: anime02;
		animation-duration: 500ms;
		animation-delay: 500ms;
		animation-fill-mode: both;
	}
	@keyframes anime02 {
	  0% {transform:translate(-5vw, 0) translate(0%, 0%) rotate(0deg);}
	  100% {transform:translate(1vw, 0) translate(0%, 0%) rotate(20deg);}
	}
	#about .effect-fade.about_left .left_3{
		position:absolute;
		top:400px;
		right:90vw;
		width:130px;
		z-index:-2;
		transform:translate(-5vw, 0);
	}
	#about .effect-fade.about_left.effect-scroll .left_3{
		animation-name: anime03;
		animation-duration: 500ms;
		animation-delay: 1500ms;
		animation-fill-mode: both;
	}
	@keyframes anime03 {
	  0% {transform:translate(-5vw, 0) translate(0%, 0%) rotate(0deg);}
	  100% {transform:translate(1vw, 0) translate(0%, 0%) rotate(-20deg);}
	}
	#about .about_right{
		width:200px;
	}
	#about .effect-fade.about_right .right_1{
		position:absolute;
		top:100px;
		left:90vw;
		width:130px;
		z-index:-1;
		transform:translate(5vw, 0);
	}
	#about .effect-fade.about_right.effect-scroll .right_1{
		animation-name: anime04;
		animation-duration: 500ms;
		animation-delay: 0000ms;
		animation-fill-mode: both;
	}
	@keyframes anime04 {
	  0% {transform:translate(5vw, 0) translate(0%, 0%) rotate(0deg);}
	  100% {transform:translate(-3vw, 0) translate(0%, 0%) rotate(-20deg);}
	}
	#about .effect-fade.about_right .right_2{
		position:absolute;
		top:260px;
		left:90vw;
	    width: 160px;
		z-index:-3;
		transform:translate(5vw, 0);
	}
	#about .effect-fade.about_right.effect-scroll .right_2{
		animation-name: anime05;
		animation-duration: 500ms;
		animation-delay: 1000ms;
		animation-fill-mode: both;
	}
	@keyframes anime05 {
	  0% {transform:translate(5vw, 0) translate(0%, 0%) rotate(0deg);}
	  100% {transform:translate(-3vw, 0) translate(0%, 0%) rotate(-10deg);}
	}
	#about .effect-fade.about_right .right_3{
		position:absolute;
		top: 400px;
	    left: 90vw;
	    width: 170px;
		z-index:-2;
		transform:translate(5vw, 0);

	}
	#about .effect-fade.about_right.effect-scroll .right_3{
		animation-name: anime06;
		animation-duration: 500ms;
		animation-delay: 2000ms;
		animation-fill-mode: both;
	}
	@keyframes anime06 {
	  0% {transform:translate(5vw, 0) translate(0%, 0%) rotate(0deg);}
	  100% {transform:translate(-3vw, 0) translate(0%, 0%) rotate(-10deg);}
	}

}

/*--------------------------------------------------
  Quality
--------------------------------------------------*/
#quality{
	background:#FFF39B;
    padding-bottom:5rem;
}
#quality h2{
	padding-top:5rem;
}
#quality .quality_animation{
	justify-content:space-between;
	margin-bottom:5rem;
	width:730px;
}
#quality .animation_wrap{
	width:47%;
	margin-bottom:6%;
}
#quality .quality_animation dt{
	font-weight:bold;
    font-size:1.5rem;
    text-align: center;
    margin-top:2rem;
    line-height:1.4;
}
#quality .animation_01_wrap{
	position: relative;
	padding-top:100%;
	border-radius:50% 50% 0 50%;
	background:#fff;
}
#quality .animation_01{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#quality .animation_01 dt{
    color:#F24100;
}
#quality .animation_01 dd{
    height:50%;
    width:100%;
}
#quality .animation_01 p{
	position:absolute;
    bottom: calc( 20% - 3.5rem );
    left: 47%;
    text-align: center;
    color: #727272;
    font-size: 0.7rem;
    transform: translateX(-30%);
}







#quality .animation_01 .animation_01_base,
#quality .animation_01 .animation_01_balloon,
#quality .animation_01 .animation_01_bar{
	opacity:0;
}
#quality .active .animation_01 .animation_01_base{
	animation-name: animation_01_base;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
	width:50%;
	position:absolute;
	bottom: 20%;
	left:30%;
	opacity:1;
	line-height:0;
	z-index:2;
}
@keyframes animation_01_base {
	0% {transform: scale(0,1); opacity:0;}
	10% {transform: scale(1,1); opacity:1;}
	75% {transform: scale(1,1); opacity:1;}
	80% {transform: scale(1,1); opacity:0;}
	100% {transform: scale(1,1); opacity:0;}
}
#quality .active .animation_01 .animation_01_balloon{
	animation-name: animation_01_balloon;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	animation-iteration-count:infinite;
	width:30.1%;
	position:absolute;
	left:10%;
	transform-origin:right bottom;
	opacity:1;
}
@keyframes animation_01_balloon {
	0% {transform: scale(0); opacity:1;}
	20% {transform: scale(0); opacity:1;}
	30% {transform: scale(1); opacity:1;}
	75% {transform: scale(1); opacity:1;}
	80% {transform: scale(1); opacity:0;}
	100% {transform: scale(1); opacity:0;}
}
#quality .active .animation_01 .animation_01_bar{
	animation-name: animation_01_bar;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	animation-iteration-count:infinite;
	width:20%;
	height:32%;
	position:absolute;
	left:55%;
	background-color:#F38200;
	bottom:20%;
	transform-origin:right bottom;
	opacity:1;
	z-index:1;
}
@keyframes animation_01_bar {
	0% {transform: scale(1,0); opacity:1;}
	40% {transform: scale(1,0); opacity:1;}
	50% {transform: scale(1,1); opacity:1;}
	75% {transform: scale(1,1); opacity:1;}
	80% {transform: scale(1,1); opacity:0;}
	100% {transform: scale(1,0); opacity:0;}
}




#quality .animation_02_wrap{
	position: relative;
	padding-top:100%;
	border-radius:50% 50% 50% 0;
	background:#fff;
}
#quality .animation_02{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#quality .animation_02 dt{
    color:#E4007F;
}
#quality .animation_02 dd{
    height:50%;
    width:100%;
}
#quality .animation_02 .animation_02_leaf,
#quality .animation_02 .animation_02_can,
#quality .animation_02 .animation_02_cross01,
#quality .animation_02 .animation_02_pesticid,
#quality .animation_02 .animation_02_cross02,
#quality .animation_02 .animation_02_star01,
#quality .animation_02 .animation_02_blink01,
#quality .animation_02 .animation_02_star02,
#quality .animation_02 .animation_02_blink02,
#quality .animation_02 .animation_02_star03,
#quality .animation_02 .animation_02_blink03,
#quality .animation_02 .animation_02_star04,
#quality .animation_02 .animation_02_blink04,
#quality .animation_02 .animation_02_star05,
#quality .animation_02 .animation_02_blink05{
	opacity:0;
}
#quality .active .animation_02 .animation_02_leaf{
	animation-name: animation_02_leaf;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
	width:35%;
	position:absolute;
	bottom: 20%;
	left:30%;
	opacity:1;
	line-height:0;
	z-index:2;
}
@keyframes animation_02_leaf {
	0% {transform: scale(0,0); opacity:0;}
	5% {transform: scale(1,1); opacity:1;}
	75% {transform: scale(1,1); opacity:1;}
	80% {transform: scale(1,1); opacity:0;}
	100% {transform: scale(1,1); opacity:0;}
}
#quality .active .animation_02 .animation_02_can{
	animation-name: animation_02_can;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	animation-iteration-count:infinite;
	width: 25%;
	position: absolute;
	left: 5%;
	bottom: 40%;
	transform-origin: 50% 50%;
	opacity: 1;
}
@keyframes animation_02_can {
	0% {transform: scale(0); opacity:1;}
	10% {transform: scale(0); opacity:1;}
	15% {transform: scale(1); opacity:1;}
	75% {transform: scale(1); opacity:1;}
	80% {transform: scale(1); opacity:0;}
	100% {transform: scale(1); opacity:0;}
}
#quality .active .animation_02 .animation_02_pesticide{
	animation-name: animation_02_pesticide;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	animation-iteration-count:infinite;
    width: 25%;
    position: absolute;
    left: 70%;
    bottom: 30%;
	transform-origin:50% 50%;
	opacity:1;
}
@keyframes animation_02_pesticide {
	0% {transform: scale(0); opacity:1;}
	15% {transform: scale(0); opacity:1;}
	20% {transform: scale(1); opacity:1;}
	75% {transform: scale(1); opacity:1;}
	80% {transform: scale(1); opacity:0;}
	100% {transform: scale(1); opacity:0;}
}
#quality .active .animation_02 .animation_02_cross01{
	animation-name: animation_02_cross01;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	animation-iteration-count:infinite;
	width:25%;
	position:absolute;
	left: 5%;
	bottom: 40%;
	transform-origin:50% 50%;
	opacity:0.9;
}
@keyframes animation_02_cross01 {
	0% {transform: scale(0); opacity:0.8;}
	25% {transform: scale(0); opacity:0.8;}
	30% {transform: scale(1); opacity:0.8;}
	75% {transform: scale(1); opacity:0.8;}
	80% {transform: scale(1); opacity:0;}
	100% {transform: scale(1); opacity:0;}
}
#quality .active .animation_02 .animation_02_cross02{
	animation-name: animation_02_cross02;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	animation-iteration-count:infinite;
    width: 25%;
    position: absolute;
    left: 70%;
    bottom: 30%;
	transform-origin:50% 50%;
	opacity:0.9;
}
@keyframes animation_02_cross02 {
	0% {transform: scale(0); opacity:0.8;}
	25% {transform: scale(0); opacity:0.8;}
	30% {transform: scale(1); opacity:0.8;}
	75% {transform: scale(1); opacity:0.8;}
	80% {transform: scale(1); opacity:0;}
	100% {transform: scale(1); opacity:0;}
}
#quality .active .animation_02 .animation_02_star01{
	animation-name: animation_02_star01;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	animation-iteration-count:infinite;
	width: 8%;
    position: absolute;
    left: 52%;
    bottom: 52%;
	transform-origin:50% 50%;
	opacity:0.9;
}
@keyframes animation_02_star01 {
	0% {transform: translate(-50%, 100%) scale(0.7) rotate(-180deg); opacity:0;}
	35% {transform: translate(-50%, 100%) scale(0.7) rotate(-180deg); opacity:0;}
	40% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	75% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	80% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:0;}
	100% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:0;}
}
#quality .active .animation_02 .animation_02_blink01{
	animation-name: animation_02_blink01;
	animation-duration: 800ms;
	animation-delay: 500ms;
	animation-iteration-count:infinite;
	width: 10%;
	position: absolute;
    left: 52%;
    bottom: 52%;
	height: 10%;
	background-color: #fff;
}
@keyframes animation_02_blink01 {
	50% {opacity:0.5;}
	0%,100% {opacity:0;}
}
#quality .active .animation_02 .animation_02_star02{
	animation-name: animation_02_star02;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	animation-iteration-count:infinite;
	width: 6%;
    position: absolute;
    left: 37%;
    bottom: 47%;
	transform-origin:50% 50%;
	opacity:0.9;
}
@keyframes animation_02_star02 {
	0% {transform: translate(20%, 30%) scale(0.7) rotate(90deg); opacity:0;}
	35% {transform: translate(20%, 30%) scale(0.7) rotate(90deg); opacity:0;}
	40% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	75% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	80% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:0;}
	100% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:0;}
}
#quality .active .animation_02 .animation_02_blink02{
	animation-name: animation_02_blink02;
	animation-duration: 800ms;
	animation-delay: 0ms;
	animation-iteration-count:infinite;
	width: 10%;
	position: absolute;
    left: 37%;
    bottom: 47%;
	height: 10%;
	background-color: #fff;
}
@keyframes animation_02_blink02 {
	50% {opacity:0.5;}
	0%,100% {opacity:0;}
}
#quality .active .animation_02 .animation_02_star03{
	animation-name: animation_02_star03;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	animation-iteration-count:infinite;
	width: 8%;
    position: absolute;
	left: 22%;
    bottom: 22%;
	transform-origin:50% 50%;
	opacity:0.9;
}
@keyframes animation_02_star03 {
	0% {transform: translate(50%, -30%) scale(0.7) rotate(90deg); opacity:0;}
	35% {transform: translate(50%, -30%) scale(0.7) rotate(90deg); opacity:0;}
	40% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	75% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	80% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:0;}
	100% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:0;}
}
#quality .active .animation_02 .animation_02_blink03{
	animation-name: animation_02_blink03;
	animation-duration: 800ms;
	animation-delay: 500ms;
	animation-iteration-count:infinite;
	width: 10%;
	position: absolute;
	left: 22%;
    bottom: 22%;
	height: 10%;
	background-color: #fff;
}
@keyframes animation_02_blink03 {
	50% {opacity:0.5;}
	0%,100% {opacity:0;}
}
#quality .active .animation_02 .animation_02_star04{
	animation-name: animation_02_star04;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	animation-iteration-count:infinite;
    width: 6%;
    position: absolute;
    left: 65%;
    bottom: 20%;
	transform-origin:50% 50%;
	opacity:0.9;
}
@keyframes animation_02_star04 {
	0% {transform: translate(0%, 0%) rotate(-45deg); opacity:0;}
	35% {transform: translate(0%, 0%) rotate(-45deg); opacity:0;}
	40% {transform: translate(10%, 10%) rotate(0deg); opacity:1;}
	75% {transform: translate(10%, 10%) rotate(0deg); opacity:1;}
	80% {transform: translate(10%, 10%) rotate(0deg); opacity:0;}
	100% {transform: translate(10%, 10%) rotate(0deg); opacity:0;}
}
#quality .active .animation_02 .animation_02_blink04{
	animation-name: animation_02_blink04;
	animation-duration: 800ms;
	animation-delay: 0ms;
	animation-iteration-count:infinite;
	width: 10%;
	position: absolute;
    left: 65%;
    bottom: 20%;
	height: 10%;
	background-color: #fff;
}
@keyframes animation_02_blink04 {
	50% {opacity:0.5;}
	0%,100% {opacity:0;}
}
#quality .active .animation_02 .animation_02_star05{
	animation-name: animation_02_star05;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	animation-iteration-count:infinite;
	width: 8%;
    position: absolute;
    left: 55%;
    bottom: 10%;
	transform-origin:50% 50%;
	opacity:0.9;
}
@keyframes animation_02_star05 {
	0% {transform: translate(0%, 0%) rotate(-90deg); opacity:0;}
	35% {transform: translate(0%, 0%) rotate(-90deg); opacity:0;}
	40% {transform: translate(10%, 10%) rotate(0deg); opacity:1;}
	75% {transform: translate(10%, 10%) rotate(0deg); opacity:1;}
	80% {transform: translate(10%, 10%) rotate(0deg); opacity:0;}
	100% {transform: translate(10%, 10%) rotate(0deg); opacity:0;}
}
#quality .active .animation_02 .animation_02_blink05{
	animation-name: animation_02_blink05;
	animation-duration: 800ms;
	animation-delay: 500ms;
	animation-iteration-count:infinite;
	width: 10%;
	position: absolute;
    left: 55%;
    bottom: 10%;
	height: 10%;
	background-color: #fff;
}
@keyframes animation_02_blink05 {
	50% {opacity:0.5;}
	0%,100% {opacity:0;}
}



#quality .animation_03_wrap{
	position: relative;
	padding-top:100%;
	border-radius:50% 0 50% 50%;
	background:#fff;
}
#quality .animation_03{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#quality .animation_03 dt{
    color:#007FFF;
    margin-left:2rem;
}
#quality .animation_03 dd{
    height:50%;
    width:100%;
}
#quality .animation_03 .animation_03_base,
#quality .animation_03 .animation_03_water,
#quality .animation_03 .animation_03_water_move,
#quality .animation_03 .animation_03_drop,
#quality .animation_03 .animation_03_star01,
#quality .animation_03 .animation_03_star02,
#quality .animation_03 .animation_03_star03,
#quality .animation_03 .animation_03_blink01,
#quality .animation_03 .animation_03_blink02,
#quality .animation_03 .animation_03_blink03{
	opacity:0;
}
#quality .active .animation_03 .animation_03_base{
	animation-name: animation_03_base;
	animation-duration: 8000ms;
	animation-delay:0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
	width: 60%;
    position: absolute;
    bottom: 12%;
    left: 20%;
}
@keyframes animation_03_base {
	0% {transform: scale(0,0); opacity:0;}
	5% {transform: scale(1,1); opacity:1;}
	75% {transform: scale(1,1); opacity:1;}
	80% {transform: scale(1,1); opacity:0;}
	100% {transform: scale(1,1); opacity:0;}
}
#quality .active .animation_03 .animation_03_water{
	animation-name: animation_03_water;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
	width: 60%;
    position: absolute;
    bottom: 15%;
    left: 20%;
}
@keyframes animation_03_water {
	0% {transform: scale(0); opacity:0;}
	5% {transform: scale(1); opacity:0;}
	10% {transform: scale(1); opacity:1;}
	25% {transform: scale(1); opacity:1;}
	30% {transform: scale(1); opacity:0;}
	100% {transform: scale(1); opacity:0;}
}
#quality .active .animation_03 .animation_03_water_move{
	animation-name: animation_03_water_move;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
	width: 60%;
    position: absolute;
    bottom: 15%;
    left: 20%;
}
@keyframes animation_03_water_move {
	0% {transform: scale(1); opacity:1;}
	15% {transform:translate(0%, 0%) scale(1); opacity:1;}
	20% {transform: translate(0%, 35%);}
	100% {transform: translate(0%, 35%);}
	100% {transform: translate(0%, 35%);}
}
#quality .active .animation_03 .animation_03_drop{
	animation-name: animation_03_drop;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
	width: 60%;
    position: absolute;
    bottom: 15%;
    left: 20%;
}
@keyframes animation_03_drop {
	0% {transform:scale(0.5); opacity:0;}
	25% {transform:scale(0.5); opacity:0;}
	30% {transform:scale(1); opacity:1;}
	35% {transform:scale(1); opacity:0;}
	100% {transform:scale(1); opacity:0;}
}
#quality .active .animation_03 .animation_03_star01{
	animation-name: animation_03_star01;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	animation-iteration-count:infinite;
	width: 8%;
    position: absolute;
	left: 15%;
    bottom: 40%;
	transform-origin:50% 50%;
	opacity:0.9;
}
@keyframes animation_03_star01 {
	0% {transform: translate(50%, 50%) scale(1) rotate(0deg); opacity:0;}
	33% {transform: translate(50%, 50%) scale(1) rotate(0deg); opacity:0;}
	38% {transform: translate(0, 0) scale(0.7) rotate(0deg); opacity:1;}
	75% {transform: translate(0, 0) scale(0.7) rotate(0deg); opacity:1;}
	80% {transform: translate(0, 0) scale(0.7) rotate(0deg); opacity:0;}
	100% {transform: translate(0, 0) scale(0.7) rotate(0deg); opacity:0;}
}
#quality .active .animation_03 .animation_03_blink01{
	animation-name: animation_03_blink01;
	animation-duration: 800ms;
	animation-delay: 0ms;
	animation-iteration-count:infinite;
	width: 10%;
	position: absolute;
	left: 15%;
    bottom: 40%;
	height: 10%;
	background-color: #fff;
}
@keyframes animation_03_blink01 {
	50% {opacity:0.5;}
	0%,100% {opacity:0;}
}
#quality .active .animation_03 .animation_03_star02{
	animation-name: animation_03_star02;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	animation-iteration-count:infinite;
	width: 6%;
    position: absolute;
    left: 10%;
    bottom: 25%;
	transform-origin:50% 50%;
	opacity:0.9;
}
@keyframes animation_03_star02 {
	0% {transform: translate(50%, -10%) scale(1) rotate(0deg); opacity:0;}
	33% {transform: translate(50%, -10%) scale(1) rotate(0deg); opacity:0;}
	38% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	75% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	80% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:0;}
	100% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:0;}
}
#quality .active .animation_03 .animation_03_blink02{
	animation-name: animation_03_blink02;
	animation-duration: 800ms;
	animation-delay: 500ms;
	animation-iteration-count:infinite;
	width: 10%;
	position: absolute;
    left: 10%;
    bottom: 25%;
	height: 10%;
	background-color: #fff;
}
@keyframes animation_03_blink02 {
	50% {opacity:0.5;}
	0%,100% {opacity:0;}
}
#quality .active .animation_03 .animation_03_star03{
	animation-name: animation_03_star03;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	animation-iteration-count:infinite;
	width: 8%;
    position: absolute;
	left: 57%;
    bottom: 20%;
	transform-origin:50% 50%;
	opacity:0.9;
}
@keyframes animation_03_star03 {
	0% {transform: translate(-50%, -10%) scale(0.7) rotate(0deg); opacity:0;}
	33% {transform: translate(-50%, -10%) scale(0.7) rotate(0deg); opacity:0;}
	38% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	75% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	80% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:0;}
	100% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:0;}
}
#quality .active .animation_03 .animation_03_blink03{
	animation-name: animation_03_blink03;
	animation-duration: 800ms;
	animation-delay: 0ms;
	animation-iteration-count:infinite;
	width: 10%;
	position: absolute;
	left: 57%;
    bottom: 20%;
	height: 10%;
	background-color: #fff;
}
@keyframes animation_03_blink03 {
	50% {opacity:0.5;}
	0%,100% {opacity:0;}
}





#quality .animation_04_wrap{
	position: relative;
	padding-top:100%;
	border-radius:0 50% 50% 50%;
	background:#fff;
}
#quality .animation_04{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#quality .animation_04 dt{
    color:#00A213;
    margin-right:2rem;
}
#quality .animation_04 dd{
    height:50%;
    width:100%;
}
#quality .animation_04 .animation_04_leaf00,
#quality .animation_04 .animation_04_stem,
#quality .animation_04 .animation_04_leaf01,
#quality .animation_04 .animation_04_leaf02,
#quality .animation_04 .animation_04_leaf03,
#quality .animation_04 .animation_04_leaf04,
#quality .animation_04 .animation_04_leaf05,
#quality .animation_04 .animation_04_leaf06,
#quality .animation_04 .animation_04_bright01,
#quality .animation_04 .animation_04_bright02,
#quality .animation_04 .animation_04_bright03,
#quality .animation_04 .animation_04_bright04,
#quality .animation_04 .animation_04_bright05,
#quality .animation_04 .animation_04_bright06,
#quality .animation_04 .animation_04_bright07,
#quality .animation_04 .animation_04_bright08,
#quality .animation_04 .animation_04_bright09,
#quality .animation_04 .animation_04_bright10,
#quality .animation_04 .animation_04_bright11,
#quality .animation_04 .animation_04_bright12,
#quality .animation_04 .animation_04_white{
	opacity:0;
}
#quality .active .animation_04 .animation_04_leaf00{
	animation-name: animation_04_leaf00;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 60%;
    position: absolute;
    bottom: 20%;
    left: 20%;
}
@keyframes animation_04_leaf00 {
	0% {transform: scale(0) ; opacity:0;}
	50% {transform: scale(0.7) ; opacity:1;}
	100% {transform: scale(0.7) ; opacity:0;}
}
#quality .active .animation_04 .animation_04_leaf_white{
	animation-name: animation_04_leaf_white;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	animation-iteration-count:infinite;
	background-color:#fff;
    width: 50%;
    height: 50%;
    position: absolute;
    bottom: 20%;
    left: 25%;
}
@keyframes animation_04_leaf_white {
	0% {opacity:1;}
	5% {opacity:0;}
	100% {opacity:0;}
}
#quality .active .animation_04 .animation_04_stem{
	animation-name: animation_04_stem;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 60%;
    position: absolute;
    bottom: 20%;
    left: 20%;
}
@keyframes animation_04_stem {
	0% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	40% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	45% {transform: translate(0%, -30%) scale(0.7) rotate(0deg); opacity:1;}
	75% {transform: translate(0%, -30%) scale(0.7) rotate(0deg); opacity:1;}
	80% {transform: translate(0%, -30%) scale(0.7) rotate(0deg); opacity:0;}
	100% {transform: translate(0%, -30%) scale(0.7) rotate(0deg); opacity:0;}
}
@supports (-ms-ime-align: auto) {
	#quality .active .animation_04 .animation_04_stem{
		animation-name: animation_04_stem;
		animation-duration: 8000ms;
		animation-delay: 0ms;
		animation-fill-mode: both;
		transform-origin:50% 50%;
		animation-iteration-count:infinite;
	    width: 60%;
	    position: absolute;
	    bottom: 20%;
	    left: 20%;
	}
	@keyframes animation_04_stem {
		0% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
		40% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
		45% {transform: translate(0%, -20%) scale(0.7) rotate(0deg); opacity:1;}
		75% {transform: translate(0%, -20%) scale(0.7) rotate(0deg); opacity:1;}
		80% {transform: translate(0%, -20%) scale(0.7) rotate(0deg); opacity:0;}
		100% {transform: translate(0%, -20%) scale(0.7) rotate(0deg); opacity:0;}
	}
}
#quality .active .animation_04 .animation_04_leaf01{
	animation-name: animation_04_leaf01;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 60%;
    position: absolute;
    bottom: 20%;
    left: 20%;
}
@keyframes animation_04_leaf01 {
	0% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	35% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	40% {transform: translate(50%, 50%) scale(0.4) rotate(45deg); opacity:0;}
	100% {transform: translate(50%, 50%) scale(0.4) rotate(45deg); opacity:0;}
}
#quality .active .animation_04 .animation_04_leaf02{
	animation-name: animation_04_leaf02;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 60%;
    position: absolute;
    bottom: 20%;
    left: 20%;
}
@keyframes animation_04_leaf02 {
	0% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	30% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	35% {transform: translate(-50%, 50%) scale(0.4) rotate(-45deg); opacity:0;}
	100% {transform: translate(-50%, 50%) scale(0.4) rotate(-45deg); opacity:0;}
}
#quality .active .animation_04 .animation_04_leaf03{
	animation-name: animation_04_leaf03;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 60%;
    position: absolute;
    bottom: 20%;
    left: 20%;
}
@keyframes animation_04_leaf03 {
	0% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	25% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	30% {transform: translate(50%, 50%) scale(0.4) rotate(45deg); opacity:0;}
	100% {transform: translate(50%, 50%) scale(0.4) rotate(45deg); opacity:0;}
}
#quality .active .animation_04 .animation_04_leaf04{
	animation-name: animation_04_leaf04;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 60%;
    position: absolute;
    bottom: 20%;
    left: 20%;
}
@keyframes animation_04_leaf04 {
	0% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	20% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	25% {transform: translate(-50%, 50%) scale(0.4) rotate(-45deg); opacity:0;}
	100% {transform: translate(-50%, 50%) scale(0.4) rotate(-45deg); opacity:0;}
}
#quality .active .animation_04 .animation_04_leaf05{
	animation-name: animation_04_leaf05;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 60%;
    position: absolute;
    bottom: 20%;
    left: 20%;
}
@keyframes animation_04_leaf05 {
	0% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	15% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	20% {transform: translate(50%, 50%) scale(0.4) rotate(45deg); opacity:0;}
	100% {transform: translate(50%, 50%) scale(0.4) rotate(45deg); opacity:0;}
}
#quality .active .animation_04 .animation_04_leaf06{
	animation-name: animation_04_leaf06;
	animation-duration: 8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 60%;
    position: absolute;
    bottom: 20%;
    left: 20%;
}
@keyframes animation_04_leaf06 {
	0% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	10% {transform: translate(0%, 0%) scale(0.7) rotate(0deg); opacity:1;}
	15% {transform: translate(-50%, 50%) scale(0.4) rotate(-45deg); opacity:0;}
	100% {transform: translate(-50%, 50%) scale(0.4) rotate(-45deg); opacity:0;}
}
#quality .active .animation_04 .animation_04_bright01{
	animation-name: animation_04_bright01;
	animation-duration: 1000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 6%;
    position: absolute;
    bottom: 48%;
    left: 47%;
}
@keyframes animation_04_bright01 {
	50% {transform: translate(0%, 0%) scale(0.2) rotate(0deg); opacity:1;}
	0%,100% {transform: translate(0%, 0%) scale(0.3) rotate(0deg); opacity:1;}
}
#quality .active .animation_04 .animation_04_bright02{
	animation-name: animation_04_bright02;
	animation-duration: 1000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 6%;
    position: absolute;
    bottom: 47%;
    left: 52%;
}
@keyframes animation_04_bright02 {
	50% {transform: translate(0%, 0%) scale(0.2) rotate(30deg); opacity:1;}
	0%,100% {transform: translate(0%, 0%) scale(0.3) rotate(30deg); opacity:1;}
}
#quality .active .animation_04 .animation_04_bright03{
	animation-name: animation_04_bright03;
	animation-duration: 1000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 6%;
    position: absolute;
    bottom: 44%;
    left: 55%;
}
@keyframes animation_04_bright03 {
	50% {transform: translate(0%, 0%) scale(0.2) rotate(60deg); opacity:1;}
	0%,100% {transform: translate(0%, 0%) scale(0.3) rotate(60deg); opacity:1;}
}
#quality .active .animation_04 .animation_04_bright04{
	animation-name: animation_04_bright04;
	animation-duration: 1000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 6%;
    position: absolute;
    bottom: 39%;
    left: 56.5%;
}
@keyframes animation_04_bright04 {
	50% {transform: translate(0%, 0%) scale(0.2) rotate(90deg); opacity:1;}
	0%,100% {transform: translate(0%, 0%) scale(0.3) rotate(90deg); opacity:1;}
}
#quality .active .animation_04 .animation_04_bright05{
	animation-name: animation_04_bright05;
	animation-duration: 1000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 6%;
    position: absolute;
    bottom: 34.5%;
    left: 55.5%;
}
@keyframes animation_04_bright05 {
	50% {transform: translate(0%, 0%) scale(0.2) rotate(120deg); opacity:1;}
	0%,100% {transform: translate(0%, 0%) scale(0.3) rotate(120deg); opacity:1;}
}
#quality .active .animation_04 .animation_04_bright06{
	animation-name: animation_04_bright06;
	animation-duration: 1000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 6%;
    position: absolute;
	bottom: 31%;
    left: 52%;
}
@keyframes animation_04_bright06 {
	50% {transform: translate(0%, 0%) scale(0.2) rotate(150deg); opacity:1;}
	0%,100% {transform: translate(0%, 0%) scale(0.3) rotate(150deg); opacity:1;}
}
#quality .active .animation_04 .animation_04_bright07{
	animation-name: animation_04_bright07;
	animation-duration: 1000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 6%;
    position: absolute;
    bottom: 30%;
    left: 47%;
}
@keyframes animation_04_bright07 {
	50% {transform: translate(0%, 0%) scale(0.2) rotate(180deg); opacity:1;}
	0%,100% {transform: translate(0%, 0%) scale(0.3) rotate(180deg); opacity:1;}
}
#quality .active .animation_04 .animation_04_bright08{
	animation-name: animation_04_bright08;
	animation-duration: 1000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 6%;
    position: absolute;
	bottom: 31%;
    left: 42%;
}
@keyframes animation_04_bright08 {
	50% {transform: translate(0%, 0%) scale(0.2) rotate(210deg); opacity:1;}
	0%,100% {transform: translate(0%, 0%) scale(0.3) rotate(210deg); opacity:1;}
}
#quality .active .animation_04 .animation_04_bright09{
	animation-name: animation_04_bright09;
	animation-duration: 1000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 6%;
    position: absolute;
    bottom: 34.5%;
    left: 38.5%;
}
@keyframes animation_04_bright09 {
	50% {transform: translate(0%, 0%) scale(0.2) rotate(240deg); opacity:1;}
	0%,100% {transform: translate(0%, 0%) scale(0.3) rotate(240deg); opacity:1;}
}
#quality .active .animation_04 .animation_04_bright10{
	animation-name: animation_04_bright10;
	animation-duration: 1000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 6%;
    position: absolute;
    bottom: 39%;
    left: 37.5%;
}
@keyframes animation_04_bright10 {
	50% {transform: translate(0%, 0%) scale(0.2) rotate(270deg); opacity:1;}
	0%,100% {transform: translate(0%, 0%) scale(0.3) rotate(270deg); opacity:1;}
}
#quality .active .animation_04 .animation_04_bright11{
	animation-name: animation_04_bright11;
	animation-duration: 1000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 6%;
    position: absolute;
    bottom: 43.5%;
    left: 38.5%;
}
@keyframes animation_04_bright11 {
	50% {transform: translate(0%, 0%) scale(0.2) rotate(300deg); opacity:1;}
	0%,100% {transform: translate(0%, 0%) scale(0.3) rotate(300deg); opacity:1;}
}
#quality .active .animation_04 .animation_04_bright12{
	animation-name: animation_04_bright12;
	animation-duration: 1000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	transform-origin:50% 50%;
	animation-iteration-count:infinite;
    width: 6%;
    position: absolute;
    bottom: 47%;
    left: 42%;
}
@keyframes animation_04_bright12 {
	50% {transform: translate(0%, 0%) scale(0.2) rotate(330deg); opacity:1;}
	0%,100% {transform: translate(0%, 0%) scale(0.3) rotate(330deg); opacity:1;}
}
#quality .active .animation_04 .animation_04_bright_white{
	animation-name: animation_04_bright_white;
	animation-duration:8000ms;
	animation-delay: 0ms;
	animation-fill-mode: both;
	animation-iteration-count:infinite;
	background-color:#fff;
    width: 30%;
    height: 30%;
    position: absolute;
    bottom: 30%;
    left: 35%;
}
@keyframes animation_04_bright_white {
	0% {opacity:1;}
	45% {opacity:1;}
	50% {opacity:0}
	75% {opacity:0;}
	80% {opacity:1;}
	100% {opacity:1;}
}




#quality .btn_box{
    text-align:center;
}
#quality .btn_wrap{
    display: inline-block;
    position:relative;
    width: 90%;
    max-width: 400px;
}
#quality .btn{
	font-size:1.25rem;
	background: #00A213;
    padding: 1.5rem 0;
    display: flex;
    justify-content: center;
    border-radius: 2.5rem;
    font-weight: bold;
    color: #fff;
    position:relative;
    align-items: center;
    transition:0.3s;
    box-shadow:0px 5px 5px 0px rgba(89, 85, 1, 0.2);
}
#quality .btn:after{
    content: "";
    display: inline-block;
    position: absolute;
    right: 1.5rem;
    width: 0.5rem;
    height: 0.5rem;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
	transform: translateY(-50%) rotate(-135deg);
	transition: 0.3s;
	top: 50%;
}
#quality .btn:hover:after{
    right: 1rem;
}
#quality .btn_wrap .character{
	display: none;
	max-width:60px;
}
#quality .btn_wrap.move .character{
	position:absolute;
	top:0;
	right:0;
    clip: rect(0px,110px,0px,-10px);
    transition:0.3s;
	animation-name: character;
	animation-duration: 500ms;
	animation-delay: 000ms;
	animation-fill-mode: both;
	display:initial;
}
@keyframes character {
	0% {clip: rect(0px,110px,0px,-10px); opacity:1;}
	95% {clip: rect(0px,110px,178px,-10px); top:-85px; opacity:1;}
	100% {clip: rect(0px,110px,178px,-10px); top:-80px; opacity:1;}
}
#quality .character img{
    transform: rotate(15deg);
}
#quality .balloon_wrap {
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
	transition:0.3s;
	display: none;
}
#quality .btn_wrap.move .balloon_wrap {
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
	transition:0.3s;
    clip: rect(0px,200px,0px,-10px);
    transition:0.3s;
	animation-name: balloon;
	animation-duration: 500ms;
	animation-delay: 500ms;
	animation-fill-mode: both;
	display:initial;
}
@keyframes balloon {
	0% {clip: rect(0px,200px,0px,0px); opacity:1;}
	95% {clip: rect(0px,200px,178px,0px); top:-115px; opacity:1;}
	100% {clip: rect(0px,200px,178px,0px); top:-110px; opacity:1;}
}
#quality .balloon {
	position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 1rem 2rem;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 16px;
    background: #FFF;
    border: solid 1px #555;
    box-sizing: border-box;
    border-radius: 10rem;
}
#quality .balloon:before {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -18px;
    border: 15px solid transparent;
    border-top: 15px solid #FFF;
    z-index: 2;
}
#quality .balloon:after {
	content: "";
    position: absolute;
    bottom: -34px;
    left: 50%;
    margin-left: -20px;
    border: 17px solid transparent;
    border-top: 17px solid #555;
    z-index: 1;
}
#quality .balloon p {
  margin: 0;
  padding: 0;
}



@media screen and (max-width:799px) {
	/*SP-Tablet*/

}

@media screen and (max-width:479px) {
	/*SP*/
	#quality .quality_animation {
	    margin-bottom: 8rem;
        width: 94%;
    	margin-left: 3%;
	}
	#quality .animation_wrap {
	    width: 48.5%;
	    margin-bottom: 3%;
	}
	#quality .balloon {
    	width: 200px;
	}
	@keyframes balloon {
		0% {clip: rect(0px,200px,0px,0px); opacity:1;}
		95% {clip: rect(0px,200px,178px,0px); top:-105px; opacity:1;}
		100% {clip: rect(0px,200px,178px,0px); top:-100px; opacity:1;}
	}
}




/*--------------------------------------------------
  How
--------------------------------------------------*/
#how{
	background:url(../img/bg_how.jpg) no-repeat;
	background-attachment: fixed;
	background-size:cover;
	background-position: center center;
	padding:10rem 0 0 0;
}
#how .how_wrap{
	background-color:#FFDEF4;
	padding:5rem 0;
}
#how .step {
	justify-content:space-between;
    align-items: stretch;
}
#how .step li{
	width:32%;
	background-color:#fff;
    border-radius: 20px;
    text-align: center;
    position:relative;
}
#how .step p.step_no{
	padding: 0.1rem 0.5rem;
    font-size: 1.5rem;
    background-color: #E4047D;
    border-radius: 20px 0px 20px 0px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
}
#how .step img{
	width:60%;
	margin:0 auto;
}
#how .step .ster_text_wrap{
	margin:0 auto;
}
#how .step p.step_title{
	color:#E4047D;
	font-size:1.25rem;
    margin-bottom: 0.5rem;
    line-height: 1.3;
}
#how .step p.step_text{
	font-size:0.75rem;
    margin-bottom: 1rem;
}

@media screen and (max-width:799px) {
	/*SP-Tablet*/

}

@media screen and (max-width:479px) {
	/*SP*/

	#quality .quality_animation dt {
		font-size: 3.2vw;
    	margin-top: 6%;
	}
	#quality .animation_01 p {
		/*transform: translateX(-20%) scale(0.3);*/
		font-size: 10px;
	    transform: scale(0.5);
	    display: inline-block;
	    width: 130%;
	    text-align: center;
	    bottom: calc(20% - 2.3rem);
	    left: -5%;
	}
	#how{
		background:url(../img/bg_how.jpg) no-repeat;
		background-attachment: scroll;
		background-size:contain;
		padding:10rem 0 0 0;
	}
	#how .step li {
		width:100%;
	    margin-bottom:1rem;
	}
	#how .step img {
	    width: 45%;
    	padding: 0 2.5%;
	}
	#how .step .ster_text_wrap {
	    width: 50%;
	    text-align:left;
	}
	#how .step p.step_title {
	    font-size: 1rem;
	}
	#how .step .flex {
	    align-items: center;
	    padding:0.5rem;
	}
	#how .step p.step_no {
		font-size: 1.0rem;
	}
}

/*--------------------------------------------------
  Recipe
--------------------------------------------------*/
#recipe{
	background:initial;
}
#recipe h2{
	font-size:2.25rem;
	color:#fff;
	padding-top:6rem;
	padding-bottom:1rem;
}
#recipe .recipe_read{
	font-size:1.4rem;
	color:#fff;
	text-align:center;
	padding-bottom:6rem;
}
#recipe li{
	width:25%;
	padding-top:25%;
	position:relative;
	transition:0.3s;
}
#recipe li.group3 {
    width: 33.333%;
    padding-top: 33.333%;
}

#recipe li.recipe01{
	background:url(../img/bg_recipe01.jpg);
	background-size:cover;
}
#recipe li.recipe02{
	background:url(../img/bg_recipe02.jpg);
	background-size:cover;
}
#recipe li.recipe03{
	background:url(../img/bg_recipe03.jpg);
	background-size:cover;
}
#recipe li.recipe04{
	background:url(../img/bg_recipe04.jpg);
	background-size:cover;
}
#recipe li.recipe05{
	background:url(../img/bg_recipe05.jpg);
	background-size:cover;
}
#recipe li.recipe06{
	background:url(../img/bg_recipe06.jpg);
	background-size:cover;
}
#recipe li.recipe07{
	background:url(../img/bg_recipe07.jpg);
	background-size:cover;
}
#recipe li.recipe08{
	background:url(../img/bg_recipe08.jpg);
	background-size:cover;
}
#recipe li.recipe09{
	background:url(../img/bg_recipe09.jpg);
	background-size:cover;
}
#recipe li.recipe10{
	background:url(../img/bg_recipe10.jpg);
	background-size:cover;
}
#recipe li.recipe11{
	background:url(../img/bg_recipe11.jpg);
	background-size:cover;
}
#recipe .recipe01:hover span,
#recipe .recipe06:hover span,
#recipe .recipe09:hover span,
#recipe .recipe10:hover span,
#recipe .recipe11:hover span{
	background-color:rgba(23,141,86,0.6);
}
#recipe .recipe02:hover span,
#recipe .recipe08:hover span{
	background-color:rgba(229,85,1,0.6);
}
#recipe .recipe03:hover span,
#recipe .recipe05:hover span{
	background-color:rgba(245,39,134,0.6);
}
#recipe .recipe04:hover span,
#recipe .recipe07:hover span{
	background-color:rgba(49,151,255,0.6);
}
#recipe .recipe01:hover a p,
#recipe .recipe02:hover a p,
#recipe .recipe03:hover a p,
#recipe .recipe04:hover a p,
#recipe .recipe05:hover a p,
#recipe .recipe06:hover a p,
#recipe .recipe07:hover a p,
#recipe .recipe08:hover a p,
#recipe .recipe09:hover a p,
#recipe .recipe10:hover a p,
#recipe .recipe11:hover a p{
	opacity:1;
}
#recipe span{
	width:100%;
	height:100%;
	display: inline-block;
	transition:0.3s;
}
#recipe a{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#recipe .flex p{
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	opacity:0;
	color:#fff;
	transition:0.3s;
	text-align:center;
	width:100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);   
}
.modaal-wrapper h3{
	font-size: 1.75rem;
    line-height: 1.3;
    margin-bottom: 1.5rem;
} 
.modaal-wrapper .dish{
	text-align: center;
	max-width:500px;	
	margin:0 auto;
} 
.modaal-container{
	max-width:800px;
	border-radius:20px;
}
.modaal-wrapper .time{
    background-color: #F87305;
    width: 74px;
    height: 74px;
    position:relative;
    font-size: 0.75rem;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    margin-top:-20px;
    line-height: 1.4;
    padding-top: 15px;
    margin-right: 0.5rem;
    margin-bottom: 1rem;
    float:left;
}
.modaal-wrapper .time_exclusion{
    text-align:left;
    color:#F87305;
    font-size:0.85rem;
}
.modaal-wrapper .time span{
	font-size:1.5rem;
}
.modaal-wrapper .material,
.modaal-wrapper .make{
	max-width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2rem;
	font-weight:bold;
	clear:both;
}
.modaal-wrapper .title{
	color:#00A213;
	border-bottom:1px solid #00A213;
	font-weight:bold;
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
}
.modaal-wrapper div.flex,
.modaal-wrapper li.flex{
	justify-content:space-between;
    margin-bottom: 0.5rem;
}
.modaal-wrapper div.flex ul{
	width:45%;
}
.modaal-wrapper div.flex ul.green{
	color:#00A213;
}
.modaal-wrapper .make li{
    padding-left: 1.5em;
    text-indent: -1.5em;
    margin-bottom: 1rem;
}
.modaal-wrapper .make span{
	color:#00A213;
	margin-right:0.5rem;
}
.modaal-wrapper .ribbon {
    display: inline-block;
    position: relative;
    height: 1.5rem;
    /* line-height: 3rem; */
    text-align: center;
    padding: 0 2rem 0 1rem;
    /* font-size: 18px; */
    background: #F87305;
    color: #FFF;
    box-sizing: border-box;
    margin-bottom: 0.5rem;
}
.modaal-wrapper .ribbon:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}
.modaal-wrapper .ribbon:after {
  top: 0;
  right: 0;
  border-width: 0.75rem 0.5rem 0.75rem 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
.modaal-wrapper.recipe .modaal-close {
    position: relative;
    right: auto;
    top: auto;
    color: #00A213;
    cursor: pointer;
    opacity: 1;
    width: 200px;
    height: 50px;
    border-radius:10rem;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 1px solid #00A213;
}
.modaal-wrapper.recipe .modaal-close:before,
.modaal-wrapper.recipe .modaal-close:after {
    content:none;
}
.modaal-wrapper.recipe .modaal-close span {
    position: static !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: auto !important;
    width: auto !important;
    overflow: hidden;
    color: #00A213;
    font-size:1rem;
}
.modaal-wrapper.recipe .modaal-close span:before {
    content:"×";
    position:absolute;
    left:1rem;
}
.modaal-wrapper .close{
	text-align: center;
	padding:2rem 0;
}
.modaal-wrapper .close .modaal-close:hover{
	background-color: #00A213;
}
.modaal-wrapper .close .modaal-close:hover span{
    color: #fff;
}


@media screen and (max-width:799px) {
	/*SP-Tablet*/
	#recipe .recipe01 span,
	#recipe .recipe06 span,
	#recipe .recipe09 span,
	#recipe .recipe10 span,
	#recipe .recipe11 span{
		background-color:rgba(23,141,86,0.6);
	}
	#recipe .recipe02 span,
	#recipe .recipe08 span{
		background-color:rgba(229,85,1,0.6);
	}
	#recipe .recipe03 span,
	#recipe .recipe05 span{
		background-color:rgba(245,39,134,0.6);
	}
	#recipe .recipe04 span,
	#recipe .recipe07 span{
		background-color:rgba(49,151,255,0.6);
	}
	#recipe .flex p{
		opacity:1;
	}
	#recipe span {
        height: 30%;
	    position: relative;
	    margin-top: 70%;
	    line-height: 1.2;
	    font-size: 0.875rem;
	}
	#recipe .flex p {
	    opacity:1;
	    top: 50%;
	    transform: translateY(-50%);
	}
}

@media screen and (max-width:479px) {
	/*SP*/
	#recipe{
		background:url(../img/bg_how.jpg) no-repeat;
		background-size:contain;
	}
	#recipe h2 {
	    font-size: 1.5rem;
	    padding-top: 3rem;
	    padding-bottom: 1rem;
	}
	#recipe .recipe_read {
	    font-size: 1rem;
	    padding-bottom: 3rem;
	}
	#recipe li{
		width:50%;
		padding-top:50%;
	}
	#recipe li.group3 {
    width: 50%;
    padding-top: 50%;
  }
	.modaal-wrapper div.flex ul{
		width:100%;
	}
	.recipe .modaal-container{
		padding:1rem;
	}


}

/*--------------------------------------------------
  Links
--------------------------------------------------*/
#links{
	background-color:#fff;
	padding:3rem 0 ;
}
#links .flex{
	max-width:500px;
	justify-content:space-between;
	margin:0 auto;
}
#links .left a{
	height:100%;
}
/* #links .right a:first-child{
	margin-bottom:0.5rem;
} */
/* #links .btn{
	width:45%;
	align-self: stretch;
    align-content: stretch;
} */
#links .btn {
	width: 100%;
	align-self: stretch;
	align-content: stretch;
	justify-content: space-between;
	display: flex;
}
#links .btn a{
	/* width:100%; */
	width: 45%;
	background:#00A213;
    display: inline-block;
    display: flex;
    justify-content:center;
    align-items:center;
    padding:1rem;
    border-radius:10px;
    color:#fff;
    box-sizing: border-box;
	transition:0.3s;
}
#links .btn a:hover{
	opacity:0.8;
}


@media screen and (max-width:799px) {
	/*SP-Tablet*/

}

@media screen and (max-width:479px) {
	/*SP*/

	#links {
	    width: 80%;
	    margin-left: 10%;
	}
	#links .btn {
	    /* width: 48%; */
			flex-direction: column;
	}
	#links .right a{
		width: 100%;
	}
	#links .right a:first-child {
		margin-bottom: 0.5rem;
	}
}

/*--------------------------------------------------
  Sns
--------------------------------------------------*/
#sns{
	background-color:#fff;
	padding: 0.25rem 0 3rem;
	text-align: center;
}
#sns .sns-title{
	font-weight: bold;
}
#sns .instagram{
	width: 59px;
	margin: 0 auto;
}