@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
	position: relative;
	z-index: 1;
}
.mainVisual::after {
	width: 100%;
	height: 26px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url("../img/common/bg04.png") no-repeat center top / 100% 91px;
	content: '';
}
.mainVisual .phoList {
	width: 100%;
	padding-bottom: 43%;
	position: relative;
	vertical-align: top;
	overflow: hidden;
}
.backstretch img {
	-webkit-transition: -webkit-transform 7s linear;
	transition: transform 7s linear;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.backstretch .active {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.mainVisual .phoList .img {
	margin-left: -1.6%;
	margin-top: 0.15%;
	width: 51.97%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.mainVisual .scroll {
	width: 20px;
	position: absolute;
	left: 50%;
	bottom: -52px;
	transform: translateX(-50%);
	z-index: 2;
}
.mainVisual .scroll a:hover {
	opacity: 0.7;
}
#main {
	padding-top: 59px;
}
#main .news {
	margin-bottom: 32px;
}
#main .news .content {
	padding: 18px 22px;
	max-width: 960px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	background: #fff;
}
#news_wrap {
	margin-bottom: 31px !important;
	background-color: rgba(255, 255, 255, 0.8) !important;
}
#main .news h2 {
	padding: 0 75px 0 20px;
	width: 267px;
	position: relative;
	text-align: center;
	color: #3B2910;
	font-weight: 400;
	font-size: 1.8rem;
	letter-spacing: 0.18em;
	box-sizing: border-box;
}
#main .news h2::after {
	margin-top: 2px;
	width: 73px;
	height: 1px;
	position: absolute;
	right: 15px;
	top: 50%;
	opacity: 0.2;
	background: #3B2910;
	content: '';
}
#main .news .newsList {
	padding: 5px 23px 4px;
	flex: 1;
	color: #3B2910;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "Yu Gothic medium", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 500;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
}
#news_list li {
	border-bottom: none !important;
}
#main .news .newsList dt {
	float: left;
	clear: both;
	font-weight: 500;
}
#main .news .newsList dd {
	padding-left: 7.5em;
	font-weight: 500;
	letter-spacing: 0.14em;
}
#main .news .newsList dd a {
	color: #3B2910;
	letter-spacing: 0.14em;
}
#main .news .newsList dd a:hover {
	text-decoration: underline;
}
#main .banner {
	margin: 0 auto 19px;
	max-width: 1005px;
}
#main .banner a:hover {
	opacity: 0.7;
}
#main .photoArea {
	margin-bottom: 45px;
	position: relative;
}
#main .photoArea::before {
	width: 142px;
	height: 292px;
	position: absolute;
	left: 0;
	top: -59px;
	background: url("../img/index/bg01.png") no-repeat left center / 100% auto;
	content: '';
}
#main .photoArea::after {
	width: 184px;
	height: 470px;
	position: absolute;
	right: 0;
	top: -195px;
	background: url("../img/index/bg02.png") no-repeat left center / 100% auto;
	content: '';
}
#main .photoArea img {
	width: 100%;
}
#main .secBox {
	background: url("../img/index/bg03.png") no-repeat left calc(50% - 9px) top 27px / 1052px auto;
}
#main .secBox .subTtl {
	margin-bottom: 16px;
	text-align: center;
	color: #736357;
	font-size: 3rem;
	letter-spacing: 0.4em;
	line-height: 1.66;
}
#main .secBox .cTxt {
	margin-bottom: 223px;
	text-align: center;
	font-size: 1.6rem;
	letter-spacing: 0.22em;
	line-height: 1.975;
}
#main .secBox .imgBox {
	margin: 0 auto;
	max-width: 1366px;
	position: relative;
	z-index: 2;
}
#main .secBox .imgBox .textBox {
	padding: 42px 11.2% 0 20px;
	width: 49.5%;
	position: relative;
	box-sizing: border-box;
}
#main .secBox .imgBox .textBox .pho {
	width: 302px;
	position: absolute;
	right: 6px;
	top: -133px;
}
#main .secBox .imgBox .textBox .innerBox {
	margin-left: auto;
	max-width: 384px;
}
#main .secBox .imgBox .textBox .ttlBox {
	position: relative;
}
#main .secBox .imgBox .textBox .ttlBox .bg {
	width: 159px;
	position: absolute;
	left: -32px;
	top: -80px;
}
#main .secBox .imgBox .textBox .headLine02 {
	margin: 0 -90px 25px -2px;
	position: relative;
	z-index: 1;
	color: #736357;
}
#main .secBox .imgBox .textBox p {
	text-align: justify;
	line-height: 2;
	letter-spacing: 0.22em;
}
#main .secBox .imgBox .photoBox {
	margin-right: -34px;
	width: calc(50.5% + 34px);
}
#main .secBox .imgBox .photoBox img {
	width: 100%;
}
#main .secBox .linkBox {
	margin: -28px auto 182px;
	padding: 0 20px;
	max-width: 1366px;
	position: relative;
	box-sizing: border-box;
}
#main .secBox .linkBox::after {
	width: 200px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: #fff;
	content: '';
}
#main .secBox .linkBox .inner {
	margin: 0 auto;
	padding: 52px 79px;
	max-width: 1086px;
	position: relative;
	background: #fff;
	box-sizing: border-box;
	z-index: 1;
}
#main .secBox .linkBox p {
	position: relative;
	font-size: 3rem;
	letter-spacing: 0.37em;
	line-height: 1.64;
}
#main .secBox .linkBox p::before {
	width: 34px;
	height: 51px;
	box-sizing: border-box;
	position: absolute;
	left: -42px;
	top: -13px;
	border-top: 1px solid #736357;
	border-left: 1px solid #736357;
	content: '';
}
#main .secBox .linkBox .link {
	margin-top: 7px;
	position: absolute;
	right: 32px;
	top: 50%;
	transform: translateY(-50%);
}
#main .secBox .linkBox .link a {
	display: block;
	font-size: 1.2rem;
	letter-spacing: 0.38em;
}
#main .secBox .linkBox .link a .arrow {
	width: 33px;
	height: 9px;
	display: block;
	position: absolute;
	right: -42px;
	bottom: 6px;
	overflow: hidden;
}
#main .secBox .linkBox .link a .arrow::before {
	width: 33px;
	height: 9px;
	position: absolute;
	top: 0;
	left: -5px;
	background: url("../img/common/icon11.png") no-repeat center center / 100% auto;
	content: '';
	transition: 0.3s;
}
#main .secBox .linkBox .link a:hover .arrow::before {
	left: 0;
}
#main .secBox .imgBoxL .textBox {
	padding: 8px 20px 0 6.8%;
	order: 1;
}
#main .secBox .imgBox .textBox .pho02 {
	width: 393px;
	right: auto;
	left: 19px;
	top: -113px;
}
#main .secBox .imgBoxL .textBox .innerBox {
	margin-left: 0;
}
#main .secBox .imgBoxL .textBox .ttlBox .bg {
	left: auto;
	right: -43px;
	top: -56px;
}
#main .secBox .imgBox01 .textBox .headLine02 {
	margin: 0 -80px 45px -2px;
	line-height: 1.41;
}
#main .secBox .imgBoxL .photoBox {
	margin: 0 0 0 -34px;
}
#main .secBox .linkBox01 {
	margin: -31px auto 203px;
}
#main .secBox .linkBox01::after {
	right: auto;
	left: 0;
}
#main .secBox .linkBox01 .link {
	right: 74px;
}
#main .secBox .imgBox .textBox .pho03 {
	width: 318px;
	top: -87px;
	right: -3px;
}
#main .secBox .linkBox02 {
	margin-bottom: 54px;
}
@media all and (max-width: 1024px) {
	.mainVisual .phoList {
		padding-bottom: 101%;
	}
	.mainVisual .phoList .img {
		margin-left: 5px;
		width: calc(100% + 20px);
	}
	.mainVisual .phoList .img img {
		width: 100%;
	}
	.mainVisual::after {
		height: 29px;
		bottom: -24px;
		background: url("../img/common/sp_bg04.png") repeat-x center top / auto 100%;
	}
	.mainVisual .scroll {
		width: 17px;
		bottom: -39px;
	}
	#main {
		padding-top: 45px;
	}
	#main .news {
		margin-bottom: 18px;
	}
	#main .news .content {
		margin: 0 20px;
		padding: 13px 19px 14px;
		max-width: inherit;
		display: block;
	}
	#main .news h2 {
		margin-bottom: 10px;
		padding: 0;
		width: auto;
		font-size: 1.4rem;
		letter-spacing: 0.16em;
	}
	#main .news h2::after {
		display: none;
	}
	#main .news .newsList {
		padding: 0;
		font-size: 1.1rem;
		letter-spacing: 0.06em;
	}
	#news_wrap {
		margin-bottom: 19px !important;
	}
	#main .news .newsList dt {
		line-height: 1.74;
	}
	#main .news .newsList dd {
		padding-left: 6.8em;
		letter-spacing: 0.14em;
	}
	#main .news .newsList dd a {
		display: block;
		letter-spacing: 0.14em;
	}
	#main .news .newsList dd a:hover {
		text-decoration: none;
	}
	#main .banner {
		margin: 0 -13px 4px;
		max-width: inherit;
	}
	#main .banner a {
		display: inline-block;
	}
	#main .banner img {
		width: 100%;
	}
	#main .photoArea {
		margin-bottom: 22px;
	}
	#main .photoArea::before {
		width: 67px;
		height: 140px;
		top: -10px;
		background-image: url("../img/index/sp_bg01.png");
	}
	#main .photoArea::after {
		width: 76px;
		height: 194px;
		top: -58px;
		background-image: url("../img/index/sp_bg02.png");
	}
	#main .secBox {
		background: url("../img/index/sp_bg03.png") no-repeat center top 20px / 384px auto;
	}
	#main .secBox .subTtl {
		margin-bottom: 13px;
		font-size: 1.5rem;
		letter-spacing: 0.36em;
		line-height: 1.46;
	}
	#main .secBox .cTxt {
		margin-bottom: 94px;
		font-size: 1.2rem;
		letter-spacing: 0.18em;
		line-height: 2;
	}
	#main .secBox .imgBox {
		max-width: inherit;
		display: block;
	}
	#main .secBox .imgBox .textBox {
		margin: 0 20px 30px;
		padding: 0;
		width: auto;
	}
	#main .secBox .imgBox .textBox .pho {
		width: 131px;
		right: -4px;
		top: -50px;
	}
	#main .secBox .imgBox .textBox .innerBox {
		margin-left: 0;
		max-width: inherit;
	}
	#main .secBox .imgBox .textBox .ttlBox {
		margin-bottom: 16px;
		display: flex;
	}
	#main .secBox .imgBox .textBox .ttlBox .bg {
		width: 80px;
		left: -12px;
		top: -38px;
	}
	#main .secBox .imgBox .textBox .headLine02 {
		margin: 0;
		text-align: left;
		line-height: 1.3;
	}
	#main .secBox .imgBox .textBox p {
		font-size: 1.15rem;
		line-height: 1.91;
		letter-spacing: 0.2em;
	}
	#main .secBox .imgBox .photoBox {
		margin: 0 0 0 20px;
		width: auto;
	}
	#main .secBox .linkBox {
		margin: -16px 0 96px;
		padding: 0;
		max-width: inherit;
	}
	#main .secBox .linkBox::after {
		display: none;
	}
	#main .secBox .linkBox .inner {
		padding: 47px 38px 13px;
		max-width: inherit;
	}
	#main .secBox .linkBox p {
		margin: 0 -10px 7px 0;
		font-size: 1.3rem;
		letter-spacing: 0.29em;
		line-height: 1.69;
	}
	#main .secBox .linkBox p::before {
		width: 17px;
		height: 26px;
		left: -18px;
		top: -13px;
	}
	#main .secBox .linkBox .link {
		margin-top: 0;
		position: static;
		text-align: right;
		transform: translateY(0);
	}
	#main .secBox .linkBox .link a {
		padding-right: 8px;
		display: inline-block;
		font-size: 0.9rem;
		letter-spacing: 0.22em;
	}
	#main .secBox .linkBox .link a .arrow {
		width: 21px;
		height: 5px;
		right: -18px;
		bottom: 6px;
	}
	#main .secBox .linkBox .link a .arrow::before {
		width: 21px;
		height: 5px;
		left: 0;
		transition: none;
		background-image: url("../img/common/icon12.png");
	}
	#main .secBox .imgBoxL .textBox {
		margin-bottom: 25px;
		padding: 0;
	}
	#main .secBox .imgBox .textBox .pho02 {
		width: 177px;
		right: auto;
		left: -8px;
		top: -26px;
	}
	#main .secBox .imgBoxL .textBox .ttlBox {
		margin-right: -16px;
		margin-bottom: 20px;
		justify-content: flex-end;
	}
	#main .secBox .imgBoxL .textBox .ttlBox .bg {
		left: auto;
		right: 7px;
		top: -34px;
	}
	#main .secBox .imgBoxL .photoBox {
		margin: 0 20px 0 0;
	}
	#main .secBox .imgBox01 .textBox .headLine02 {
		margin: 0;
		line-height: 1.35;
	}
	#main .secBox .imgBox01 .textBox .headLine02 .txt01 {
		font-size: 3.5rem;
	}
	#main .secBox .linkBox01 {
		margin: -16px 0 100px;
	}
	#main .secBox .imgBox .textBox .pho03 {
		width: 161px;
		top: -21px;
		right: -1px;
	}
	#main .secBox .linkBox02 {
		margin-bottom: 57px;
	}
}
@media all and (max-width: 359px) {
	#main .secBox .subTtl {
		letter-spacing: 0.1em;
	}
}