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


/* PC版非表示*/
#pcwrapper {
	display: none;
}



a{
    outline: none;
	text-decoration: none;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
	color: #FFFFFF;
}
a:hover{
    outline: none;
	text-decoration: none;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
	color: #FFFFFF;
}
a:visited{
    outline: none;
	text-decoration: none;
	color: #FFFFFF;
}


body {
	-webkit-text-size-adjust: 100%;
	text-align: left;
	overflow: visible;
    font-family: 'Noto Sans JP', sans-serif !important;
	text-shadow: none !important;
	font-feature-settings: "palt" 1;
}
img {
	width: 100%;
	height: auto;
}


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


#pad01 {
	padding-left: 10%;
	padding-right: 10%;
}
#pad02 {

}
#pad03 {
	padding-top: 1%;
	padding-bottom: 6%;
	padding-left: 10%;
	padding-right: 10%;
	font-size: 70%;
	line-height: 170%;
	color: #FFFFFF;
	font-weight: 300;
	text-align: center;
}


#pad04 {
	padding-top: 8%;
	font-size: 100%;
	line-height: 130%;
	color: #FFFFFF;
	font-weight: 500;
	text-align: center;
}
#pad05 {
	font-size: 190%;
	line-height: 150%;
	color: #FFFFFF;
	font-weight: 700;
	text-align: center;
}
#pad06 {
	font-size: 70%;
	color: #FFFFFF;
	font-weight: 300;
	text-align: center;
}
#pad07 {
	padding-top: 8%;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: 500;
	text-align: center;
}
#pad08 {
	font-size: 170%;
	color: #FFFFFF;
	font-weight: 700;
	text-align: center;
}


#pad11 {
	text-align: right;
	padding-right: 6%;
	padding-bottom: 10%;
	font-size: 55%;
	line-height: 190%;
	color: #FFFFFF;
	font-weight: 300;
}


.box382 {
    width: 295px;
    height: 166px;
    margin: 0 auto;
	padding-top: 3%;
	padding-bottom: 8%;
}



.background-hack {
    z-index                 : -1;
    background-color        : #cccccc;
    background-image        : url('../images/smp_bg01.jpg');
    background-repeat       : repeat-y;
    background-size         : 100% auto;
    position                : fixed;
    top                     : 0;
    left                    : 0;
    right                   : 0;
    bottom                  : 0;
}


#page-top_smp {
    position: fixed;
    bottom: 0px;
    right: 40px;
    width: 123px;
	height: 130px;
}


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