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


.sec_kv .ttl{
	font-size: 12vw;
	line-height: 0.97;
}

.sec_kv .box{
	margin: -1.6vw 0 0 240px;
	margin-left: 11vw;
	position: relative;
}

@media screen and (min-width: 1600px)  {
	.sec_kv .img{
		height: 680px;
	}
}


@media screen and (max-width: 1024px)  {
	.sec_kv .img{
		height: 420px;
	}
}

@media screen and (max-width: 767px)  {
.sec_kv .box{
	margin: 0;
	position: absolute;
	padding: 5vw 5.8vw 5vw 5.6vw;
}

.sec_kv .ttl{
	font-size: 15.6vw;
}
}


.wrap{
  width: 88%;
}

@media screen and (max-width: 1280px)  {
  .wrap{
    width: 94%;
    max-width: 1024px;
  }
}
@media screen and (max-width: 767px){
.wrap {
    width: 85%;
}
}



/* msg
--------------------------------*/
[class*="sec_msg"]{
	position: relative;
	z-index: 1;
}
[class*="sec_msg"] .wrap{
	position: relative;
}
[class*="sec_msg"] .bg_white{
	background: #fff;
}
[class*="sec_msg"] .ttl{
	font-size: 3.2rem;
	line-height: 1.5;
	font-weight: 700;
}
[class*="sec_msg"] .txt{
	margin-top: 40px;
}
[class*="sec_msg"] .bg_white .ttl,
[class*="sec_msg"] .bg_white .txt{
	color: #000;
}
@media screen and (max-width: 767px) {
	[class*="sec_msg"] .ttl{
		font-size: 5.2vw;
		line-height: 2;
		letter-spacing: 0.1em;
	}
	[class*="sec_msg"] .txt{
		margin-top: 4%;
	}
}

/* msg01
--------------------------------*/
.sec_msg01{
	padding-bottom: 0;
}
.sec_msg01::before{
	content: '';
	position: absolute;
	bottom: 30px;
	right: 50%;
	background: #fff;
	width: 60%;
	height: 958px;
	z-index: -1;

	display: none;

}
.sec_msg01 .img{
	/* position: absolute;
	top: 15px;
	left: 0; */
	z-index: 1;
	width: 40%;
}
.sec_msg01 .img img{
	width: 100%;
}

.sec_msg01 .fBox{
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	/* max-width: 1024px; */
	margin: 0 auto;
}

.sec_msg01 .fBox .box{
	width: 49%;

}
.sec_msg01 .bg_white{
	margin-top: 0;
	margin-top: 6rem;
	padding: 120px 0 550px;
	position: relative;
}

.sec_msg01 .bg_white .box{
	width: 94%;
	/* max-width: 1024px; */
	margin: 0 auto 0 0;
}



.sec_msg01 .bg_white::before{
	content: '';
	position: absolute;
	top: 0;
	left: -48%;
	width: 50%;
	height: 100%;
	background: #fff;

	/* display: none; */
}

.sec_msg01 .bg_white::after{
	content: '';
	position: absolute;
	top: 0;
	right: -5%;
	width: 50%;
	height: 100%;
	background: #fff;

	/* display: none; */
}

.sec_msg01 .box{
	/* max-width: 600px;
	width: 46%; */
	margin: 0 20px 0 auto;
	position: relative;
	z-index: 1;
	/* max-width: 1024px; */
	margin: 0 auto;
}

@media screen and (max-width: 1280px) {
.sec_msg01 .bg_white::after{
	display: none;

	/* display: none; */
}
}
@media screen and (max-width: 1024px) {
	.sec_msg01 .bg_white{
		padding-top: 60px;
		margin-top: 4rem;
	}
	.sec_msg01::before{
		bottom: 20px;

		/* display: none; */
	}

	.sec_msg01 .bg_white::before{
    content: '';
    position: absolute;
    bottom: 30px;
    right: 50%;
    background: #fff;
    width: 60%;
    height: 958px;
    z-index: -1;
	}


	.sec_msg01 .img{
		width: 48%;
	}
	.sec_msg01 .fBox .box{
		width: 46%;
	}

	[class*="sec_msg"] .ttl{
		font-size: 2.6rem;
	}

	.sec_msg01 .box{
		margin-right: 2rem;
	}
}
@media screen and (max-width: 767px) {
	.sec_msg01{
		padding-bottom: 0;
	}
	.sec_msg01::before{
		right: 0;
		left: 0;
		height: 72vw;

		display: none;
	}
	.sec_msg01 .img{
		position: relative;
		top: 0;
		width: auto;
		margin-top: 14%;
	}
	.sec_msg01 .bg_white{
		margin-top: 2%;
		padding: 47% 9% 20%;
		margin: -45% -9% 0;
	}
	.sec_msg01 .bg_white::before{
		display: none;
	}
	.sec_msg01 .box{
		max-width: 100%;
		width: auto;
		margin: 0 auto;
	}

	.sec_msg01 .bg_white .box{
		width: 100%;
	}


.sec_msg01 .fBox{
	display: block;
	flex-direction: row-reverse;
	justify-content: space-between;
}

.sec_msg01 .fBox .box{
	width: 100%;

}
}

/* msg02
--------------------------------*/
.sec_msg02{
	margin-top: -450px;
	padding-top: 0;
}
.sec_msg02::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	width: 100%;
	width: calc(50% + 200px);
	height: 100%;
	z-index: -1;
}
.sec_msg02 .img{
	position: relative;
	/* max-width: 1024px; */
	text-align: right;
	margin: 0 auto 0 0;
	width: 94%;
}

.sec_msg02 .img img{
	width: 100%;
}
.sec_msg02 .box{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 70px 4% 30px 0.5%;
	max-width: 760px;
	z-index: 1;
	width: 52%;
}
@media screen and (max-width: 1024px) {
.sec_msg02 .box{
	padding: 40px 4% 0 0.5%;
	width: 55%;
}
}
@media screen and (max-width: 767px) {
	.sec_msg02{
		margin-top: 0;
		padding-top: 0;
	}
	.sec_msg02::before{
		width: calc(50% + 400px);
	}
	.sec_msg02 .wrap{
		position: relative;
		padding-bottom: 0;
	}
	.sec_msg02 .box{
		position: static;
		bottom: 0;
		left: 0;
		padding: 2% 0 0;
		max-width: 100%;
		width: auto;
	}

	.sec_msg02 .img{
		width: 100%;
	}
}
</pre></body></html>