<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    border:0;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem; /* =16px */
  background-color: #fff;
}
.img-fluid2 {
    max-width: 100%;
    height: auto;
}
.mnsywbg1 {
    background-image: url(../images/mnsywbg01.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.mtx{
	margin-top: calc(10vh);
}
.mnsyw_bg1_20221003 {
    background-image: url(../images/mnsywbg01.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.w-hps-35 {
    width: 35%;
	margin: 0 auto;
	display: block;
}
.w-160p {
    width: 160px;
}

.w-35{
	width: 35%;
}
.rounded-xl2 {
    border-radius: 2rem;
}
.bg-white-light2 {
    background-color: rgba(255, 255, 255, .5);
}
.mnszt2022_col2_textbg1_20220907 {
    background-image: url(../images/mnszt2022_col2_textbg1_20220907.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.mnsywbg2 {
    background-image: url(../images/mnsywbg02.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.mnsywzzwbg2 {
    background-image: url(../images/mnsywbg03.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.mnsywzrtbg2 {
    background-image: url(../images/yw2022p2bg1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.text-blue2 {
    color: #005c97;
	font-size: 1.4rem;
}
.align-c{
	display: flex;
	align-items: center;
}
.btnlist{
	padding: 4rem 20%;
	display: flex;
	flex-direction: column;
	align-items: center;
    
}
.btnlist a{
  display: block;
  margin-bottom: 5px;
}
.ts-img-title1{
	color: #1d5ba0;
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 1.8;
	text-align: center;
}
.more{
	font-size: 1.2rem;
	text-align: right;
}
@media (max-width: 768px){
.mnsyw_bg1_20221003 {
    background-size: 100% 100%;
}
.w-hps-35{
	width: 75%;
}
}
@media (max-width: 600px) {
.btnlist{
	padding: 1rem 32%;
}
.w-160p {
    width: 120px;
}
}
</pre></body></html>