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

.r {
	justify-content: space-between;
}


/*-----nls-mt37-----*/

img.lineup-img-mt37 {
	object-fit: contain;
	height: 300px;
}

.nls-mt37_koukin {
	position: relative;
	width: fit-content;
	margin: 0 auto;
}

.nls-mt37_box {
	display: flex;
	justify-content: center;
	height: 200px;
	margin: 0 0 20px 0;
}

.nls-mt37_box img {
	height: 200px;
}

.nls-mt37_icon {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.nls-mt37_icon_01 {
	width: 300px;
	height: 70px;
	margin: 0 7px 0 0;
}

.nls-mt37_icon_02 {
	width: 377px;
	height: 70px;
}

.nls-mt37_02 {
	max-width: 350px;
}

/*-----nls-mt37　ここまで-----*/

/*-----iMin製品ラインナップ-----*/

.products_box_01 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
	text-align: left;
}

.products_box_01 &gt; div {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	background: linear-gradient(to bottom, #cee2e6, #eef5f6);
	padding: 20px;
}

.products_box_01 &gt; div &gt; div:first-of-type {
	width: 60%;
}

.products_box_01 &gt; div &gt; div:last-of-type {
	width: 38%;
	text-align: center;
}

.products_box_01 p {
	min-height: 80px;
	margin: 0 0 20px;
}

.products_box_01 a {
	display: block;
	width: 180px;
	font-size: 1.4rem;
	color: #004b96;
	text-align: center;
	border: 1px solid #004b96;
	border-radius: 22px;
	background: #fff;
	position: relative;
	padding: 10px;
	margin: 50px auto 0;
	transition: .3s;
}

.products_box_01 a::after {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding-left: 10px;
}

.products_box_01 a:hover {
	color: #fff;
	background: #004b96;
}

.products_box_01 img {
	width: 100%;
	max-width: 160px;
	max-height: 150px;
}

.products_box_01 h3{
	text-align: center;
}

.s1_01_img img{
	height: 200px !important;
}

@media screen and (max-width:767px) {

	.products_box_01 {
		grid-template-columns: repeat(1, 1fr);
		gap: 30px;
	}
	
/*
	.products_box_01 img {
	max-width: 230px;
	max-height: 160px;
}
*/
	
	.products_box_sp{
		width: 250px;
	    height: 250px;
		margin-bottom: 30px;
		position: relative;
	}
	
	.products_box_sp img {
		position: absolute;
		top: 35px;
		left: 50px;
		width: 250px;
		height: 160px;
	}
	
	.products_box_sp h3 {
		font-size: 1.6rem;
		position: absolute;
		top: 20px;
		left: 20px;
	}
	
	.products_box_sp a{
		position: absolute;
		top: 130px;
		left: 35px;
	}

}
	
	/*-----iMin製品ラインナップ ここまで-----*/
	
	/*-----nls-mt37-----*/

	.fixed-width {
		width: 100%;
	}

	.nls-mt37_box {
		height: auto;
	}

	.nls-mt37_box img {
		height: 150px;
	}

	.nls-mt37_icon_01 {
		width: 100%;
		height: 60px;
		margin: 0 0 10px 0;
	}

	.nls-mt37_icon_02 {
		width: 320px;
		height: 60px;
	}

	.nls-mt37_02 {
		max-width: 200px;
	}

	img.lineup-img-mt37 {
		height: 170px;
	}

	/*-----nls-mt37 ここまで-----*/

	.mb-20-sp {
		margin-bottom: 20px !important;
	}
}

.nls-fr4280-bt_box img {
	height: 300px;
}


/*-----newland top 20230525-----*/
.inner_newland {
	max-width: 1010px;
	margin: 0 auto;
	padding: 0;
	position: relative
}

.kvL1_newland {
	width: 100%;
	max-height: 560px;
	background: url("/h/img/newland/bg_kvL1_newland.png") no-repeat 50% 50%;
	background-size: cover;
	margin-bottom: 50px;
}

.newland_top_mg-b{
	margin: 35px auto;
}	

.newland_for-sp { display:none; }

.for-sp { display:none; }


@media screen and (max-width:599px) {
	
.newland_for-sp { display:block; }

.for-pc { display:none; }
.for-sp { display:block; }
}

/*-----newland top 20230525 ここまで-----*/


.lineup-img-Swan1{
	width: 650px !important;
}
</pre></body></html>