<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*RESET*/
html {
	color: #000;
	background: #FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}

/*--RESET*/
body#popupB, body#popupB #p_header, body#popupB #b_header {
    margin-left: auto;
    margin-right: auto;
}
h1 {
	background: none !important;
	color: #000 !important;
	height: auto !important;
	border: none !important;
	font-size: 16px !important;
	padding: 0 !important;
}
#b_header #hdLogo {
	padding: 10px 0 2px 20px !important;
}
#main {
	font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	color: #333;
	width: 800px;
	padding:0 !important;
}
.cpPeriod {
	background-color: #2490E1;
	height: 40px;
	border-radius: 20px;
	color: #FFF;
	text-align: center;
	font-size: 20px;
	line-height: 42px;
	margin-bottom: 10px;
	letter-spacing:1px;
}
.btnCpDtl {
	text-align: center;
	background: url(../img/btn_01_on.png) no-repeat;
	height: 60px;
	width: 400px;
	margin: 30px auto;
}
.btnCpDtl a:hover {
	opacity: 0;
	transition: all 0.3s;
}
#revoImage {
	background-color: #FEF0C7;
	padding: 10px;
	text-align: center;
	margin-bottom: 40px;
}
#revoImage h2 {
	margin-bottom: 20px;
	height:auto !important;
	background:none !important;
}
.mt40 {
	margin-top: 40px;
}
.mb20 {
	margin-bottom: 20px;
}
.loginBtnSpace img {
	margin: 20px 20px 0;
}
.loginBtnSpace a:hover img {
	opacity: 0.8;
	transition: all 0.3s;
}
#cpDetail .loginBtnSpace {
	background: url(../img/img_09.png) no-repeat;
	height: 190px;
	text-align: center;
}
#cpDetail .loginBtnSpace h4 {
	font-size: 20px;
	padding-top: 30px;
	margin-bottom: -10px;
}
#cpDetail h3 {
	border:none;
}
#cpDetail p {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height:1.3;
}
#cpDetail p strong {
	font-weight: bold;
	color: #CA000C;
}
#cpDetail ul {
	margin: 40px 10px 0;
}
#cpDetail li {
	font-size: 12px;
	line-height: 140%;
	margin-bottom: 6px;
	margin-left:1em;
	text-indent:-1em;
}
#cpEntrySpace {
	background: #FEF0C7;
	padding: 0 20px 20px 20px;
	position: relative;
}
#cpEntrySpace p {
	font-size: 12px;
}
#cpEntrySpace .center {
	display: block;
	margin: 0 auto;
	text-align: center;
}
#cpEntrySpace .loginBtnSpace {
	background: url(../img/img_09.png) no-repeat center top;
	height: 170px;
	text-align: center;
}
#cpEntrySpace .loginBtnSpace h4 {
	font-size: 20px;
	padding-top: 30px;
	margin-bottom: -10px;
	color: #333;
}
.imgSP {
	display: none;
}
</pre></body></html>