<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.logo {
	color: #ffffff !important;
	font-family: Microsoft JhengHei;
	font-size: 1.7rem;
	font-weight: 900;
}

.ilogo {
	width: 110px;
	height: auto;
	clear: both;
}

.mlogo {
	width: 40%;
	clear: both;
	margin: 0 auto;
}

.mwlogo {
	width: 100%;
	clear: both;
	margin: 25 auto;
}

img {
	width: 100%;
}

body {
	font-family: BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Microsoft JhengHei", 微軟正黑體, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.5;
}

h1,
h2,
h3,
h6 {
	color: #14193c;
}

p {
	font-size: .9em;
}

dl,
ol,
ol ol,
ol ul,
ul,
ul ol,
ul ul {
	margin-left: 0;
	padding-left: 0;
}

ul {
	margin-left: 30px;
	padding-left: 0;
}

ul li {
    list-style: none;
	font-size: .9em;
}

a {
	text-decoration: none;
	color: #212529;
	font-weight: 700;
}

table {
	border: 1px solid #666;
	text-align: center;
	border-collapse: collapse;
	font-size: .9em;
}

th {
	background-color: #eee;
	padding:15px 20px;
	border:1px solid #666;
	color:#000;
}

th,
td {
	background-color: #fff;
	border:1px solid #666;
	padding:15px 20px;
}
.pb-15 {
    padding-bottom: 15px;
}
.pt-15 {
    padding-top: 15px;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1);
	font-size: 1rem;
	font-weight: 600;
}
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .show&gt;.nav-link {
    color: #fff226;
}
.nav-tit {
	padding: .5rem 2rem!important;
	background-color: #feeddd;
	color: #373f56;
	font-size: 1rem;
	font-weight: bolder;
	line-height: 2.2rem;
	border-radius: 100px 100px 100px 100px;
}
mark {
	color: #d82a43;
	background-color: transparent;
	padding: 0;
}

.nav-link {
	font-size: 1rem;
}

.link2 {
	color: #fff;
    font-size: 1.1rem;
    font-weight: 700;
}
.txt-red {
	color: #f8b500 !important;
}

.pb-15 {
	padding-bottom: 15px;
}

.pt-15 {
	padding-top: 15px;
}

.mt-30 {
	margin-top: 30px;
}

.navbar-dark .navbar-nav .nav-link {
	color: rgba(255, 255, 255, 1);
	font-size: 1rem;
	font-weight: 600;
}

.caption {
	position: absolute;
	color: #fff;
	top: 50%;
	right: 50%;
	transform: translateX(50%) translateY(-60%);
	background-color:#ffffff00;
	padding: 20px;
}

.tit-li {
	font-size: 1rem;
	font-weight: 700;
	margin-left: -16px;
}

.style-li::before {
	content: "\25AA";
	color: #0072a6;
	font-size: 1.1rem;
	padding-right: 10px;
	margin-left: -16px;
}

.bg-nav {
	background-color: #13325e !important;
}

.bg-nav2 {
	background-color: #13325e!important;
}

.ai-flex {
	display: flex;
	align-items: center;
}

.ci-h {
	height: 70vh;
	background-repeat: no-repeat round;
	background-position: center;
}

.ci-h2 {
	height: 50vh;
	background-repeat: no-repeat round;
	background-position: center;
}

.ci-bg1 {
	background-attachment: fixed;
	background-repeat: no-repeat round;
	background-position: center;
	background-size: cover;
}
.ci-bg2 {
	background-attachment: fixed;
	background-repeat: no-repeat round;
	background-position: center;
	background-size: cover;
}
.ci-bg3 {
	background-attachment: fixed;
	background-repeat: no-repeat round;
	background-position: center;
	background-size: cover;
}

.ci-bg1 {
	background: url("../images/header_bg_new02.jpg") center center / 100%;
}

.ci-bg2 {
	background: url("../images/kaohsiung-banner-1.jpg") center center / 100%;
}

.ci-bg3 {
	background: url("../images/jp-4days-banner-1.jpg") center center / 100%;
}

.ci-bg4 {
	background: url("../images/jp-5days-banner-1.jpg") center center / 100%;
}

.ci-bg5 {
	background: url("../images/jp-kr-banner-1.jpg") center center / 100%;
}

.ci-bg6 {
	background: url("../images/header_bg_new03.jpg") center center / 100%;
}

.ci-txt {
	text-shadow: 0px 0px 10px #000;
}

.ci-txt h5 {
	font-size: 3rem;
	font-weight: 700;
}

.ci-txt h6 {
	font-size: 2rem;
	font-weight: 700;
	color: #fff !important;
}

.ci-txt p {
	font-size: 1.5rem;
	font-weight: 200;
}

.on-txt h5 {
	font-size: 2rem;
	font-weight: 700;
}

.on-txt p {
	font-size: 1.2rem;
	font-weight: 200;
	margin: 0;
}

.bg-gray {
	background-color: #f3efe4c4 !important;
}
.bg-yellow {
    background-color: #f3efe466 !important;
}

.bg-yellow2 {
    background-color: #ffcc0033 !important;
}

.bg-light {
    background-color: #fffaea !important;
}

.bg-pink {
	background-color: #fee9e8 !important;
}

.bg-blue {
	background-color: #5fbded3b !important;
}

.indlink {
	height: 16em;
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	border-radius: 0;
	margin-top: 70px;
	color: #000;
	text-decoration: none;
	background-size: 100%;
}

.indtit {
	width: 25%;
	margin: 5em auto;
	background-color: rgba(255, 255, 255, 0.9);
	text-align: center;
	justify-content: center;
	display: flex;
	align-items: center;
}

.il-bg1 {
	background-image: url("../images/indlink-01.jpg");
}

.il-bg2 {
	background-image: url("../images/indlink-02.jpg");
}

.il-bg3 {
	background-image: url("../images/indlink-03.jpg");
}

.indp {
	text-align: center;
	line-height: 2.4em;
}

.about-box {
	margin: 0 30px;
}

.about-icon {
	font-size: 2.5rem;
	margin: 0px auto;
	color: #d82a43;
	width: 2.5rem;
}

.model {
	padding: 20px;
	background: #fff3f3;
	border: 0.3px #d82a43 solid;
	margin-bottom: 30px;
	color: #d82a43;
	font-weight: 700;
	text-align: center;
}
.madel h4 {
	color: #d82a43 !important;
}

.ps {
	font-size: .8rem;
}

.med-a {
	border-radius: 0;
	border: none;
	box-shadow: 0 0 20px 1px #cccccc;
}

.med-a img {
	border-radius: 0;
}

.med-a h5 {
	font-weight: 700 !important;
	margin: 0;
}

.med-a h6 {
	font-size: 1em;
}

.med-a p {
	line-height: 1.8em;
	font-size: 0.9em;
}

.med-a a {
	color: #d82a43;
	border: 1px solid #d82a43;
	padding: .4em 1.8em;
	background: none;
	border-radius: 20px;
	float: none;
	margin: 0 auto;
	display: block;
	width: 50%;
}

.med-a a:hover {
	background-color: #d82a43;
	color: #fff;
	border: 1px solid #d82a43;
}

.sa-bg {
	height: 40vh;
	background-image: url("../images/sale-bg-01.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.mc-bg {
	height: 40vh;
	background-image: url("../images/mice-bg-01.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sale-txt {
	text-align: center;
	color: #fff;
	font-size: 1.1em;
}

.sale-txt h5,
.sale-txt h6 {
	text-shadow: 0px 0px 10px #000;
}

.sale-txt h5 {
	font-size: 1.8em !important;
}

.sale-txt h6 {
	font-size: 1.2em !important;
}

.sale {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 3em;
}

.sale-box {
	padding: 1.5em;
}


.vi-h {
	height: 40vh;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 150px;
	color: #fff;
	text-shadow: 0px 0px 5px #000;
	font-weight: 500;
}

.vi-bg1 {
	background-image: url("../images/vi-bg01.jpg");
}

.sidenav-li {
	padding: 15px 0;
	border-bottom: #9e9f9f 0.8px dotted;
}

/* 行程卡片 */
.card-body h5 {
	margin-bottom: .8rem;
}

.card-body h5 a {
	color: #000;
	width: 100%;
	padding: 0;
	border: none;
}

.card-body h5 a:hover {
	background-color: #d82a43;
	border: none;
	border-radius: 0;
	color: #fff;
}

.card-body span.tag {
	font-size: .8rem;
	color: #0096f2;
	border: 1px solid #0096f2;
	padding: .3rem .8rem;
	border-radius: 20px;
	margin-right: 10px;
}

.tag-box {
	margin-bottom: .8rem;
}

.date-box {
	font-size: .8rem;
}

.date-box span.date-txt {
	padding: .4em;
	float: left;
}

a.more {
	border: none;
	display: block;
	float: left;
	color: #d82a43;
	padding: .4em .1em;
	background: none;
	margin: 0 auto;
	width: auto;
}

a.more:hover {
	background-color: #d82a43;
	border: none;
	border-radius: 0;
	color: #fff;
}

.date-txt {
	float: left;
}

.price {}

.price a.pb {
	float: right;
	font-size: 1.4rem;
	border: none;
	clear: both;
	font-weight: 900;
	text-align: right;
	width: auto;
	padding: .2rem;
}

.price a.pb:hover {
	background-color: #d82a43;
	border: none;
	border-radius: 0;
	color: #fff;
}

.price a.pb::before {
	content: "$";
	color: #000;
	font-weight: 400;
	font-size: .8rem;

}

.price a.pb::after {
	content: "元起";
	color: #000;
	font-weight: 400;
	font-size: .8rem;
}

.w-100 {
	width: 100% !important;
}

/* 行程內容 */
.topic::after {
	content: "";
	width: 50px;
	height: 4.5px;
	background: #ffcc00;
	display: block;
	margin-top: 6px;
}

.datebox {
	background: #fff;
	padding: 20px 20px;
	box-shadow: #eee 10px 10px 30px;
	border: none;
	border-left: 8px #ffcc00 solid;
	margin: 15px 0;
}


/* 特別企劃 */
h4.sp {
	padding: 3px 0 0 20px;
    font-size: 1.3rem;
    border-left: 7px #ffcc00 solid;
    margin: 30px 0 10px 0;
	font-weight: 900;
}
h5.sp {
    font-size: 1.2rem;
	font-weight: 900;
}
h6.sp {
    font-size: 1rem;
	font-weight: 700;
	padding-top: 1.5rem;
}
.ps-flex {
	display: flex;
}
.ps-box {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.sp-img {
	bottom:0;
}
.btn-red {
    color: #fff;
    background-color: #D82A43;
    border-color: #D82A43;
	border-radius:0;
}
a.btn-red:hover {
    color: #000 !important;
}

/* 崁入影片 */
.video-box {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.reels-video {
    width: 100%;
    height: 80vh;
}

/* 遊輪線上報名 */
.bg-blue-light {
	background-color: #ecfbff !important;
}

.checkout-head {
	padding: 8px 20px 6px 20px;
	font-size: 1rem;
	font-weight: 700;
	color: #fff;
}

.checkout-body {
	padding: 30px 35px;
}

.h-center {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
}

.checkoutBox label {
	color: #333;
	font-size: .9rem;
}

sup {
	color: #d82a43;
	font-size: .8rem;
}

input,
select,
textarea {
	border: 1px solid #aaa;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: 0;
	color: #4b515e;
	background: 0 0;
	font-weight: 400;
	font-size: .9rem;
	width: 100%;
	margin: 5px 0 10px 0;
	padding: 14px 15px 8px 15px;
	letter-spacing: 1.1px;
	line-height: 18px;
	cursor: pointer;
}

label.checkbox-container input,
label.radio-container input {
	width: 0;
}

.form-disabled:disabled {
	background-color: #e9ecef;
	opacity: 1
}

.radio-container {
	display: block;
	position: relative;
	padding-left: 29px;
	margin: 20px 0;
	cursor: pointer;
	font-size: inherit;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.radio-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer
}

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 18px;
	border: 1px solid #ddd;
	border-radius: 50%;
	margin-top: 2px
}

.radio-container:hover input~.checkmark {
	background-color: #fff;
	border: 1px #d82a43 solid
}

.radio-container input:checked~.checkmark {
	background-color: #fff;
	border: #d82a43 1px solid
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none
}

.radio-container input:checked~.checkmark:after {
	display: block
}

.radio-container .checkmark:after {
	top: 3px;
	left: 3px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #d82a43
}

.checkbox-container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.checkbox-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer
}

.box-checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 18px;
	border: 1px solid #ddd
}

.checkbox-container:hover input~.box-checkmark {
	background-color: #fff;
	border: 1px #d82a43 solid
}

.checkbox-container input:checked~.box-checkmark {
	background-color: #d82a43;
	border: 1px #d82a43 solid
}

.box-checkmark:after {
	content: "";
	position: absolute;
	display: none
}

.checkbox-container input:checked~.box-checkmark:after {
	display: block
}

.checkbox-container .box-checkmark:after {
	left: 4.5px;
	top: .65px;
	width: 7px;
	height: 12px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

label.label-control {
	font-size: .8rem;
	color: #d82a43;
	background-color: #fff;
	position: absolute;
	top: -6px;
	left: 15px;
	width: auto;
	padding: 1px 4px;
	margin: 0 12px
}

@media screen and (max-width:768px) {
	label.label-control {
		font-size: .73rem
	}
}

.form-group {
	margin-bottom: 12px
}

.input__arrowdown {
	width: 100%;
	background-image: url(../../images/icons/arrows_down.svg);
	background-repeat: no-repeat;
	background-size: 21px 21px;
	background-position: 95% center
}

.scrollMenu {
	background-color: #f8f8f8;
	overflow: auto;
	white-space: nowrap;
	display: flex;
	justify-content: space-between
}

.scrollMenu a {
	display: inline-flex;
	color: #333;
	font-size: 1rem;
	letter-spacing: .8px;
	text-align: center;
	padding: 12px 0;
	text-decoration: none;
	transition: all .3s
}

.scrollMenu a {
	position: relative
}

.scrollMenu a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 0%;
	height: 4px;
	content: ".";
	margin: auto;
	padding: 0;
	font-size: 0;
	color: transparent;
	background: #d82a43;
	transition: all .3s
}

.scrollMenu a:hover {
	opacity: .85;
	transition: all .3s
}

.scrollMenu a:hover:after {
	width: 100%
}

.carousel-indicators li {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff;
	margin: 0 10px
}

.carousel-indicators .active {
	background-color: #d82a43
}


label.label-control {
	font-size: .8rem;
	color: #d82a43;
	position: absolute;
	top: -6px;
	left: 15px;
	width: auto;
	padding: 1px 4px;
	margin: 0 12px;
	background-color: #fafafa;
}


.inlineb-item {
	margin-right: 25px !important;
}



.button.medium {
	font-size: 1.1rem;
    line-height: 3rem;
	font-weight: 700;
}

.button.small {
	font-size: 1rem;
    font-weight: 700;
}
.button.link-style{
	padding: 10px;
	font-size: 0.9rem;
}

.button.primary {
    background-color: #ffcc00;
    color: #fff;
    border: 0px;
    width: 100%;
    margin-top: 2rem;
}
.button.color-line{
	color: #fff;
    background-color: #00c300;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.phoneIcon {
    color: #d82a43;
    font-size: 2rem;
}
.fa-rotate-45 {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.phoneNo {
    font-size: 18px;
    font-weight: 700;
    color: #d82a43;
    margin: 0 !important;
}
.phoneDes {
    font-size: 12.5px;
    line-height: 10px;
    color: #d82a43;
    margin: 0 !important;
}

/* 表尾宣告 */
footer {
	font-size: .9rem;
	line-height: 1.6em;
}

footer span {
	clear: both;
	display: block;
	padding-top: .6rem;
	margin-bottom: 1.6rem;
	font-weight: 900;
}

.footer-ul {
	margin: 0;
}

.bg-primary {
	background-color: #d82a43 !important;
}

.bg-foot {
	background-color: #fbfbfb !important;
}

.copyright {
	font-size: 13px;
	text-align: center;
	color: white;
}

#back-top {
	position: fixed;
	bottom: 80px;
	right: 18px;
	padding: 0;
	margin: 0;
	z-index: 20;
}

#back-top a {
	text-decoration: none;
	display: block;
	color: #fff;
	font-size: 26px;
	z-index: 999;
	padding: 5px;
	height: 42px;
	width: 42px;
	background: #d82a43;
	border-radius: 50%;
}

#back-top a i {
	position: relative;
	left: 8px;
	top: -4px;
	bottom: 7px;
}
.td-mobile{
	display: none;
}
.td-web{
	display: table-cell;
	padding: 5px;
}

@media (max-width: 991px){
	.dropbtn{
		text-align: left;
	}
}
@media (max-width: 992px) {
	.ci-h {
		height: 40vh;
	}

	.ci-txt h5 {
		font-size: 2.3rem;
	}

	.ci-txt p {
		font-size: 1.5rem;
	}

	.nav-contract-btn{
		margin-top: .25rem; 
	}
	
	.ci-h2 {
		height: 25vh;
	}
}

@media (min-width: 992px) {
	.nav-signup-btn{
		margin-right: .25rem; 
	}
}

@media (max-width: 768px) {
	.caption {
		width: 80%;
	}

	.ci-txt {
		text-align: center;
	}

	.mwlogo {
		margin: 0 auto;
	}

	.indtit {
		width: 60%;
	}

	.sale {
		width: 98%;
	}

	.ci-h {
		height: 30vh;
	}

	.ci-txt h5 {
		font-size: 1.2rem;
		margin-bottom: 0;
	}

	.ci-txt h6 {
		font-size: 0.8rem;
	}

	.ci-txt p {
		font-size: 0.9rem;
	}
	.md-all-center{
		display: flex;
        justify-content: center;
        align-items: center;
	}
	.md-mt-10 {
        margin-top: 10px;
    }
	.md-mb-20 {
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
	footer {
		text-align: center;
	}

	.mwlogo {
		width: 26%;
	}

	.indtit {
		width: 35%;
	}

	.sale-txt h5 {
		font-size: 1.2em !important;
	}

	.sale-txt h6 {
		font-size: .9em !important;
	}

	.caption {
		padding: 14px;
	}
}

.dropbtn {
    border: none;
}

.dropdown {
    position: relative;
    display: block;
}

.dropdown-content {
    display: none;
    position: absolute;
    border: 2px solid #343A40;
    left: 0;
    background-color: #343A40;
    min-width: 100%;
    box-shadow: 2px 4px 4px 0px rgba(0, 0, 0, 0.1);
    z-index: 11;
}

.dropdown-content li a {
    color: black;
	width: 100%;
    text-decoration: none;
    display: block;
}

.dropdown-content li:hover {
    background-color: #52575D;
}
.dropdown:hover .dropdown-menu {
	display: block; 
}


/* 照片小標from歌詩達官網語法 暫放*/
element.style {
}
@media (max-width: 1300px) {
    .themes_content {
        font-size: 14px;
    }
}
@media (max-width: 1400px) {
    .themes_content {
        font-size: 14px;
    }
}
@media (max-width: 1730px) {
    .themes_content {
        font-size: 15px;
    }
}
.themes_content {
    position: absolute;
    width: 80%;
    font-size: 17px;
    display: inline-block;
    color: #fff;
    left: 5%;
    bottom: 3px;
    background-color: rgba(0, 0, 0, 0.55);
    margin: 0 auto;
    padding: 4% 5% 5% 5%;
    z-index: 100;
}

element.style {
}
@media (max-width: 1250px) {
    .themes_h2 {
        font-size: 20px;
    }
}
@media (max-width: 1300px) {
    .themes_h2 {
        font-size: 21px;
    }
}
@media (max-width: 1400px) {
    .themes_h2 {
        font-size: 23px;
    }
}
@media (max-width: 1730px) {
    .themes_h2 {
        font-size: 25px;
    }
}
.themes_h2 {
    position: absolute;
    font-size: 26px;
    font-weight: bold;
    color: #00479d;
    background-color: #fff200;
    display: inline-block;
    padding: 5px 15px;
    top: -0.8em;
}

/* 崁入影片 */
.video-box {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*tip標籤動畫*/
.recreation-wrapper{
	position: relative;
}

.tips-wrapper {
    position: absolute;
    left: 160px;
    top: 60px;
    z-index: 150;
}
.party-tips-wrapper {
    position: absolute;
    right: 0;
    top: 100px;
}
.Teatro-tips-wrapper {
    position: absolute;
    right: -30px;
    top: 100px;
}
.tips, .tips2, .tips3, .tips4 {
    position: absolute;
    /*width: 233px;*/
    right: 100px;
	cursor: pointer;
    z-index: 150;
    animation-name: tips;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
}
.Teatro-tips, .party-tips{
	position: absolute;
	cursor: pointer;
}
/* .recreation-title, .restaurant-title, .room-title,.Teatro-title,.party-title{
	cursor: pointer;
} */
 #link-recreation, .competition-link, #link-restaurant, #link-room{
	cursor: pointer;
}
/*@keyframes tips {
	0% {right: 10px;}
	50% {right: 25px;}
	70% {right: 25px;}
	100% {right: 10px;}
}*/

.modal-dialog{
	z-index: 999
}
.modal-backdrop{
	z-index: 100;
}

.modal-content{
	top: 10vh;
	margin: auto;
}
.recreation-modal-content, .restaurant-modal-content, .room-modal-content, .party-modal-content{
	width: 40%
}
.tip-link{
	clip-path: polygon(12% 20%, 100% 20%, 100% 80%, 12% 80%, 0% 50%);
	background-color: #f8b500;
	width: max-content;
	/*rotate: -7deg;*/
	color: #fff;
	font-size: 1.4rem;
	text-shadow: 2px 2px 4px #000000;
	box-shadow: 5px 10px #888888;
}
.party-tip-link{	
	clip-path: polygon(0% 0%, 85% 0, 100% 50%, 85% 100%, 0% 100%);
	background-color: #f8b500;
	width: max-content;
	/*rotate: -7deg;*/
	color: #fff;
	font-size: 1.4rem;
	text-shadow: 2px 2px 4px #000000;
	box-shadow: 5px 10px #888888;
	line-height: 2;
}

.modal-open{
    overflow: auto;
    padding-right:0 !important;
}

.relative {
	position: relative;
	/*width: 400px;
	height: 200px;
	border: 3px solid #73AD21;*/
} 
  
.absolute {
	position: absolute;
	top: 50px;
	right: 260px;
	/*width: 200px;
	height: 100px;
	border: 3px solid #73AD21;*/
}
.memo-absolute{
	position: absolute;
	right: 150px;
	top: 70px
}
.memo-close-relative{
	position: relative;

}
.memo-Teatro-absolute{
	position: absolute;
    right: -100px;
    top: -30px;
}
.memo-party-absolute{
	position: absolute;
    right: -40px;
    top: -30px;
}
.memo-close-absolute, .memo-close-absolute-restaurant, .memo-close-absolute-room,.memo-close-absolute-Teatro, .memo-close-absolute-party{
	position: absolute;
    right: 20px;
    top: 5px;
    width: 90px;
    height: 50px;
}
.memo-link-absolute, .memo-link-absolute-restaurant, .memo-link-absolute-room, .memo-link-absolute-Teatro, .memo-link-absolute-party{
	position: absolute;
    left: 30px;
    bottom: 30px;
    width: 200px;
    height: 80px;
}
.memo-box{
	width: 20vw
}

#memo-recreation, #memo-restaurant, #memo-room, #memo-Teatro, #memo-party{
	z-index: 99;
	display: none;
}

#link-Teatro{
	clip-path: polygon(9% 0, 100% 0%, 100% 100%, 8% 100%, 0% 50%);
	line-height: 2;
}
#modal-recreation iframe, #modal-restaurant iframe, #modal-room iframe, #modal-party iframe{
	width: 100%;
	height: 80vh;
}
.competition-link{
	clip-path: polygon(0% 0%, 92% 0, 100% 50%, 92% 100%, 0% 100%);
	background-color: #5B9BD5;
	width: max-content;
	
	color: #fff;
	font-size: 1.4rem;
	text-shadow: 2px 2px 4px #000000;
	box-shadow: 5px 10px #888888;
	line-height: 2;
}
.competition-link a{
	color: #fff;
	font-weight: 500;
}
@media (max-width: 1280px) {
	.td-mobile{
		display: table-cell;
		padding: 10px;
	}
	.td-web{
		display: none;
	}
}

@media (min-width: 1279px) {
	.tips{
		right: 300px
	}
	.Teatro-tips, .party-tips{
		right: 200px
	}
}

@media (max-width: 1279px){
	.Teatro-tips-wrapper{
		top: 0;
		right: 280px;
	}
	.party-tips-wrapper{
		top: 10px;
		right: 250px;
	}
	.restaurant-modal-content, .recreation-modal-content, .party-modal-content{
		width: 70%
	}
}
@media (max-width: 1028px){
	.absolute {
        right: 60px;
    }
} 
@media (max-width: 767px) {
	.memo-box{
		width: 70vw
	}
	.memo-absolute{
		/*position: absolute;*/
		right: 30px;
		top: 90px
	}
    /*.tips, .tips2, .tips3, .tips4 {
        width: 120px;
    }*/
	.tips-wrapper {
		top: 60px;
		left: 100px
	}
	.tip-link{
		font-size: 0.75rem;
	}
	.party-tip-link{
		font-size: 0.75rem;
		line-height: 2.5;
	}
	.competition-link{
		font-size: 0.75rem;
		line-height: 2.5;		
	}
	.Teatro-tips-wrapper{
		top: 0.8rem;
        left: 9rem;
	}
	.party-tips-wrapper{
		top: 0.8rem;
        left: 10rem;
	}
	.absolute {
		position: absolute;
		top: 50px;
		right: 0;
		/*width: 200px;
		height: 100px;
		border: 3px solid #73AD21;*/
	}
	#link-Teatro{
		line-height: 2.5;
	}
	.memo-party-absolute{
		position: absolute;
		left: -100px;
    	top: 10px;
	}
	.memo-Teatro-absolute{
		position: absolute;
		right: -11rem;
		top: 1rem;
	}
}
@media (max-width: 375px){
	.link2 {
		font-size: 1rem;
	}
}</pre></body></html>