@charset "utf-8";
/**
 *nursery page
 */
#mvArea .imageMv img {
	width: 120%;
	top:-2vw;
}
.mvtitle {
	width: 18.4%;
}

.big_title {
	text-align: center;
	font-size: 3em;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: .07em;
	margin-bottom: .85em;
}
.big_title + .lead {
	font-size: 1.9em;
	font-weight: 500;
	line-height: 2;
	text-align: center;
	margin-bottom: 4.6em;
}
.no_title {
	font-size: 3em;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: .028em;
	margin-bottom:1.06em;
}
.no_title img {
	display: block;
	margin-bottom: .8em;
}
#nursery01_01 .no_title img {
	width: 8.6%;
}
.section {
	position: relative;
	margin-bottom: 14em;
}
.section .txt {
	padding-right: 39%;
	font-size: 1.6em;
	line-height: 2.4;
	margin-bottom: 2.5em;
}
.section#nursery01_01 .imgBx.lef + .txt {
	margin-bottom: .6em;
}
.section .imgBx {
	width: 36.8%;
	position: absolute;
	top: 0;
}
.imgBx.lef {
	right: 0;
}
.section#nursery02_01 .imgBx.lef {
	left: 0;
}
.txt p.pk {
	color: #fd7793;
	font-weight: 700;
	line-height: 1.8;
}
.section .imgBx li {
	margin-bottom: 3.5em;
}
a.grtxt {
	color: #23850d;
	text-decoration: underline;
}
a.grtxt:hover {
	text-decoration: none;
}
.section#nursery01_01 .imgBx.lef li:last-of-type  {
	width: 70%;
	margin-left: 30%;
}
.section#nursery01_01  .btnBx.flex {
	width: 61.8%;
	align-items: center;
	margin-bottom: 4em;
}
.section#nursery01_01  .btnBx.flex .btnArea {
	width: 50%;
}
.section .btnArea .pkbtn {
	border-radius: 1em;
	box-sizing: border-box;
	background: url(../img/nursery/btn_pk.jpg) no-repeat;
	background-size: 150% auto;
	background-position: 0 50%;
	overflow: hidden;
	background-color:rgba(255,126,149,0);
	background-blend-mode:multiply;
	transition: all .3s ease 0s;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .3s ease 0s;
}
.section .btnArea .pkbtn:hover {
	background-color:rgba(255,126,149,.4);
	transition: all .3s ease 0s;
}
.section#nursery01_01 .btnBx.flex .btnArea .pkbtn {
	width: 100%;
}
.section#nursery01_01  .btnBx.flex  .btnArea  img.arrow {
	width: 8%;
	padding-right: 4%;
}
.section#nursery01_01 .btnBx img.illust:first-of-type {
	width: 20%;
	margin: 0 0 0 2%;
}
.section#nursery01_01 .btnBx img.illust:last-of-type {
	width: 22%;
}

.section#nursery01_02 {
	text-align: right;
}
.section#nursery01_02 .no_title img {
	width: 9.9%;
	margin-left: 90.1%;
}
.section#nursery01_02  .txt {
	padding:0 0 0 39%;
}
.section#nursery01_03  {
	margin-bottom: 0;
}
.section#nursery01_03 .no_title img {
	width: 9.7%;
}
.section#nursery01_03 .btnArea {
	text-align: left;
	font-size: 10px;
}
.section#nursery01_03 .btnArea .pkbtn {
	width: 50%;
	margin: 0 0;
	padding: 0.3em 0;
}
.section#nursery01_03 .btnArea .pkbtn .shoplogo {
	width: 84%;
}
.section#nursery01_03  .bannerArea {
	width: 70%;
	margin: 1em 0 2em;
}
.section#nursery01_03  .bannerArea a {
	opacity: 1;
	transition: opacity .4s ease 0s;
}
.section#nursery01_03  .bannerArea a:hover {
	opacity: .6;
	transition: opacity .4s ease 0s;
}


@media only screen and (max-width: 980px) {
	.no_title {
	font-size: 2.85vw;
	}
	.section .txt {
	font-size: 1.42vw;
	}
	.section#nursery01_01 .btnBx.flex {
	margin-bottom: 1em;
	}
	.section .btnArea .pkbtn {
	font-size: 1.42vw;
	}
}

@media only screen and (max-width: 768px) {
	.mainWrp {
	padding: 6vw 0 5vw;
	}
	#mvArea .imageMv img {
	width: 100%;
	max-width:  none;
	min-height: auto;
	top:-40px;
	}
	.mvtitle {
	width: 41%;
	}
	.section {
	margin-bottom: 12vw;
	}
	.big_title {
	font-size: 4.5vw;
	letter-spacing: 0;
	margin-bottom: 1.2vw;
	}
	.big_title + .lead {
	font-size: 3.2vw;
	line-height: 1.7;
	margin-bottom: 10vw;
	}
	.section .imgBx {
	width: 100%;
	position: static;
	}
	.no_title {
	font-size: 4.6vw;
	font-weight: 600;
	}
	.section .txt {
	padding-right: 0;
	font-size: 3.2vw;
	letter-spacing:0;
	margin-bottom: 2em;
	}
	.section .btnArea .pkbtn {
	font-size: 3.6vw;
	}
	.section#nursery01_01 .btnBx.flex {
	width: 100%;
	justify-content: space-between;
	margin: 4vw  0 6vw;
	}
	.section#nursery01_01 .btnBx.flex .btnArea {
	width: 60%;
	order: 2;
	}
	.section#nursery01_01 .btnBx img.illust:first-of-type {
	order: 1;
	width: 20%;
	margin: 0 0 0 0;
	}
	.section#nursery01_01 .btnBx img.illust:last-of-type {
	order: 3;
	width: 20%;
	}
	.section#nursery01_02 .txt {
	padding: 0 0 0 0;
	}
	.txt p.pk {
	text-align: center;
	font-size : 3.7vw;
	line-height: 1.5;
	letter-spacing: .05em;
	}
	.section#nursery01_03 .bannerArea {
	width: 100%;
	}
	.section#nursery01_03 .btnArea {
	text-align: center;
	}
	.section#nursery01_03 .btnArea .pkbtn {
	width: 70%;
	margin: 0 auto;
	}
	#nursery01_01 .flex.box2 img {
	width: 35%;
	margin-left: 2%;
	}
	.section .imgBx {
	position: relative;
	padding-top: 54.3%;
	}
	.section .imgBx li {
	position: absolute;
	margin-bottom:0 ;
	}
	#nursery01_02 .imgBx li:nth-child(2),
	.section .imgBx li:first-child {
	width: 40%;
	left: auto;
	top: auto;
	bottom: 0;
	right: 0;
	z-index: 1;
	}
	#nursery01_02 .imgBx li:first-child,
	.section .imgBx li:nth-child(2){
	width: 68%;
	top: 0;
	right: auto;
	left: 0;
	}
	#nursery01_03  .imgBx {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-top: 0;
	margin: 0 0 6vw;
	}
	#nursery01_03  .imgBx li {
	position: static;
	}
	#nursery01_03  .imgBx li:nth-child(1) {
	display: none;
	}
	#nursery01_03  .imgBx li:nth-child(3),
	#nursery01_03  .imgBx li:nth-child(2) {
	width: 47%;
	}
	#nursery01_01 .no_title img {
	width: 14%;
	}
	.section#nursery01_02 .no_title img {
	width: 16.2%;
	margin-left: 83.8%;
	}
	.section#nursery01_03 .no_title img {
	width: 16%;
	}

}