﻿/************************************************************************************
RESET
*************************************************************************************/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, figure, mark ,main {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    /*vertical-align: baseline;*/
    background: transparent;
}
body {line-height: 1; -webkit-text-size-adjust: none;}
ol, ul { list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {
   /* border-collapse: collapse;*/
    border-spacing: 0;
}
a img {border: none;}
img {width: 100%;image-rendering: -webkit-optimize-contrast;}
.clean { clear:both;}
a {color: #333333; text-decoration: none; blr:expression(this.onFocus=this.blur()); outline: none;}
a:hover {text-decoration:none;}
a:focus{ -moz-outline-style: none;}

body {
	margin: 0;
	padding: 0;
	font-size:14px;
	overflow-x: hidden;

}

h1, h2, h3, h4, h5 {
	text-decoration: inherit;
	font: inherit;
	font-weight: inherit;
}

header h1 {
    text-indent: 101%;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
}

* {
	scroll-behavior: smooth;
	box-sizing: border-box;
}

#back-top {
    right: 2%;
    z-index: 4;
    left: inherit !important;
}

.container a {
	/* for IE */-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

#app {clear: both;}


/*字體*/
:root {
	/*基本*/
	--white-color:#ffffff;
	--black-color:#333333;
	--gray-color:#777777;
	--gray-line:#e1e1e1;
	--gray-line-light:#e5e5e5;
	/*--family-basic:Verdana,'微軟正黑體';
	--family-noto:"Noto Serif TC",Verdana;
	--family-hand:"Yusei Magic",Verdana;
	--family-star:"Yomogi",Verdana;*/
	--family-basic:"Huninn",Verdana;
	--family-noto:"Zen Maru Gothic",Verdana;
	--family-nyonya:"UoqMunThenKhung",Verdana;
	

	/*顏色*/
	--basic-white:#ffffff;
	--basic-brown:#574646;
	--basic-brown-light:#b59f9f;
	--basic-green:#496a07;
	--basic-red:#df3f59;
	--basic-orange:#eb6100;
	--basic-pink:#fd8484;
	--basic-yellow:#feab71;
	--basic-lightgreen:#a8c371;
}


/*wow*/
.wow:first-child {
visibility: hidden;
visibility:visible \9;
}


/*PC
-----------------------------------------------------------------*/

/**/
.header { width: 100%; float:left; position: relative; margin-bottom:-11px; z-index: 10; position: relative; overflow: hidden; max-height:850px; }
.header:after {
	content: '';
	width:100%;
	height:17px;
	display: block;
	position: absolute;
	bottom: 0;
}
.header-title {
	/*position: absolute;
	top:20%;
	left: 35px;
	z-index: 9;
	width: 510px;*/
	aspect-ratio: 25 / 19;
	position:absolute; 
	top:10%;
	left:50%;
	transform: translateX(-50%);
	z-index:100;
}
.header-title img {max-width:450px;}
.bigpic {width:100%; float:left; /*padding-bottom:120px;*/ overflow: hidden; /*aspect-ratio: 16 / 9;*/ }

/*主框架*/
.container {
	width:100%;
	margin: auto;
	font-family: var(--family-basic);
}

.block-center {
	width: 100%;
	max-width:1500px;
	margin: auto;
	clear: both;
	position: relative;
	/*padding: 3rem 0;*/
}
.block-main {
	width: 100%;
	clear: both;
	text-align: center;
}
.main-banner{
	min-height: 788px;
	background-image: url('../images/head_bg.webp');
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.main-title img {
	position: absolute;
    top: 150px;
    right: 13%;
    margin: 0 auto;
}

.main-mobile ,.main-mobile-phone {
	display: none;
	line-height: 0;
}

.block-main .slick-dots {
	position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
}

.slick-dots li {
	display: inline-block;
	margin: 0 5px;
}

.slick-dots .slick-active button {
	background: #999999;
}

.slick-dots button {
	background:#d9d9d9;
    border: 1px solid #ffffff;
    border-radius: 50px;
    display: inline-block;
	text-indent: -9999px;
	line-height: 0px;
	height: 15px;
	width: 15px;
}

.slick-dots button:hover {
	cursor: pointer;
	background: #656464;
}

.section-scroll {
	scroll-margin-top: 150px
}

#maple {clear: both; margin-top: -11px;}

.txt-note {
	display: block;
    font-size: 14px;
    color: #535353;
}

.txt-note a {text-decoration: underline;}

/*次選單*/
ul.s-menu-a,ul.s-menu-b,ul.s-menu-c,ul.s-menu-d,ul.s-menu-e,ul.s-menu-f,ul.s-menu-g,ul.s-menu-h {
	/*width: 45%;*/
	height: 55px;
    position: absolute;
    left: 0;
    right: 0;
    /*margin: 0 60px;*/
    text-align: center;
    justify-content: center;
    align-content: center;
	top: 55px;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 30px;
	margin-top:20px;
}


ul.s-menu-a{width:30%; margin-left:20px; background:#ffffff;}
ul.s-menu-b{width:60%; margin-left:60px; background:#ffffff;}
ul.s-menu-c{width:50%; margin-left:110px; background:#ffffff;}
ul.s-menu-d{width:50%; margin-left:200px; background:#ffffff;}
ul.s-menu-e{width:50%; margin-left:300px; background:#ffffff;}
ul.s-menu-f{width:45%; margin-left:500px; background:#ffffff;}
ul.s-menu-g{width:40%; margin-left:650px; background:#ffffff;}
ul.s-menu-h{width:30%; margin-left:690px; background:#ffffff;}

ul.s-menu-a>li.s-tabs,ul.s-menu-b>li.s-tabs,ul.s-menu-c>li.s-tabs,ul.s-menu-d>li.s-tabs,ul.s-menu-e>li.s-tabs,ul.s-menu-f>li.s-tabs,ul.s-menu-g>li.s-tabs,ul.s-menu-h>li.s-tabs {
	display: inline-block;
	line-height:60px;
}

ul.s-menu-a>li.s-tabs>a,ul.s-menu-b>li.s-tabs>a,ul.s-menu-c>li.s-tabs>a,ul.s-menu-d>li.s-tabs>a,ul.s-menu-e>li.s-tabs>a,ul.s-menu-f>li.s-tabs>a,ul.s-menu-g>li.s-tabs>a,ul.s-menu-h>li.s-tabs>a {
	display: block;
	padding: 0 10px;
	font-size: 18px;
    font-weight: 500;
	position: relative;
    top: -3px;
}
ul.s-menu-a>li.s-tabs>a{color: #605a5b;}
ul.s-menu-b>li.s-tabs>a{color: #605a5b;}
ul.s-menu-c>li.s-tabs>a{color: #605a5b;}
ul.s-menu-d>li.s-tabs>a{color: #605a5b;}
ul.s-menu-e>li.s-tabs>a{color: #605a5b;}
ul.s-menu-f>li.s-tabs>a{color: #605a5b;}
ul.s-menu-g>li.s-tabs>a{color: #605a5b;}
ul.s-menu-h>li.s-tabs>a{color: #605a5b;}

ul.s-menu-a>li.s-tabs:hover>a,ul.s-menu-b>li.s-tabs:hover>a,ul.s-menu-c>li.s-tabs:hover>a,ul.s-menu-d>li.s-tabs:hover>a,ul.s-menu-e>li.s-tabs:hover>a,ul.s-menu-f>li.s-tabs:hover>a,ul.s-menu-g>li.s-tabs:hover>a,ul.s-menu-h>li.s-tabs:hover>a {
	color: #f54e86;
	position: relative;
}

ul.s-menu-a>li.s-tabs:hover>a::before,ul.s-menu-b>li.s-tabs:hover>a::before,ul.s-menu-c>li.s-tabs:hover>a::before,ul.s-menu-d>li.s-tabs:hover>a::before,ul.s-menu-e>li.s-tabs:hover>a::before,ul.s-menu-f>li.s-tabs:hover>a::before,ul.s-menu-g>li.s-tabs:hover>a::before,ul.s-menu-h>li.s-tabs:hover>a::before {
	content: "";
    width: 12px;
    height: 14px;
    
    position: absolute;
    left: 0;
    top: 25px;
}
ul.s-menu-a,ul.s-menu-b,ul.s-menu-c,ul.s-menu-d,ul.s-menu-e,ul.s-menu-f,ul.s-menu-g,ul.s-menu-h {display: none;}

li#MENU1:hover > ul.s-menu-a{display: block;}
li#MENU2:hover > ul.s-menu-b{display: block;}
li#MENU3:hover > ul.s-menu-c{display: block;}
li#MENU4:hover > ul.s-menu-d{display: block;}
li#MENU5:hover > ul.s-menu-e{display: block;}
li#MENU6:hover > ul.s-menu-f{display: block;}
li#MENU7:hover > ul.s-menu-g{display: block;}
li#MENU8:hover > ul.s-menu-h{display: block;}


#map {clear: both; margin-top: -11px; position: relative;}


.normal-product-all {
	width:100%;
	clear: both;
}

.normal-product-slide-space {
	width: 100%;
}

.normal-product-slide-box {
	width: 30%;
    margin: 20px 10px 0 10px;
    /*background: #ffffff;*/
    border-radius: 0px 0px 20px 20px;
}

.normal-product-slide-box a {
	display: inline-block;
	position: relative;
	/*margin: 10px;*/
    width: 100%;
	display: flex;
    /*flex-direction: column;*/
    height: 100%;
	/*background: #ffffff;*/
    border-radius: 20px;
	/*margin:20px 0px;*/
}

.normal-product-slide-box a:hover {
	-webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

.normal-product-slide-pic {
	width: 100%;
	position: relative;
}

.normal-product-slide-pic span {
	display: inline-block;
	position: absolute;
	color: var(--white-color);
	font-family: var(--family-noto);
	font-weight: 600;
	text-align: center;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 10px 15px;
	border-radius: 10px;
	left: 10px;
	top: 10px;
	z-index: 1;
	font-size: 18px;
	line-height: 24px;
}

.normal-product-slide-pic img {
	border-radius: 20px 20px 0 0;
	width: 100%;
}

.normal-product-slide-pic p {
	position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    border-radius: 20px;
	z-index: 0;
}

.normal-product-slide-box a:hover .normal-product-slide-pic p {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-backdrop-filter: blur(3px);
	backdrop-filter: blur(3px);
	overflow: hidden;
}

.normal-product-slide-box a:hover .normal-product-slide-pic.normal-area1 p {
	background:rgb(141 141 254 / 40%)
}

.normal-area1 span {
	background: #8d8dfe;
}

.normal-product-slide-box a:hover .normal-product-slide-pic.normal-area2 p {
	background:rgb(255 132 140 / 50%);
}

.normal-area2 span {
	background: #ff848c;
}

.normal-product-slide-box a:hover .normal-product-slide-pic.normal-area3 p {
	background:rgb(129 103 204 / 50%);
}

.normal-area3 span {
	background: #8167cc;
}

.normal-product-slide-box a:hover .normal-product-slide-pic.normal-area4 p {
	background:rgb(27 193 228 / 50%);
}


.normal-area4 span {
	background: #1bc1e4;
}

.normal-product-slide-box a:hover .normal-product-slide-pic.normal-area5 p {
	background:rgb(230 102 216 / 50%);
}

.normal-area5 span {
	background: #e666d8;
}

.normal-product-slide-infor {
	width: 100%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-radius: 20px;
	/*padding: 20px;*/
	position: relative;
	bottom: 20px;
	background: var(--white-color);
	display: flex;
    flex-direction: column;
    justify-content: stretch;
	margin:15px 0px;
}

.normal-product-content {
	padding:15px;
}

.normal-product-slide-name {
    text-align: center;
    width: 100%;
    font-size: 18px;
    line-height: 25px;
    color: #d40f7d;
    font-family: var(--family-noto);
    font-weight: 600;
    padding: 0 0 5px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 1px;
}

.normal-product-slide-text {
	margin: 0px auto;
    position: relative;
    font-size: 15px;
    color: var(--gray-color);
    line-height: 24px;
    font-family: var(--family-noto);
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	text-align: center;
}

.normal-product-slide-star {
	color:#8d8dfe;
	font-size:13px;
	font-family: 'Noto Sans TC';
	padding:8px 0px;
	text-align: center;
}

.info-container {font-size:16px; line-height: 36px; color:#000000; /*width:90%; margin:40px auto 25px auto;*/display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;}

.info-pic {float:left; width:55%; padding:10px;}

.info-pic img {float:left;}

.info-content {float:left; width:45%; padding:38px 10px 10px 10px;;}

.info-content p {padding:15px 10px; line-height: 38px; font-size:18px;}

.icon_line {background: url("../images/info-title.webp") no-repeat center center;}

.data {color:#ffffff;  font-size:20px; font-weight: bold; display: block; padding-bottom: 12px; /*background:url("../images/icon_data.webp") no-repeat left top; height:55px; padding-left:44px; line-height: 54px;*/}

.data-bg {background:#f97284; border-radius: 35px; padding: 8px 17px 8px 45px; background: url(../images/icon_data.webp) no-repeat left top #f97284;}

.txt-area {/*padding-top: 20px; display: block;*/}

.info-name {color:#000000; font-size:24px; font-weight: bold; text-align: center; line-height: 73px; min-height: 76px;}

em {color:#fff100; font-style: normal;}

.price {font-weight: bold; color:var(--basic-red);}
.big-price {font-size:26px;}

/*內容*/
.main-wraper{
	/*margin-bottom: 6rem;*/
	position: relative;
}

.interval_1 {/*padding-top:100px;*/ padding-bottom:50px;}

.interval_2 {padding-top:135px;}

.area-height {padding-top:155px;}

.main-map {width:100%; max-width:1600px; margin:0 auto; padding-top:30px; padding-bottom:100px;}
.map {float:left; width:100%;}
.map_m {display: none;}

section[class*="contentbg-"]{
	background-size: 100%;
    padding-bottom: 1rem;
	background-repeat: no-repeat;
}
.contentbg-a{
	padding-top: 2rem;
}
.contentbg-b {
    padding-top: 50px;
    background: url(../images/japan/bg-japan1-1.webp) no-repeat center top;
	scroll-margin-top: 50px;
	/*padding-bottom:50px;*/
}
.contentbg-b2 {
    padding-top: 50px;
    background: url(../images/japan/bg-japan1-3.webp) no-repeat center bottom;
	scroll-margin-top: 50px;
}
.contentbg-c {
    padding-top: 50px;
    background: url(../images/japan/bg-japan2-1.webp) no-repeat center top;
	scroll-margin-top: 50px;
	/*padding-bottom:50px;*/
}
.contentbg-c2 {
    padding-top: 50px;
    background: url(../images/japan/bg-japan2-3.webp) no-repeat center bottom;
	scroll-margin-top: 50px;
	
}
.contentbg-d {
    padding-top: 50px;
    background: url(../images/korea/bg-korea1-1.webp) no-repeat center top;
	scroll-margin-top: 50px;
	/*padding-bottom:50px;*/
}
.contentbg-d2 {
    padding-top: 50px;
    background: url(../images/korea/bg-korea1-3.webp) no-repeat center bottom;
	scroll-margin-top: 50px;
}
.contentbg-e {
    padding-top: 50px;
    background: url(../images/korea/bg-korea2-1.webp) no-repeat center top;
	scroll-margin-top: 50px;
	/*padding-bottom:50px;*/
}
.contentbg-e2 {
    padding-top: 50px;
    background: url(../images/korea/bg-korea2-3.webp) no-repeat center bottom;
	scroll-margin-top: 50px;
	
}
.contentbg-map {background: url(../images/japan/bg-map-japan.webp) repeat-y center top; float: left; width:100%; padding-bottom:100px;}
.contentbg-map2 {background: url(../images/korea/bg-map-korea.webp) repeat-y center top; float: left; width:100%;}
.contentbg-sakura-1 {background: url(../images/japan/bg-japan1-2.webp) repeat-y center top;}
.contentbg-sakura-2 {background: url(../images/japan/bg-japan2-2.webp) repeat-y center top;}
.contentbg-sakura-3 {background: url(../images/korea/bg-korea1-2.webp) repeat-y center top;}
.contentbg-sakura-4 {background: url(../images/korea/bg-korea2-2.webp) repeat-y center top;}


.top-title {
    text-align: center;
    /*margin-bottom: 3rem;*/
}
.title-box {
	/*margin: 40px 0 0px 0;
	background: url(../images/title_bk.webp) no-repeat center top;*/
	min-height: 124px;
	color: var(--basic-white);
	text-align: center;
	word-spacing: 3px;
	padding-top:50px;
	margin-bottom: -115px;
}

.title-box strong {
	display: inline-block;
	width: 100%;
	font-family: var(--family-noto);
	font-size: 40px;
    line-height: 95px;
	font-weight: normal;
	font-weight: 700;
	letter-spacing: 3px;
}

.second_title {
	font-size: 28px;
    text-align: center;
    display: block;
    letter-spacing: 3px;
    font-weight: 600;
    background: url(../images/second_title.webp) no-repeat center center;
    min-height: 66px;
    color: var(--basic-white);
	line-height: 66px;
}

.title-box span {
	display: inline-block;
	font-family: var(--family-noto);
	font-weight: 500;
    position: relative;
    font-size: 22px;
    letter-spacing: 2px;
    line-height: 30px;
    padding: 10px 0 0 0;
}

.title-box span::before {
	position: absolute;
    left: -15%;
    top: 20%;
    content: '—';
    font-weight: 500;
	color: var(--basic-brown);
}

.title-box span::after {
	position: absolute;
    right: -15%;
    top: 20%;
    content: '—';
    font-weight: 500;
	color: var(--basic-brown);
}

.tt_map {background: url(../images/japan/title_bk_map_japan.webp) no-repeat center center; display: flex; width:100%; min-height: 210px;}
.tt_map_2 {background: url(../images/korea/title_bk_map_korea.webp) no-repeat center center; display: flex; width:100%; min-height: 210px;}
.tt_japan {background: url(../images/japan/title_bk_japan.webp) no-repeat center center; display: flex; width:100%; min-height: 110px;}
.tt_korea {background: url(../images/korea/title_bk_korea.webp) no-repeat center center; display: flex; width:100%; min-height: 110px;}


.tt_map h2 {
	display: block;
    width: 600px;
    height: 95px;
    margin: 0 auto;
	margin-top:50px;
    margin-bottom: 20px;
    text-indent: -3000px;
}

.tt_map_2 h2 {
	display: block;
    width: 600px;
    height: 95px;
    margin: 0 auto;
	margin-top:50px;
    margin-bottom: 20px;
    text-indent: -3000px;
}

.areabg{
	text-align: center; 
	position: relative; 
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0px auto 25px auto;
}
.content {
    margin:0 auto;
	width: 90%;
    max-width: 1500px;
	position: relative;
	display: flex;
	flex-wrap:wrap;
	justify-content:center;
	padding: 0px 20px 0px 20px;
}
article[class*="titlewraper_"]{
	padding: 30px;
    border-radius: 1rem;
	text-align: center;
	color: white;
	/*position: absolute;
    right: 10%;
    top: 10%;
    max-width: 400px;
    z-index: 1;*/
}
.titlewraper_g{background-color: var(--basic-green);}
.titlewraper_r{background-color: var(--basic-red);}
.titlewraper_o{background-color: var(--basic-orange);}
h2.title_v1{
	font-weight: 700;
    font-size: 40px;
    margin: 0 0 10px 0;
    letter-spacing: 2px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid var(--gray-line-light);
}
h2.title_v1>i{
	margin: 0 5px 0 0;
    display: inline-block;
    width: 40px;
    position: relative;
    top:6px;
}
span.s-title{
	display: block;
    width: 100%;
    font-size: 18px;
    letter-spacing: 4px;
    margin: 15px 0 0px 0;
    line-height: 22px;
	font-weight: 500;
}
.line {
    margin-bottom: 1rem;
}
article[class*="titlewraper_"] p {
    font-size: 15px;
    line-height:28px;
    text-align: justify;
	letter-spacing: 1px;
}

.area_hotel {width:100%; float:left; padding:0px 20px; order:1;}
.area_con {width:30%; float:right; display:flex; flex-wrap:wrap; flex-direction:column; order:2;}
.area_con p {text-align: left; line-height: 26px;}

.hotel-space {
	/*width: 100%;*/
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(3, 1fr);
}

.hotel_wraper{
	background-color: white;
	border-radius:35px;
	padding: 0px;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: space-between;
	border: 9px solid #ffffff;
}

.hotel_wraper a {display: contents;}

.hotel_wraper:hover {-webkit-transform: translateY(1%);
	-moz-transform: translateY(1%);
	-ms-transform: translateY(1%);
	transform: translateY(1%);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;}


.card-left {
    width: 100%;
    display: block;
}
.card-left:hover{
	background-color: #ffffff;
}

.card-img {
	width: 100%;
	text-align: center;
}

.card-img img {
	border-radius: 25px;
}

.card-text {
	font-size: 15px;
    color: #707070;
    line-height: 24px;
    margin: 5px 0 0 0;
    display: flex;
    width: 90%;
    padding: 5px 10px 15px 10px;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: left;
    align-content: space-between;
}

.card-text > li {
  list-style: disc;
  width:100%;
}

.txt-sp-maple {
	font-size: 18px;
    line-height: 24px;
    margin: 5px 0 0 0;
    display: inline-block;
    width: 100%;
	margin-left:10px;
	color:var(--basic-orange);
}

.txt-sp-ginkgo {
	font-size: 18px;
    line-height: 24px;
    margin: 5px 0 0 0;
    display: inline-block;
    width: 100%;
	margin-left:10px;
	color:var(--basic-green);
}

.txt-sp-miscanthus {
	font-size: 18px;
    line-height: 24px;
    margin: 5px 0 0 0;
    display: inline-block;
    width: 100%;
	margin-left:10px;
	color:var(--basic-orange);
}

.btn-wraper{
	text-align: center;
	margin: 0 0 10px 0;
}

a.btn-g,a.btn-m,a.btn-mg {
	display: inline-block;
	padding: 0.75rem 2rem;
	border-radius: 0.5rem;
	color: white;
	font-size: 16px;
	font-family: var(--family-noto);
	font-weight: 600;
}
a.btn-g{
	background-color: var(--basic-yellow);
	box-shadow: 1px 3px 0 #fc9b57;
}
a.btn-g:hover{
	background-color: #f88839;
	box-shadow: 1px 1px 0 #f88839;
	transform: translateY(2px);
}
a.btn-m{
	background-color: var(--basic-pink);
	box-shadow: 1px 3px 0 #fd6b6b;
}
a.btn-m:hover{
	background-color: #fd7575;
	box-shadow: 1px 1px 0 #fd7575;
	transform: translateY(2px);
}
a.btn-mg{
	background-color: var(--basic-lightgreen);
	box-shadow: 1px 3px 0 #8ea958;
}
a.btn-mg:hover{
	background-color: #7f9949;
	box-shadow: 1px 1px 0 #7f9949;
	transform: translateY(2px);
}

a.btn-r{
	background-color: var(--basic-red);
	box-shadow: 1px 3px 0 #8f3829;
}
a.btn-r:hover{
	background-color: #8f3829;
	box-shadow: 1px 1px 0 #8f3829;
	transform: translateY(2px);
}
a.btn-b{
	background-color: var(--basic-blue);
	box-shadow: 1px 3px 0 #135979;
}
a.btn-b:hover{
	background-color: #135979;
	box-shadow: 1px 1px 0 #135979;
	transform: translateY(2px);
}
.card-right {
    width: 66%;
	text-align: left;
}
ul.slick-dots {
    text-align: center;
    margin-bottom: 50px;
}
h3.h-title-sakura {
	color: var(--basic-red);
    font-size: 20px;
    line-height: 1.3;
    border-bottom: 1px solid var(--gray-line);
    padding: 0 0 10px 0;
    font-family: var(--family-noto);
    font-weight: bold;
    margin: 10px 0 5px 0;
    text-align: center;
}

.h-title-sakura span {
	text-align: center;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    font-family: var(--family-noto);
	color: var(--basic-brown-light);
    letter-spacing: 4px;
}

h3.h-title-ginkgo {
	color: var(--basic-orange);
    font-size: 20px;
    line-height: 1.3;
    border-bottom: 1px solid var(--gray-line);
    padding: 0 0 10px 0;
    font-family: var(--family-noto);
    font-weight: 700;
    margin: 10px 0 5px 0;
    text-align: center;
}

.h-title-ginkgo span {
	text-align: center;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    font-family: var(--family-noto);
	color: var(--basic-orange);
    letter-spacing: 4px;
}

h3.h-title-miscanthus {
	color: var(--basic-green);
    font-size: 20px;
    line-height: 1.3;
    border-bottom: 1px solid var(--gray-line);
    padding: 0 0 10px 0;
    font-family: var(--family-noto);
    font-weight: 700;
    margin: 10px 0 5px 0;
    text-align: center;
}

.h-title-miscanthus span {
	text-align: center;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    font-family: var(--family-noto);
	color: var(--basic-green);
    letter-spacing: 4px;
}
/*
ul[class*="list-"]{
	display: block;
	padding: 1rem;
	margin-top: 1rem;

}

ul[class*="list-g"] li{
	list-style-image: url(../images/g-dot.png);
}
ul[class*="list-r"] li{
	list-style-image: url(../images/r-dot.png);
}
ul[class*="list-b"] li{
	list-style-image: url(../images/b-dot.png);
}*/
.more-wraper {
    text-align: center;
    /*margin-top: 2rem;*/
	order:3;
	padding:50px 0px;
	width:100%;
}
a.more-maple {
	padding: 0.8rem 1rem;
    border-radius: 0.5rem;
	color: var(--white-color);
	background: var(--basic-red);
	display: inline-block;
    font-size: 17px;
	font-family: var(--family-basic);
	font-weight: 600;
	margin:5px 10px;
}
a.more-maple:hover{
	background: #8f0101;
	color: white;
} 

a.more-ginkgo {
	padding: 0.8rem 1rem;
    border-radius: 0.5rem;
	color: var(--white-color);
	background: var(--basic-orange);
	display: inline-block;
    font-size: 15px;
	font-family: var(--family-basic);
	font-weight: 600;
	margin:5px 10px;
}
a.more-ginkgo:hover{
	background: #dc5c02;
	color: white;
} 

a.more-miscanthus {
	padding: 0.8rem 1rem;
    border-radius: 0.5rem;
	color: var(--white-color);
	background: var(--basic-green);
	display: inline-block;
    font-size: 15px;
	font-family: var(--family-basic);
	font-weight: 600;
	margin:5px 10px;
}
a.more-miscanthus:hover{
	background: #3b5605;
	color: white;
} 


.main-mobile {display: none;}
.main-phone {display: none;}

/*雪花*/
/*.snowflakeContainer {
	position: absolute;
    left: 0px;
    top: 0px;
}

.snowflake {
	position: fixed;
	user-select: none;
	z-index: 999;
}
  
 .snowflake:hover {
	cursor: default;
 }

 .snowflake img {
	width: 90%;
 }*/

.sakura-flower {
    position: fixed;
    top: -10vh;
    pointer-events: none;
    opacity: 0.8;
    will-change: transform;
	z-index:100;
}





@media screen and (min-width: 961px) {
/*主選單*/
.main-tabs{position: sticky; top: 40px; z-index: 100; clear: both; background:#f54e86; min-height:80px;}
.sticky{top:40px !important; }
.block-menu{width: 100%;}
.block-menu >ul.tabs{
    width: 960px;
	height:80px;
    margin: 0 auto;
	display: flex;
	justify-content: center;
	position: relative;
}
.block-menu >ul.tabs>li{
	text-align: center;
}
.block-menu >ul.tabs>li>a{
	display: flex;
    /*width:285px;*/
	font-size: 24px;
	font-weight: 700;
	color: var(--basic-brown);
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    letter-spacing: 1px;
	/*background: url(../images/navbg.png) center no-repeat;
    background-position: center;
    background-repeat: no-repeat;*/
    transition: all .3s linear;
    line-height: 68px;
	text-indent: -9999px;
}

/*a.m1.active {
	background: #000000;
}*/
	

	

.block-menu >ul.tabs>li>a.m1 {
	display: flex;
    width:85px;
	background: url(../images/navclick.webp) no-repeat -75px 0;
    /*transition: all .3s linear;
    text-indent: -9999px;*/
}

.block-menu >ul.tabs>li>a.m2 {
	display: flex;
    width:122px;
	background: url(../images/navclick.webp) no-repeat -160px 0;
    /*transition: all .3s linear;*/
    text-indent: -9999px;
}

.block-menu >ul.tabs>li>a.m3 {
	display: flex;
    width:119px;
	background: url(../images/navclick.webp) no-repeat -282px 0;
    /*transition: all .3s linear;*/
    text-indent: -9999px;
}

.block-menu >ul.tabs>li>a.m4 {
	display: flex;
    width:71px;
	background: url(../images/navclick.webp) no-repeat -401px 0;
    /*transition: all .3s linear;*/
    text-indent: -9999px;
}

.block-menu >ul.tabs>li>a.m5 {
	display: flex;
    width:115px;
	background: url(../images/navclick.webp) no-repeat -472px 0;
    /*transition: all .3s linear;*/
    text-indent: -9999px;
}

.block-menu >ul.tabs>li>a.m6 {
	display: flex;
    width:111px;
	background: url(../images/navclick.webp) no-repeat -691px 0;
    /*transition: all .3s linear;*/
    text-indent: -9999px;
}

.block-menu >ul.tabs>li>a.m7 {
	display: flex;
    width:73px;
	background: url(../images/navclick.webp) no-repeat -802px 0;
    /*transition: all .3s linear;*/
    text-indent: -9999px;
}

.block-menu >ul.tabs>li>a.m8 {
	display: flex;
    width:67px;
	background: url(../images/navclick.webp) no-repeat -875px 0;
    /*transition: all .3s linear;*/
    text-indent: -9999px;
}


.menu-tt-japan {display: block; width:75px; height: 80px; background: url(../images/navclick.webp) no-repeat 0 0; text-indent: -9999px;}
.menu-tt-korea {display: block; width:104px; height: 80px; background: url(../images/navclick.webp) no-repeat -587px 0; text-indent: -9999px;}


i[class*="nav-icon-"]{
	display: block;
	width: 31px;
	height: 25px;
	margin-right: 0.5rem;
	background-repeat: no-repeat;
	background-position: center;
}
i.nav-icon-a{
	background-image: url(../images/navicon_01.png);
}
i.nav-icon-b{
	background-image: url(../images/navicon_02.png);
}
i.nav-icon-c{
	background-image: url(../images/navicon_03.png);
}
ul.tabs>li#MENU1:hover>a,
ul.tabs>li#MENU1>a.active{
	width:85px;
	background: url(../images/navhover.webp) -75px 0;
}

ul.tabs>li#MENU2:hover>a,
ul.tabs>li#MENU2>a.active{
	width:122px;
	color: white;
	background: url(../images/navhover.webp) -160px 0;
}
ul.tabs>li#MENU3:hover>a,
ul.tabs>li#MENU3>a.active{
	width:119px;
	color: white;
	background: url(../images/navhover.webp) -282px 0;
}
ul.tabs>li#MENU4:hover>a,
ul.tabs>li#MENU4>a.active{
	width:71px;
	color: white;
	background: url(../images/navhover.webp) -401px 0;
}
ul.tabs>li#MENU5:hover>a,
ul.tabs>li#MENU5>a.active{
	width:115px;
	color: white;
	background: url(../images/navhover.webp) -472px 0;
}
ul.tabs>li#MENU6:hover>a,
ul.tabs>li#MENU6>a.active{
	width:111px;
	color: white;
	background: url(../images/navhover.webp) -691px 0;
}
ul.tabs>li#MENU7:hover>a,
ul.tabs>li#MENU7>a.active{
	width:73px;
	color: white;
	background: url(../images/navhover.webp) -802px 0;
}
ul.tabs>li#MENU8:hover>a,
ul.tabs>li#MENU8>a.active{

	width:67px;
	color: white;
	background: url(../images/navhover.webp) -875px 0;
}

}

/*中間調度區
-----------------------------------------------------------------*/


@media screen and (max-width: 1550px) {
	html,
    body {
        width: 100%;
        min-height: 100%;
	}
	
	.main-title img {
		right: 2%;
	}
}
@media screen and (max-width: 1400px) {
	.main-wraper{
		/*margin-bottom: 4rem;*/
	}
	
	.contentbg-b {
		background-position: center top 0px;
	}
	#app {
		width: 100%;
		/*padding: 0 10px;*/
		margin: 0 auto;
		clear:both;
	}
	
	.header { width: 100%; float:left; position: relative; overflow: hidden; max-height:650px; }
}

@media screen and (max-width: 1300px) {
	.header-title img {max-width:380px;}	
}


@media screen and (max-width: 1180px) {
	/*.content {
		width: 100%;
		margin: 0 auto;
	}*/
	.main-title img {
		position: initial;
		top: 0px;
		left: 0;
		right: 0;
		margin: 230px auto 0;
	}
	.header-title img {max-width:320px;}	
}

@media screen and (max-width: 1150px) {
	
	/*.content {
		width: 100%;
		margin: 0 auto;
		flex-direction: column;
		padding:0px;
	}*/
	
	.area_con {
    	order: 1; 
  	}
	
	.area_hotel {
		order: 2; 
		width: 100%;
	 }
	
	.more-wraper {
		order: 3; 
	 }
	
	.hotel-space {display: flex; flex-wrap: wrap; justify-content: center;} 
	
	.hotel_wraper {width:31%;}
	
	article[class*="titlewraper_"] {
		position: relative;
        max-width: unset;
        width: 90%;
        margin: 80px auto 20px auto;
		/*padding: 1rem;*/
		border-radius: 1rem;
        right: unset;
	}

	h2.title_v1 {
		font-size: 36px;
	}
	section[class*="contentbg-"] {
		margin-bottom: 4rem;
    	background-image: none;
	}
	
	.areabg {width:90%;}
	
	.content {
		margin: 0px auto 0 auto;
	}
	
	.contentbg-b {
		scroll-margin-top: 100px;
	}
	
	.main-wraper {
        /*margin-bottom: 4rem;*/
		padding-top:135px;
		margin-top:-135px;
	}
	
	
	
}
@media screen and (max-width: 1100px) {
	
	
	.info-pic {float:right; width:100%; padding:0px;}

	.info-content {float:left; width:100%; padding:10px;}
	/*.block-main {
		display: none;
	}*/
}

@media screen and (max-width: 960px) {
	.main-pc {display: none;}
	.main-mobile {
		display: block;
	}
	.main-phone {display: none;}
	
	.header {max-height:500px;}
	
	.block-center {
		width: 95%;
		margin: 0 auto;
	}
	.block-menu >ul.tabs {
		width: 100%;
	}

	.block-menu >ul.tabs>li {
		font-size: 20px;
		width: 100%;
		background-size: contain;
	}
	.block-menu >ul.tabs>li:hover,	
	.block-menu >ul.tabs>li.active{
		background-size: contain;
	}
	.contentbg-b{padding-top: 0;}

	.hotel-space {
		gap: 10px;
		grid-template-columns: repeat(3, 1fr);
	}

	.card-img img {
		/*border-radius: 50%;*/
	}
	
	/*主選單*/
	.main-tabs{position: sticky; top: 40px; z-index: 100; clear: both; background:#f54e86; min-height:80px;}
	.sticky{top:40px !important; }
	.block-menu{width: 100%;}
	.block-menu >ul.tabs{
		width: 768px;
		height:80px;
		margin: 0 auto;
		display: flex;
		justify-content: center;
		position: relative;
	}
	.block-menu >ul.tabs>li{
		text-align: center;
	}
	.block-menu >ul.tabs>li>a{
		display: flex;
		/*width:285px;*/
		font-size: 24px;
		font-weight: 700;
		color: var(--basic-brown);
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: center;
		letter-spacing: 1px;
		/*background: url(../images/navbg.png) center no-repeat;
		background-position: center;
		background-repeat: no-repeat;*/
		transition: all .3s linear;
		line-height: 68px;
	}

	.block-menu >ul.tabs>li>a.m1 {
		display: flex;
		width:63px;
		background: url(../images/navclick2.webp) no-repeat -66px 0;
		/*transition: all .3s linear;*/
		text-indent: -9999px;
	}

	.block-menu >ul.tabs>li>a.m2 {
		display: flex;
		width:99px;
		background: url(../images/navclick2.webp) no-repeat -129px 0;
		/*transition: all .3s linear;*/
		text-indent: -9999px;
	}

	.block-menu >ul.tabs>li>a.m3 {
		display: flex;
		width:97px;
		background: url(../images/navclick2.webp) no-repeat -228px 0;
		/*transition: all .3s linear;*/
		text-indent: -9999px;
	}

	.block-menu >ul.tabs>li>a.m4 {
		display: flex;
		width:54px;
		background: url(../images/navclick2.webp) no-repeat -325px 0;
		/*transition: all .3s linear;*/
		text-indent: -9999px;
	}

	.block-menu >ul.tabs>li>a.m5 {
		display: flex;
		width:97px;
		background: url(../images/navclick2.webp) no-repeat -379px 0;
		/*transition: all .3s linear;*/
		text-indent: -9999px;
	}

	.block-menu >ul.tabs>li>a.m6 {
		display: flex;
		width:87px;
		background: url(../images/navclick2.webp) no-repeat -570px 0;
		/*transition: all .3s linear;*/
		text-indent: -9999px;
	}

	.block-menu >ul.tabs>li>a.m7 {
		display: flex;
		width:48px;
		background: url(../images/navclick2.webp) no-repeat -657px 0;
		/*transition: all .3s linear;*/
		text-indent: -9999px;
	}

	.block-menu >ul.tabs>li>a.m8 {
		display: flex;
		width:51px;
		background: url(../images/navclick2.webp) no-repeat -705px 0;
		/*transition: all .3s linear;*/
		text-indent: -9999px;
	}


	.menu-tt-japan {display: block; width:66px; height: 80px; background: url(../images/navclick2.webp) no-repeat 0 0; text-indent: -9999px;}
	.menu-tt-korea {display: block; width:94px; height: 80px; background: url(../images/navclick2.webp) no-repeat -476px 0; text-indent: -9999px;}

	
	ul.s-menu-a,ul.s-menu-b,ul.s-menu-c,ul.s-menu-d,ul.s-menu-e,ul.s-menu-f,ul.s-menu-g,ul.s-menu-h{
		width: 95%;
		height: 55px;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		text-align: center;
		justify-content: center;
		align-content: center;
		top: 65px;
		background-repeat: no-repeat;
		background-position: center;
		border-radius: 30px;
		margin-top:20px;
	}
	

	i[class*="nav-icon-"]{
		display: block;
		width: 31px;
		height: 25px;
		margin-right: 0.5rem;
		background-repeat: no-repeat;
		background-position: center;
	}
	i.nav-icon-a{
		background-image: url(../images/navicon_01.png);
	}
	i.nav-icon-b{
		background-image: url(../images/navicon_02.png);
	}
	i.nav-icon-c{
		background-image: url(../images/navicon_03.png);
	}
	ul.tabs>li#MENU1:hover>a,
	ul.tabs>li#MENU1>a.active{
		width:63px;
		background: url(../images/navhover2.webp) -66px 0;
	}
	ul.tabs>li#MENU2:hover>a,
	ul.tabs>li#MENU2>a.active{
		width:99px;
		color: white;
		background: url(../images/navhover2.webp) -129px 0;
	}
	ul.tabs>li#MENU3:hover>a,
	ul.tabs>li#MENU3>a.active{
		width:97px;
		color: white;
		background: url(../images/navhover2.webp) -228px 0;
	}
	ul.tabs>li#MENU4:hover>a,
	ul.tabs>li#MENU4>a.active{
		width:54px;
		color: white;
		background: url(../images/navhover2.webp) -325px 0;
	}
	ul.tabs>li#MENU5:hover>a,
	ul.tabs>li#MENU5>a.active{
		width:97px;
		color: white;
		background: url(../images/navhover2.webp) -379px 0;
	}
	ul.tabs>li#MENU6:hover>a,
	ul.tabs>li#MENU6>a.active{
		width:87px;
		color: white;
		background: url(../images/navhover2.webp) -570px 0;
	}
	ul.tabs>li#MENU7:hover>a,
	ul.tabs>li#MENU7>a.active{
		width:48px;
		color: white;
		background: url(../images/navhover2.webp) -657px 0;
	}
	ul.tabs>li#MENU8:hover>a,
	ul.tabs>li#MENU8>a.active{

		width:51px;
		color: white;
		background: url(../images/navhover2.webp) -705px 0;
	}

	
	
	
}


/*平板
-----------------------------------------------------------------*/


@media screen and (max-width: 768px) {	
	nav.main-tabs {
		display: none;
	}
	.block-center {
		padding: 3rem 0;
	}
	section[class*="contentbg-"] {
		margin-bottom: 2rem;
	}
	
	.area-height {
		padding-top: 50px;
	}
	
	.interval_1 {
		padding-bottom: 20px;
	}

	.title-box {
		/*margin: 40px 0 20px 0;*/
		padding-top: 0px;
		margin-bottom: -30px;
	}

	.title-box strong {
		font-size: 35px;
    	line-height: 97px;
		letter-spacing: 3px;
	}

	.title-box span {
		padding: 5px 0 0 0;
	}

	.title-box span::before ,.title-box span::after {
		top: 15%;
	}
	
	.hotel_wraper {width:100%;}
	
	.hotel-space {
		gap: 30px;
	}
	
	article[class*="titlewraper_"] {margin: 50px auto 30px auto;}

	h2.title_v1 {
		font-size: 30px;
        line-height: 40px;
	}

	span.s-title {
		margin: 5px 0 0px 0;
	}

	.section-scroll {
		scroll-margin-top: 0px
	}
	
	.contentbg-a {
		padding-top: 1rem;
	}

	.contentbg-b {
		scroll-margin-top: 40px;
		/*padding-bottom:30px;*/
	}

	.more-wraper {
		text-align: center;
	}
	
	.main-pc {display: none;}
	.main-mobile {display: block;}
	.main-phone {display: none;}
	
	
	/*#map {display: none;}*/
	.map {display: none;}
	
	.map_m {display: block; padding-bottom: 50px;}
	
	.maparea_korea {margin-top:-45px;}
	
	.contentbg-map {padding-bottom:0px}
	
	.main-map {padding-bottom:0px;}
	
	.areabg {width:80%;}
	
	.content {
		margin: -74px auto 0 auto;
		width:100%;
	}
	
	
	.interval_2 {
		padding-top: 50px;
	}
	
	.main-wraper {
		padding-top: 40px;
        margin-top: 0px;
	}
	
	ul.slick-dots {
		text-align: center;
		margin-bottom: 50px;
	}
	
	.tt_map {background: url(../images/japan/title_bk_map_japan2.webp) no-repeat center center; display: flex; width:55%; min-height: 158px; margin: 40px auto -30px auto;}

	.tt_map_2 {background: url(../images/korea/title_bk_map_korea2.webp) no-repeat center center; display: flex; width:55%; min-height: 158px; margin: 40px auto -30px auto;}
	
}

/*中間調度區
-----------------------------------------------------------------*/

@media (max-width:650px) {

	
}

@media (max-width:600px) {

	
	.card-left,.card-right{width: 100%;}
	.hotel_wraper {
		padding: 0px;
		flex-direction: column;
		justify-content: space-between;
		align-content: space-between;
	}
	.card-left {
		width: 100%;
		height: auto;
	}
	
	h3.h-title {
		text-align: center;
	}
	
	.title-box {
		/*margin: 0;
		padding: 2rem;
		background-image:url(../images/title_bk.webp);*/
		background-position:center top;
		background-repeat: no-repeat;
		background-size: contain;
	}

	article[class*="titlewraper_"] {
		width: 100%;
	}

	article[class*="titlewraper_"] p {
		line-height: 24px;
	}
	
	.areabg {
        width: 87%;
    }
	
}
@media (max-width:500px) {
	
	.header {max-height:300px; }
	
	.block-center {
        padding: 0;
    }
	
	.main-wraper {
        padding-top: 0px;
        margin-top: 0px;
    }
	
	.card {
		flex-wrap: wrap;
		padding: 1rem;
		}
	.card-left {
		width: 100%;
	}
	h2[class*="location-"] {
		margin-bottom: 1rem;
    	margin-top: 1rem;
	}
	.card-right {
		width: calc(100%);
	}
	.slick-slide img {
		display: block;
		margin: 0 auto;
	}

	.hotel-space {
		grid-template-columns: repeat(1, 1fr);
	}

	.hotel_wraper {
		padding: 0px;
	}

	/*.areabg {
		text-align: center;
		position: relative;
		margin: 0 0 10px 0;
		border-radius: 30px;
		overflow: hidden;
		display: inline-block;
	}*/
	
	article[class*="titlewraper_"] {
		margin: 0 auto 10px auto;
	}
	
	.areabg {
        width: 95%;
		margin: 0px auto;
    }
	
	.main-wraper {
	   /*padding: 0;*/
	}
	
	.content {margin:0 auto; padding:0px;}
	

}

/*手機
-----------------------------------------------------------------*/

@media (max-width: 480px) {
	.tt_japan {
		background: url(../images/japan/title_bk_japan_m.webp) no-repeat center center;
		display: flex;
		width: 100%;
		min-height: 110px;
	}
	.tt_korea {
		background: url(../images/korea/title_bk_korea_m.webp) no-repeat center center;
		display: flex;
		width: 100%;
		min-height: 110px;
	}
	.title-box strong {
		font-size: 30px;
        line-height: 95px;
	}

	.title-box span {
		padding: 2px 0 0 0;
	}
	.main-pc {display: none;}
	.main-mobile {display: none;}
	.main-phone {display: block;}
	
	/*.tt_map {background: url(../images/title_bk_map_m.webp) no-repeat center center; display: flex; width:100%; min-height: 124px;}*/
	.tt_maple {background: url(../images/title_bk_maple_m.webp) no-repeat center center; display: flex; width:100%; min-height: 124px;}
	
}

@media (max-width: 390px) {
	.data {font-size:15px; background: none; padding-left:0px; text-align: center;}
	.data-bg {border-radius: 0px;}
	.info-content p {padding:0px;}
	.icon_line {background: url(../images/info-title2.webp) no-repeat center center;}
}



.d-flex {
  display: flex;
}
.mainNav {
    display: flex;
    justify-content: center;
    width: 100%;
    /*top: 30px;
    background: rgba(241, 239, 237, 0.85);
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
	position: fixed;
    z-index: 888;*/
  }
.mainNav .block {
  /*width: 835px;
  justify-content: center;*/
}

.mainNav_item:hover, .mainNav_item.active {
    /*background: #1b0d01;*/
  }
  .mainNav_item:hover p, .mainNav_item.active p {
    /*color: #fff;*/
  }

.mainNav_item {
    height: 80px;
  }

.mainNav_item a {
  display: block;
  width: 100%;
  height: 100%;
}
.mainNav_item p {
  text-indent: 101%;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #434343;
}

.mainNav_item p {
    text-indent: 101%;
    overflow: hidden;
    white-space: nowrap;
    padding: 0;
  }

 
.link-01 {width:80px;}
.links.active {background:#da2852;}


.pushy-link-tt {
	display: flex;
    /*padding: 15px;*/
    font: 21px / 1.6 verdana, 微軟正黑體;
    line-height: 1.4;
    background: #e6e6e6;
}
