@charset "utf-8";
/* ============== 共通 =================== */
#contents {
	background-color: #ffffff;
	padding: 0 0 1px;
	color: #333;
	text-align: center;
	font-size: 16px;
	line-height: 1.6;
}
#contents * {
	box-sizing: border-box;
}
#contents a {
	color: #0099cc;
	text-decoration: underline;
}
#contents a:hover {
	opacity: 0.7;
}
.display-sp {
	display: none !important;
}
/* 注釈 */
.note-txt{
	font-size: 14px;
	line-height: 1.6;
	font-weight: normal;
	color: #999;
	text-indent: -1em;
	padding-left: 1em;
}
/* 本キャンペーンは終了しました */
.end_txt {
	margin: 20px auto;
	font-weight: bold;
	color: #FF0004;
	font-size: 170%;
	text-align: center;
}

/* ================================
PCのみ適用
=================================== */
@media screen and (min-width: 768px) {
	.align-items-start{
		align-items: start !important;
	}
}

/*コンテンツ幅*/
.ly-block {
	margin: auto;
	max-width: 970px;
	width:calc(100% - 60px);
	border-width: 1px;
	border-style: solid;
	border-color: #287A2E;
	border-radius: 8px;
	background-color: #fff;
}
.ly-block_inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.ly-block-txt {
	text-align: left;
	flex: 1;
}
.ly-block-txt > p {
	line-height: 2;
}
/* ============== btn =================== */
#contents .btn {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.btn {
	position: relative;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	width: 100%;
	max-width: 400px;
	height: 50px;
	background-size: 20px;
	background-position: center right 20px;
	background-repeat: no-repeat;
}
.btn_att {
	max-width: 530px;
	margin: 15px auto 0;
	font-size: 14px;
	line-height: 1.6;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.btn_att li + li {
	color: #999;
}
/* ============== entry =================== */
.entry {
	margin: 60px auto;
}
.entry .btn{
	margin: 0 auto 15px;
	background-color: #D7122A;
	background-image: url(https://pntc.sslcs.cdngc.net/cdn/campaign/mainichi_2512/img/btnarrow_right.png);
}

/* ============== ponta_doga_btn =================== */
.ponta_doga_btn{
	margin: 0 auto;
}
.ponta_doga_btn .btn{
	margin: 0 auto 10px;
	border: 1px solid #287A2E;
	background-color: #fff;
	background-image: url(https://pntc.sslcs.cdngc.net/cdn/campaign/mainichi_2512/img/btnarrow_right_green.png);
	color: #287A2E !important;
}

/*終了対応*/
#contents .btn_close {
	pointer-events: none;
	position: relative;
}
#contents .btn_close::before {
	content:none;
}
#contents .btn_close::after {
	content:"※本キャンペーンは終了しました";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 104%;
	height: 120%;
	background-color: rgba(0,0,0,0.7); /* ←※固定 */
	margin: 0 auto;
	z-index: 10;
	color: #fff;
	font-size: 2.2rem;
	font-weight: bold;
}

/* ============== title =================== */
.sec_ttl {
	margin: 0 0 30px;
	font-size: 32px;
	color: #111111;
}
.sec_sub-ttl {
	margin-bottom: 30px;
	font-size: 20px;
	color: #287A2E;
}

/* ============== top =================== */
.top_ttl {
	background: #fff url(https://pntc.sslcs.cdngc.net/cdn/campaign/mainichi_2512/img/bg_pc.png) repeat;
}
.top_date {
	background-color: #885622;
	padding: 5px 0;
	font-size: 0;
}
.top_date img {
	height: 57px;
}

/* ============== lottery =================== */
.lottery{
	margin-bottom: 60px;
	padding: 60px 0;
	border-top: 2px solid #287A2E;
	border-bottom: 2px solid #287A2E;
	background: #FFFBE9;
}
.lottery .sec_ttl{
	margin: 0 0 60px;
}
.lottery .ly-block{
	position: relative;
	margin-bottom: 60px;
	padding: 70px 90px 40px;
	border: 2px solid #287A2E;
	border-radius: 20px;
}
.lottery .ly-block .lottery_tit{
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: 400px;
	top: -27px;
	left: 50%;
	transform: translateX(-50%);
}
.lottery .ly-block .lottery_content{
	width: 100%;
}
.lottery .ly-block .lottery_content li:nth-child(1){
	position: relative;
	margin-bottom: 40px;
	padding: 60px 10px 35px;
	border-radius: 20px;
	border: 10px solid #D7122A;
}
.lottery .ly-block .lottery_content li:nth-child(1)::before,
.lottery .ly-block .lottery_content li:nth-child(1)::after{
	content: "";
	display: inline-block;
	width: 106px;
	height: 94px;
	z-index: 5;
}
.lottery .ly-block .lottery_content li:nth-child(1)::before{
	background: url(https://pntc.sslcs.cdngc.net/cdn/campaign/mainichi_2512/img/img_kirakira_01.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: -21px;
	left: 19px;
}
.lottery .ly-block .lottery_content li:nth-child(1)::after{
	background: url(https://pntc.sslcs.cdngc.net/cdn/campaign/mainichi_2512/img/img_kirakira_02.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -22px;
	right: 9px;
}
.lottery .ly-block .lottery_content li .tit_special,
.lottery .ly-block .lottery_content li .tit_general{
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: 100%;
	max-width: 570px;
	left: 50%;
	transform: translateX(-50%);
}
.lottery .ly-block .lottery_content li .tit_special{
	top: -31px;
}
.lottery .ly-block .lottery_content li .tit_general{
	top: -21px;
}
.lottery .ly-block .lottery_content li .special_incentive{
	max-width: 240px;
	margin: 0 auto 20px;
}
.lottery .ly-block .lottery_content li .special_incentive + p,
.lottery .ly-block .lottery_content li .general_incentive + p{
	font-size: 20px;
}
.lottery .ly-block .lottery_content li .special_incentive + p span,
.lottery .ly-block .lottery_content li .general_incentive + p span{
	color: #D7122A;
	font-weight: bold;
}
.lottery .ly-block .lottery_content li:nth-child(2){
	position: relative;
	margin-bottom: 20px;
	padding: 60px 10px 35px;
	border-radius: 20px;
	border: 2px solid #885622;
}
.lottery .ly-block .lottery_content li .general_incentive{
	max-width: 173px;
	margin: 0 auto 20px;
}
.lottery .ly-block .lottery_content + .note-txt{
	max-width: 556px;
	margin: 0 auto;
	text-align: left;
}
@media screen and (min-width: 768px) and (max-width: 899px) {
.lottery .ly-block .lottery_content li:nth-child(1)::before,
.lottery .ly-block .lottery_content li:nth-child(1)::after{
	width: 76px;
	height: 64px;
}
.lottery .ly-block .lottery_content li .tit_special{
	max-width: 470px;
	top: -25px;
}
.lottery .ly-block .lottery_content li .tit_general{
	max-width: 470px;
	top: -18px;
}
}

/* ============== 参加方法 =================== */
.lottery .step_list {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	max-width: 970px;
	width:calc(100% - 60px);
	margin: 0 auto 40px;
}
.lottery .step_item {
	display: flex;
	flex-direction: column;
	position: relative;
	max-width: 304px;
	width: calc((100% - 28px)/ 3);
	padding: 40px 15px 25px;
	border: 2px solid #287A2E;
	border-radius: 8px;
	text-align: center;
	background-color: #fff;
}
.lottery .step_item:nth-of-type(-n+2)::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 0 20px 20px;
	border-color: transparent transparent transparent #287A2E;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -9%;
}
.lottery .step_list .ly-icon{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 150px;
	height: 36px;
	background: #287A2E;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border-radius: 18px;
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: -18px;
	margin: auto;
	line-height: 1;
}
.lottery .step_item .sec_sub-ttl{
	font-size: 18px;
	margin-bottom: 20px;
}
.lottery .step_item .sec_sub-ttl span,
.lottery .moreover + .ly-block .sec_sub-ttl span{
	color:#D7122A;
}
.lottery .step_item .entry{
	margin: 0 auto 12px;
}
.lottery .step_item .entry .btn{
	margin-bottom: 0;
	background-position: center right 15px;
}
.lottery .step_item .entry .btn_att{
	margin-top: 5px;
	color: #999;
}
.lottery .step_pic {
	margin: auto auto 0;
}
.lottery .step_item:nth-child(1) .step_pic{
	max-width: 210px;
}
.lottery .step_item:nth-child(2) .step_pic{
	max-width: 250px;
}
.lottery .step_item:nth-child(3) .step_pic{
	max-width: 190px;
}
@media screen and (min-width: 768px) and (max-width: 990px) {
.lottery .step_item .sec_sub-ttl .display_adj{
	display: none;
}
}
@media screen and (min-width: 768px) and (max-width: 899px) {
#contents .lottery .step_item .entry .btn{
	background-position: center right 10px;
	font-size: 14px;
}
}
.lottery .moreover{
	max-width: 380px;
	margin: 0 auto 40px;
}
.lottery .moreover + .ly-block{
	border-radius: 8px;
}
.lottery .moreover + .ly-block {
	margin-bottom: 0;
	padding: 40px 90px;
}
.lottery .moreover + .ly-block .sec_sub-ttl {
	margin-bottom: 40px;
}
.lottery .moreover + .ly-block .sec_sub-ttl .img_get_special{
	display: block;
	max-width: 269px;
	margin: 5px auto 0;
}
.lottery .moreover + .ly-block .img_moreover_ponta{
	max-width: 700px;
	margin: 0 auto;
}

/* ============== Ponta毎日動画とは？ =================== */
.doga {
	margin-bottom: 60px;
}
.doga .sec_sub-ttl .display_adj{
	display: none;
}
@media screen and (min-width: 768px) and (max-width: 899px) {
.doga .sec_sub-ttl .display_adj{
	display: block;
}
}
.doga-detail{
	margin: 0 auto;
	padding: 60px 90px;
}
@media screen and (min-width: 768px) and (max-width: 1030px) {
.doga-detail{
	margin: 0 auto;
	padding: 3.2% 4.8%;
}
}
.doga-detail-wrap{
	display: flex;
	align-items: normal;
	justify-content: space-between;
}
.doga-detail-wrap > li:first-child{
	display: flex;
	flex-wrap: wrap;
	max-width: 480px;
	margin-right: 7.7%;
}
.doga-detail-wrap li:first-child > .note-txt{
	width: 100%;
	margin-top: 30px;
	padding-top: 15px;
	border-top: 2px dotted #333333;
	text-align: left;
}
.doga-detail_txt{
	flex: 1;
	margin-right: 10px;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}
@media screen and (min-width: 768px) and (max-width: 891px) {
.doga-detail_txt{
	margin-right: 5px;
}
}
.doga-detail .doga-detail_txt .f-b{
	font-size: 24px;
	color: #D7122A;
}
.doga-detail .doga-detail_txt .note-txt{
	display: inline-block;
	text-indent: 0;
	padding-left: 0;
	margin-top: 10px;
}
.doga-detail_txt + p.display-pc{
	max-width: 144px;
}
.doga-detail-wrap > li + li{
	flex-grow: 1;
}
.doga-detail-wrap > li + li img{
	max-width: 245px;
}

/* ============== Pontaランク訴求 =================== */
.ponta_rank_appeal{
	margin-bottom: 60px;
}
.ponta_rank_appeal .ly-block{
	padding: 60px 90px;
}
@media screen and (min-width: 768px) and (max-width: 900px) {
.ponta_rank_appeal .ly-block{
	padding: 40px;
}
}
.ponta_rank_appeal .ly-block .img_double{
	max-width: 300px;
	margin: 0 auto 10px;
}
.ponta_rank_appeal .ly-block .double_txt{
	position: relative;
	margin-bottom: 40px;
	padding: 0 80px 28px;
	background: url(https://pntc.sslcs.cdngc.net/cdn/campaign/mainichi_2512/img/img_double_star_pc.png) center bottom no-repeat;
	background-size: 104px 22px;
	font-size: 20px;
	font-weight: bold;
}
.ponta_rank_appeal .ly-block .double_txt::before,
.ponta_rank_appeal .ly-block .double_txt::after{
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	height: 90px;
}
.ponta_rank_appeal .ly-block .double_txt::before{
	width: 35px;
	background: url(https://pntc.sslcs.cdngc.net/cdn/campaign/mainichi_2512/img/img_laurel_01.png) no-repeat;
	background-size: contain;
	left: 47px;
}
.ponta_rank_appeal .ly-block .double_txt::after{
	width: 36px;
	background: url(https://pntc.sslcs.cdngc.net/cdn/campaign/mainichi_2512/img/img_laurel_02.png) no-repeat;
	background-size: contain;
	right: 46px;
}

/* ============== pontaアプリ訴求 =================== */
.ponta_app_appeal .doga-app.ly-block{
	padding: 60px 90px;
}
@media screen and (min-width: 768px) and (max-width: 900px) {
.ponta_app_appeal .doga-app.ly-block{
	margin: 0 auto;
	padding: 3.2% 4.8%;
}
}
.ponta_app_appeal .app_area_inner{
	display: flex;
	padding-bottom: 30px;
	border-bottom: 2px dotted #333333;
}
.ponta_app_appeal .app_area_inner dl{
	max-width: 631px;
	margin-right: 20px;
}
@media screen and (min-width: 768px) and (max-width: 900px) {
.ponta_app_appeal .app_area_inner dl{
	margin-right: 6.3%;
}
}
.ponta_app_appeal .app_area_inner dl dt{
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}
.ponta_app_appeal .app_area_inner dl dt img{
	max-width: 250px;
}
.ponta_app_appeal .app_area_inner dl dt span{
	display: block;
	margin-bottom: 10px;
}
.ponta_app_appeal .app_area_inner dl .note-txt{
	margin-top: 5px;
}
.ponta_app_appeal .app_area_inner > p{
	max-width: 120px;
	padding-top: 30px;
}
.ponta_app_appeal .camp_app > .note-txt{
	margin-top: 15px;
}

/* ============== att =================== */
.att {
	overflow: hidden;
	margin: 0 auto 60px;
	padding: 60px 70px;
	text-align: left;
	font-size: 14px;
	line-height: 1.7;
}
.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: #287A2E;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	left: 0;
	top: 2px;
}
.att_item_inner p {
	margin-top: 10px;
}
.att_item_inner .note-txt {
	margin-top: 0;
}
.att_item_inner p + p {
	margin-top: 0;
}
.att_item_img {
	margin: 20px auto;
	text-align: center;
}
.att_list-style {
	margin-top: 10px;
	padding-left: 1em;
	text-indent: -1em
}
.att_list-style li > ul, .att_list-style li > ol {
	margin-left: 1em;
	margin-bottom: 10px;
}
.att_list-style li > ol.att_list-style{
	margin-left: 0;
}
.att_small-unit {
	margin: 5px auto 10px;
}
.att_small-unit + .att_small-unit {
	margin-top: 10px;
}
.att_small-unit dt {
	font-weight: bold;
}
.att_list-style .att_small-unit {
	text-indent: 0;
}
.att_item .ft-em {
	color: #f50028;
	margin-top: 0;
}
.att_item .inner_att_list-style{
	padding-left: 1em;
}
.att_item .inner_att_list-style > .att_list-style{
	margin-top: 0;
}

/* コンテンツ（SP：767px以下）
========================================================*/
@media screen and (max-width: 767px) {
/* ============== 共通 =================== */
#contents a:hover {
	opacity: 1;
}
.display-pc {
	display: none !important;
}
.display-sp {
	display: block !important;
}
.end_txt {
	font-size: 150%;
}
/*コンテンツ幅*/
.ly-block {
	width: calc(100% - 30px);
}
.ly-block_inner {
	display: block;
	width: 100%;
	margin: 0;
}
.ly-block-txt {
	flex: none;
}
/* パンくずを一行に */
.breadcrumb {
	flex-wrap: nowrap;
	white-space: nowrap;
	overflow-x: auto;
}
.breadcrumb::-webkit-scrollbar {
	display: none;
}

/* ============== entry =================== */
.entry {
	margin: 30px auto;
}
.entry .btn {
	width: 84%;
	margin: auto;
}
.entry .btn_att {
	width: 84%;
	margin: 10px auto 0;
}
/*終了対応*/
#contents .btn_close::after {
	font-size: 1.8rem;
}

/* ============== title =================== */
.sec_ttl {
	font-size: 26px;
	margin-top: 0;
	margin-bottom: 20px;
}
.sec_sub-ttl {
	margin-bottom: 20px;
	font-size: 18px;
	text-align: center;
}
/* ============== top =================== */
.top_ttl {
	background: #fff;
	background-image: none;
}
.top_date img {
	height: 94px;
}

/* ============== lottery =================== */
.lottery{
	margin-bottom: 30px;
	padding: 30px 0;
}
.lottery .sec_ttl{
	margin: 0 0 40px;
}
.lottery .ly-block{
	margin-bottom: 30px;
	padding: 50px 13px 30px;
	border-radius: 8px;
}
.lottery .ly-block .lottery_tit{
    width: 290px;
    top: -24px;
}
.lottery .ly-block .lottery_content li:nth-child(1){
	margin-bottom: 30px;
	padding: 40px 15px 25px;
	border-radius: 15px;
	border: 8px solid #D7122A;
}
.lottery .ly-block .lottery_content li:nth-child(1)::before,
.lottery .ly-block .lottery_content li:nth-child(1)::after{
	width: 70px;
	height: 62px;
}
.lottery .ly-block .lottery_content li:nth-child(1)::before{
	top: -18px;
	left: -16px;
}
.lottery .ly-block .lottery_content li:nth-child(1)::after{
	bottom: -13px;
	right: -17px;
}
.lottery .ly-block .lottery_content li .tit_special,
.lottery .ly-block .lottery_content li .tit_general{
	max-width: 226px;
}
.lottery .ly-block .lottery_content li .tit_special{
	top: -21px;
}
.lottery .ly-block .lottery_content li .tit_general{
	top: -15px;
}
.lottery .ly-block .lottery_content li .special_incentive{
	max-width: 194px;
}
.lottery .ly-block .lottery_content li .special_incentive + p,
.lottery .ly-block .lottery_content li .general_incentive + p{
	font-size: 18px;
	text-align: left;
}
.lottery .ly-block .lottery_content li:nth-child(2){
	padding: 35px 20px 25px;
	border-radius: 15px;
	border: 2px solid #885622;
}
.lottery .ly-block .lottery_content li .general_incentive{
	max-width: 144px;
}
.lottery .ly-block .lottery_content + .note-txt{
	max-width: 100%;
}
@media screen and (min-width: 735px) and (max-width: 767px) {
.lottery .ly-block .lottery_content li:nth-child(1)::after{
	bottom: -34px;
}
}
@media screen and (min-width: 425px) and (max-width: 454px) {
.lottery .ly-block .lottery_content li:nth-child(1)::after{
	bottom: -35px;
}
}

/* ============== 参加方法 =================== */
.lottery .step_list {
	display: block;
	align-items: normal;
	justify-content: normal;
	max-width: 100%;
	width: calc(100% - 30px);
	margin-bottom: 30px;
}
.lottery .step_item {
	display: block;
	width: 100%;
	max-width: 100%;
	margin-bottom: 55px;
	padding: 30px 13px;
}
.lottery .step_item:last-child{
	margin-bottom: 0;
}
.lottery .step_item:nth-of-type(-n+2)::after {
	top: unset;
	transform: none;
	border-width: 24px 24px 0 24px;
	border-color: #287A2E transparent transparent transparent;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -25px;
}
.lottery .step_list .ly-icon {
	top:-16px;
	width: 120px;
	height: 33px;
	font-size: 18px;
}
.lottery .step_item .sec_sub-ttl{
	margin-bottom: 15px;
}
.lottery .step_item .entry{
	margin: 0 auto;
}
.lottery .step_item .entry .btn{
	width: 100%;
}
.lottery .step_item .entry .btn_att{
	width: auto;
	margin: 10px 0 0 100px;
	text-indent: -1em;
	padding-left: 1em;
}
.lottery .step_pic {
	margin: 0 auto;
}
.lottery .step_item:nth-child(1){
		padding-bottom: 40px;
}
.lottery .step_item:nth-child(1) .step_pic_wrap{
	position: relative;
	max-width: 400px;
	margin: 0 auto;
}
.lottery .step_item:nth-child(1) .step_pic{
	position: absolute;
	left: 0;
	bottom: -12px;
	max-width: 96px;
}
@media screen and (min-width: 397px) and (max-width: 767px) {
.lottery .step_item:nth-child(1) .step_pic{
	bottom: -30px;
}
}
.lottery .step_item:nth-child(2) .display-sp > p{
	margin: 15px 0;
	font-size: 18px;
	text-align: center;
	color: #287A2E;
}
.lottery .step_item:nth-child(2) .display-sp > p span{
	font-weight: bold;
}
.lottery .step_item .ponta_doga_btn .btn{
	width: 100%;
	margin-bottom: 0;
}
.lottery .step_item .ponta_doga_btn .btn_att{
	max-width: 100%;
	margin-top: 10px;
	color: #999;
	text-indent: -1em;
	padding-left: 1em;
}
.lottery .step_item:nth-child(3) .step_pic{
	max-width: 130px;
}
.lottery .moreover{
	max-width: 322px;
	margin: 0 auto 30px;
}
.lottery .moreover + .ly-block {
	padding: 30px 13px;
}
.lottery .moreover + .ly-block .sec_sub-ttl{
	margin-bottom: 15px;
}
.lottery .moreover + .ly-block .sec_sub-ttl .img_get_special{
	display: block;
	max-width: 237px;
	margin: 3px auto 0;
}
.lottery .moreover + .ly-block .img_moreover_ponta{
	max-width: 400px;
}

/* ============== Ponta毎日動画とは？ =================== */
.doga{
	margin-bottom: 30px;
}
.doga-detail{
	padding: 30px 14px;
}
.doga-detail-wrap{
	display: block;
	align-items: normal;
	justify-content: normal;
}
.doga-detail-wrap > li:first-child{
	display: block;
	max-width: 100%;
	margin-right: 0;
}
.doga-detail_txt {
	margin-right: 0;
	font-size: 18px;
	text-align: center;
}
.doga-detail .doga-detail_txt .f-b{
	font-size: 20px;
}
.doga-detail .doga-detail_txt .note-txt{
	margin: 10px 0 15px;
	text-align: left;
	text-indent: -1em;
	padding-left: 1em;
}
.doga-detail-wrap > li + li img{
	width: 100%;
	max-width: 286px;
}
.doga-detail.ly-block .display-sp{
	margin-top: 15px;
}
.doga-detail.ly-block .display-sp .ponta_doga_btn .btn{
	width: 100%;
	margin-bottom: 0;
}
.doga-detail.ly-block .display-sp .ponta_doga_btn .btn_att{
	max-width: 100%;
	margin-top: 10px;
	text-indent: -1em;
	padding-left: 1em;
	color: #999;
}
.doga-detail.ly-block .display-sp .ponta_doga_btn .btn_att .btn_att{
	max-width: 100%;
	margin-top: 0;
}

/* ============== Pontaランク訴求 =================== */
.ponta_rank_appeal{
	margin-bottom: 30px;
}
.ponta_rank_appeal .ly-block{
	padding: 30px 14px;
}
.ponta_rank_appeal .ly-block .img_double{
	max-width: 250px;
	margin: 0 auto 5px;
}
.ponta_rank_appeal .ly-block .double_txt{
	margin-bottom: 15px;
	padding: 0 0 22px;
	font-weight: bold;
	background: url(https://pntc.sslcs.cdngc.net/cdn/campaign/mainichi_2512/img/img_double_star_sp.png) center bottom no-repeat;
	background-size: 62px 12px;
}
.ponta_rank_appeal .ly-block .double_txt::before,
.ponta_rank_appeal .ly-block .double_txt::after{
	content: none;
}
.ponta_rank_appeal .ly-block .double_txt .block_inner{
	margin-bottom: 10px;
	font-size: 18px;
}
.ponta_rank_appeal .ly-block .double_txt .block_inner p{
	position: relative;
	max-width: 315px;
	margin: 0 auto;
	padding: 0 30px;
}
.ponta_rank_appeal .ly-block .double_txt .block_inner p::before,
.ponta_rank_appeal .ly-block .double_txt .block_inner p::after{
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	width: 28px;
	height: 73px;
}
.ponta_rank_appeal .ly-block .double_txt .block_inner p::before{
	background: url(https://pntc.sslcs.cdngc.net/cdn/campaign/mainichi_2512/img/img_laurel_01.png) no-repeat;
	background-size: contain;
	left: 0;
}
.ponta_rank_appeal .ly-block .double_txt .block_inner p::after{
	background: url(https://pntc.sslcs.cdngc.net/cdn/campaign/mainichi_2512/img/img_laurel_02.png) no-repeat;
	background-size: contain;
	right: 0;
}
.ponta_rank_appeal .ly-block .double_txt .block_inner + p {
	font-size: 16px;
}
.ponta_rank_appeal .ly-block .bnr_ponta_rank{
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}

/* ============== pontaアプリ訴求 =================== */
.ponta_app_appeal .doga-app.ly-block{
	padding: 30px 15px;
}
.ponta_app_appeal .app_area_inner{
	display: block;
	padding-bottom: 0;
	border-bottom: none;
}
.ponta_app_appeal .app_area_inner dl{
	max-width: 100%;
	margin-right: 0;
}
.ponta_app_appeal .app_area_inner dl dt{
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.ponta_app_appeal .app_area_inner dl dt img{
	max-width: 220px;
}
/* SPのみ表示　出し分けボタン */
.ponta_app_appeal .app-dw_btn {
	width: 158px;
	margin: 0 auto;
}
.ponta_app_appeal .camp_app .display-sp .note-txt {
	margin-top: 15px;
}
.ponta_app_appeal .camp_app > .note-txt{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #999;
}

/* ============== att =================== */
.att {
	margin: 0 auto 30px;
	padding: 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;
}
}