/* 点数が上がる本当の理由 */

@media screen and (min-width: 641px){

#rea {
	width: 100%;
	font-size: 16px;
	line-height: 200%;
	margin: -140px 0px 0px 0px;
	float: left;
	}

#rea .main {
	width: 100%;
	margin: -140px 0px 0px 0px;
	padding: 140px 0px 0px 0px;
	}

#rea .main .tit {
	width: 100%;
	}

#rea .main ol {
	width: 100%;
	background: url(img/bg.png) center top;
	/*
	background: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 10%) ,url(img/bg.png);
	background-repeat: repeat;
	background-position: top;
	margin: -300px 0px 0px 0px;
	padding: 300px 0px 0px 0px;
	*/
	text-align: center;
	position: relative;
	z-index: 1;
	}

#rea .main ol img:nth-child(2) {
	margin: 100px auto -180px auto;
	}

#rea .main ol p {
	width: 1200px;
	background: url(img/entman.png) no-repeat right 80%;
	margin: 100px auto 0px auto;
	padding: 0px 0px 160px 0px;
	text-align: left;
	}

#rea .sou {
	width: 100%;
	background: url(../point/img/04bg.png) center top;
	float: left;
	}

#rea .sou h3 {
	width: 100%;
	margin: -60px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	}

#rea .sou h3 img:first-child {
	width: 104%;
	margin: 0px 0px 0px -2%;
	transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	}

#rea .sou ul:nth-child(2n) h3 img:first-child {
	transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-webkit-transform: rotate(2deg);
	}

#rea .sou h3 img:last-child {
	margin: -190px auto 0px auto;
	display: block;
	position: relative;
	z-index: 2;
	}

#rea .sou li {
	width: 800px;
	font-size: 21px;
	line-height: 200%;
	color: #ffffff;
	margin: 80px auto 190px auto;
	}

#rea .sou ul:last-child li {
	margin: 80px auto 130px auto;
	}

#rea .sou li h4 {
	margin: 0px 0px 40px 0px;
	text-align: center;
	}

#rea .tea h3 {
	width: 100%;
	margin: 0px 0px 130px 0px;
	position: relative;
	overflow: hidden;
	}

#rea .tea h3:before {
	content: '';
	width: 100%;
	height: 100%;
	background: url(../img/sli_img/bgfil.png) center top;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	}

#rea .tea h3 img:first-child {
	width: 100%;
	}

#rea .tea h3 img:last-child {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	z-index: 1;
	}

#rea .tea ul {
	width: 800px;
	margin: 0px auto 130px auto;
	}

#rea .tea ul li {
	margin: 50px 0px 0px 0px;
	}

#rea .tea ul li h4 {
	font-size: 24px;
	line-height: 40px;
	color: #BF270F;
	margin: 0px 0px 20px 0px;
	}

#rea .tea ul li h4 p {
	width: 40px;
	background: #BF270F;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	font-size: 28px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 40px;
	color: #ffffff;
	margin: 0px 20px 0px 0px;
	float: left;
	text-align: center;
	}

#rea .tea:last-child ul li h4 {
	color: #EE7800;
	}

#rea .tea:last-child ul li h4 p {
	background: #EE7800;
	}

}

@media screen and (max-width: 640px){

#rea {
	width: 100%;
	line-height: 200%;
	margin: -50px 0px 0px 0px;
	float: left;
	}

#rea .main {
	width: 100%;
	margin: -50px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
	}

#rea .main .tit {
	width: 100%;
	}

#rea .main ol {
	width: 100%;
	background: url(img/bg.png) center top;
	/*
	background: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 10%) ,url(img/bg.png);
	background-repeat: repeat;
	background-position: top;
	margin: -50px 0px 0px 0px;
	*/
	padding: 0px 5% 0px 5%;
	text-align: center;
	position: relative;
	z-index: 1;
	}

#rea .main ol img {
	width: 100%;
	}

#rea .main ol img:nth-child(2) {
	margin: 50px auto -15% auto;
	}

#rea .main ol p {
	width: 100%;
	background: url(img/entman.png) no-repeat right 20px;
	background-size: 20% auto;
	margin: 0px auto 0px auto;
	padding: 50px 0px 80px 0px;
	}

#rea .sou {
	width: 100%;
	background: url(../point/img/04bg.png) center top;
	float: left;
	}

#rea .sou h3 {
	width: 100%;
	margin: -30px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	}

#rea .sou h3 img:first-child {
	width: 104%;
	margin: 0px 0px 0px -2%;
	transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	}

#rea .sou ul:nth-child(2n) h3 img:first-child {
	transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-webkit-transform: rotate(2deg);
	}

#rea .sou h3 img:last-child {
	height: 140px;
	margin: -60px auto 0px auto;
	display: block;
	position: relative;
	z-index: 2;
	}

#rea .sou li {
	width: 90%;
	color: #ffffff;
	margin: 40px 5% 100px 5%;
	}

#rea .sou ul:last-child li {
	margin: 40px auto 70px auto;
	}

#rea .sou li h4 {
	margin: 0px 0px 20px 0px;
	text-align: center;
	}

#rea .sou li h4 img {
	width: 90%;
	}

#rea .tea h3 {
	width: 100%;
	margin: 0px 0px 70px 0px;
	position: relative;
	overflow: hidden;
	}

#rea .tea h3:before {
	content: '';
	width: 100%;
	height: 100%;
	background: url(../img/sli_img/bgfil.png) center top;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	}

#rea .tea h3 img:first-child {
	width: 100%;
	}

#rea .tea h3 img:last-child {
	height: 90%;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	z-index: 1;
	}

#rea .tea ul {
	width: 90%;
	margin: 0px 5% 70px 5%;
	}

#rea .tea ul h3 {
	text-align: center;
	}

#rea .tea ul h3 img {
	width: 90%;
	}

#rea .tea ul li {
	margin: 30px 0px 0px 0px;
	}

#rea .tea ul li h4 {
	font-size: 18px;
	line-height: 30px;
	color: #BF270F;
	margin: 0px 0px 10px 0px;
	}

#rea .tea ul li h4 p {
	width: 30px;
	background: #BF270F;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	font-size: 21px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 30px;
	color: #ffffff;
	margin: 0px 10px 0px 0px;
	float: left;
	text-align: center;
	}

#rea .tea:last-child ul li h4 {
	color: #EE7800;
	}

#rea .tea:last-child ul li h4 p {
	background: #EE7800;
	}

}

