<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media screen and (min-width: 1320px){


/* スマホ版非表示*/
#smpwrapper {
	display: none;
}



a{
    outline: none;
	color: #0033ff;
}
a:hover{
	text-decoration:none;
	color: #0033ff;
}
a:visited{
	text-decoration:none;
	color: #0033ff;
}



body {
	text-align: center;
	overflow:visible;
    font-family: 'Noto Sans JP', sans-serif !important;
	text-shadow: none !important;
	font-feature-settings: "palt" 1;
	width: 100%;
}


.noto100 {font-weight:100;}
.noto300 {font-weight:300;}
.noto400 {font-weight:400;}
.noto500 {font-weight:500;}
.noto700 {font-weight:700;}
.noto900 {font-weight:900;}


#pc_bg00 {
	width: 100%;
	background-color: #a2348e;
}
#pc_bg01 {
	width: 100%;
	background-image: url(../images/pc_bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	overflow: hidden;
}
#pc_bg02 {
	width: 100%;
	background-image: url(../images/pc_bg02.jpg);
	background-repeat: no-repeat;
	background-position: center 700px;
	background-attachment: fixed;
	overflow: hidden;
}
#pc_bg03 {
	width: 100%;
	background-image: url(../images/pc_bg03.jpg);
	background-repeat: no-repeat;
	background-position: center 1400px;
	background-attachment: fixed;
	overflow: hidden;
}
#pc_bg04 {
	width: 100%;
	background-image: url(../images/pc_bg04.jpg);
	background-repeat: no-repeat;
	background-position: center 2100px;
	background-attachment: fixed;
	overflow: hidden;
}


#pc_po01 {
	width: 100%;
	background-image: url(../images/pc_po01.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
#pc_po02 {
	width: 100%;
	background-image: url(../images/pc_po02.png);
	background-repeat: no-repeat;
	background-position: center 700px;
	overflow: hidden;
}


#pad01 {
	padding-left: 360px;
	padding-right: 360px;
}
#pad01q {
	padding-left: 245px;
	padding-right: 245px;
}

#pad02 {
	padding-top: 50px;
}
#pad03 {
	padding-top: 5px;
	padding-bottom: 60px;
	font-size: 90%;
	line-height: 170%;
	color: #FFFFFF;
	font-weight: 300;
}


#pad04 {
	padding-top: 50px;
	font-size: 120%;
	line-height: 100%;
	color: #FFFFFF;
	font-weight: 500;
}
#pad05 {
	font-size: 300%;
	line-height: 150%;
	color: #FFFFFF;
	font-weight: 700;
}
#pad06 {
	font-size: 100%;
	color: #FFFFFF;
	font-weight: 300;
}
#pad07 {
	padding-top: 50px;
	font-size: 120%;
	color: #FFFFFF;
	font-weight: 500;
}
#pad08 {
	font-size: 260%;
	color: #FFFFFF;
	font-weight: 700;
}
#pad09 {

}
#pad10 {
	text-align: left;
	padding-left: 225px;
	padding-top: 50px;
	padding-bottom: 50px;
}


#pad11 {
	text-align: right;
	padding-top: 170px;
	padding-right: 40px;
	font-size: 85%;
	line-height: 180%;
	color: #FFFFFF;
	font-weight: 300;
}


.box1320 {
	margin: auto;
	width: 1320px;
}
.box1090 {
	margin: auto;
	width: 1090px;
}
.box1000 {
	margin: auto;
	width: 1000px;
}
.box545 {
	width: 545px;
	float: left;
}


#page-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    width: 148px;
	height: 136px;
}


}</pre></body></html>