@charset "utf-8";
#contents {
	background-color: #fff;
	padding: 0;
	color: #333333;
	text-align: center;
	font-size: 14px;
	line-height: 1.6;
}
#contents * {
	box-sizing: border-box;
}
#contents .inner {
	overflow: hidden;
}
#contents a {
	color: #0099cc;
	font-weight: 700;
	text-decoration: underline;
}
#contents a:hover {
	opacity: 0.7;
}
ul li {
	list-style: none;
}
.display-sp {
	display: none;
}
.display-pc {
	display: block;
}
.center {
	text-align: center;
}
.maT10 {
	margin-top: 10px;
}
.paT10 {
	padding-top: 10px;
}
.end_txt {
	padding: 15px 0;
	font-weight: bold;
	color: #FF0004;
	font-size: 180%;
	text-align: center;
}
.red {
	color: #ff0000;
}
.bold {
	font-weight: bold;
}
/* ============== 全体、box =================== */
.ly-block {
	width: calc(100% - 30px);
	max-width: 970px;
	text-align: center;
	overflow: hidden;
	margin: 44px auto;
	background-color: #fff;
	border: 1px solid #ddd;
	box-sizing: border-box;
	border-radius: 8px;
}
.ly-block > *:last-child {
	margin-bottom: 50px;
}
.ly-block_inner {
	max-width: 830px;
	width: calc(100% - 60px);
	margin: 35px auto;
}
.note-txt {
	text-align: left;
}
/* ============== MV =================== */
.mv_img {
	background-color: #90f3dd;
}
.mv_term {
	background-color: #60c3b1;
	font-size: 0;
	padding: 10px;
}
.mv_term img {
	margin: 0 auto;
	height: 29px;
}
/* =============MV下注釈================*/
.band_att_wrap {
	margin: 36px auto 50px;
}
.end_txt + .band_att_wrap {
	margin-top: 0;
}
.band_att {
	margin: 0 auto;
}
.text_pontapoint {
	color: #333333;
	text-align: center;
	position: relative;
	font-weight: bold;
	font-size: 22px;
}
.text_pontapoint::before {
	content: "＼";
	padding-right: 1rem;
}
.text_pontapoint::after {
	content: "／";
}
.text_pontapoint span {
	color: #60c3b1;
}
/* =============参加方法================*/
.lead {
	margin-top: 54px;
	position: relative;
}
.lead .ly-block_inner {
	margin-top: 78px;
}
.lead_ttl {
	position: absolute;
	top: -3%;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}
.lead_ttl img {
	margin: 0 auto;
}
.lead_list {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.lead_item {
	width: calc((100% - 30px)/2);
}
.lead_item_img {
	margin-bottom: 15px;
}
.lead_item_img img, .lead_item_btn img {
	margin: 0 auto;
}
.lead_qr {
	text-align: center;
}
.lead_note {
	margin-top: 26px;
}
/* =============STEP================*/
.step {
	overflow: hidden;
}
.step_wrap {
	background-color: #ffffd6;
}
.step_ttl {
	font-size: 28px;
	line-height: 1.4;
	letter-spacing: 3px;
	color: #fff;
	background: #ff9123;
	font-weight: bold;
	padding: 8px;
	text-align: center;
	margin-bottom: 40px;
}
.step_sub-ttl {
	font-size: 22px;
	font-weight: bold;
	margin-top: 40px;
}
.step_note {
	font-size: 12px;
}
/* =============追加方法================*/
.wallet_ttl {
	max-width: 480px;
	margin: 0 auto 30px;
}
.wallet_list-pc {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 34px auto 6px;
}
.wallet_list-sp {
	display: none;
}
.wallet_list-pc .wallet_item {
	width: calc((100% - 30px)/4);
	margin-right: 10px;
	margin-bottom: 20px;
}
.wallet_list-pc .wallet_item:nth-of-type(4) {
	margin-right: 0;
}
.wallet_list-pc .wallet_item:nth-of-type(5) {
	margin-left: 10px;
}
.line-wallet .step_note {
	text-align: center;
}
/* ================= PontaWeb会員登録とは？ ================= */
.entry .sec-box {
	padding: 30px;
}
.entry .step_sub-ttl img {
	height: 36px;
}
.entry_btn {
	margin: 48px auto 50px;
}
.entry_btn a {
	display: inline-block;
}
.entry_lead {
	font-size: 14px;
	margin: 16px 0 0;
	font-weight: bold;
}
.entry_list {
	margin-top: 35px;
	display: flex;
	justify-content: space-between;
}
.entry_item {
	max-width: calc((100% - 30px) /3);
}
.entry .step_note {
	margin-top: 24px;
}
/* ============== att =================== */
.att {
	margin: 48px auto 68px;
	text-align: left;
	line-height: 1.7;
}
.att_list.ly-block_inner {
	margin: 6.8% auto;
}
.att_item + .att_item {
	margin-top: 30px;
}
.att_item_ttl{
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	padding-left: 1.5em;
	line-height: 1.3; 
}
/*「●」タイプのリスト用*/
.att_item_ttl::before {
	content: "";
	display: block;
	position: absolute;
	background-color: #60c3b1;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	left: 0;
	top: 2px;
}
.att_item_img {
	text-align: center;
}
.att_item_inner p {
	margin-top: 10px;
}
.att_item_inner p + p {
	margin-top: 0;
}
.att_item_img img {
	margin: 20px auto;
}
.att_list-style {
	margin-top: 10px;
	padding-left: 1em;
	text-indent: -1em
}
.att_list-style li > ul, .att_list-style li > ol,
.att_list-style .att_small-unit {
	margin-left: 1em;
	margin-bottom: 5px;
}
.att_small-unit {
	margin: 5px auto 10px;
}
.att_small-unit dt {
	font-weight: bold;
}
.att_list-style .att_small-unit {
	text-indent: 0;
}
.att-icon {
	color: #60c3b1;
}
/* =================SNS================== */
.sec-boxsns {
	max-width: 350px;
	margin: 15px auto 52px;
	display: flex;
	justify-content: space-between;
}
.sec-boxsns .sns a {
	text-decoration: none;
}
.sns_att {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin-top: 38px;
}
.sec-boxsns .sns img {
	max-width: 105px;
}
a.sns-btn:hover {
	opacity: 0.8;
}
/* =================ボタン================== */
.ly-btn {
	font-size: 0;
	display: block;
}
.ly-btn img {
	margin: auto;
}
.ly-btn a {
	width: 100%;
}
.ly-btn a :hover {
	opacity: 0.8;
}
/* ================= その他 ====================== */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.fl-l {
	float: left;
}
.fl-r {
	float: right;
}
.mT10 {
	margin-top: 10px;
}
.mT20 {
	margin-top: 20px;
}
.mT25 {
	margin-top: 25px;
}
.mT30 {
	margin-top: 30px;
}
/* コンテンツ（PC/TB：768px以上）
========================================================*/
@media (min-width: 768px) {}
/* ============== タブレット調整用=============== */
@media only screen and (min-width:768px) and (max-width:1024px) {}
/* ================= SP ====================== */
@media screen and (max-width: 767px) {
	.display-pc {
		display: none;
	}
	.display-sp {
		display: block;
	}
	#contents {
		line-height: 1.5;
	}
	.sec-box {
		width: 94%;
		padding: 6% 4%;
		margin: 5% auto;
	}
	.line_wallet {
		padding: 20px 3%;
		margin-bottom: 8%;
	}
	.step {
		padding-bottom: 0;
	}
	.end_txt {
		margin-top: 3%;
		font-size: 150%;
		padding: 2%;
	}
	/* ========== 全体、box =============== */
	.ly-block {
		margin-bottom: 25px;
	}
	.ly-block > *:last-child {
		margin-bottom: 7%;
	}
	.ly-block_inner {
		width: calc(100% - 46px);
		margin: 28px auto;
	}
	/* ========== MV ============= */
	.mv_term img {
		height: auto;
	}
	.step-btn-sp .btn {
		margin-top: 4.5%;
	}
	/* ========= band ========== */
	.band_att_wrap {
		margin: 6% auto;
	}
	.text_pontapoint {
		font-size: 15px;
		padding: 0 15px;
		line-height: 1.4;
		display: inline-block;
	}
	.text_pontapoint span {
		font-size: 18px;
	}
	.text_pontapoint::before {
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.text_pontapoint::after {
		position: absolute;
		bottom: 0;
		right: 0;
	}
	/* ========= 参加方法 ========== */
	.lead {
		margin-top: 12.5%;
	}
	.lead .ly-block_inner {
		margin-top: 9%;
	}
	.lead_ttl {
		width: 88%;
		top: -3%;
	}
	.lead_list {
		display: block;
		margin-top: 0;
	}
	.lead_item + .lead_item {
		margin-top: 8%;
	}
	.lead_item_btn {
		margin: 10% 0 8.5%;
	}
	.lead_item:nth-of-type(2) .lead_item_btn {
		margin: 10% 0 7.5%;
	}
	.lead_item {
		width: 100%;
		margin: 0;
	}
	.lead_item_img {
		margin: 0;
	}
	.lead_note {
		margin-top: 3%;
		margin-bottom: 0;
	}
	/* =============STEP================*/
	.step_ttl {
		padding: 6px;
		font-size: 20px;
		margin-bottom: 5%;
	}
	.step_sub-ttl {
		margin-top: 2%;
		margin-bottom: 5.5%;
		font-size: 18px;
	}
	.line-wallet .step_inner {
		margin-top: 17px;
		margin-bottom: 1%;
		background: unset;
		border: 0;
	}
	.step_note {
		text-align: left;
	}
	/* =============追加方法================*/
	.wallet {
		max-width: 100%;
		margin: 5%;
		padding: 0;
	}
	.wallet_ttl {
		max-width: 100%;
		margin-bottom: 6%;
	}
	.wallet_list-sp {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		max-width: 100%;
	}
	.wallet_list-pc {
		display: none;
	}
	.wallet_item {
		margin-bottom: 5.5%;
		width: 48%;
	}
	.line-wallet .step_note {
	text-align: left;
}
	/* ================= PontaWeb会員登録とは？ ================= */
	.entry .step_sub-ttl img {
		height: auto;
	}
	.entry .step_sub-ttl {
		margin-bottom: 4%;
	}
	.entry_lead {
		margin: 6.5% auto 8%;
		line-height: 1.6;
	}
	.entry_list {
		margin-top: 4%;
		display: block;
	}
	.entry_item {
		margin: 0 auto;
		max-width: 97%;
	}
	.entry_item + .entry_item {
		margin-top: 8%;
	}
	.entry .step_note {
		margin: 7.5% auto 0;
		width: 97%;
	}
	/* ============== att =================== */
	.att {
		margin: 30px auto 50px;
	}
	.att_list.ly-block_inner {
		margin: 7.8% auto;
	}
	.att_list {
		width: calc(100% - 54px);
		margin: 26px auto 30px;
	}
	.att_item + .att_item {
		margin-top: 8%;
	}
	.att_item_ttl{
		padding-left: 1.5em;
		margin-bottom: 10px;
	}
	.att_item_inner p, .att_list-style {
		margin-top: 5px;
	}
	/* =================SNS================== */
	.sec-boxsns {
		width: 90%;
		margin-bottom: 8%;
	}
	.sns_att {
		margin-top: 4%;
	}
	a.sns-btn:hover {
		opacity: 1;
	}
}