@charset "utf-8";
a:link {
	color: #045CC6
}
a:visited {
	color: #045CC6
}
#contents a:hover {
	color: #3F94FB;
	text-decoration: underline;
}

body {
	font-size: 1.125rem !important;
	line-height: 1.8 !important;
	color: #808080;
	font-family: 'Yantramanav', sans-serif;
	word-break: break-word;
	font-feature-settings: "palt";
	overflow-y: scroll;
}
.title-section {
	margin-bottom: 3rem;
}
.sec-in {
	font-weight: normal;
	max-width: 1304px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3rem;
	padding-left: 2rem;
	padding-right: 2rem;
}
.logo-point {
	width: 15%;
	margin-right: 3%;
	float: left;
}
.about-txt {
	width: 82%;
	float: left;
	font-size: 1.25rem;
}
.h201 h2 {
	font-size: 2.6rem;
	color: #00a6ff;
	font-weight: 700;
}
.point-list table {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-top: 2rem;
}
.point-list .h301 h3 {
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.point-list th {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
	padding-left: 1rem;
	padding-right: 1rem;
	text-align: center;
	min-width: 130px;
}
.point-list td {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
	padding-left: 1rem;
	padding-right: 1rem;
	text-align: left;
}
.column2d {
	width: 48%;
	margin-right: 4%;
	float: left;
}
.column-given {
	margin-top: 2rem;
	margin-bottom: 2rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	border-radius: 8px;
	background-color: #CAEBFF;
	color: #333333;
}
.column-given .h202 h2 {
	font-size: 2rem;
	color: #0459C5;
	font-weight: 700;
	line-height: 1.3;
	text-align: center;
}
.column-given p {
	text-align: center;
}
.column-given .logo-prize-pc {
	max-width: 449px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1rem;
	display: block;
}
.column-given .logo-prize-sp {
	display: none;
}
.terms dt {
	width: 5rem;
	float: left;
}
.terms dd {
	padding-left: 5rem;
	line-height: 1.8;
	color: #808080;
}
#footer {
	width: 100%;
	min-width: 1020px;
	box-sizing: border-box;
	background: #FFF;
	padding-top: 1.28205%;
	padding-right: 1.92308%;
	padding-left: 1.92308%;
	padding-bottom: 2rem;
	position: relative;
	line-height: 1;
	font-weight: 700;
}
#footer a {
	color: #3e3a39;
}
#footer-otherlink {
	float: right;
	font-weight: normal;
}
#footer-otherlink li {
	display: inline-block;
	margin-left: 40px;
	font-size: 77%;
}
#footer #snsare {
	display: table;
	width: 100%;
	padding-bottom: 0.64103%;
	margin-bottom: 0.64103%;
	border-bottom: solid 1px #d9d9d9;
}
#footer #pagetop {
	right: 1.92308%;
	line-height: 24px;
	float: right;
}
#footer #pagetop a:before {
	content: '';
	display: inline-block;
	vertical-align: baseline;
	background: url("../img/link_up.png") no-repeat;
	background-size: contain;
	width: 15px;
	height: 10px;
	margin-right: 10px;
}
#footer #snsare dt {
	width: 44px;
}
#footer #snsare dt, #footer #snsare dd {
	display: table-cell;
	vertical-align: middle;
}
#footer #snsare li {
	display: inline-block;
	text-align: center;
	margin: 0 0 0 10px;
}
.sp {
	display: none;
}
.pc {
	display: block;
}
