/* 平屋mamamo */

@media screen and (min-width: 641px){

#mamhir .main {
	font-size: 28px;
	font-weight: bold;
	color: #DE576A;
	margin: 0px 0px 80px 0px;
	text-align: center;
	}

#mamhir .main img {
	margin: 0px auto 50px auto;
	display: block;
	}

#mamhir .main br {
	display: none;
	}

#mamhir .main font {
	font-size: 12px;
	font-weight: normal;
	}

#mamhir section {
	width: 990px;
	background: #ffffff;
	border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	margin: 5px 5px 55px 5px;
	padding: 70px 45px 80px 45px;
	position: relative;
	box-sizing: border-box;
	}

#mamhir section:before {
	content: '';
	width: 1000px;
	height: calc(100% + 10px);
	height: -webkit-calc(100% + 10px);
	background: url(../img/cbg.png) left top;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	position: absolute;
	top: -5px;
	left: -5px;
	z-index: -1;
	}

#mamhir section h2 {
	margin: 0px 0px 50px 0px;
	text-align: center;
	}

#mamhir .sty h2 {
	font-size: 21px;
	margin: 0px 0px 20px 0px;
	text-align: center;
	}

#mamhir .sty ul {
	margin: 0px 0px 100px 0px;
	display: flex;
	flex-wrap: wrap;
	}

#mamhir .sty li {
	width: 31.333%;
	margin: 0px 3% 0px 0px;
	}

#mamhir .sty li:last-child {
	margin: 0px;
	}

#mamhir .sty li img {
	width: 100%;
	}

#mamhir .pla .pho {
	margin: 0px 0px 0px -30px;
	}

#mamhir .pla ul {
	display: flex;
	flex-wrap: wrap;
	}

#mamhir .pla li {
	width: 430px;
	font-size: 14px;
	line-height: 180%;
	margin: 50px 30px 0px 0px;
	float: left;
	}

#mamhir .pla li:nth-child(2n) {
	margin: 50px 0px 0px 0px;
	}

#mamhir .pla h3 {
	font-size: 21px;
	margin: 20px 0px 10px 0px;
	}

#mamhir .pla p {
	width: 500px;
	background: #f6f6f6;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	margin: 80px auto 0px auto;
	padding: 30px 0px;
	text-align: center;
	}

#mamhir .lin h2 {
	font-family: 'Varela Round', sans-serif;
	font-size: 48px;
	font-weight: bold;
	margin: 0px;
	}

#mamhir .lin img {
	margin: 50px auto 0px auto;
	display: block;
	}

#mamhir a.req {
	width: 660px;
	background: url(../img/arr11.png) no-repeat 619px center;
	background-color: #545DA8;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	font-size: 28px;
	font-weight: bold;
	line-height: 120px;
	color: #ffffff;
	margin: 80px auto 0px auto;
	padding: 0px 0px 0px 140px;
	display: block;
	position: relative;
	box-sizing: border-box;
	}

#mamhir a.req img {
	position: absolute;
	left: 30px;
	bottom: 10px;
	}

}

@media screen and (max-width: 640px){

#mamhir .main {
	font-size: 18px;
	font-weight: bold;
	color: #DE576A;
	margin: 0px 0px 40px 0px;
	text-align: center;
	}

#mamhir .main img {
	width: 100%;
	margin: 0px auto 20px auto;
	display: block;
	}

#mamhir .main img:nth-child(2) {
	width: 85%;
	}

#mamhir .main img:nth-child(3) {
	width: 60%;
	}

#mamhir .main font {
	font-size: 10px;
	font-weight: normal;
	}

#mamhir section {
	width: calc(100% - 10px);
	width: -webkit-calc(100% - 10px);
	background: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px 5px 55px 5px;
	padding: 30px 20px 40px 20px;
	position: relative;
	box-sizing: border-box;
	}

#mamhir section:before {
	content: '';
	width: calc(100% + 10px);
	width: -webkit-calc(100% + 10px);
	height: calc(100% + 10px);
	height: -webkit-calc(100% + 10px);
	background: url(../img/cbg.png) left top;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position: absolute;
	top: -5px;
	left: -5px;
	z-index: -1;
	}

#mamhir section h2 {
	margin: 0px 0px 20px 0px;
	text-align: center;
	}

#mamhir section h2 img {
	width: 100%;
	}

#mamhir .sty h2 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	}

#mamhir .sty ul {
	margin: 0px 0px 50px 0px;
	display: flex;
	flex-wrap: wrap;
	}

#mamhir .sty li {
	width: 33%;
	margin: 0px 0.5% 0px 0px;
	}

#mamhir .sty li:last-child {
	margin: 0px;
	}

#mamhir .sty li img {
	width: 100%;
	}

#mamhir .pla .pho {
	width: 100%;
	}

#mamhir .pla li {
	width: 100%;
	margin: 20px 0px 0px 0px;
	}

#mamhir .pla img {
	width: 100%;
	}

#mamhir .pla h3 {
	font-size: 16px;
	margin: 15px 0px 5px 0px;
	}

#mamhir .pla p {
	width: 100%;
	background: #f6f6f6;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 40px auto 0px auto;
	padding: 20px 0px;
	text-align: center;
	}

#mamhir .pla p img {
	width: 70%;
	}

#mamhir .lin h2 {
	font-family: 'Varela Round', sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	}

#mamhir .lin img {
	width: 100%;
	margin: 20px auto 0px auto;
	}

#mamhir a.req {
	width: 100%;
	background: url(../img/arr10.png) no-repeat 97% center;
	background-color: #545DA8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 80px;
	color: #ffffff;
	margin: 40px auto 20px auto;
	padding: 0px 0px 0px 25%;
	display: block;
	position: relative;
	box-sizing: border-box;
	}

#mamhir a.req img {
	width: 15%;
	position: absolute;
	left: 15px;
	bottom: 10px;
	}

}


