.get_coupon{position:relative}.get_coupon .container_box{position:relative;display:grid;grid-template-areas:"header header" "side main"}.get_coupon .container{width:1200px;margin:0 auto;min-height:calc(100vh - 125px);box-sizing:border-box;padding:50px 0}.get_coupon .container-full{width:980px;margin-bottom:80px;padding:20px 0;box-sizing:border-box;grid-area:main}.get_coupon .header_inner{width:950px;display:flex;justify-content:flex-end;align-items:center;margin-bottom:10px;margin:10px auto;position:relative}.get_coupon .header_inner p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.5rem}.get_coupon .header_inner a{padding:0 10px;color:#12a0f1;text-decoration:underline}.get_coupon .header_inner a:hover{cursor:pointer}.get_coupon .get_coupon-btn{display:flex}.get_coupon .get_coupon-btn:hover{cursor:pointer}.get_coupon .footer{width:100%;position:absolute;bottom:0;left:0;z-index:0;background-color:#f7f7f7;font-size:13px;color:#8e8e8e;line-height:1.3;padding:1% 0}.get_coupon .footer .wrap{width:700px;margin:10px auto}.get_coupon .footer p{padding:10px 10px 10px 15px;text-align:center}