/* Scss Document */
/* Scss Document */
#key {
	background-image: url(../img/about/key.jpg);
	background-size: cover;
	background-position: center;
}

@media screen and (max-width: 999px) {
#key {
	background: none;
	height: auto;
	min-height: 40px;
}
#key img {
	width: 100%;
	height: auto;
}
}
h2 {
	font-size: 30px;
	line-height: 50px;
	letter-spacing: 0.2em;
	color: #2e1300;
}
h2 .f_cl {
	font-size: 45px;
	letter-spacing: 0.2em;
}

@media screen and (max-width: 999px) {
h2 {
	font-size: 5.6vw;
	line-height: 1.5;
}
h2 .f_cl {
	font-size: 8vw;
}
}
#sec1 {
	position: relative;
	padding-bottom: 112px;
}
#sec1:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 276px;
	background: url(../img/index/bg2.png) center 0 repeat;
}
#sec1 .photo {
	background: url(../img/about/sec1_p.jpg) center 0 no-repeat;
	background-size: cover;
	height: 650px;
	position: relative;
}
#sec1 .photo:before {
	content: url(../img/about/deco.png);
	position: absolute;
	bottom: -42px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 0;
	line-height: 0;
	z-index: 2;
}
#sec1 h2 {
	padding: 68px 0 15px;
}

@media screen and (max-width: 999px) {
#sec1 {
	padding-bottom: 16%;
}
#sec1 .photo {
	background: none;
	height: auto;
}
#sec1 .photo:before {
	bottom: -51px;
	transform: translateX(-50%) scale(0.7);
}
#sec1 .txt {
	padding: 0 20px;
}
}
#sec2 {
	padding: 626px 0 135px;
	position: relative;
	min-height: 1246px;
	box-sizing: border-box;
}
#sec2:before {
	background: url(../img/about/bg1.png) 0 0 repeat;
	content: '';
	position: absolute;
	top: 87px;
	bottom: 0;
	left: 0;
	right: calc(50% + 407px);
}
#sec2 h2 {
	position: absolute;
	top: 139px;
	left: calc(50% + 346px);
	line-height: 55px;
}
#sec2 h2:before {
	content: url(../img/about/sec2_deco1.png);
	position: absolute;
	top: -96px;
	left: -57px;
}
#sec2 h2 i {
	white-space: nowrap;
}
#sec2 h2 i span {
	display: inline-block;
	padding-top: 137px;
}
#sec2 .menu {
	position: relative;
	z-index: 1;
}
#sec2 .menu dl {
	background-color: rgba(255, 255, 255, 0.9);
	margin-left: calc(50% - 64px);
	margin-bottom: 20px;
	padding: 49px 56px 44px 61px;
}
#sec2 .menu dl dt {
	font-size: 30px;
	line-height: 47px;
	letter-spacing: 0.2em;
	color: #2e1300;
}
#sec2 .menu dl .price {
	letter-spacing: 0.15em;
	line-height: 50px;
}
#sec2 .menu dl .price span {
	font-size: 27px;
	letter-spacing: 0.15em;
}
#sec2 .menu .bnr_shared {
	max-width: 390px;
	width: 100%;
}
#sec2 .photo1 {
	position: absolute;
	top: 218px;
	right: calc(50% - 280px);
}
#sec2 .photo1 img {
	position: relative;
	z-index: 1;
}
#sec2 .photo1:before {
	background: url(../img/about/bg1.png) 0 0 repeat;
	content: '';
	position: absolute;
	top: 177px;
	bottom: 0;
	right: -220px;
	width: 343px;
}
#sec2 .photo2 {
	position: absolute;
	top: 748px;
	right: calc(50%);
}

@media screen and (max-width: 999px) {
#sec2 {
	padding: 0% 0 15%;
}
#sec2:before {
	display: none;
}
#sec2 h2 {
	background: url(../img/about/sec1_deco.png) center 0 no-repeat;
	background-size: 100%;
	position: static;
	text-align: center;
	line-height: 1.6;
	padding-top: 25%;
}
#sec2 h2:before {
	display: none;
}
#sec2 h2 i {
	display: inline-block;
	text-align: left;
}
#sec2 h2 i span {
	padding-top: 27vw;
}
#sec2 .photo1 {
	position: static;
	margin: 0 -7%;
	padding-top: 10%;
}
#sec2 .photo1:before {
	display: none;
}
#sec2 .photo2 {
	position: static;
}
#sec2 .menu {
	margin-bottom: 15%;
}
#sec2 .menu dl {
	margin: 0 0 10%;
	padding: 30px 20px;
}
#sec2 .menu dl dt {
	font-size: 6vw;
	line-height: 1.6;
}
#sec2 .menu dl .price {
	font-size: 4.1vw;
	line-height: 1.6;
}
#sec2 .menu dl .price span {
	font-size: 5.8vw;
}
#sec2 .menu .bnr_shared {
	float: none;
	width: 86%;
}
}
#sec3 {
	position: relative;
}
#sec3 .wrap {
	min-height: 750px;
}
#sec3 .deco {
	position: absolute;
	top: 87px;
	right: calc(50% + 400px);
}
#sec3 .photo {
	width: 750px;
	position: absolute;
	top: 0px;
	left: calc(50% + 0px);
	bottom: 0;
	padding: 20px;
	box-sizing: border-box;
}
#sec3 .photo li {
	margin-bottom: 10px;
}
#sec3 h2 {
	padding: 177px 0 13px;
	position: relative;
}
#sec3 .lead {
	width: 446px;
}
#sec3 .lead .txt {
	padding-bottom: 41px;
}

@media screen and (max-width: 999px) {
#sec3 .wrap {
	min-height: 50px;
}
#sec3 .deco {
	top: 0px;
	right: auto;
	width: 44%;
	left: -20%;
}
#sec3 .deco img {
	width: 100%;
	height: auto;
}
#sec3 .photo {
	position: static;
	width: 100%;
	padding: 10px 0;
}
#sec3 .photo li {
	width: calc(50% - 5px);
}
#sec3 h2 {
	padding: 10% 0 13px;
	line-height: 1.2;
}
#sec3 .lead {
	width: 100%;
	box-sizing: border-box;
	padding: 0 20px 15%;
	position: relative;
}
}
#sec4 {
	padding: 100px 0 92px;
	position: relative;
}
#sec4:before {
	background: url(../img/about/pt.png) 0 0 repeat;
	content: '';
	position: absolute;
	bottom: 0;
	top: 390px;
	width: 390px;
	right: calc(50% + 275px);
}
#sec4 .lead {
	padding-bottom: 30px;
	position: relative;
}
#sec4 .lead .deco {
	position: absolute;
	top: 22px;
	right: -80px;
	width: 375px;
}
#sec4 .lead .deco img {
	width: 100%;
	height: auto;
}
#sec4 .lead .item {
	width: 446px;
}
#sec4 .lead .item h2 {
	padding: 56px 0 13px;
}
#sec4 .lead .photo {
	margin-left: -100px;
}
#sec4 .banner {
	background: url(../img/about/sec4_bg2.png) 0 15px no-repeat;
	margin: 0 -100px;
}
#sec4 .banner ul {
	padding-top: 82px;
	padding-left: 100px;
	order: -1;
	width: 580px;
	box-sizing: border-box;
}
#sec4 .banner ul li {
	margin-bottom: 10px;
	width: 100%;
	max-width: 390px;
}

@media screen and (max-width: 999px) {
#sec4 {
	padding: 0;
}
#sec4 .lead .photo {
	margin-left: 0px;
	width: 100%;
}
#sec4 .lead .item {
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
	position: relative;
}
#sec4 .lead .item h2 {
	padding-top: 8%;
}
#sec4 .lead .item .deco {
	top: 4%;
	width: 70%;
	right: 50%;
	transform: translateX(50%);
}
#sec4 .banner {
	background: none;
	margin: 0px;
}
#sec4 .banner .photo {
	width: 100%;
}
#sec4 .banner ul {
	padding: 12% 0 20%;
	order: 1;
	width: 100%;
}
#sec4 .banner ul li {
	width: 86%;
	max-width: 100%;
}
}
