<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";




/*********** common変更 *************/


/*********** ↑common変更 *************/







.top_st-wrap {
	display: flex;
	justify-content: center;
	padding-top: 40px;
}

.top_st-wrap li {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.2vw;
	text-align: center;
	letter-spacing: 0.05rem;
	margin: 0 0.6%;
}

.top_st-wrap li.no1,
.top_st-wrap li.no4 {
	line-height: 1.3;
}

.top_st-wrap li.no2,
.top_st-wrap li.no5 {
	line-height: 1.2;
}

.top_st-wrap li.no3 {
	line-height: 1.6;
}

.top_st-wrap li.line {
	background: #a29572;
	width: 4px;
}

.top_st-wrap li .large {
	color: #a29572;
	font-size: 1.5em;
}

.top_st-wrap li .large-s {
	color: #a29572;
	font-size: 1.3em;
}

.top_st-wrap li sup {
	font-size: 0.6em;
	letter-spacing: 0;
	top: -0.8em;
}

.top_st-wrap li .small {
	font-size: 0.8em;
}

.top_st-cap {
	font-size: 1.1rem;
	line-height: 1.4;
	letter-spacing: 0;
	text-align: justify;
	margin: 0 2%;
	padding-top: 30px;
}



.top_st01-bg {
	background-image: url("../images/top/top_bg.jpg");
	background-position: center top -50px;
	background-repeat: no-repeat;
	background-size: 100%;
}

.top_st01-wrap {
	padding-top: 140px;
}

.top_st01-wrap .copy {
	letter-spacing: 0.2rem;
	line-height: 2.5;
	text-align: center;
}

.top_st02-wrap {
	padding-top: 100px;
}

.top_st02-wrap .obj {
	width: 19.51%;
	margin: 0 auto;
}

.top_st02-wrap .copy {
	font-size: 2.6rem;
	text-align: center;
	letter-spacing: 0.3rem;
	padding-top: 30px;
}

.top_st02-wrap .title {
	font-size: 3.8rem;
	text-align: center;
	letter-spacing: 0.2rem;
	line-height: 1.5;
	padding-top: 60px;
}



.top_completion-bt {
	position: absolute;
	left: 36%;
	bottom: 8%;
	width: 27.87%;
}





.top_appinfo-wrap {
	background: #d9ece0;
	margin-top: 100px;
	padding: 60px;
}

.top_appinfo-wrap .copy01 {
	color: #429e66;
	font-size: 5.0rem;
	font-weight: 500;
	letter-spacing: 0.2rem;
	line-height: 1.4;
	text-align: center;
	padding-top: 40px;
}

.top_appinfo-wrap .copy01 .small {
	font-size: 0.6em;
}

.top_appinfo-wrap .copy01 .cap {
	font-size: 1.3rem;
	padding-top: 10px;
}

.top_appinfo01a {
	border-top: 1px solid #429e66;
	border-bottom: 1px dotted #429e66;
	padding: 30px 0;
	margin-top: 40px;
}

.top_appinfo01b {
	border-bottom: 1px dotted #429e66;
	padding: 30px 0 30px;
}

.top_appinfo01d {
	border-bottom: 1px solid #429e66;
	padding: 30px 0 30px;
}








.top_appinfo01-bt {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 20px;
}

.top_appinfo01-bt li {
	text-align: center;

}

.top_appinfo01-bt li a {
	width: 100%;
	font-size: 1.8rem;
	padding: 7px 30px;
	display: block;
	transition: all 0.3s ease;
	text-decoration: none;
}

.top_appinfo01-bt li:nth-child(1) a {
	background: linear-gradient(to right, #b47b2d, #d9c17a, #b47b2d);
	border: 5px solid #999;
	border-image: linear-gradient(to right, #d9b774, #e9d9a9 , #d9b774);
	border-image-slice: 1;
}

.top_appinfo01-bt li:nth-child(1)  a:hover {
	filter: brightness(120%);
}




.top_appinfo02-wrap {
	width: 78.64%;
	margin: 0 auto;
	padding-top: 100px;
}

.top_appinfo02-wrap .copy {
	font-size: 2.4rem;
	text-align: center;
	padding-bottom: 20px;
}

.top_appinfo02-wrap .cap {
	padding-top: 5px;
}

.top_appinfo02-wrap .cap a {
	text-decoration: underline;
	text-underline-offset: 3px;
}

.top_appinfo02-wrap .cap a:hover {
	text-decoration: none;
}



.top_appinfo-bt-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 100px;
}

.top_appinfo-bt-wrap li {
	width: 37.5%;
	text-align: center;
	margin: 0 20px;
	box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .3);
}

.top_appinfo-bt-wrap li a {
	width: 100%;
	font-size: 2.6rem;
	letter-spacing: 0.5rem;
	padding: 15px 0;
	display: block;
	transition: all 0.3s ease;
	text-decoration: none;
}

.top_appinfo-bt-wrap li:nth-child(1) a {
	background: #7e0000;
	color: #fff;
}

.top_appinfo-bt-wrap li:nth-child(1)  a:hover {
	filter: brightness(160%);
}

.top_appinfo-bt-wrap li:nth-child(2) a {
	background: #429e66;
	color: #fff;
}

.top_appinfo-bt-wrap li:nth-child(2)  a:hover {
	filter: brightness(130%);
}


.top_app01-wrap {
	margin-left: -20px;
	padding-top: 40px;
}


.bnr_laurel-campaign-wrap {
	border: 1px solid #fff;
	margin-top: 60px;
}

.bnr_laurel-campaign-wrap a {
	text-decoration: none;
	transition: all .2s ease;
}
.bnr_laurel-campaign-wrap a:hover {
	text-decoration: none;
	filter: brightness(110%);
}





.top_info-wrap {
	padding-top: 100px;
}

.top_info-wrap .title {
	color: #429e66;
	font-family: 'Cinzel', serif;
	font-size: 2.0rem;
	letter-spacing: 0.4rem;
	text-align: center;
	border-bottom: 1px solid #429e66;
}

.top_info-wrap .copy-area {
	font-size: 2.2rem;
	margin-left: 30%;
	padding-top: 20px;
}

.top_info-wrap .copy-area a {
	color: #429e66;
}

.top_info-wrap .copy-area .day1 {
	font-size: 0.8em;
	margin-right: 1.6em;
}

.top_info-wrap .copy-area .day2 {
	font-size: 0.8em;
	margin-right: 1em;
}

.top_info-wrap .copy-area .day3 {
	font-size: 0.8em;
	margin-right: 0.6em;
}




@media only screen and (max-width: 1000px){
.top_info-wrap .copy-area {	margin-left: 0;}
}



.top_yasumi {
	color: #a00000;
	text-align: center;
	font-size: 2.0rem;
	margin-top: 40px;
}




	
	
	

/*********** top_cont *************/



.top_cont-allwrap {
	background-image: url("../images/common/bg01.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-top: 100px;
	padding-bottom: 500px;
}



/*** 共通 right ***/

.cont-wrap-right {
	display: flex;
	flex-wrap: wrap;
	justify-content:flex-end;
	padding-top: 140px;
}

.cont-wrap-right &gt; li:nth-child(1) {
	width: 53.31%;
	order: 2;
}

.cont-wrap-right &gt; li:nth-child(2) {
	width: 39.65%;
	order: 1;
}

.cont-wrap-right .cont_copy-wrap &gt; div {
	width: 63.41%;
	margin-left: 18.49%;
}




/*** 共通 left ***/

.cont-wrap-left {
	display: flex;
	flex-wrap: wrap;
	padding-top: 140px;
}

.cont-wrap-left &gt; li:nth-child(1) {
	width: 50%;
}

.cont-wrap-left &gt; li:nth-child(2) {
	width: 39.65%;
}

.cont-wrap-left .cont_copy-wrap &gt; div {
	width: 67.61%;
	margin-left: 32.39%;
}




/*** 共通 ***/


.cont_copy-wrap {
	position: relative;
    z-index: 5;
	padding-top: 40px;
}

.cont_copy-wrap hr {
	border-top: 1px solid #429e66;
}

.cont_copy-wrap .title {
	color: #429e66;
	font-size: 4.0rem;
	line-height: 1.5;
	font-weight: 500;
	letter-spacing: 0.2rem;
}

.cont_copy-wrap .subtitle {
	color: #429e66;
	letter-spacing: 0.2rem;
}

.cont_copy-wrap dl dt {
	color: #429e66;
	font-size: 2.4rem;
	letter-spacing: 0.2rem;
	padding-top: 50px;
}

.cont_copy-wrap dl dd {
	padding-top: 30px;
}


.cont-bt {
	display: flex;
}

.cont-bt p {
	width: 75%;
	margin-top: 60px;
}

.cont-bt a {
	display: flex;
	align-items: center;
	font-family: 'Cinzel', serif;
	font-size: 2.5rem;
	line-height: 1.0;
	text-decoration: none;
	width: 100%;
	padding: 10px 30px;
    background: linear-gradient(to right, #ecf5f0, #d9ece0);
	transition: all 0.2s ease;
}

.cont-bt a:hover {
	opacity: 0.3;
}



.cont_photo-wrap .photo-shadow {
	position: relative;
    z-index: 3;
}

.cont_photo-wrap .photo-shadow::before {
    content: '';
    position: absolute;
    top: 45px;
    left: 45px;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #ecf5f0, #d9ece0);
    z-index: -1;
}

.cont_photo-wrap .cap {
	position: relative;
    z-index: 3;
}


/*** ↑共通 ***/




/*** 個別 ***/

.cont4-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 160px;
}

.cont4-wrap li {
	width: 39.51%;
	margin: 0 1.06%;
}

.cont4-wrap li a {
	transition: all 0.2s ease;
}

.cont4-wrap li a:hover {
	filter: brightness(120%);
}




/*********** ↑top_cont *************/



























</pre></body></html>