@charset "utf-8";
/* CSS Document */

.rt-popup{position:relative;width:275px;height:150px;}
.rt-popup .square-box-inr{display:flex;flex-flow:column;justify-content:space-between;position:absolute;top:0px;left:0px;width:100%;height:100%;background:linear-gradient( 180deg, rgba(0, 0, 0, 0)57%,rgba(0, 0, 0, 0.4)67%, rgba(0, 0, 0, 0.65)75%, rgba(0, 0, 0, 0.8)100%) 0 0 no-repeat;border-radius:4px;}
.rt-popup .square-top{color:#fff;font-size:1.8rem;font-weight:700;text-shadow:0 0 5px #000;margin:35px 5px 0 12px;}
.rt-popup .square-top br{display:none;}
.rt-popup .link-area{display:block;}
.rt-popup .link-area > img{border-radius:4px;width:100%;}
.rt-popup .square-mdl{color:#fff;font-size:1.5rem;line-height:1.5;margin:0 5px 12px 12px;}
.rt-popup .square-mdl .fc-yl{color:#ffe47c;font-weight: 500;}
.rt-popup_close{position:absolute;top:-15px;right:-15px;}
#rt_y20_ja_dom_PopupBanner,#rt_y20_ja_int_PopupBanner,#rt_y20_ja_inttour_PopupBanner,#rt_y20_ja_domtour_PopupBanner,#rtoaster_popup{margin-right:10px;}