    .mb1{margin-bottom: 1em;} 
    .mb2{margin-bottom: 2em;}
    .mb3{margin-bottom: 6%;}   
    .sp{display: none;}  
    .items{width:90%;margin:auto;}
    sup {
    font-size: 10px;
    vertical-align: top;
    }  
    #displayPeriodStartItemWrap{text-align:right; margin-bottom: 1.5em;} 
    div.notice_wrap{padding:2em;}
    div.notice_wrap p{margin:0 0 1em; line-height:2; letter-spacing: 0.05em;}
	div.notice_wrap p b{font-weight: 600;color:#000;}
    @media screen and (max-width: 480px) {
    .sp{display: block;}    
    .items{width:90%;;margin:auto;font-size: 12px;}  
    div.notice_wrap{width:100%;padding:0em;} 
    } 
    .coupon_wrap{width: 98%;margin:auto;max-width:700px;}
    .coupon_wrap span{font-weight: bold!important;font-size: 1.2em!important;} 
    .coupon_subtitle {position: relative;margin-bottom: 15px;margin-top: 5px;border-bottom: 2px solid #ccc;} 
    .coupon_subtitle::before {content: "";display: block;position: absolute;bottom: -2px;left: 0;width: 170px;height: 2px;background: #000;}
    .coupon_subtitle .span {padding-left: 8px;display: block;font-weight: bold;font-size: 1.6rem;} 
	.bnr_link {     text-align: center;
    font-weight: 500;
    width: 90%;
    margin: 20px auto 5px !important;
    position: relative;
	}
	.bnr_link span{text-align: center;
    font-weight: 500 !important;
    font-size: 1.0em !important;
    color: #fff;
    line-height: 1em;
    background: #1ed760;
    padding: 9px 15px 10px;
    width: 100%;
    display: flex;
    justify-content: center;
	}
	.bnr_link a:before {
    content: "〉";
    position: absolute;
    right: 5px;
}
	.bnr_link a{
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 10px 0;
    border: 2px solid #2f2f2f;
    border-radius: 5px;
    max-width: 400px;
    position: relative;
    font-size: 1.2em;
    font-weight: 600;
	}
	.bnr_link02 {
		display: flex;
		justify-content: center;
    max-width: 540px;
    margin: 0 auto 1em !important;border:2px solid #3e78b3}
.balloon_news {
    position: relative;
    display: inline-block;
    background-color: #e9f4f9;
    padding: 16px;
    min-width: 240px;
    max-width: 100%;
    text-align: center;
    border-radius: 5px;
}
.balloon_news::before {
    content: "";
    position: absolute;
    border: solid 12px transparent;
    border-top: solid 12px #e9f4f9;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.balloon_news p {
    margin: 0;
    padding: 0;
}
    @media screen and (max-width: 480px) {
    .coupon_wrap{width: 98%;margin:auto;    font-size: 1.4rem;}
		#topGroupName h2.level_h2 {font-size: 2.0rem;
        letter-spacing: 0.1em;
        line-height: 1.5em;}
		.coupon_text {  font-size: 1.7rem;}
		.bnr_link{font-size: 3.2vw;}
    .mb3{margin-bottom: 10%;}   
    } 