@charset "utf-8";
/* --------------------------------
 * Maternity Leap Design
 * -------------------------------- */

/* マタニティリープとは？
---------------------------------------------*/
#concept {
	padding-top: 100px;
	margin-bottom: 100px;
	background: url("../maternity_leap/img/photo01.jpg") no-repeat right bottom;
	background-color: rgba(255, 255, 255, 0.85);
	background-blend-mode: lighten;
}
#concept .box {
	margin: 0 auto;
	width: 70%;
}

@media (max-width: 960px) {
#concept .box {
	width: 100%;
}
}
#concept .honbun {
	line-height: 2.25;
}
/* 飛躍のたね／マタニティの輪／未来理想図
---------------------------------------------*/
#approach {
	padding-top: 100px;
	background: #efefef;
}
.approach-contents {
	padding: 80px 0;
}
.approach-contents:first-of-type {
	padding: 50px 0 80px;
}
.approach-contents:nth-of-type(even) {
	background: #fff;
}
.approach-summary {
	color: #fff;
	background: #e4ae2c;
}
/* レイアウト（flexbox 片側固定） */
.approach-contents .inner {
	display: -webkit-flex;
	display: flex;
}
.approach-contents .box {
	-webkit-flex: 1;
	flex: 1;
}
.approach-midashi {
	margin-right: 50px;
	width: 238px;
}

@media (max-width: 767px) {
.approach-contents .inner {
	display: block;
}
.approach-contents .box {
	margin-top: 30px;
	flex: auto;
}
.approach-midashi {
	margin: 0 auto;
	text-align: center;
}
}
/* 見出し */
.approach-midashi {
	position: relative;
	width: 238px;
	height: 238px;
	border-radius: 119px;
	color: #fff;
	background: #e4ae2c;
}
.approach-midashi strong {
	position: absolute;
	left: 0;
	top: 50%;
	margin: -0.6em 0 0;
	width: 238px;
	text-align: center;
	font-weight: normal;
	font-size: 3.0rem;
}
/* マタニティの輪写真 */
.approach-photo {
	padding-top: 1.5em;
	display: -webkit-flex;
	display: flex;
}
.approach-photo .explanation {
	-webkit-flex: 1;
	flex: 1;
}
.approach-photo .image {
	margin-left: 50px;
	width: 246px;
}
.approach-photo .image img {
	width: 100%;
	vertical-align: bottom;/* 画像下の隙間を無くす */
}
.approach-photo .image img:first-of-type {
	margin-bottom: 10px;
}

@media (max-width: 960px) {
.approach-photo {
	display: block;
}
.approach-photo .explanation {
	flex: auto;
}
.approach-photo .image {
	margin-top: 20px;
	margin-left: 0;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.approach-photo .image div {
	width: 47.5%;
}
}
/* 未来理想図グラフ */
.approach-graph .image {
	margin: 20px auto 0;
	width: 70%;
}
.approach-graph .image img {
	width: 100%;
}

@media (max-width: 767px) {
.approach-graph .image {
	width: 100%;
}
}
.approach-graph .honbun-memo {
	margin: 0 auto;
	text-align: center;
	font-weight: normal;
}
/* まとめ
---------------------------------------------*/
.summary {
	padding-bottom: 80px;
	color: #fff;
	background: #e4ae2c;
	font-weight: bold;
}
.summary .inner {
	padding-top: 80px;
	background: url("../maternity_leap/img/bg_summary.svg") no-repeat right bottom;
	background-size: 238px;
	background-size: 24.8%;
}
.summary .box {
	width: 70%;
}

@media (max-width: 960px) {
.summary .inner {
	background: url("../maternity_leap/img/bg_summary.svg") no-repeat right center;
	background-size: 24.8%;
}
}

@media (max-width: 640px) {
.summary {
	padding-top: 30px;
}
.summary .inner {
	padding-top: 24.8%;
	background: url("../maternity_leap/img/bg_summary.svg") no-repeat center top;
	background-size: 24.8%;
}
.summary .box {
	width: 100%;
}
}
/* コーチングまとめ */
.coaching-summary.summary {
	background: #67afcd;
}
.coaching-summary.summary .inner {
	background: url("../maternity_leap/img/bg_summary.svg") no-repeat right center;
	background-size: 24.8%;
}

@media (max-width: 640px) {
.coaching-summary.summary .inner {
	padding-top: 24.8%;
	background: url("../maternity_leap/img/bg_summary.svg") no-repeat center top;
	background-size: 24.8%;
}
}
/* マタニティリープ・コーチング
---------------------------------------------*/
.coaching-contents {
	padding-top: 100px;
}
.coaching-contents .box {
	margin: 0 auto;
	width: 70%;
}

@media (max-width: 960px) {
.coaching-contents .box {
	width: 100%;
}
}
/* ポイント */
.coaching-point {
	margin-top: 80px;
}
.coaching-point:last-of-type {
	padding-bottom: 80px;
}
/* ポイント見出し */
.coaching-point-midashi {
	font-size: 3.0rem;
	color: #1c99cd;
}
.coaching-point-midashi span {
	font-size: 1.8rem;
	display: block;
	letter-spacing: 0.1em;
}
/* ポイントレイアウト */
.coaching-point .box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.coaching-point .honbun {
	width: 60%;
}
.coaching-point .image {
	width: 34.79166666666667%;
}

@media (max-width: 640px) {
.coaching-point .honbun {
	width: 100%;
}
.coaching-point .image {
	margin-top: 10px;
	width: 100%;
}
}
.coaching-point .image img {
	width: 100%;
}
/* マタニティリープ・ワークショップ
---------------------------------------------*/
.workshop-contents {
	padding-top: 100px;
}
.workshop-contents .box {
	margin: 0 auto;
	width: 70%;
}

@media (max-width: 960px) {
.workshop-contents .box {
	width: 100%;
}
}
/* ポイント */
.workshop-point {
	margin-top: 80px;
}
/* ポイント背景 */
.ws-point:first-of-type {
	background: #fff url("../maternity_leap/img/photo07.jpg") no-repeat center top;
	background-size: cover;
}
.ws-point:last-of-type {
	background: #fff url("../maternity_leap/img/photo08.jpg") no-repeat center top;
	background-size: cover;
}
/* ポイントレイアウト */
.ws-point .box {
	padding: 50px 5%;
	width: 80%;
	background-color: rgba(255, 255, 255, 0.8);
}
.ws-point .inner:nth-of-type(even) .box {
	margin-top: 50px;
	margin-left: 20%;
}
.ws-point:nth-of-type(2) .box {
	margin: 50px 0;
	background-color: rgba(103, 175, 205, 0.2);
}
.ws-point:last-of-type .box {
	margin-left: 20%;
}
.ws-point:last-of-type .inner:nth-of-type(even) .box {
	margin-left: 0;
}

@media (max-width: 960px) {
.ws-point:nth-of-type(2) .box {
	width: 100%;
}
}

@media (max-width: 767px) {
.ws-point .box {
	width: 100%;
}
.ws-point .inner:nth-of-type(even) .box {
	margin-left: 0;
}
.ws-point:last-of-type .box {
	margin-left: 0;
}
}
/* ポイント見出し */
.ws-point-midashi {
	font-size: 3.0rem;
	color: #1c99cd;
}
