<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*common
---------------------------------------*/
body{
	margin:0 auto;
	width:640px;
	background:none;
	font-size:10px!important;
}
.mm-page{
	padding:0!important;
}
.smtContent{
	display:none!important;
}


/*header
---------------------------------------*/
header #headerSmtLink,
header #headerMenu .headerSubNav,
header #headerMenu .btnApply,
header #fllowHead,
header #fixedHead .headerLungageNav,
#fixedFllow{
	display:none!important;
}
header[role="banner"] #headerInner{
	min-height:30px;
	background:none!important;
	background:red;
}
header[role="banner"] #headerInner &gt; #headerInnerBody{
	width:640px;
	max-width:none;
}
header[role="banner"] #headerInner &gt; #headerInnerBody &gt; #logo{
	width:80px;
	height:25px;
	background:url(/assets/mdc/images/information/common/logo_fixed.png) no-repeat 0 0;
}
header[role="banner"] #headerInner &gt; #headerInnerBody &gt; #headerMenu{
	width:365px!important;
}
header[role="banner"] #headerInner &gt; #headerInnerBody &gt; #headerMenu &gt; .telBlock a{
	display:none;
}
header[role="banner"] .gNav{
	width:640px!important;
}
header[role="banner"] .gNav &gt; ul{
	width:640px!important;
	max-width:none!important;
}

/*topicPass
---------------------------------------*/
#topicPass{
	padding:1em 0 5px 0;
}

/*wrap
---------------------------------------*/
#wrap{
	background:none;
	padding:0!important;
}
#wrap #wrapInner{
	padding:0;
}
#wrap #wrapFull .box01Wrap, #wrap section .box01Wrap{
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	background:none;
	padding:0;
}
.titleWrap01{
	background:none;
}
aside.trialGoodValue &gt; div{
	margin:5px auto 0 auto;
}
aside.trialGoodValue h2.h2Type01{
	margin:0 0 0 0;
}

/*pageTop
---------------------------------------*/
#pageTop,
#pageTopSmt{
	display:none;
}

/*footer
---------------------------------------*/
footer{
	display:none!important;
}
</pre></body></html>