/* Scss Document */
#lead {
	background-color: #ffffff;
	padding: 6vw 0 9vw;
	position: relative;
	z-index: 2;
}
#lead .title {
	text-align: center;
}
#lead .title h2 {
	font-size: 18px;
	margin-bottom: 4vw;
}
#lead #feed {padding: 0 10vw 7vw;}
#lead #feed .item {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#lead #feed .item .photo {
    width: 50%;
    max-width: 155px;
}
#lead #feed .item .photo span {
	display: block;
	border: 1px solid #999999;
	width: 100% !important;
	height: 90px !important;
}
#lead #feed .item dl {
    padding-left: 5%;
    width: 45%;
}
#lead #feed .item dl dt {
	color: #777777;
}
#lead #feed .item dl dd {
	line-height: 25px;
}
#lead #feed .item dl dd a:hover {
	text-decoration: underline;
}
#lead .btn {width: 90%;max-width: 275px;margin: 0 auto;}
#lead .btn a {
	display: block;
	background: url(../img/shared/btn01.jpg) no-repeat right center;
	background-size: cover;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	line-height: 28px;
	padding: 7px 0px;
}
#lead .btn a:hover {
	opacity: .7;
}

@media only screen and (min-width: 767px) {
#lead {
	width: calc(50% - 407px);
	position: absolute;
	bottom: -25px;
	left: 0;
	padding: 51px 20px 50px 0px;
	height: 77px;
	min-width: 540px;
}
#lead .title {
	width: 160px;
	text-align: right;
	padding-bottom: 16px;
}
#lead .title h2 {
	font-size: 21px;
	margin-bottom: 10px;
	line-height: 1;
}
#lead #feed {
	width: 322px;
	position: absolute;
	top: 34px;
	left: 194px;
	padding: 0;
}
#lead #feed .item {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#lead #feed .item .photo {
	width: 155px;
}
#lead #feed .item .photo span {
	display: block;
	border: 1px solid #999999;
	width: 155px !important;
	height: 108px !important;
}
#lead #feed .item dl {
	width: 150px;
}
#lead #feed .item dl dt {
	font-size: 13px;
	line-height: 1;
	margin-bottom: 10px;
}
#lead #feed .item dl dd {
	line-height: 25px;
}
#lead #feed .item dl dd a:hover {
	text-decoration: underline;
}
#lead .btn {
	width: 155px;
	position: absolute;
	left: 0;
	top: 90px;
}
#lead .btn a {
	font-size: 16px;
	text-align: right;
	text-decoration: none;
	color: #fff;
	line-height: 28px;
	padding: 1px 20px;
}
#lead .btn a:hover {
	opacity: .7;
}
}
#key .kv {
	height: 690px;
}
#key .kv1 {
	background: url(../img/index/kv01.jpg) no-repeat center;
	background-size: cover;
}
#key .kv2 {
	background: url(../img/index/kv02.jpg) no-repeat center;
	background-size: cover;
}
#key .kv3 {
	background: url(../img/index/kv03.jpg) no-repeat center;
	background-size: cover;
}

@media only screen and (min-width: 767px) {
#key .kv {
	height: 876px;
}
}
#sec1 {
	position: relative;
}
#sec1::before {
	content: "";
	background: url(../img/index/sec1_img01_sp.jpg) no-repeat bottom center;
	background-size: cover;
	position: absolute;
	top: -50px;
	right: 0;
	left: 0;
	height: 560px;
}
#sec1 .wrap {
	padding-top: 89vw;
	padding-bottom: 15vw;
}
#sec1 h2 {
	width: 50%;
	max-width: 170px;
	margin: 0 auto 9vw;
}
#sec1 .txt {margin-bottom: 10vw;}
#sec1 .photo {width: 80%;margin: 0vw auto 0;}




@media only screen and (min-width: 767px) {
#sec1 {
	position: relative;
}
#sec1::before {
background: url(../img/index/sec1_img01.png) no-repeat bottom center;
    background-size: cover;
    position: absolute;
    top: -134px;
    right: 50px;
    left: calc(50% + 17px);
    height: 883px;
}
#sec1 .wrap {
	padding-top: 124px;
	padding-bottom: 137px;
}
#sec1 h2 {
	margin-left: 120px;
	margin-bottom: 59px;
	width: 100%;
	max-width: 234px;
}
#sec1 .txt {
	width: 460px;
	padding-left: 14px;
	margin-bottom: 35px;
}
#sec1 .photo {
	position: absolute;
	top: 363px;
	right: -72px;
	margin: 0;
	width: 512px;
}
	#sec1 .btn-shared {
		margin-left: 12px;
	}
}

@media only screen and (min-width: 1505px) {
	#sec1::before {
		top: -80px;
	}
}

#sec2 {
	position: relative;
	z-index: 1;
}
#sec2 .set1 {
	background: url(../img/index/sec2_img01.jpg) no-repeat top center;
	background-size: cover;
	height: 240px;
	margin-bottom: 0;
}
#sec2 .set2 h2 {
	text-align: center;
	width: 80%;
	margin: 0 auto 7vw;
	max-width: 320px;
}
#sec2 .set2 .row {
	position: relative;
}
#sec2 .set2 .row .photo {
	max-width: 542px;
	width: 80%;
	margin: 0 auto 8vw;
}
#sec2 .set2 .row .box {
	margin-left: auto;
}
#sec2 .set2 .row .box .txt {
	margin-bottom: 30px;
}
#sec2 .set2 .row .box .txt span {
}
#sec2 .set2 .row .box .txt span + span {
}
#sec2 .set2 .btn-shared {
	background: url(../img/shared/bg.jpg);
}

@media only screen and (min-width: 767px) {
#sec2 {
	position: relative;
}
#sec2 .set1 {
	height: 512px;
	margin-bottom: -89px;
	background: url(../img/index/sec2_img01.jpg) no-repeat bottom center;
	background-size: cover;
}
#sec2 .set2 h2 {
	text-align: center;
	width: 100%;
	margin: 0 auto 41px;
	max-width: 451px;
}
#sec2 .set2 .row {
	position: relative;
}
#sec2 .set2 .row .photo {
	position: absolute;
	top: 0;
	left: 5px;
	max-width: 542px;
	margin: 0;
}
#sec2 .set2 .row .box {
	width: 404px;
	margin-left: auto;
	padding-top: 19px;
}
#sec2 .set2 .row .box .txt {
	margin-bottom: 30px;
}
#sec2 .set2 .row .box .txt span {
	display: block;
}
#sec2 .set2 .row .box .txt span + span {
	padding-top: 20px;
}
}
#sec3 {
	position: relative;
	padding-top: 20vw;
	padding-bottom: 20vw;
}
#sec3::before {
	content: "";
	background: url(../img/shared/deco_v_sp.png), url(../img/shared/bg04.jpg);
	background-repeat: repeat-y, repeat;
	background-position: top left;
	position: absolute;
	top: -7vw;
	left: 0;
	height: 96vw;
	right: calc(50% + 50px);
	background-size: 100% auto, auto;
}
#sec3 .photo01 {
	margin-left: auto;
	margin-right: -6vw;
	width: 90%;
	margin-bottom: 10vw;
}
#sec3 .row {
	position: relative;
}
#sec3 .row .photo02 {
	max-width: 360px;
	width: 56%;
	margin-bottom: 10vw;
}
#sec3 .row h2 {
	position: absolute;
	right: 8vw;
	top: 0;
	width: 22%;
	max-width: 177px;
}
#sec3 .row .box {
	margin-left: auto;
}
#sec3 .row .box .txt {
	margin-bottom: 30px;
}

@media only screen and (min-width: 767px) {
#sec3 {
	padding-top: 206px;
	padding-bottom: 209px;
}
#sec3::before {
	content: "";
	background: url(../img/shared/deco_v.jpg), url(../img/shared/bg04.jpg);
	background-repeat: repeat-y, repeat;
	background-position: top left;
	position: absolute;
	top: -74px;
	left: 0;
	height: 785px;
	right: calc(50% + 409px);
}
#sec3 .photo01 {
	margin-left: auto;
	margin-right: -100px;
	width: 808px;
	margin-bottom: 0;
}
#sec3 .row {
}
#sec3 .row .photo02 {
	position: absolute;
	top: -132px;
	left: -94px;
	max-width: 360px;
	margin-bottom: 0;
	width: 360px;
}
#sec3 .row h2 {
	top: 71px;
	left: 349px;
	width: 117px;
}
#sec3 .row .box {
	width: 572px;
	margin-left: auto;
	margin-right: -93px;
}
#sec3 .row .box .txt {
	margin-bottom: 32px;
	padding-top: 75px;
	letter-spacing: 1px;
}
}
#sec4 {
	position: relative;
}
#sec4::before {
	content: "";
	background: url(../img/shared/bg04.jpg);
	position: absolute;
	top: 302px;
	right: 0;
	bottom: 17px;
	left: 0;
}
#sec4 .set1 {
	max-width: 1297px;
	background: url(../img/index/sec4_img01.jpg) no-repeat center;
	background-size: cover;
	height: 359px;
	position: relative;
	z-index: 2;
	margin: 0 4vw;
}
#sec4 .set1 h2 {
	position: absolute;
	top: 95px;
	left: 50%;
	width: 160px;
	margin-left: -80px;
}
#sec4 .set1 h2::before {
	content: "";
	background-color: #fff;
	position: absolute;
	bottom: -45px;
	left: 50%;
	width: 1px;
	height: 77px;
}
#sec4 .set2 {
	padding-top: 10vw;
	padding-bottom: 0;
	position: relative;
}
#sec4 .set2 .photo {margin-bottom: 10vw;}
#sec4 .set2 .txt {
	margin-bottom: -15vw;
	position: relative;
	z-index: 2;
}
#sec4 .set2 .slider-s {
}
#sec4 .set2 .slider-s p {
	width: 100%;
}
#sec4 .set2 .slider-s p img {
	width: 100%;
}
#sec4 .set2 .slick-slider .slick-dots {
	text-align: left;
	left: 20px;
}
#sec4 .set2 .slick-slider .slick-dots button {
    width: 8px;
    height: 70px;
}

@media only screen and (min-width: 767px) {
#sec4 {
	padding-bottom: 98px;
}
#sec4::before {
	top: 295px;
	right: 0;
	bottom: 171px;
	left: 50%;
}
#sec4 .set1 {
	max-width: 1297px;
	background: url(../img/index/sec4_img01.jpg) no-repeat center;
	background-size: cover;
	height: 616px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
#sec4 .set1 h2 {
	position: absolute;
	top: 151px;
	left: 50%;
	width: 235px;
	margin-left: -118px;
}
#sec4 .set1 h2::before {
	bottom: -145px;
	height: 115px;
}
#sec4 .set2 {
	padding-top: 112px;
	padding-bottom: 113px;
}
#sec4 .set2 .photo {
	margin-left: -69px;
	max-width: 497px;
	margin-bottom: 0;
}
#sec4 .set2 .txt {
	width: 388px;
	z-index: 2;
	position: absolute;
	top: -29px;
	right: -32px;
	margin-bottom: 0;
}
#sec4 .set2 .slider-s {
	width: 50%;
	height: 771px;
	position: absolute;
	bottom: 0;
	right: 0;
}
#sec4 .set2 .slider-s p {
}
#sec4 .set2 .slider-s p img {
	width: 100%;
}
#sec4 .set2 .slick-slider .slick-dots {
	text-align: left;
	left: 40px;
	bottom: -4px;
}
	#sec4 .set2 .slick-slider .slick-dots button {}
}
#banner {
	background: url(../img/index/banner_bg_sp.jpg) no-repeat center;
	background-size: cover;
	padding: 80vw 6vw 10vw;
	color: #fff;
	max-width: 1000px;
	margin: 15vw 5vw 20vw;
}
#banner .box {
}
#banner .box h2 {
	font-size: 20px;
	line-height: 2;
	text-align: center;
	margin-bottom: 5vw;
}
#banner .box .tel {
	text-align: center;
	border-top: 4px double #fff;
	border-bottom: 4px double #fff;
	padding: 10px 0;
	font-size: 32px;
	font-family: 'Noto Serif JP';
	font-weight: 400;
	letter-spacing: 0.05em;
}
#banner .box .tel small {
	font-size: 22px;
}

@media only screen and (min-width: 767px) {
#banner {
	background: url(../img/index/banner_bg.jpg) no-repeat center;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 84px;
	padding-right: 65px;
	color: #fff;
	max-width: 819px;
	margin: 0 auto 178px;
}
#banner .box {
	width: 375px;
	margin-left: auto;
}
#banner .box h2 {
	font-size: 25px;
	line-height: 55px;
	margin-bottom: 24px;
}
#banner .box .tel {
	padding: 15px 0;
	font-size: 35px;
}
#banner .box .tel small {
	font-size: 22px;
}
}


@media only screen and (min-width: 767px) and (max-width: 1299px) {
	#sec1::before {
/*		height: 745px;*/
	}
	#sec4 .set2 .slider-s {
		height:534px;
	}
	#sec4 .set2 .slider-s p img {
		width: auto;
	}
}


@media only screen and (min-width: 1300px) and (max-width: 1799px) {
	#sec4 .set2 .slider-s {
		height: 583px;
	}
	#sec4 .set2 .slider-s p img {
		width: auto;
	}
}










