#key {
	background: url("../img/green-tea/key.jpg") center top no-repeat;
	background-size: cover;
}
h2 {
	font-size: 36px;
	line-height: 36px;
}
.fz30 {
	font-size: 30px;
}
.heading {
	color: #9d9b89;
	font-size: 14px;
	letter-spacing: 0.2em;
}
#lead {
	min-height: 977px;
	max-width: 1800px;
	margin: 0 auto;
}
#lead .clearfix {
	position: relative;
}
#lead .text {
	width: 716px;
	float: right;
}
#lead h2 {
	line-height: 66px;
	padding: 253px 0 54px 75px;
	letter-spacing: 0.2em;
}
#lead .txt {
	padding-left: 74px;
}
#lead .txt > p:nth-child(1) {
	padding-bottom: 36px;
}
#lead .photo {
	position: absolute;
	right: 736px;
	top: 179px;
}
#sec1 {
	padding-top: 237px;
	padding-bottom: 0px;
	position: relative;
}
#sec1 .sec1_in {
	max-width: 1554px;
	margin: 0 auto;
	position: relative;
}
#sec1:before {
	content: '';
	background: #f3f1ed;
	position: absolute;
	top: 0;
	right: 0;
	left: calc(50% + 750px);
	bottom: 130px;
}
#sec1 h2 {
	position: absolute;
	top: -10px;
	left: 106px;
	letter-spacing: 0.2em;
}
#sec1 h2:before {
	content: url("../img/green-tea/s2-deco-tit.png");
	position: absolute;
	top: -84px;
	left: -107px;
}
#sec1 .gallery {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-left: 277px;
	width: 1000px;
}
#sec1 .gallery p:nth-child(2) {
	padding-top: 119px;
}
#sec1 .gallery p:nth-child(3) {
	padding-top: 259px;
}
#sec1 .txt {
	margin-top: -74px;
	width: 700px;
	margin-left: 277px;
	padding-bottom: 122px;
	position: relative;
}
#sec1 .txt:after {
	content: '';
	background: #c5c4ba;
	width: 2px;
	position: absolute;
	bottom: 170px;
	top: 10px;
	left: -152px;
}
#sec1 .txt > p:nth-child(1) {
	padding-bottom: 36px;
}
#sec2 {
	text-align: center;
	position: relative;
	padding-bottom: 120px;
}
#sec2:before {
	content: '';
	background: url("../img/green-tea/s3-deco.jpg");
	position: absolute;
	top: 0;
	left: 0;
	right: calc(50% + 182px);
	height: 595px;
	z-index: -1;
}
#sec2 .photo {
	padding-top: 103px;
	margin-left: -52px;
	margin-right: -52px;
}
#sec2 h2 {
	padding: 116px 0 40px;
}
#sec2 .txt {
	padding: 35px 0 30px;
}
#sec3 {
	padding-bottom: 152px;
}
#sec3 .text {
	width: 500px;
	box-sizing: border-box;
	padding-left: 44px;
	position: relative;
}
#sec3 .text:before {
	content: '';
	background: #c5c4ba;
	position: absolute;
	top: 77px;
	bottom: 24px;
	left: -60px;
	width: 2px;
}
#sec3 .photo {
	margin-right: -94px;
}
#sec3 h2 {
	font-size: 30px;
	padding: 77px 0 50px 0;
	letter-spacing: 0.2em;
}
#sec3 .txt {
	padding: 0 44px 16px 8px;
}
#sec4 {
	padding-bottom: 183px;
}
#sec4 .d_flex {
	flex-direction: row-reverse;
}
#sec4 .photo {
	margin-left: -196px;
}
#sec4 .text {
	width: 502px;
	box-sizing: border-box;
	padding-left: 65px;
	position: relative;
}
#sec4 .text:before {
	content: '';
	background: #c5c4ba;
	position: absolute;
	top: 100px;
	bottom: 26px;
	right: -94px;
	width: 2px;
}
#sec4 h2 {
	font-size: 30px;
	padding: 93px 0 53px 0;
	letter-spacing: 0.2em;
}
#sec4 .txt {
	padding: 0 30px 29px 6px;
}

#sec5{
	background-color: #717e4c;
	text-align: center;
	padding: 100px;
	margin: 0 auto;
	margin-bottom: 100px;
	color: #fff;
	width: 600px;
}
#sec5 .wrap{
	margin-left: -190px;
}
#sec5 h2{
	padding-bottom: 30px;
}
#sec5 .tel{
	padding: 20px;
	border: 1px #fff solid;
	width: 600px;
	margin: 10px 0 10px 170px;
	
}
#sec5 .tit{
	letter-spacing: 0.08em;
	font-size: 20px;
}

#sec5 .tit span{
    font-size: 32px;
    letter-spacing: 0.07em;
    padding-left: 6px;
}


#sec5 .bnr{
	margin: 50px 0 0 90px;
}

#tuusinn {
	background: url("../img/green-tea/tuusinn-img.jpg") center top no-repeat;
	background-size: cover;
	color: #FFF;
	text-align: center;
	min-height: 650px;
	position:relative;
}
#tuusinn a {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
#tuusinn .box{
	position: absolute;
	left: 260px;
	
}
#tuusinn h2 {
	font-size: 30px;
	padding: 155px 0 51px;
	letter-spacing: 0.2em;
}
#tuusinn .txt {
	padding-bottom: 55px;
}

@media screen and (max-width: 1560px) {
#sec1 {
	padding-left: 150px;
}
}
