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

main {
	overflow: hidden;
}

.whymitsuiTit {
	background: #1e335a;
	padding: 22px 0;
}
	.whymitsuiTit h1 {
		color: #fff;
		font-size: 58px;
		font-size: 5.8rem;
		margin-bottom: 15px;
		position: relative;
		width: fit-content;
	}
	.whymitsuiTit h1:after {
		content: "";
		position: absolute;
		width: 200%;
		height: 6px;
		background: #6da5db;
		bottom: 3px;
		right: 0;
	}
	.whymitsuiTit p {
		color: #fff;
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: bold;
	}
@media screen and (max-width: 767px) {

.whymitsuiTit {
	background: #1e335a;
	padding: 10px 0;
}
	.whymitsuiTit h1 {
		color: #fff;
		font-size: 22px;
		font-size: 2.2rem;
		margin-bottom: 15px;
	}
	.whymitsuiTit h1:after {
		height: 3px;
		bottom: 0;
	}
}

/* 強み
--------------------------------------------------*/
.whymitsui h2 {
	font-size: 45px;
	font-size: 4.5rem;
	line-height: 140px;
	letter-spacing: 15px;
	color: #fff;
	text-align: center;
	background-image: repeating-linear-gradient(-30deg, #5ea6db, #5ea6db 5px, #69acde 5px, #69acde 10px, #5ea6db 10px);
	position: relative;
	margin-top: 20px;
}
.en_whymitsui .whymitsui h2{
	letter-spacing: normal;
}
.whymitsui h2:before {
	content: "【";
	position: absolute;
	right: calc(50% + 3em);
	font-size: 70px;
	font-size: 7rem;
}
.whymitsui h2:after {
	content: "】";
	position: absolute;
	left: calc(50% + 3em);
	font-size: 70px;
	font-size: 7rem;
}

.block1_1, .block1_3, .block1_5, .block2_1, .block3_1, .block3_3 {
	background: #f0f6fb;
}
.block1_2, .block1_4, .block2_2, .block3_2 {
	background: #dbe9f6;
}


.intro {
	text-align: center;
	padding: 35px 0;
	font-weight: bold;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.8;
}
.en_whymitsui .intro{
	padding: 35px 50px;
}
.intro + p {
	text-align: right;
	margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
.whymitsui {
	background: #fff;
	margin: 40px 0 0;
}

.block1_1,
.block1_3,
.block2_1 {
	padding: 30px 0;
}
.block1_1 div,
.block1_3 div,
.block2_1 div {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.en_whymitsui .block3_1 .container{
	padding-bottom: 80px;
}
	.block1_1 div p:first-child,
	.block1_3 div p:first-child,
	.block2_1 div p:first-child {
		font-size: 45px;
		font-size: 4.5rem;
		font-weight: bold;
		line-height: 1;
		color: #1e335a;
		position: relative;
		font-feature-settings: "palt";
	}
	.en_whymitsui .block1_1 div p:first-child,
	.en_whymitsui .block1_3 div p:first-child,
	.en_whymitsui .block2_1 div p:first-child {
		font-size: 40px;
		font-size: 4.0rem;
	}
	.block1_1 p:first-child:after,
	.block1_3 p:first-child:after,
	.block2_1 p:first-child:after {
		content: "";
		position: absolute;
		width: 200%;
		height: 6px;
		background: #6da5db;
		bottom: -10px;
		right: 0;
	}
		.block1_1 p span,
		.block1_3 p span,
		.block2_1 p span {
			font-size: 150px;
			font-size: 15rem;
			letter-spacing: -5px;
		}
		.en_whymitsui .block1_3 p span:first-child{
			display: inline-block;
			font-size: 40px;
			font-size: 4.0rem;
			letter-spacing: normal;
			
		}
		.en_whymitsui .block1_1 p span,
		.en_whymitsui .block1_3 p span:nth-child(2),
		.en_whymitsui .block2_1 p span {
			font-size: 130px;
			font-size: 13.0rem;
		}

.block1_2,
.block2_2 {
	padding: 30px 0;
}
.block1_4 {
	padding: 40px 0 60px;
}
.block1_2 div,
.block1_4 div,
.block2_2 div {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
	.block1_2 div p:first-child,
	.block1_4 div p:first-child,
	.block2_2 div p:first-child {
		font-size: 45px;
		font-size: 4.5rem;
		font-weight: bold;
		line-height: 1;
		color: #1e335a;
		position: relative;
		font-feature-settings: "palt";
		order: 2;
	}
	.en_whymitsui .block1_2 p span:first-child{
		display: inline-block;
		font-size: 36px;
		font-size: 3.6rem;
	}
	
	.en_whymitsui .block1_4 p span:first-child{
			display: inline-block;
			font-size: 40px;
			font-size: 4.0rem;
			letter-spacing: normal;
	}
	.en_whymitsui .block1_2 div p:first-child,
	.en_whymitsui .block1_4 div p:first-child,
	.en_whymitsui .block2_2 div p:first-child {
		font-size: 40px;
		font-size: 4.0rem;
	}
	.block1_2 p:first-child:after,
	.block1_4 p:first-child:after,
	.block2_2 p:first-child:after {
		content: "";
		position: absolute;
		width: 200%;
		height: 6px;
		background: #6da5db;
		bottom: -10px;
		left: 0;
	}
		.en_whymitsui .block1_2 p span:nth-child(2),
		.en_whymitsui .block1_4 p span:nth-child(2),
		.en_whymitsui .block2_2 p span {
			font-size: 130px;
			font-size: 13rem;
			letter-spacing: -5px;
		}
		.block1_2 p span,
		.block1_4 p span,
		.block2_2 p span {
			font-size: 150px;
			font-size: 15rem;
		}
		.block1_4 p span {
			letter-spacing: -10px;
		}

.block1_5 {
	padding: 1px 0 30px;
}
.en_whymitsui .block1_5 {
	padding: 1px 0 80px;
}
	.block1_5 p {
		display: flex;
		align-items: flex-end;
		font-weight: bold;
		line-height: 1;
		color: #1e335a;
		position: relative;
		padding-top: 15px;
		margin-bottom: 10px;
		font-feature-settings: "palt";
		width: fit-content;
	}
	.block1_5 p:after {
		content: "";
		position: absolute;
		width: 200%;
		height: 6px;
		background: #6da5db;
		bottom: -10px;
		right: 0;
		}
		.block1_5 p span:nth-child(1) {
			font-size: 45px;
			font-size: 4.5rem;
			line-height: 1.5;
		}
		.en_whymitsui .block1_5 p span:nth-child(1) {
			font-size: 28px;
			font-size: 2.8rem;
		}
		.block1_5 p span:nth-child(2) {
			font-size: 150px;
			font-size: 15rem;
			letter-spacing: -5px;
		}
		.en_whymitsui .block1_5 p span:nth-child(2) {
			font-size: 110px;
			font-size: 11rem;
		}
		.block1_5 p span:nth-child(3) {
			font-size: 45px;
			font-size: 4.5rem;
			line-height: 1.5;
		}
		.en_whymitsui .block1_5 p span:nth-child(3) {
			font-size: 28px;
			font-size: 2.8rem;
		}
	.block1_5 figure {
		position: absolute;
		right: 0;
		top: 60px;
	}

.block3_1 {
	padding: 35px 0 45px;
}
	.block3_1 div p:first-child {
		font-size: 45px;
		font-size: 4.5rem;
		display: inline-block;
		font-weight: bold;
		line-height: 1;
		color: #1e335a;
		position: relative;
		font-feature-settings: "palt";
	}
	.block3_1 p:first-child:after {
		content: "";
		position: absolute;
		width: 200%;
		height: 6px;
		background: #6da5db;
		bottom: -10px;
		right: 0;
	}
		.block3_1 p span {
			font-size: 150px;
			font-size: 15rem;
			letter-spacing: -5px;
		}
		.en_whymitsui .block3_1 p span {
			display: inline-block;
			font-size: 32px;
			font-size: 3.2rem;
			letter-spacing: normal;
		}
		.en_whymitsui .block3_1 p span:nth-child(2) {
			font-size: 120px;
			font-size: 12rem;
			letter-spacing: -5px;
		}
	.block3_1 figure {
		position: absolute;
		right: 0;
		top: 0;
	}
	.block3_1 p:last-child {
		position: absolute;
		right: 0;
		bottom: -10px;
	}

.block3_2 {
	padding: 30px 0 15px;
}
	.block3_2 div p:first-child {
		display: flex;
		align-items: flex-end;
		font-weight: bold;
		line-height: 1;
		color: #1e335a;
		position: relative;
		left: 400px;
		width: 600px;
		padding-top: 15px;
		margin-bottom: 40px;
		font-feature-settings: "palt";
	}
	.en_whymitsui .block3_2 div p:first-child {
		margin-bottom: 80px;
	}
	.block3_2 p:first-child:after {
		content: "";
		position: absolute;
		width: 200%;
		height: 6px;
		background: #6da5db;
		bottom: -10px;
		left: 0;
		}
		.block3_2 p span:nth-child(1) {
			font-size: 45px;
			font-size: 4.5rem;
			line-height: 1.5;
		}
		.en_whymitsui .block3_2 p span:nth-child(1) {
			font-size: 24px;
			font-size: 2.4rem;
			display: inline-block;
			vertical-align: bottom;
		}
		.block3_2 p span:nth-child(2) {
			font-size: 150px;
			font-size: 15rem;
			letter-spacing: -5px;
		}
		.en_whymitsui .block3_2 p span:nth-child(2) {
			font-size: 110px;
			font-size: 11rem;
		}
		.block3_2 p span:nth-child(3) {
			font-size: 45px;
			font-size: 4.5rem;
			line-height: 1.5;
		}
		.en_whymitsui .block3_2 p span:nth-child(3) {
			font-size: 24px;
			font-size: 2.4rem;
			display: inline-block;
			vertical-align: bottom;
		}
	.block3_2 figure {
		position: absolute;
		left: 0;
		top: 0;
	}

.block3_3 {
	padding: 1px 0 50px;
}
.en_whymitsui .block3_3 {
	padding: 40px 0 50px;
}
	.block3_3 p:nth-child(odd) {
		font-size: 40px;
		font-size: 4rem;
		font-weight: bold;
		line-height: 1;
		color: #1e335a;
		position: relative;
		display: inline-block;
		margin-top: 45px;
		margin-bottom: 20px;
		font-feature-settings: "palt";
	}
	.block3_3 p:nth-child(odd):after {
		content: "";
		position: absolute;
		width: 200%;
		height: 6px;
		background: #6da5db;
		bottom: -10px;
		right: 0;
		}
		.block3_3 p span {
			font-size: 120px;
			font-size: 12rem;
			letter-spacing: -5px;
		}
		.en_whymitsui .block3_3  p span {
			display: inline-block;
			font-size: 22px;
			font-size: 2.2rem;
			letter-spacing: normal;
			vertical-align: baseline;
		}
		.en_whymitsui .block3_3  p.extra span {
			font-size: 18px;
			font-size: 1.8rem;
		}
		.en_whymitsui .block3_3  p.extra span:nth-child(2) ,
		.en_whymitsui .block3_3  p span:nth-child(2) {
			font-size: 9px;
			font-size: 9rem;
			letter-spacing: -5px;
		}
	.block3_3 p:nth-child(even) {
		font-size: 15px;
		font-size: 1.5rem
	}
	.block3_3 figure {
		position: absolute;
		right: 0;
		bottom: 0;
	}
}
@media screen and (max-width: 767px) {
.whymitsui {
	margin: 20px 0 0;
}
	.whymitsui h2 {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 70px;
		background-image: repeating-linear-gradient(-30deg, #5ea6db, #5ea6db 3px, #69acde 3px, #69acde 6px, #5ea6db 6px);
	}
	.whymitsui h2:before {
		font-size: 30px;
		font-size: 3rem;
	}
	.whymitsui h2:after {
		font-size: 30px;
		font-size: 3rem;
	}

.block1_1,
.block1_3,
.block2_1 {
	padding: 15px 0;
}
	.block1_1 div p:first-child,
	.block1_3 div p:first-child,
	.block2_1 div p:first-child {
		font-size: 22px;
		font-size: 2.2rem;
		display: inline-block;
		font-weight: bold;
		line-height: 1;
		color: #1e335a;
		position: relative;
		font-feature-settings: "palt";
		left: 50%;
		transform: translate(-50%, 0);
	}
	.en_whymitsui .block1_1 div p:first-child,
	.en_whymitsui .block1_3 div p:first-child,
	.en_whymitsui .block2_1 div p:first-child {
		font-size: 16px;
		font-size: 1.6rem;
	}
	.block1_1 p:first-child:after,
	.block1_3 p:first-child:after,
	.block2_1 p:first-child:after {
		content: "";
		position: absolute;
		width: 200%;
		height: 3px;
		background: #6da5db;
		bottom: -5px;
		right: 0;
	}
		.block1_1 p span,
		.block1_3 p span,
		.block2_1 p span {
			display: inline-block;
			vertical-align:baseline;
			font-size: 75px;
			font-size: 7.5rem;
		}
		.en_whymitsui .block1_1 p span,
		.en_whymitsui .block1_2 p span,
		.en_whymitsui .block1_3 p span,
		.en_whymitsui .block1_4 p span,
		.en_whymitsui .block1_5 p span,
		.en_whymitsui .block2_1 p span,
		.en_whymitsui .block2_2 p span,
		.en_whymitsui .block2_3 p span,
		.en_whymitsui .block3_1 p span,
		.en_whymitsui .block3_2 p span,
		.en_whymitsui .block3_3 p span {
			font-size: 48px;
			font-size: 4.8rem;
		}
		.en_whymitsui .block1_2 p span:first-child,
		.en_whymitsui .block1_3 p span:first-child,
		.en_whymitsui .block1_4 p span:first-child,
		.en_whymitsui .block1_5 p span:first-child,
		.en_whymitsui .block3_1 p span:first-child,
		.en_whymitsui .block3_1 p span:nth-child(3),
		.en_whymitsui .block3_2 p span:first-child,
		.en_whymitsui .block3_2 p span:nth-child(3),
		.en_whymitsui .block3_3 p span:first-child,
		.en_whymitsui .block3_3 p span:nth-child(3){
			display: inline-block;
			font-size: 16px;
			font-size: 1.6rem;
			letter-spacing: normal;
		}
		
		.en_whymitsui .block3_3 p span:first-child{
			display: block;
		}
	.block1_1 figure,
	.block1_3 figure,
	.block2_1 figure {
		text-align: center;
		margin: 15px 0 0;
	}
		.block1_1 figure img,
		.block1_3 figure img {
			max-width: 250px;
		}
		.en_whymitsui .block3_2 figure{
			position: static;
			width:auto;
			padding-bottom :20px;
			text-align: center;
		}
.en_whymitsui .block3_2 p:last-child {
    position: static;
    left: auto;
    bottom: 0; 
    width: auto;
}
.block1_2,
.block1_4,
.block2_2 {
	padding: 15px 0;
}
	.block1_2 div p:first-child,
	.block1_4 div p:first-child,
	.block2_2 div p:first-child {
		font-size: 22px;
		font-size: 2.2rem;
		display: inline-block;
		font-weight: bold;
		line-height: 1;
		color: #1e335a;
		position: relative;
		font-feature-settings: "palt";
		left: 50%;
		transform: translate(-50%, 0);
	}
	.block1_2 p:first-child:after,
	.block1_4 p:first-child:after,
	.block2_2 p:first-child:after {
		content: "";
		position: absolute;
		width: 200%;
		height: 3px;
		background: #6da5db;
		bottom: -5px;
		left: 0;
	}
		.block1_2 p span,
		.block1_4 p span,
		.block2_2 p span {
			font-size: 75px;
			font-size: 7.5rem;
		}
	.block1_2 figure,
	.block1_4 figure,
	.block2_2 figure {
		text-align: center;
		margin: 15px 0 0;
	}
		.block1_2 figure img,
		.block1_4 figure img {
			max-width: 150px;
		}
		.block2_2 figure img {
			max-width: 200px;
		}

.block1_5 {
	padding: 15px 0;
}
	.block1_5 div p {
		display: flex;
		align-items: flex-end;
		font-weight: bold;
		line-height: 1;
		color: #1e335a;
		margin-bottom: 10px;
		font-feature-settings: "palt";
		position: relative;
		left: 50%;
		transform: translate(-50%, 0);
		width: fit-content;
	}
	.block1_5 p:after {
		content: "";
		position: absolute;
		width: 200%;
		height: 3px;
		background: #6da5db;
		bottom: -5px;
		right: 0;
	}
		.block1_5 p span:nth-child(1) {
			font-size: 22px;
			font-size: 2.2rem;
			line-height: 1.5;
		}
		.block1_5 p span:nth-child(2) {
			font-size: 75px;
			font-size: 7.5rem;
		}
		.block1_5 p span:nth-child(3) {
			font-size: 22px;
			font-size: 2.5rem;
			line-height: 1.5;
		}
	.block1_5 figure {
		text-align: center;
		margin: 15px 0 0;
	}


.block3_1 {
	padding: 25px 0 15px;
}
	.block3_1 div p:first-child {
		font-size: 22px;
		font-size: 2.2rem;
		display: inline-block;
		font-weight: bold;
		line-height: 1;
		color: #1e335a;
		position: relative;
		font-feature-settings: "palt";
		left: 50%;
		transform: translate(-50%, 0);
	}
	.block3_1 p:first-child:after {
		content: "";
		position: absolute;
		width: 200%;
		height: 3px;
		background: #6da5db;
		bottom: -5px;
		right: 0;
	}
		.block3_1 p span {
			font-size: 75px;
			font-size: 7.5rem;
		}
	.block3_1 figure {
		text-align: center;
		margin: 15px 0;
	}
		.block3_1 figure img {
			max-width: 280px;
		}

.block3_2 {
	padding: 25px 0;
}
	.block3_2 div p:first-child {
		display: flex;
		align-items: flex-end;
		font-weight: bold;
		line-height: 1;
		color: #1e335a;
		margin-bottom: 45px;
		font-feature-settings: "palt";
		position: relative;
		left: 50%;
		transform: translate(-50%, 0);
		width: fit-content;
	}
	.block3_2 p:first-child:after {
		content: "";
		position: absolute;
		width: 200%;
		height: 3px;
		background: #6da5db;
		bottom: -5px;
		left: 0;
	}
		.block3_2 p span:nth-child(1) {
			font-size: 22px;
			font-size: 2.2rem;
			line-height: 1.5;
		}
		.block3_2 p span:nth-child(2) {
			font-size: 75px;
			font-size: 7.5rem;
		}
		.block3_2 p span:nth-child(3) {
			font-size: 22px;
			font-size: 2.5rem;
			line-height: 1.5;
		}
	.block3_2 figure {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 45%;
	}
	.block3_2 p:last-child {
		position: relative;
		left: 50%;
		bottom: 0;
		width: 50%;
	}

.block3_3 {
	padding: 1px 0 25px;
}
	.block3_3 p:nth-child(odd) {
		font-size: 20px;
		font-size: 2rem;
		font-weight: bold;
		line-height: 1;
		color: #1e335a;
		position: relative;
		display: inline-block;
		margin-top: 20px;
		margin-bottom: 10px;
		font-feature-settings: "palt";
	}
	.block3_3 p:nth-child(odd):after {
		content: "";
		position: absolute;
		width: 200%;
		height: 3px;
		background: #6da5db;
		bottom: -5px;
		right: 0;
	}
		.block3_3 p span {
			font-size: 70px;
			font-size: 7rem;
			letter-spacing: -5px;
		}
	.block3_3 p:nth-child(even) {
		font-size: 9px;
		font-size: 0.9rem
	}
	.block3_3 figure {
		text-align: center;
		margin-top: 15px;
	}
		.block3_3 figure img {
			max-width: 280px;
		}
.intro {
	padding: 20px 0;
	font-size: 13px;
	font-size: 1.3rem;
}
}</pre></body></html>