/* mamamo 平屋 */

@media screen and (min-width: 641px){

#mam_hir {
	line-height: 150%;
	}

#mam_hir .main {
	width: 100%;
	background: #F7F1ED;
	margin: -60px 0px 0px 0px;
	padding: 60px 0px 100px 0px;
	}

#mam_hir .main ol {
	width: 90%;
	max-width: 1000px;
	line-height: 150%;
	margin: 0px auto;
	}

#mam_hir .main ol img {
	width: 100%;
	margin: 0px 0px 20px 0px;
	}

#mam_hir .main ol ul {
	width: 100%;
	margin: 0px 0px 30px 0px;
	display: flex;
	flex-wrap: wrap;
	}

#mam_hir .main ol li {
	width: 23.5%;
	margin: 0px 2% 0px 0px;
	}

#mam_hir .main ol li:last-child {
	margin: 0px;
	}

#mam_hir .main h2 {
	font-size: 21px;
	line-height: 150%;
	text-align: center;
	}

#mam_hir .main h2 span {
	font-size: 10px;
	}

#mam_hir .main p {
	width: 55%;
	margin: 0px 0px 0px 10%;
	position: relative;
	z-index: 2;
	}

#mam_hir section h2.subtitle {
	width: 100%;
	background: #DE586A;
	color: #ffffff;
	padding: 50px 0px 40px 0px;
	}

#mam_hir .poi {
	width: 100%;
	background: #F7F1ED;
	padding: 0px 0px 70px 0px;
	}

#mam_hir .poi h2 {
	width: 90%;
	max-width: 1000px;
	background:#DE586A;
	font-size: 21px;
	line-height: 150%;
	color: #ffffff;
	margin: 0px auto 30px auto;
	padding: 20px 0px;
	text-align: center;
	}

#mam_hir .poi h2 br {
	display: none;
	}

#mam_hir .poi .pho {
	width: 90%;
	max-width: 600px;
	margin: 0px auto 50px auto;
	display: block;
	}

#mam_hir .poi ul {
	width: 90%;
	max-width: 1000px;
	background: #F7F1ED;
	line-height: 150%;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	}

#mam_hir .poi li {
	width: 31.666%;
	margin: 0px 2.5% 30px 0px;
	}

#mam_hir .poi li:nth-child(3n) {
	margin: 0px 0px 30px 0px;
	}

#mam_hir .poi li img {
	width: 100%;
	margin: 0px 0px 20px 0px;
	}

#mam_hir .poi li h3 {
	font-size: 16px;
	line-height: 24px;
	margin: 0px auto 15px auto;
	}

#mam_hir .poi li h3 p {
	width: 24px;
	background: #DE586A;
	font-size: 14px;
	color: #ffffff;
	margin: 0px 10px 0px 0px;
	text-align: center;
	display: inline-block;
	}

#mam_hir .pla h3 {
	width: 90%;
	max-width: 1000px;
	font-size: 21px;
	line-height: 150%;
	margin: 0px auto 50px auto;
	text-align: center;
	}

#mam_hir .pla ul {
	width: 90%;
	max-width: 600px;
	margin: 0px auto 100px auto;
	}

#mam_hir .pla li {
	margin: 0px 0px 50px 0px;
	text-align: center;
	}

#mam_hir .pla li:last-child {
	margin: 0px;
	}

#mam_hir .pla li img {
	width: 100%;
	margin: 0px 0px 20px 0px;
	}

#mam_hir .pla h4 {
	font-size: 18px;
	}

#mam_hir .pla h4 p {
	background: #DE586A;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
	margin: 15px auto 0px auto;
	padding: 0px 10px;
	display: table;
	}

#mam_hir a.res {
	width: 90%;
	max-width: 300px;
	background: #DE586A;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	color: #ffffff;
	margin: 0px auto;
	text-align: center;
	display: block;
	position: relative;
	}

#mam_hir a.res:before {
	content: '';
	width: 9px;
	height: 9px;
	border-top: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	position: absolute;
	right: 20px;
	top: 20px;
    transform: rotate(45deg);
	}

}

@media screen and (max-width: 640px){

#mam_hir {
	line-height: 150%;
	}

#mam_hir .main {
	width: 100%;
	background: #F7F1ED;
	margin: -40px 0px 0px 0px;
	padding: 40px 0px 50px 0px;
	}

#mam_hir .main ol {
	width: 90%;
	font-size: 14px;
	line-height: 150%;
	margin: 0px auto;
	}

#mam_hir .main ol img {
	width: 100%;
	margin: 0px 0px 10px 0px;
	}

#mam_hir .main ol ul {
	width: 100%;
	margin: 0px 0px 20px 0px;
	display: flex;
	flex-wrap: wrap;
	}

#mam_hir .main ol li {
	width: calc((100% - 10px) / 2);
	margin: 0px 10px 0px 0px;
	}

#mam_hir .main ol li:nth-child(2n) {
	margin: 0px;
	}

#mam_hir .main h2 {
	font-size: 16px;
	line-height: 150%;
	text-align: center;
	}

#mam_hir .main h2 span {
	font-size: 10px;
	}

#mam_hir .main p {
	width: 55%;
	margin: 0px 0px 0px 10%;
	position: relative;
	z-index: 2;
	}

#mam_hir section h2.subtitle {
	width: 100%;
	background: #DE586A;
	color: #ffffff;
	padding: 35px 0px 25px 0px;
	}

#mam_hir .poi {
	width: 100%;
	background: #F7F1ED;
	padding: 0px 0px 50px 0px;
	}

#mam_hir .poi h2 {
	width: 90%;
	background:#DE586A;
	font-size: 16px;
	line-height: 150%;
	color: #ffffff;
	margin: 0px auto 20px auto;
	padding: 10px 0px;
	text-align: center;
	}

#mam_hir .poi .pho {
	width: 80%;
	margin: 0px auto 50px auto;
	display: block;
	}

#mam_hir .poi ul {
	width: 90%;
	font-size: 14px;
	line-height: 150%;
	margin: 0px auto;
	}

#mam_hir .poi li {
	margin: 0px 0px 40px 0px;
	}

#mam_hir .poi li:last-child {
	margin: 0px;
	}

#mam_hir .poi li img {
	width: 100%;
	margin: 0px 0px 20px 0px;
	}

#mam_hir .poi li h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 0px 0px 15px 0px;
	}

#mam_hir .poi li h3 p {
	width: 20px;
	background: #DE586A;
	font-size: 12px;
	color: #ffffff;
	margin: 0px 10px 0px 0px;
	text-align: center;
	display: inline-block;
	}

#mam_hir .pla h3 {
	width: 90%;
	font-size: 16px;
	line-height: 150%;
	margin: 0px auto 30px auto;
	text-align: center;
	}

#mam_hir .pla ul {
	width: 90%;
	margin: 0px auto 50px auto;
	}

#mam_hir .pla li {
	margin: 0px 0px 30px 0px;
	text-align: center;
	}

#mam_hir .pla li:last-child {
	margin: 0px;
	}

#mam_hir .pla li img {
	width: 100%;
	margin: 0px 0px 15px 0px;
	}

#mam_hir .pla h4 {
	font-size: 14px;
	}

#mam_hir .pla h4 p {
	background: #DE586A;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	margin: 10px auto 0px auto;
	padding: 0px 10px;
	display: table;
	}

#mam_hir a.res {
	width: 90%;
	max-width: 300px;
	background: #DE586A;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	color: #ffffff;
	margin: 0px auto;
	text-align: center;
	display: block;
	position: relative;
	}

#mam_hir a.res:before {
	content: '';
	width: 9px;
	height: 9px;
	border-top: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	position: absolute;
	right: 20px;
	top: 20px;
    transform: rotate(45deg);
	}

}


