@charset "utf-8";
/* CSS Document */

@media all and (min-width:740px){
.rt-popup-sp{display:none !important;}
.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;padding:0 !important;}
.rt-popup .square-box-inr::after{display:none;}
.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 8px;padding:0;height:auto;}
.rt-popup .square-mdl .fc-yl{color:#ffe47c;font-weight:700;}
.rt-popup .rt-popup_close{position:absolute;top:-12px;right:-12px;}
#rt_y20_ja_dom_PopupBanner,#rt_y20_ja_int_PopupBanner,#rt_y20_ja_inttour_PopupBanner,#rt_y20_ja_domtour_PopupBanner,#rtoaster_popup,#rt_y20_ja_other_PopupBanner{margin:0 10px 70px 0;}
}

@media all and (max-width:739px){
.rt-popup{display:none !important;}
.rt-popup-wrapper{background-color:#F5F5F5;padding:5px 0;display:flex;width:100%;justify-content:center;position:relative;}
.rt-popup-sp .link-area{display:block;position:relative;width:275px;height:100px;box-shadow:rgba(0, 0, 0, 0.4) 0px 6px 15px 0px;border: 1px solid rgb(217, 217, 217);border-radius: 5px;}
.rt-popup-sp .link-area > img{border-radius:4px;}
.rt-popup-sp .square-box-inr{display:flex;flex-flow:column;justify-content:space-between;position:absolute;top:1px;left:0px;width:100%;height:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0)46%,rgba(0, 0, 0, 0.4)57%, rgba(0, 0, 0, 0.65)75%, rgba(0, 0, 0, 0.8)100%) 0 0 no-repeat;border-radius:4px;padding:0px;}
.rt-popup-sp .square-box-inr::after{display:none;}
.rt-popup-sp .square-top{color:#fff;font-size:1.8rem;font-weight:700;text-shadow:0 0 5px #000;margin:17px 10px 0 10px;}
.rt-popup-sp .square-top br{display:none;}
.rt-popup-sp .square-mdl{color:#fff;font-size:1.5rem;line-height:1.5;margin:0 10px 5px 10px;padding:0;height:auto;}
.rt-popup-sp .square-mdl .fc-yl{color:#ffe47c;font-weight:700;}
.rt-popup-sp .rt-popup_close{position:absolute;top:8px;right:8px;width:16px;height:16px;}
#rt_y20_ja_dom_PopupBanner,#rt_y20_ja_int_PopupBanner,#rt_y20_ja_inttour_PopupBanner,#rt_y20_ja_domtour_PopupBanner,#rtoaster_popup,#rt_y20_ja_other_PopupBanner{margin-bottom:-10px;margin-left:-50% !important;}
}

@media all and (max-width:330px){
.rt-popup-sp .rt-popup_close{top:-26px;}
}