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



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

.asset_mbt-wrap {
    display: flex;
	justify-content: center;
	padding-top: 120px;
}

.asset_mbt-wrap li {
    width: 44.33%;
}

.asset_mbt-wrap li:nth-child(2) {
    margin: 0 -1.92%;
}


.style_mbt-wrap {
    display: flex;
	justify-content: center;
	padding-top: 100px;
}

.style_mbt-wrap li {
    width: 34.58%;
}

.style_mbt-wrap li:nth-child(2) {
    margin: 0 -1.92%;
}


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








/*********** asset *************/

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

.asset_obi {
	background-image: url("../images/asset/asset_title-bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
}

.asset_obi p {
	font-size: 4.0rem;
	letter-spacing: 0.6rem;
	text-align: center;
	padding: 40px 0;
}

.asset1_01-wrap {
	display: grid;
	grid-template-columns: 30.42% 64.17%;
	grid-template-rows: auto auto;
	justify-content: space-between;
	padding-top: 120px;
}



/** 共通 **/

.asset_s-title-wrap {
	color: #fff;
	font-size: 2.8rem;
	letter-spacing: 0.2rem;
	text-align: center;
	background: #43616f;
	padding: 10px;
	margin-top: 160px;
}

.asset_s-title-wrap.first {
	margin-top: 60px;
}


/** ↑共通 **/


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

.asset_01-wrap li:nth-child(1) {
	width: 42.58%;
}

.asset_01-wrap li:nth-child(2) {
	width: 46.92%;
}

.asset_02-wrap {
	width: 71.33%;
	margin: 0 auto;
	padding-top: 60px;
}

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

.asset_03-wrap li:nth-child(1) {
	width: 30.42%;
}

.asset_03-wrap li:nth-child(2) {
	width: 60.83%;
}


/*********** ↑asset *************/






/*********** life *************/

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

.life_cont-wrap li:nth-child(1) {
	width: 27.59%;
}

.life_cont-wrap li:nth-child(2) {
	width: 28.92%;
	margin: 0 2.33%;
}

.life_cont-wrap li:nth-child(3) {
	width: 38.83%;
}


.life_cont-wrap .title {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'Crimson Text', serif;
	font-size: 5.0vw;
	letter-spacing: 0.8rem;
}



/* 個別 */

.life_02 .life_cont-wrap {
	color: #fff;
}

.life_02 .life_cont-wrap li:nth-child(1) {
	order: 3;
}

.life_02 .life_cont-wrap li:nth-child(2) {
	order: 2;
}

.life_02 .life_cont-wrap li:nth-child(3) {
	order: 1;
}


.life_03 .life_cont-wrap {
	padding: 100px 0 0;
}

.life_03 .cap {
	padding: 30px 0 60px;
}


/*********** ↑life *************/









/*********** style *************/

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

.style_obi {
	background-image: url("../images/asset/style_title-bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
}

.style_obi p {
	font-size: 4.0rem;
	letter-spacing: 0.6rem;
	text-align: center;
	padding: 40px 0;
}

/* ↑obi */



.style_title-wrap {
	display: flex;
	align-items: center;
	font-family: 'EB Garamond', serif;
	font-size: 7.0rem;
	letter-spacing: 0.5rem;
}

.style_title-wrap .small {
	font-size: 0.7em;
}

.style_title-wrap:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	display: block;
	margin-left: 0.2em;
	background: #293131;
}


.style_01-wrap {
	position: relative;
	margin-top: 60px;
}

.style_01-wrap .copy {
	font-size: 2.4rem;
	letter-spacing: 0.5rem;
	position: absolute;
	top: -20px;
	left: 0;
}

.style_01-wrap .photo {

}

.style_01-wrap .cap {
	position: absolute;
	bottom: 25%;
	right: 0;
}


.style_plan-title-wrap {
	display: flex;
	align-items: center;
	font-family: 'EB Garamond', serif;
	font-size: 4.2rem;
	letter-spacing: 0.5rem;
	margin-top: 100px;
}

.style_plan-title-wrap::after {
	content: "";
	flex-grow: 1;
	height: 1px;
	display: block;
	margin-left: 0.2em;
	background: #293131;
}

.style_plan-wrap .copy {
	font-size: 2.4rem;
	letter-spacing: 0.2rem;
}

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

.style_plan02-wrap li {
	width: 47.19%;
	padding-bottom: 20px;
}

.style_plan02-wrap .copy {
	font-size: 1.4rem;
	letter-spacing: 0.1rem;
	line-height: 1.5;
}









/* style1 */

.style1-wrap {
	background-image: url("../images/asset/style_bg-white.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-bottom: 500px;
}

.style1-wrap .style_title-wrap {
	padding-top: 100px;
}

.style_plan-wrap.style1 {
	display: grid;
	grid-template-columns: 41.5% 52.5%;
	grid-template-rows: auto auto auto;
	justify-content: space-between;
	padding-top: 40px;
}

.style_plan-wrap.style1 &gt; li:nth-child(1) {
	grid-column: 1 / 2;
	grid-row: 1 / 2;
}

.style_plan-wrap.style1 &gt; li:nth-child(2) {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
	padding-top: 60px;
}

.style_plan-wrap.style1 &gt; li:nth-child(3) {
	grid-column: 1 / 2;
	grid-row: 3 / 4;
	padding-top: 60px;
}

.style_plan-wrap.style1 &gt; li:nth-child(4) {
	grid-column: 2 / 3;
	grid-row: 1 / 4;
}





/* style2 */

.style2_tip-wrap {
	margin-top: -350px;
}

.style2-wrap {
	background-image: url("../images/asset/style_bg-blue.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	color: #fff;
	padding-bottom: 400px;
}

.style2_title-wrap {
	display: flex;
	align-items: center;
	font-family: 'EB Garamond', serif;
	font-size: 7.0rem;
	letter-spacing: 0.5rem;
	padding-top: 60px;
}

.style2_title-wrap .small {
	font-size: 0.7em;
}

.style2_title-wrap::before {
	content: "";
	flex-grow: 1;
	height: 1px;
	display: block;
	margin-right: 0.2em;
	background: #fff;
}


.style2_01-wrap {
	position: relative;
	margin-top: 60px;
}

.style2_01-wrap .copy {
	font-size: 2.4rem;
	letter-spacing: 0.5rem;
	position: absolute;
	top: -10px;
	right: 0;
	text-align: right;
}

.style2_01-wrap .photo {

}


.style_plan-wrap.style2 {
	display: grid;
	grid-template-columns: 37.92% 14.5% 41.5%;
	grid-template-rows: auto auto auto auto auto;
	justify-content: space-between;
	padding-top: 60px;
}

.style_plan-wrap.style2 &gt; li:nth-child(1) {
	grid-column: 1 / 2;
	grid-row: 1 / 5;
}

.style_plan-wrap.style2 &gt; li:nth-child(2) {
	grid-column: 2 / 4;
	grid-row: 1 / 2;
}

.style_plan-wrap.style2 &gt; li:nth-child(3) {
	grid-column: 3 / 4;
	grid-row: 2 / 3;
	padding-top: 40px;
}

.style_plan-wrap.style2 &gt; li:nth-child(4) {
	grid-column: 3 / 4;
	grid-row: 3 / 4;
	padding-top: 40px;
}

.style_plan-wrap.style2 &gt; li:nth-child(5) {
	grid-column: 3 / 4;
	grid-row: 4 / 5;
	padding-top: 40px;
}


.style_plan-wrap.style2 &gt; .copy {
	text-align: right;
}


.style2_plan-title-wrap {
	display: flex;
	align-items: center;
	font-family: 'EB Garamond', serif;
	font-size: 4.2rem;
	letter-spacing: 0.5rem;
}

.style2_plan-title-wrap::before {
	content: "";
	flex-grow: 1;
	height: 1px;
	display: block;
	margin-right: 0.2em;
	background: #fff;
}






/* style3 */

.style3_tip-wrap {
	margin-top: -300px;
}

.style3-wrap {
	background-image: url("../images/asset/style_bg-white.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
}

.style3-wrap .style_title-wrap {
	padding-top: 60px;

}


.style_plan-wrap.style3 {
	display: grid;
	grid-template-columns: 41.5% 52.5%;
	grid-template-rows: auto auto auto;
	justify-content: space-between;
	padding-top: 40px;
}

.style_plan-wrap.style3 &gt; li:nth-child(1) {
	grid-column: 1 / 2;
	grid-row: 1 / 2;
}

.style_plan-wrap.style3 &gt; li:nth-child(2) {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
	padding-top: 60px;
}

.style_plan-wrap.style3 &gt; li:nth-child(3) {
	grid-column: 1 / 2;
	grid-row: 3 / 4;
	padding-top: 60px;
}

.style_plan-wrap.style3 &gt; li:nth-child(4) {
	grid-column: 2 / 3;
	grid-row: 1 / 4;
}





/*********** ↑style *************/


























.anc_asset,
.anc_style {
	display: block;
    padding-top: 150px;
	margin-top: -150px;
}



.anc_style1 {
	display: block;
    padding-top: 10px;
	margin-top: -10px;
}

.anc_style2 {
	display: block;
    padding-top: 200px;
	margin-top: -200px;
}

.anc_style3 {
	display: block;
    padding-top: 200px;
	margin-top: -200px;
}





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