<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変更 *************/



/*********** 共通 *************/

.design_mbt-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 80.33%;
	margin: 0 auto;
	margin-bottom: 100px;
}

.design_mbt-wrap li {
	display: flex;
	width: 47.45%;
	word-break: break-all;
}

.design_mbt-wrap li a {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-family: 'Cinzel', serif;
	font-size: 4.0rem;
	letter-spacing: 0.05rem;
	line-height: 1.0;
	width: 100%;
	padding: 15px;
	text-align: center;
	text-decoration: none;
	transition: all 0.2s ease;
}

.design_mbt-wrap li:nth-child(1) a {
	background: #65aadd;
}

.design_mbt-wrap li:nth-child(2) a {
	background: #248a66;
}

.design_mbt-wrap li a:hover {
	opacity: 0.5;
}


.stage-space {
	margin-top: 250px;
}




/*********** ↑共通 *************/






.design_01-wrap {
	padding-top: 80px;
}


.design_02-wrap {
	position: relative;
	margin-top: 100px;
}

.design_02-wrap li:nth-child(1) {

}

.design_02-wrap li:nth-child(2) {
	position: absolute;
	top: 0;
	left: 0;
	width: 28.39%;
}

.design_02-wrap li:nth-child(3) {
	display: none;
}



.design_03 .photo {
	padding-top: 40px;
}

.design_04 .photo {
	padding-top: 20px;
}

.design_04 .cap {
	padding-bottom: 30px;
}


	

@media only screen and (max-width: 1320px){
.design_02-wrap {
	display: flex;
	flex-wrap: wrap;
}

.design_02-wrap li:nth-child(1) {
	order: 2;
}

.design_02-wrap li:nth-child(2) {
	position: relative;
	width: 100%;
	order: 1;
}
	
.design_02-wrap br {
	display: none;
}
	
}
	

	

.design_05-wrap {
	position: relative;
	margin-top: 120px;
}

.design_05-wrap .txt-l {
	position: absolute;
	top: 0;
	left: 0;
}

.design_05-wrap .photo {
	width: 92.2%;
	margin: 0 auto;
}


.design_06-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
}

.design_06-wrap li {
	width: 15.51%;
}


.design_07-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 100px;
}

.design_07-wrap li {
	display: flex;
	flex-direction: column;
	width: 45.95%;
}

.design_07-wrap dl {
	flex-grow: 1;
	padding-bottom: 20px;
}

.design_07-wrap dt {
	color: #429e66;
	font-size: 1.125em;
	line-height: 1.4;
}

.design_07-wrap dd {
	font-size: 0.875em;
	line-height: 1.6;
	text-align: justify;
	padding-top: 10px;
}



.design_09-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 80px;
}

.design_09-wrap li {
	width: 45.95%;
}

.design_09-wrap li:first-child {
	width: 100%;
}


.design_09-wrap dl {
	padding-bottom: 20px;
}

.design_09-wrap dt {
	color: #429e66;
	font-size: 1.125em;
	line-height: 1.4;
}

.design_09-wrap dd {
	font-size: 0.875em;
	line-height: 1.6;
	text-align: justify;
	padding-top: 10px;
}









/*********** AIRY STAGE *************/

.airy-bg {
	background: #f0f6fc;
	padding-bottom: 120px;
}

.airy-bg .content-right-wrap &gt; div p:nth-child(1) {
	background: #65aadd;
}

.airy-bg .txt-line-headcopy p:nth-child(1) {
	border-left: 4px solid #65aadd;
}

.airy-bg .txt-line-headcopy p:nth-child(2) {
	color: #65aadd;
}



.airy_01-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
}

.airy_01-wrap li:nth-child(1) {
	width: 70.63%;
	margin-left: -1.76%;
}

.airy_01-wrap li:nth-child(2) {
	width: 28.59%;
}

.airy_01-wrap .cap {
	position: absolute;
	bottom: 30px;
	left: 0;
}

.airy_02 {
	padding-top: 40px;
}




.airy_03-wrap {
	position: relative;
	margin-top: 200px;
}

.airy_03-wrap .photo {
	width: 103.9%;
	margin-left: -3.9%;
}

.airy_03-wrap .cap {
	margin-left: 38.5%;
}

.airy_03-wrap .copy {
	position: absolute;
	top: -6%;
	right: 0;
	width: 28.29%;
}

@media only screen and (max-width: 1460px){
.airy_03-wrap .copy {
	top: -10%;
}
}

@media only screen and (max-width: 1340px){
.airy_03-wrap .copy {
	top: -18%;
}
}

@media only screen and (max-width: 1270px){
.airy_03-wrap .copy {
	position: relative;
	width: 100%;
}
.airy_03-wrap .photo {
	padding-top: 60px;
}
	
}



.airy_04-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 140px;
}

.airy_04-wrap li:nth-child(1) {
	width: 28.29%;
}

.airy_04-wrap li:nth-child(2) {
	width: 65.17%;
}



.airy_05-wrap {
	padding-top: 60px;
}

.airy_06-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 60px;
}

.airy_06-wrap li:nth-child(1) {
	width: 28.29%;
}

.airy_06-wrap li:nth-child(2) {
	width: 65.17%;
}


.airy_07-wrap {
	display: grid;
	grid-template-columns: 28.29% 65.17%;
	grid-template-rows: auto auto;
	justify-content: space-between;
	padding-top: 120px;
}

.airy_07-wrap li:nth-child(1) {
	grid-column: 1 / 3;
	grid-row: 1 / 2;
	padding-bottom: 40px;
}

.airy_07-wrap li:nth-child(2) {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
}

.airy_07-wrap li:nth-child(3) {
	grid-column: 2 / 3;
	grid-row: 2 / 3;
}

.airy_08-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.airy_08-wrap p {
	width: 46.26%;
}


/*********** ↑AIRY STAGE *************/








/*********** BREEZE STAGE *************/

.breeze-bg {
	background: #e9f3f0;
	padding-bottom: 120px;
}


.breeze_01-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding-top: 80px;
}

.breeze_01-wrap li:nth-child(1) {
	width: 70.83%;
	margin-left: -3.51%;
}

.breeze_01-wrap li:nth-child(2) {
	width: 28.49%;
}

.breeze_01-wrap li:nth-child(1) .cap {
	position: absolute;
	bottom: 0;
	left: 0;
}

@media only screen and (max-width: 1400px){
.breeze_01-wrap li:nth-child(1) .cap {
	position: relative;
}
}

@media only screen and (max-width: 1300px){
.breeze_01-wrap .txt-line-headcopy br {
	display: none;
}
}


.breeze_02 {
	padding-top: 40px;
}




.breeze_03-wrap {
	position: relative;
	margin-top: 120px;
}

.breeze_03-wrap .copy {
	position: absolute;
	top: 20px;
	right: 0;
	width: 40.98%;
}


@media only screen and (max-width: 1200px){
.breeze_03-wrap .copy {
	position: relative;
	width: 100%;
	padding-bottom: 40px;
}	
}



.breeze_08-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 120px;
}

.breeze_08-wrap li:nth-child(1) {
	width: 38.54%;
}

.breeze_08-wrap li:nth-child(2) {
	width: 55.61%;
}





.breeze_04-wrap {
	padding-top: 120px;
}

.breeze_05-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 80px;
}

.breeze_05-wrap li:nth-child(1) {
	width: 38.54%;
}

.breeze_05-wrap li:nth-child(2) {
	width: 55.61%;
}

.breeze_06-wrap {
	padding-top: 120px;
}


.breeze_07-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 80px;
}

.breeze_07-wrap li:nth-child(1) {
	width: 38.54%;
}

.breeze_07-wrap li:nth-child(2) {
	width: 55.61%;
}

@media only screen and (max-width: 1000px){
.breeze_07-wrap br {	display: none;}
}


.breeze_07 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.breeze_07 p {
	width: 49.12%;
}








/*********** ↑BREEZE STAGE *************/










/*********** 共通・サービス *************/


.section-wrap_service {
	padding-top: 160px;
}

.section-wrap_service dt {
	line-height: 1.4;
	padding-top: 10px;
}

.airy-bg .section-wrap_service dt {
	color: #65aadd;
}

.breeze-bg .section-wrap_service dt {
	color: #429e66;
}

.section-wrap_service dd {
	font-size: 1.3rem;
	line-height: 1.6;
	text-align: justify;
	padding-top: 10px;
}

.section-wrap_service dd.cap {
	font-size: 1.1rem;
	line-height: 1.4;
}




.service_01-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding-top: 80px;
}

.service_01-wrap &gt; li:nth-child(1) {
	width: 64.2%;
}

.service_01-wrap &gt; li:nth-child(2) {
	width: 28.39%;
}

.service_01-wrap dl {
	margin-top: -10px;
}

.service_02-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 20px;
}

.service_02-wrap li {
	width: 28.49%;
	padding-top: 40px;
}


.service_03-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	background: #fff;
	padding: 40px 80px;
	margin-top: 60px;
}

.airy-bg .service_03-wrap {
	border: 1px solid #65aadd;
}

.breeze-bg .service_03-wrap {
	border: 1px solid #429e66;
}


.service_03-wrap li:nth-child(1) {
	width: 37.88%;
}

.service_03-wrap li:nth-child(2) {
	width: 57.06%;
}

.service_03-wrap .title {
	font-size: 2.2rem;
}

.airy-bg .service_03-wrap .title {
	color: #65aadd;
}

.breeze-bg .service_03-wrap .title {
	color: #429e66;
}



.service_03-wrap .lead {
	text-align: justify;
	padding-top: 20px;
}



/*********** ↑共通・サービス *************/










/************ floating-bt *******************/

.floating-bt-wrap {
	display: inline;
	position: fixed;
	bottom: 40px;
	right: 0;
	z-index: 500;
	width: 170px;
	height: 160px;
	padding: 0;
	background: #429e66;
	box-shadow: 0 0 8px rgb(0 0 0 / 40%);
}

.floating-bt-wrap a {
    transition: 0.2s;
}

.floating-bt-wrap a:hover {
    filter: brightness(120%);
}

.floating-bt-wrap .bt_close {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 30px;
    height: 30px;
    line-height: 1;
    color: #429e66;
    font-size: 14px;
    background: rgba(255,255,255,1);
    border: 0;
    cursor: pointer;
    transition: background 0.2s;
}

.floating-bt-wrap .bt_close:hover {
    background: rgba(255,255,255,0.3);
}

.floating-bt-wrap .bt_close::before {
		content: "×";
		display: block;
		position: relative;
		z-index: 501;
		line-height: 1;
		font-size: 20px;
}

.floating-bt {
	width: 116px;
	margin: 0 auto;
    padding-top: 30px;
}

.floating-bt a {
    transition: 0.2s;
}

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




/************ ↑floating-bt *******************/











.anc_airy,
.anc_breeze {
	display: block;
    padding-top: 160px;
	margin-top: -160px;
}














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