
/*-------------------------------------------------------------*/
/* section style */
.section_type01 {
	background-image: url(../../img/mamasapo/bg_rose.png);
	background-position: center center;
	background-size: cover;
	background-color: #febfcb;
	color: #000;
	padding: 5rem 0 3.5rem;
	position: relative;
}

@media screen and (max-width:767px) {
	.section_type01 {
		padding: 2rem 1rem 5.5rem;
	}
}

.section_type01 .lay_lqd {
	max-width: 700px;
	position: relative;
}
.section_type01 .lay_lqd.tightest { max-width: 616px; }

.section_type01_illust {
	position: relative;
	max-width: 1500px;
	margin: 0 auto;
}

.section_type01_illust01,
.section_type01_illust02,
.section_type01_illust03,
.section_type01_illust04 {
	position: absolute;
	z-index: 99;
}

.section_type01_illust01 img,
.section_type01_illust02 img,
.section_type01_illust03 img,
.section_type01_illust04 img {
	width: 100%;
	height: auto;
}

.section_type01_illust01 {
	top: 0;
	left: 2rem;
	right: auto;
	width: 24%;
	transform: translate(0,-50%);
	z-index: 200;
}
.section_type01_illust02 {
	top: 0;
	left: auto;
	right: 2rem;
	width: 24%;
	transform: translate(0,-50%);
	z-index: 200;
}
.section_type01_illust03 {
	left: 8.533%;
	right: auto;
	bottom: 0;
	width: 18.66%;
	transform: translate(0,50%);
	z-index: 300;
}
.section_type01_illust04 {
	left: auto;
	right: 8.533%;
	bottom: 0;
	width: 18.66%;
	transform: translate(0,50%);
	z-index: 300;
}
@media screen and (max-width:1280px) {
	.section_type01_illust01 {
		top: -1rem;
		transform: translate(0,-91%);
	}
	.section_type01_illust02 {
		top: -1rem;
		transform: translate(0,-91%);
	}
	.section_type01_illust03 {
		bottom: -1rem;
		transform: translate(0,91%);
	}
	.section_type01_illust04 {
		bottom: -1rem;
		transform: translate(0,91%);
	}
}

@media screen and (max-width:767px) {
	.section_type01_illust {
		position: static;
	}
	.section_type01_illust01 {
		top: auto;
		bottom: -1rem;
		left: 1rem;
		transform: translate(75%,0);
	}
	.section_type01_illust02 {
		top: auto;
		bottom: -1rem;
		right: 1rem;
		transform: translate(-75%,0);
	}
	.section_type01_illust03 {
		top: auto;
		bottom: -1rem;
		left: 1rem;
		transform: translate(0,-66.66%);
	}
	.section_type01_illust04 {
		top: auto;
		bottom: -1rem;
		right: 1rem;
		transform: translate(0,-66.66%);
	}
}

/*-------------------------------------------------------------*/
/* head style */

.page_head01 {
	padding: 0 0 0.25rem;
	color: #000;
	border-bottom: solid 1px #000;
	margin: 0 0 2rem;
}
@media screen and (max-width:767px) {
	.page_head01 {
		padding: 0 0 0.5rem;
		margin: 0 0 1.5rem;
	}
}
.page_head02 {
	font-size: 1.25rem;
	line-height: 1.75rem;
	color: #000;
	margin: 0 0 2rem;
}
@media screen and (max-width:767px) {
	.page_head02 {
		font-size: 1.125rem;
		line-height: 1.5rem;
		margin: 0 0 1.5rem;
	}
}

.page_head04 {}
.page_head04 > span { color: #ff6ea3; }
.page_head04 > em { color: #ff6ea3; }

/*-------------------------------------------------------------*/
/* page parts */
.page_hr {
	height: 20rem;
	margin: 2rem 0 0;
}
@media screen and (max-width:767px) {
	.page_hr {
		height: 8rem;
		margin: 2rem 0 0;
	}
}

/*-------------------------------------------------------------*/
/* page parts news */

/*-------------------------------------------------------------*/
/* page parts mv */
@media screen and (min-width: 768px){
	#mv { width: 100%; }
}
.mv_image { text-align: center; }
.mv_image img { max-width: 960px; }

@media screen and (max-width:767px) {
	.mv_text { top: 18%; }
	.mv_image:before { padding: 125% 0 0; }
	.mv_image img {
		position: absolute;
		top: auto;
		bottom: 0;
		left: 50%;
		transform: translate(-50%,0);
		max-width: none;
		width: auto;
		height: 50%;
	}
}


/*-------------------------------------------------------------*/
/* page parts merit */

.box_merit_body { border: solid 3px #ff6ea3; }

.box_good {
	border: solid 1px #bfbfbf;
	background-image: url(../img/icon_hand_pink.png);
}

.box_good dt { color: #ff6ea3; }
.box_good dt em { color: #ff6ea3; }

.box_good {
	position: relative;
}

@media screen and (max-width:767px) {
	.box_merit_body { border: solid 3px #ff6ea3; }
	.box_good { background-image: url(../img/icon_hand_pink.png); }
}

.box_good_figure {
	width: 4rem;
	position: absolute;
	right: 0;
	top: 0;
}

.box_good_figure img {
	width: 100%;
	height: auto;
}

@media screen and (max-width:767px) {
	.box_merit_body { border: solid 3px #8cc63f; }
	.box_good_figure { display: none; }

}

.box_type01_head {
	background: #ff6ea3;
	color: #fff;
}
.box_type01_body {
	background: #fcfceb;
}

/*-------------------------------------------------------------*/
/* page parts voice */
.box_voice_head > span {
	background: #ff6ea3;
	color: #fff;
}
.box_voice_head > span:after { border-color: #ff6ea3 transparent transparent transparent; }
.box_voice_name { color: #ff6ea3; }

/*-------------------------------------------------------------*/
/* page parts voice */

.box_pickup:before { border-color: #ed1e79 transparent transparent #ed1e79; }
.box_pickup:after { border-color: transparent #ed1e79 #ed1e79 transparent; }

.box_pickup_head { color: #ed1e79; }
.box_pickup_head span:before { border-bottom: solid 3px #ed1e79; }

.box_pickup dl dd { color: #ed1e79; }

