<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BDBDBD;
	-webkit-text-size-adjust: 100%;
}

body,td,th {font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
	line-height: 1.6;
	color: #333333;

}

img{
	border-style:none;
display: block;
margin: 0;
padding: 0;
}

    object,  
    embed {  
        vertical-align: top;  
    }  

iframe{
    vertical-align:bottom;
}

.jim {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
}

.new {
	font-size: 14px;
	line-height: 22px;
}

.copy {
	font-size: 12px;
	color: #ffffff;
}

.gree {
	font-size: 15px;
	line-height: 26px;
}
.greename {
	font-size: 18px;
	font-weight:bold
}
.day {
	font-size: clamp(0.938rem, 0.778rem + 0.8vw, 1.375rem);
	font-weight: bold;
	color:#6A1684;
}


.hyo1 {
	font-size: clamp(0.75rem, 0.682rem + 0.34vw, 0.938rem);
}

.title_1 {
  font-size:30px;
  color:#FFFFFF;
  margin:0px;
  font-weight:bold;
  letter-spacing: 2px;
  	line-height: 18px;
}

.title_2 {
  font-size:20px;
  color:#6A1684;
  margin:0px;
  font-weight:bold;
  line-height: 18px;
}

.title_3 {
  font-size:18px;
  color:#6A1684;
  margin:0px;
  font-weight:bold;
  line-height: 18px;
}

.red {
	color:red;
}

a.mail:link {
text-decoration : underline;
color : #ffffff;
}
a.mail:visited { color: #ffffff; }
a.mail:hover { color: #ffffff; }
a.mail:active { color: #ffffff; }

.shozoku {
	font-size: 12px;
}

span.br{
   display: inline-block;
}

.background {
    background: linear-gradient(#F6F2F8, #C6ACD7);
}

.topimg {
  background-image: url('../top/img_main.png');
  background-repeat:no-repeat;
  background-size: 100%;
}

.img_en{
	position: absolute;
	top: 0px;
	right: 55px;
}

#wrap {
  overflow: hidden;
}</pre></body></html>