@charset "utf-8";

/* reset */
body {
	background-color: #67B5F9;
}
#NR-wrapper {
	padding: 0;
}
#NR-wrapper-in {
	margin: 0;
	padding: 0;
	width: 100%;
}

/* common style */
.section {
	padding: 120px 0;
	margin-bottom: 120px;
	width: 100%;
}
.section-in {
	margin: 0 auto;
	width: 1024px;
}
.leadtext {
	font-size: 19px;
	font-weight: bold;
}
.left-box {
	float: left;
	width: 512px;
}
.right-box {
	float: right;
	width: 512px;
}
#recommend.section {
	margin-bottom: 0px;
}

/* background */
.welcomebg {
	background: #9acc39 url('../img/aboutgreen/bg-top.jpg') no-repeat center;
	background-attachment: fixed;
	background-size: cover;
}

/* mainvisual */
#mainvisual {
	color: #fff;
	padding: 0;
	text-align: center;
}
#mainvisual .section-in {
	padding-top: 10px;
}
#mainvisual #header-logo {
	text-align: left;
}
#mainvisual #header-logo-goo img {
	height: 40px;
	margin-right: 0;
	width: 109px;
}
#mainvisual #header-logo-sv .mark {
	height: 28px;
	width: 28px;
}
#mainvisual .invitation {
	margin-bottom: 34px;
	margin-left: -54px;
}
#mainvisual .headertext{
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 36px;
}

/* firstlead */
#firstlead {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6e5f2cc,endColorstr=#E6e5f2cc);
	background-color: rgba(229,242,204,0.9);
	text-align: center;
}
#firstlead .leadtext {
	color: #41a600;
}
#firstlead .left-box img {
	margin-top: -30px;
}
#firstlead .left-box .undertext {
	background: transparent url('../img/aboutgreen/titlebg-a.png') no-repeat bottom;
	line-height: 30px;
	padding-bottom: 25px;
	margin-top: 30px;
	text-align: left;
	width: 430px;
}

/* secondlead */
#secondlead {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6e5f2cc,endColorstr=#E6e5f2cc);
	background-color: rgba(229,242,204,0.9);
	text-align: center;
	margin-bottom:0;
	padding: 0;
}
#secondlead .leadtext {
	background: transparent url('../img/aboutgreen/titlebg-b.png') no-repeat center;
	color: #41a600;
	line-height: 35px;
	padding: 34px;
	margin-top: 46px;
	text-align: center;
}
#secondlead .left-box {
	margin-left: 30px;
	width: 470px;
}
#secondlead .right-box {
	margin-right: 30px;
	width: 470px;
}

/* category */
#category {
	background: #fff url('../img/aboutgreen/bg-bubble.jpg') no-repeat center;
	background-size: cover;
	margin-bottom: 0;
/*	padding: 0;*/
}
#category .section-in {
	height: 700px;
	padding: 30px 0;
}
#category .leadtext {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3ffffff,endColorstr=#B3ffffff); 
	background-color: rgba(255,255,255,0.7);
	color: #009d5d;
	line-height: 30px;
	padding: 30px;
	width: 65%;
}
#category .section-in img {
	margin-left: 45px;
	margin-top: 12px;
}

/* merit */
#merit {
	background: #9acc39;
	margin-bottom: 0;
}
#merit .section-in {
	padding: 66px 0;
}
#merit .left-box {
	margin-top: 16px;
}
#merit .left-box .leadtext {
	background: transparent url('../img/aboutgreen/titlebg-c.png') no-repeat bottom left;
	color: #fff;
	line-height: 2.2;
	margin-bottom: 10px;
}
#merit .left-box img {
	margin-top: 30px;
}
#merit .left-box .icon-leaf {
	background: transparent url('../img/aboutgreen/leaf-icon.png') no-repeat;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 30px;
	margin-left: 3px; 
	width: 30px;
	vertical-align: top;
}

/* qa */
#qa {
	background: #fff;
	margin-bottom: 0;
	text-align: center;
}
#qa .section-in {
	padding: 40px;
}
#qa .whatsgreen {
	color: #009d5d;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 50px;
}
#qa .answerblock {
	background: url('../img/aboutgreen/arrow.png') no-repeat bottom center;
	margin-bottom: 15px;
	padding: 0 10px;
}
#qa .answerblock li {
	color: #333;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 14px;
	line-height: 24px;
	margin: 0 10px;
	min-height: 300px;
	width: 310px;
	vertical-align: bottom;
}
#qa .answerblock li p {
	text-align: left;
}
#qa .conclusion {
	background: #26be7f;
	border-radius: 13px;
	color: #fff;
	font-size: 23px;
	font-weight: bold;
	margin: 0 auto;
	padding: 14px 0;
	width: 602px;
}

/* use */
#use {
	background: #fff;
	margin-bottom: 0;
	text-align: center;
}
#use .section-in {
	padding: 40px;
}
#use .whatsgreen {
	color: #009d5d;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 50px;
}
#use .conclusion {
	background: #26be7f;
	border-radius: 13px;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin: 0 auto;
	padding: 0;
	width: 380px;
	float: right;
}
#use .conclusion a {
	color: #fff;
	display: block;
	line-height: 2.5;
}
#use .conclusion a:hover {
	text-decoration: none;
	opacity: 0.8;
	background: #3cb371;
	border-radius: 13px;
}

/* recommend */
#recommend {
	background: #9acc39 url('../img/aboutgreen/bg-ft.jpg') no-repeat bottom;
	background-size: cover;
	color: #fff;
	height: 800px;
	min-height: 800px;
	overflow: hidden;
	padding-bottom: 0;
	padding-top: 230px;
	position: relative;
	text-align: center;
}
#recommend .recommendation {
	background: transparent url('../img/aboutgreen/titlebg-d.png') no-repeat center;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 40px;
	margin-top: 100px\9;
	padding: 20px 0;
}
#recommend .catchtext {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 30px;
}
#recommend .convbutton {
	bottom: 250px;
	bottom: 190px\9;
	left: 0;
	position: absolute;
	right: 0;
}
#recommend .convbutton li {
	margin: 10px 0;
}
#recommend .convbutton a {
	background: #99cb38;
	border: 1px solid #fff; 
	border-radius: 5px;
	color: #fff;
	display: block;
	font-size: 19px;
	margin: 0 auto;
	padding: 15px 0;
	width: 300px;
}
#recommend .convbutton a:hover {
	background: #95c637;
	text-decoration: none;
}
#recommend .snslist {
	bottom: 40px;
	left: 0;
	position: absolute;
	right: 0;
}
#recommend .snslist li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 10px;
}
#recommend .snslist li.line {
	display: none;
}
#recommend .snslist a {
	display: block;
	height: 61px;
	width: 61px;
}
#recommend .snslist a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-khtml-opacity: 0.8;
	-moz-opacity: 0.8;
}

/* scroll */
#scroll {
	background: transparent;
	bottom: 20px;
	left: 46%;
	position: fixed;
	z-index: 10000;
}
#scroll a {
	display: block;
	height: 96px;
	width: 96px;
}

/* pagetop */
#pagetop {
	background: transparent;
	bottom: 10%;
	position: fixed;
	right: 30px;
	z-index: 10000;
}
#pagetop a {
	display: block;
	height: 96px;
	width: 96px;
}

/* options */
.movie-box {
	margin: 20px auto 50px;
	width: 560px;
}

.sp {
	display:none;
}


@media screen and (max-width: 599px) {

	/* common */
	.section {
		margin-bottom: 80px;
	}
	#NR-wrapper .section-in {
		width: 95%;
	}
	.left-box {
		float: none;
		width: 100%;
	}
	.right-box {
		float: none;
		width: 100%;
	}

	/* bg */
	.welcomebg {
		background: transparent;
	}
	body {
		position: relative;
	}
	body:after {
		background: url('../img/aboutgreen/bg-top.jpg');
		background-position: 70% 0, top;
		background-repeat: no-repeat;
		background-size: 300% auto;
		bottom: 0;
		content: "";
		display: block;
		height: 100%;
		left: 0;
		position: fixed;		
		width: 100%;
		z-index: 0;
	}
	#NR-page {
		position: relative;
		z-index: 1;
	}

	/* mainvisual */
	#mainvisual #header-logo-goo img {
		height: auto;
		width: 80px;
	}
	#mainvisual .invitation {
		margin-left: 0;
	}
	#mainvisual .invitation img {
		margin-top: 20px;
		width: 100%;
	}
	#mainvisual .headertext {
		font-size: 17px;
		font-weight: normal;
		margin: 15px auto;
		width: 90%;
	}

	/* firstlead */
	#firstlead.section {
		padding: 70px 0;
	}
	#firstlead img {
		width: 100%;
	}
	#firstlead .left-box img {
		margin-top: 0;
	}
	#firstlead .left-box .undertext {
		margin: 30px auto 0;
		text-align: center;
		width: 96%;
	}

	/* secondlead */
	#secondlead.section {
		padding: 30px 0 70px;
	}
	#secondlead .leadbox {
		margin-bottom: 40px;
	}
	#secondlead .left-box {
		margin-left: 0;
		width: 100%;
	}
	#secondlead .right-box {
		margin-right: 0;
		width: 100%;
	}
	#secondlead .leadtext {
		margin-top: 0;
	}
	#secondlead img {
		width: 100%;
	}

	/* category */
	#category {
		background: #fff url('../img/aboutgreen/bg-bubble.jpg') no-repeat -369px bottom;
		background-size: auto 50%;
		padding: 0;
	}
	#category .section-in {
		height: 800px;
	}
	#category .leadtext {
		font-size: 16px;
		padding: 10px;
		width: 95%;
	}
	#category .section-in img {
		margin-left: 0;
		width: 100%;
	}

	/* merit */
	#merit.section {
		padding: 30px 0 60px;
	}
	#merit .section-in {
		padding: 0;
	}
	#merit img {
		width: 100%;
	}
	#merit .left-box .leadtext {
		line-height: 1.8;
		padding-bottom: 10px;
	}

	/* qa */
	#qa.section {
		padding: 50px 0;
	}
	#qa .section-in {
		padding: 0;
	}
	#qa .conclusion {
		font-size: 20px;
		line-height: 1.5;
		padding: 10px;
		width: 90%;
	}
	#qa .answerblock {
		padding: 0 0 20px 0;
	}
	#qa .answerblock li {
		margin: 0 0 15px 0;
		min-height: 200px;
		width: 85%;
	}
	#qa .answerblock li:nth-child(odd) img {
		width: 100%;
	}

	/* use */
	#use.section {
		padding: 50px 0;
	}
	#use .section-in {
		padding: 0 0 20px 0;
	}
	#use img {
		width: 100%;
        }
	#use .whatsgreen {
		font-size: 20px;
		margin: 0 0 40px 0;
	}
	#use .conclusion {
		font-size: 15px;
		float: none;
		width: 90%;
	}

	/* recommend */
	#recommend {
		background-size: 150%;
		height: 550px;
		min-height: 550px;
	}
	#recommend.section {
		padding: 25px 0 0;
	}
	#recommend .recommendation {
		background: none;
		font-size: 16px;
		line-height: 1.5;
		margin: 0 auto;
		padding-bottom: 18px;
		width: 90%;
	}
	#recommend .catchtext img {
		width: 100%;
	}
	#recommend .convbutton {
		padding: 0;
		top: 210px;
	}
	#recommend .convbutton a {
		width: 90%;
	}
	#recommend .snslist {
		background-color: rgba(154,204,57,0.5);
		bottom: 0;
		padding: 3px;
	}
	#recommend .snslist li {
		margin: 0;
	}
	#recommend .snslist li.line {
		display: inline-block;
	}
	#recommend .snslist a {
		height: 50px;
		width: 50px;
	}
	#recommend .snslist a img {
		height: 50px;
		width: 50px;
	}
	#recommend .snslist a:hover {
		opacity: 1;
	}

	/* scroll */
	#scroll {
		left: -100%;
	}
	/* pagetop */
	#pagetop {
		left: -100%;
	}

	/* options */
	.movie-box {
		display:none;
	}
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}

}
