<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_bg01 {
	width: 100%;
	background-image: url(../images/pc_bg01t.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
#pc_bg02 {
	width: 100%;
	background-image: url(../images/pc_bg02.jpg);
	background-repeat: no-repeat;
	background-position: center 750px;
	overflow: hidden;
}
#pc_bg03 {
	width: 100%;
	background-image: url(../images/pc_bg03.jpg);
	background-repeat: no-repeat;
	background-position: center 1500px;
	overflow: hidden;
}
#pc_bg04 {
	width: 100%;
	background-image: url(../images/pc_bg04.jpg);
	background-repeat: no-repeat;
	background-position: center 2250px;
	overflow: hidden;
}
#pc_bg05 {
	width: 100%;
	background-image: url(../images/pc_bg05.jpg);
	background-repeat: no-repeat;
	background-position: center 3000px;
	overflow: hidden;
}
#pc_bg06 {
	width: 100%;
	background-image: url(../images/pc_bg06.jpg);
	background-repeat: no-repeat;
	background-position: center 3750px;
	overflow: hidden;
}


.box1150 {
	margin: auto;
	width: 1150px;
}
.box630 {
	width: 630px;
	height: 347px;
	background-image: url(../images/pc_con03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	float: left;
}
.box520 {
	width: 520px;
	float: left;
}


#pad01 {
	padding-left: 55px;
}


#page-top {
    position: fixed;
    bottom: 30px;
    right: 0px;
    width: 48px;
	height: 121px;
}
.fixed {
	position: fixed;
	top: 0px;
}


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