@charset "utf-8";


/*=======================================================
	グーン ママになったら 育児について
=======================================================*/

/* PAGE1 --------------------------------------------- */
/* 離乳食, おもちゃ */
#mama_babyfood {
	position: relative;
	text-align: center;
}

#mama_babyfood ul {
	margin: 20px auto 0;
	padding-left: 0;
	padding-right: 15px;
	display: inline-block;
}
#mama_babyfood ul li {
	text-align: left;
	padding: 5px 10px;
	list-style: none;
	border: 3px solid #eee;
	border-top: 0;
	font-size: 14px;
	font-size: 1.4rem;
	white-space: nowrap;
}
#mama_babyfood ul li:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 14px;
	vertical-align: middle;
	background: url(../img/cbx.png) no-repeat 0 0;
}
#mama_babyfood ul li:first-child {
	border-top: 3px solid #eee;
}
#babyfood_illust {
	position: absolute;
	left: 45px;
	top: 30px;
}
#babyfood_illust img {
	width: auto;
	height: 140px;
}

#mama_toy {
	padding-top: 20px;
}

#mama_babyfood .column,
#mama_toy .column {
	margin-top: 15px;
	padding: 15px 29px;
	border: 1px solid #960;
	border-radius: 15px;
	background-image: linear-gradient(#fff 60%, #fff4e0 100%);
	width: 810px;
	box-sizing: border-box;
	display: table;
	position: relative;
}

#mama_toy .column:first-child {
	margin-top: 0;
}

#mama_babyfood .column h4,
#mama_toy .column h4 {
	padding-right: 10px;
	display: table-cell;
	width: 120px;
	text-align: center;
	border-bottom: 0;
	vertical-align: middle;
	font-size: 20px; /* ie8 */
	font-size: 2.0rem;
	line-height: 1.3;
}
#mama_babyfood .column h4 span {
	font-size: 13px; /* ie8 */
	font-size: 1.3rem;
	display: block;
	margin: 0 auto;
}
#mama_toy .column h4 {
	padding-right: 20px;
	font-size: 18px; /* ie8 */
	font-size: 1.8rem;
}

#mama_babyfood .column p,
#mama_toy .column p {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	padding-left: 94px;
	text-align: left;
}
#mama_babyfood #babyfood_1 p {
	background: url(../img/babyfood_1.png) no-repeat 0 50%;
}
#mama_babyfood #babyfood_2 p {
	background: url(../img/babyfood_2.png) no-repeat 0 50%;
}
#mama_babyfood #babyfood_3 p {
	background: url(../img/babyfood_3.png) no-repeat 0 50%;
}
#mama_babyfood #babyfood_4 p {
	background: url(../img/babyfood_4.png) no-repeat 0 50%;
}
#mama_toy #toy_1 p {
	background: url(../img/toy_1.png) no-repeat 0 50%;
}
#mama_toy #toy_2 p {
	background: url(../img/toy_2.png) no-repeat 0 50%;
}
#mama_toy #toy_3 p {
	background: url(../img/toy_3.png) no-repeat 0 50%;
}
#mama_toy #toy_4 p {
	background: url(../img/toy_4.png) no-repeat 0 50%;
}
#mama_toy #toy_5 p {
	background: url(../img/toy_5.png) no-repeat 0 50%;
}


.banner {
	text-indent: 0 !important;
}
.banner img {
	margin: 5px 0 0 !important;
	border: 1px solid #ddd;
}
.banner a:hover {
	opacity: 0.7;
}

/* PAGE2 --------------------------------------------- */
/* 産休と育休 */
#maternity_leave + p,
#childcare_leave + p {
	position: relative;
}
#maternity_leave + p:after,
#childcare_leave + p:after {
	content: "";
	position: absolute;
	display: block;
}
#maternity_leave + p {
	padding-left: 220px;
}
#maternity_leave + p:after {
	left: 50px;
	bottom: -35px;
	width: 150px;
	height: 200px;
	background: url(../img/illust_04.png) no-repeat 0 0;
}
#childcare_leave + p {
	padding-right: 155px;
}
#childcare_leave + p:after {
	right: 60px;
	top: -25px;
	width: 105px;
	height: 225px;
	background: url(../img/illust_05.png) no-repeat 0 0;
	z-index: 100;
}

/* 保育所 */
#nursery_illust {
	padding-right: 220px;
	position: relative;
}
#nursery_illust:after {
	content: "";
	position: absolute;
	right: 15px;
	bottom: -20px;
	width: 200px;
	height: 200px;
	display: block;
	background: url(../img/illust_02.png) no-repeat 0 0;
}

#nursery_illust2:after {
	content: "";
	margin: 10px auto;
	width: 245px;
	height: 144px;
	display: block;
	background: url(../img/illust_06.png) no-repeat 0 0;
}

/* 支援制度 */
#system_illust {
	padding-right: 220px;
	position: relative;
}
#system_illust:after {
	content: "";
	position: absolute;
	right: 65px;
	top: 25px;
	width: 160px;
	height: 112px;
	display: block;
	background: url(../img/illust_03.png) no-repeat 0 0;
}


/* PAGE3～5 --------------------------------------------- */
.wide_margin{
	clear: both;
}
.check_list{
	margin: 15px 15px 15px 0;
}
.check_list ul{
	margin: 15px 0;
}
.list_wrap{
	margin: 20px 0 0;
	padding: 10px 20px;
	border: 2px dashed #eee;
	box-sizing: border-box;
}
.mama_btm_cont .illust{
	margin: 0 auto 10px;
	padding: 0;
	text-align: center;
	display: block;
}
.mama_btm_cont .illust_right_m0{
	padding: 0 15px;
	float: right;
}
.mama_btm_cont .illust_left_m0{
	padding: 0 15px;
	float: left;
}
.mama_btm_cont > .illust,
.mama_btm_cont > .illust_right_m0{
	padding: 20px 50px 0 0;
}

/* PAGE3 */
.page3_text_right{
	float: right;
	width: 574px;
}
.mama_btm_cont .illust_08{
	margin-bottom: 30px;
}

/* PAGE4 */
main .mama_btm_cont .illust_11{
	margin-top: 0;
}

/* clearfix */
.mama_btm_cont article:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ' ';
	clear: both;
	height: 0;
}


/* ===========================================
	MediaQueries
=========================================== */
/* PC----------------------------- */
@media screen and (min-width: 768px){
	.mama_btm_cont .illust_right{
		margin-top: -30px;
		padding-left: 15px;
		float: right;
	}
	.list_wrap{
		display: flex;
	}
	.list_wrap ul{
		flex: 1;
	}
	.list_wrap ul li{
		font-size: 1.4rem;
	}
}


/* スマホ----------------------------- */
@media screen and (max-width: 767px) {

/* PAGE1 --------------------------------------------- */
/* 離乳食, おもちゃ */
	#mama_babyfood ul {
		width: auto;
	}
	#mama_babyfood ul li {
		padding-left: 30px;
		white-space: normal;
		position: relative;
	}
	#mama_babyfood ul li:before {
		background: url(../img/cbx_d.png) no-repeat 0 0;
		background-size: 20px 14px;
		position: absolute;
		left: 10px;
		top: 50%;
		margin-top: -7px;
	}

	#babyfood_illust {
		position: relative;
		left: auto;
		top: auto;
		text-align: center;
		padding-top: 15px;
	}
	#babyfood_illust img {
		height: 104px;
	}

	#mama_babyfood .column,
	#mama_toy .column {
		padding: 10px 19px;
		width: 100%;
		box-sizing: border-box;
		display: block;
	}

	#mama_babyfood .column h4,
	#mama_toy .column h4 {
		margin: 0 0 5px;
		padding-right: 0;
		display: block;
		width: auto;
		text-align: center;
		font-size: 1.7rem;
	}
	#mama_babyfood .column h4 span {
		display: inline;
		font-size: 1.3rem;
	}

	#mama_babyfood .column p,
	#mama_toy .column p {
		display: block;
		width: auto;
	}

	#mama_babyfood .column p {
		padding-left: 70px;
		background-size: auto 40px !important;
	}

/* PAGE2 --------------------------------------------- */
	#maternity_leave + p,
	#childcare_leave + p,
	#nursery_illust,
	#system_illust {
		padding-left: 0;
		padding-right: 0;
	}

	#maternity_leave + p:after,
	#childcare_leave + p:after,
	#nursery_illust:after,
	#system_illust:after {
		position: relative;
		margin: 10px auto;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		background-size: cover;
	}
/* 産休と育休 */
	#maternity_leave + p:after {
		width: 112px;
		height: 150px;
	}
	#childcare_leave + p:after {
		width: 84px;
		height: 180px;
	}
/* 保育所 */
	#nursery_illust:after {
		width: 130px;
		height: 130px;
	}

	#nursery_illust2:after {
		width: 196px;
		height: 115px;
		background-size: cover;
	}

/* 支援制度 */
	#system_illust:after {
		width: 120px;
		height: 84px;
	}


/* PAGE3～5 --------------------------------------------- */
	.mama_btm_cont .illust{
		width: 250px;
	}
	.mama_btm_cont .illust_right_m0 {
		padding: 0 0 0 10px;
		width: 160px;
	}
	.mama_btm_cont .illust_left_m0 {
		padding: 0 10px 0 0;
		width: 160px;
	}
	.list_wrap ul li{
		font-size: 1.3rem;
	}
	.check_list{
		margin-right: 0;
	}
	.list_wrap{
		padding: 5px 15px;
	}
	.mama_btm_cont .illust{
		margin: 10px auto 15px;
	}
	.mama_btm_cont .illust_wide{
		width: 350px;
		max-width: 100%;
	}
	.mama_btm_cont .illust_small{
		width: 160px;
	}


	/* PAGE3 */
	.page3_text_right{
		float: none;
		width: 100%;
	}
	.mama_btm_cont .illust_07{
		width: 115px;
	}
	.mama_btm_cont .illust_08{
		padding: 0;
		width: 200px;
		float: none;
	}

	/* PAGE4 */
	.mama_btm_cont .illust_11{
		padding: 0;
		width: 150px;
		float: right;
	}

	/* PAGE5 */
	.mama_btm_cont .illust_16{
		width: 200px;
		float: none;
	}

}
