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

#mainContainer {
	font-size:100%;
	background: #ffffff url(/sp/anamail/summer2022/images/content_bg.jpg) no-repeat;
	background-size: contain;
	line-height: 1.5;
}

#mainContainer img {
	width:100%;
}
#mainContainer h1,#mainContainer h2,#mainContainer h3 {
	background:none;
}

.title_area{
	text-align: center;
	font-size: 3.62318vw;
    color:#000097;
}
.title_area a{
    color: #000097!important;
}
.text_small{
	font-size: 3.125vw;
}
.title_area a{
	color: #fff;
  text-decoration: underline;
}

0.wallpaper{
	margin: 0 0 13.88888vw;
}

.wallpaper_link + .wallpaper_link{
	margin-top: 1.20772vw;
}

.setup{
    color: #000097;
	padding: 7% 5% 10%;
	background-color: #ffffff;
}
.setup h2{
    color: #00009A!important;
	margin: 0 0 4.83091vw;
	font-size: 4.34782vw;
	font-weight: bold;
}
.setup h3{
    color: #231815!important;
	font-size: 3.62318vw;
}
.setup ol{
	font-size: 3.14009vw;
	color: #231815!important;
}
.setup ol + h3{
	margin-top: 9.057971vw;
}
</pre></body></html>