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

img,
a img,
a:hover img {
	transition: .3s;
	vertical-align: bottom;
}

#wrapper {
	font-family:'Noto Sans JP', "YuGothic", "Hiragino Kaku Gothic ProN", "���C���I", "Meiryo", "verdana", sans-serif !important;
	background: url(/msppoint/campaign/202108/plus3point/common/image/bg_color01.png);
}

@media screen and (min-width:720px) {

	.secWrap {
		margin: 0 auto;
		position: relative;
		max-width: 1280px;
	}

	.secWrap p.mgn {
		margin: 1.5em 0;
	}

	a {
		opacity: 1;
		transition: .3s;
	}

	a:hover {
		opacity: 0.5;
		transition: .3s;
	}

	._sp {
		display: none !important;
	}

	.secWrap img {
		max-width: 1280px;
		width: 100%;
		display: inline-block;
	}

}

@media screen and (max-width: 720px) {

	._pc {
		display: none !important;
	}

	.secWrap img {
		width: 100%;
		display: block;
	}

	.secWrap {
		margin: 0 1.5em;
		position: relative;
	}

}


/*
 header
///////////////////////////////////////// */

header {
	background: #fff;
}

header {
	padding: 1em;
}

header h1 {
	max-width: 1400px;
	margin: 0 auto;
}

@media screen and (min-width:720px) {

	#header h1.logo {
		max-width: 1280px;
	}

	#header h1 a img {
		position: absolute;
		vertical-align: top;
	}

}

@media screen and (max-width:720px) {

	#header {
		background: #fff;
	}

	#header h1.logo, #header p.logo {
		margin-left: 0;
	}

	#header h1.logo a:before {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: 0.5em;
	}

	header h1 a:before {
		margin: 0 0 0 0;
		content: " ";
		display: inline-block;
		width: 2.5em;
		height: 1.5em;
		background: url(/msppoint/shared/img/common/h1_icon.png) no-repeat;
		background-size: auto;
		background-size: cover;
		vertical-align: middle;
		position: absolute;
	}

	#header h1 a img {
		left: 2.5em;
	}

	header h1 a img {
		width: 60%;
		margin-left: 3em;
	}

}

/*
sec_header
///////////////////////////////// */

.sec_header table {
	background: #fff;
}

.sec_header table tr:first-child {
	border-bottom: 0.25em solid #6a370c;
}

.sec_header table th {
	background: url(/msppoint/campaign/202108/plus3point/common/image/bg_color03.png);
	background-size: 3%;
}

.sec_header table tr:first-child th {
	background: url(/msppoint/campaign/202108/plus3point/common/image/bg_color02.png);
	background-size: 3%;
}

.sec_header p {
	background: #0398d7;
}

@media screen and (min-width:720px) {

	.sec_header table img {
		display: block;
		width: 70%;
		margin: 0 auto;
	}

	.sec_header &gt; p {
		max-width: 1280px;
		margin: 0 auto;
	}

	.sec_header &gt; p img {
		width: 100%;
	}

}

@media screen and (max-width:720px) {

	.sec_header .secWrap {
		margin: 0;
	}

	.sec_header table img {
		display: block;
		width: 90%;
		margin: 0 auto;
	}


}
/*
sec01
///////////////////////////////// */

.sec01 .secWrap {
	background: #fff;
	border-radius: 1em;
	max-width: 965px;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.sec01 .secWrap p span {
	color: #d82822;
}

@media screen and (min-width:720px) {

	.sec01 {
		background: url(/msppoint/campaign/202108/plus3point/common/image/img_coin01_pc.png) center repeat-y;
		background-size: 1300px;
		padding: 4.5em 0;
	}

	.sec01 .secWrap {
		padding: 0 2em;
	}

	.sec01 .secWrap h2 {
		width: 60%;
		margin: 3.5em auto 2em;
		display: block;
	}

	.sec01 .secWrap h3,
	.sec01 .secWrap dd {
		font-size: 125%;
	}

	.sec01 .secWrap p {
		font-size: 125%;
		margin: 2em 2em 4em;
	}

	.sec01 .secWrap h3 + p {
		margin-top: 0;
	}

	.sec01 .secWrap p:last-child {
		margin-bottom: 3.5em;
	}

	.sec01 .secWrap dl {
		margin: 2em 0 1.5em 10%;
		position: relative;
		clear: both;
	}

	.sec01 .secWrap dl.last-child {
		margin-bottom: 5em;
	}

	.sec01 .secWrap dl dt {
		width: 15%;
	}

	.sec01 .secWrap dl dd {
		position: absolute;
		top: 75%;
		left: 5%;
		line-height: 1.35;
	}

	.sec01 .secWrap dl dd small {
		font-size: 65%;
	}

}

@media screen and (max-width:720px) {

	.sec01 {
		position: relative;
	}

	.sec01 .space01 {
		position: absolute;
		z-index: 1;
		top: -2%;
		left: 25%;
		width: 70%;
	}

	.sec01 .space02 {
		position: absolute;
		z-index: 1;
		bottom: -3%;
		left: 35%;
		width: 28%;
	}

	.sec01 .secWrap {
		margin: 2em;
		padding: 2em;
		color: #000;
	}

	.sec01 .secWrap h2 {
		margin: 1.25em 0.25em;
	}

	.sec01 .secWrap p {
		margin: 2em 0.25em 4.5em;
	}

	.sec01 .secWrap h3 {
		font-size: 3.25em;
		font-weight: bold;
	}

	.sec01 .secWrap h3 + p {
		margin-top: 0;
	}

	.sec01 .secWrap dl {
		font-size: 3em;
		margin: 2em 0 1.5em 10%;
		position: relative;
		clear: both;
	}

	.sec01 .secWrap dl.last-child {
		margin-bottom: 5em;
	}

	.sec01 .secWrap p span {
		font-weight: bold;
	}

	.sec01 .secWrap dl {
		margin: 2em 0;
		position: relative;
		overflow: hidden;
	}

	.sec01 .secWrap dl dt {
		width: 28%;
		float: left;
	}

	.sec01 .secWrap dl dt img {
		margin-left: 5%;
	}

	.sec01 .secWrap dl dd {
		float: right;
		width: 67%;
		line-height: 1.35;
	}

	.sec01 .secWrap dl dd small {
		display: inline-block;
		text-indent: -1em;
		padding-left: 1em;
		margin-top: 0.5em;
		font-size: 2.5em;
	}

}

/*
sec02
///////////////////////////////// */


@media screen and (min-width:720px) {


	.sec02 {
		background-image: url(/msppoint/campaign/202108/plus3point/common/image/img_coin01_pc.png),
						url(/msppoint/campaign/202108/plus3point/common/image/bg_slash.png);
		background-size: 1300px, 3%;
		background-repeat: repeat-y, repeat;
		background-position: center, center;
		padding: 3.5em 0 0;
		text-align: center;
		overflow: hidden;
		position: relative;
	}

	.sec02 p {
		margin: 0 0 3.5em;
	}

	.sec02 p.bnr {
		max-width: 860px;
		margin: 0 auto 3.5em;
	}

	.sec02 .btn01 {
		background: url(/msppoint/campaign/202108/plus3point/common/image/btn01_sp_o.png);
		background-size: contain;
		margin: 1.5em auto 3.5em;
		width: 60%;
		display: block;
	}

	.sec02 .btn01 a,
	.sec02 .btn01 a img {
		opacity: 1;
		transition: 0.3s;
	}

	.sec02 .btn01 a:hover,
	.sec02 .btn01 a:hover img {
		opacity: 0;
		transition: 0.3s;
	}

}

@media screen and (max-width:720px) {

	.sec02 {
		background: url(/msppoint/campaign/202108/plus3point/common/image/bg_slash.png);
		padding: 3.5em 0;
		position: relative;
		background-size: 5%;
	}

	.sec02 .secWrap {
		margin: 2em;
	}

	.sec02 .space03 {
		position: absolute;
		z-index: 1;
		bottom: -7%;
		left: 10%;
		width: 80%;
	}


	.sec02 .secWrap p {
		margin: 2em 0;
	}

}

/*
sec03
///////////////////////////////// */


.sec03 {
	background: url(/msppoint/campaign/202108/plus3point/common/image/bg_attention.png) bottom no-repeat;
	background-size: 1300px;
	color: #fff;
	position: relative;
	padding: 3vw 0 14vw;
}

.sec03 ul li strong {
	color: #ffe900;
	font-weight: bold;
}

.sec03 ul li span {
	padding-left: 1vw;
	text-indent: -1vw;
	display: inline-block;
}

.sec03 .secWrap div {
	border: 0.125vw solid #fff;
	padding: 1.5vw;
	margin: 3vw 0 0;
}

.sec03 h2 {
	margin-bottom: 3vw;
}

@media screen and (min-width:720px) {

	.sec03 .secWrap {
		max-width: 960px;
		margin: 0 auto;
	}

}

@media screen and (max-width:720px) {

	.sec03 {
		background-size: 150%;
		padding: 3vw 0 20vw;
		font-size: 3vw;
	}

	.sec03 .secWrap {
		margin: 2em;
	}


}

/*
sec04
///////////////////////////////// */

footer ul.foot_links {
	background: url(/msppoint/campaign/202108/plus3point/common/image/bg_color03.png);
	padding: 1em;
	text-align: center;
	font-size: 1vw;
}

footer ul.foot_links li {
	display: inline-block;
}

footer ul.foot_links li a {
	color: #fff;
}

footer ul.foot_links li a:after {
	content: "/";
	color: #fff;
	padding: 0 0.25em;
}

footer ul.foot_links li:last-child a:after {
	content: "";
}

.pagetop {
	position: fixed;
	bottom: 1.5em;
	right: 1.5em;
	display: block;
}

.pagetop a,
.pagetop a img {
	display: block;
}


@media screen and (min-width:720px) {

	footer ul.foot_links li a {
		font-size: 80%;
	}

	.ft_logo {
		max-width: 1280px;
		margin: 0 auto;
		padding: 15px 0;
	}

	.footer__logo {
		margin: 10px 40px 0 0;
	}

	footer small {
		text-align: left;
		color: #aaa;
		padding: 1em;
		display: block;
	}

	.pagetop,
	.pagetop a,
	.pagetop a img {
		width: 70px;
		height: 70px;
	}

}

@media screen and (max-width:720px) {

	footer small {
		text-align: center;
		color: #aaa;
		padding: 1em;
		display: block;
	}

	footer ul.foot_links {
		padding: 2.5em;
	}

	footer ul.foot_links li a {
		font-size: 3.25em;
	}

	.pagetop,
	.pagetop a,
	.pagetop a img {
		width: 5em;
		height: 5em;
	}


}



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