@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Noto+Serif+TC:wght@200..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
:root {
  -main-width: 1300px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, th, td, section, article, footer {
  padding: 0;
  margin: 0;
}
body {
  font-family: "Poppins", "Noto Sans TC", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 1px;
}
/* Reset */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Clearfix hack */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
section, article, footer {
  display: block;
}
img {
  border: 0;
  display: block;
  margin: 0 auto;
}
ul, ol, li {
  list-style-type: none;
  list-style-image: none;
}
:link, :visited, :hover, :active, :focus {
  -webkit-transition: color .4s linear, background-color .4s linear, border-color .4s linear, padding .4s linear, opacity .4s linear, all .4s, -webkit-filter .4s linear;
  -o-transition: color .4s linear, background-color .4s linear, border-color .4s linear, padding .4s linear, filter .4s linear, opacity .4s linear, all .4s;
  transition: color .4s linear, background-color .4s linear, border-color .4s linear, padding .4s linear, filter .4s linear, opacity .4s linear, all .4s, -webkit-filter .4s linear, all 0.5s ease-out;
}
a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  outline: none;
  transition: all 0.5s ease-out;
}
a:hover, a:active {
  transition: all 0.5s ease-out;
}

.wrap {
  display: block;
  position: relative;
  width: 100%;
	overflow: hidden;
background: #fff;
	
}

.cm-sign {
  position: fixed;
  top: 60%;
  right: 0;
  width: 120px;
  z-index: 9998;
}
.cm-sign_m{display: none;}
.cm-sign a img, .cm-sign_m a img{
  max-width: 100%;
}
.cm-sign img {
  animation: signsign;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
}
@keyframes signsign {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/*Section - KV --------------------------------------------------------------------------*/
.sec-kv{
	display: block;
  position: relative;
  width: 100%;
	z-index: 5000;
	height: 1000px;
}
.logo_best {
  display: block;
	float: left;
  width:230px;
	overflow: hidden;
	/*width:8vw;*/
	margin: 2.75rem 0 0 2.75rem;
}

.logo_best img{
  max-width: 100%;
}

/*.kv_left{
	display: block;
	position: absolute;
	top: 40px;
	left: 17vw;
	with: 36.71875vw;
	z-index: 5001;
}*/
.kv01 ,.kv02 ,.kv03 ,.kv04 ,.nan ,.open ,.fashn ,.p02 ,.p03 ,.p04 ,.p01 ,.p05 ,.p06 ,.p07 ,.p08{
	display: block;
	position: absolute;
}
.kv01{
	top: 45px;
	width: 34.0625vw;
	left: 18.385416666vw;
	z-index: 5002;
}
.kv02{
	width: 14.895833333vw;
	top: 560px;
	left: 23.125vw;
	z-index: 5004;
}
.kv03{
	width: 36.71875vw;
	top: 750px;
	left: 16.979166666vw;
	z-index: 5003;
}
.kv04{
	width: 47.447916666vw;
	top: 45px;
	right: 1.25vw;
	z-index: 5001;
}
.nan{
	width: 22.447916666vw;
	top: 550px;
	left: 40.625vw;
	z-index: 5005;
}
.open{
	width: 21.875vw;
	top: 550px;
	right: 6.25vw;
	z-index: 5006;
}
.fashn{
	width: 5.3125vw;
	top: 600px;
	left: 2.604166666vw;
	z-index: 5007;
}

.kv01 img,.kv02 img,.kv03 img,.kv04 img,.nan img,.open img,.fashn img,.p02 img,.p03 img,.p04 img,.p01 img,.p05 img,.p06 img,.p07 img,.p08 img{max-width: 100%;}

/*Section-intro*-----------------------------------------------------------*/
.main{
	display: block;
	position: relative;
	background: url("../img/bbg.webp") repeat;
	width: 100%;
	margin: 0 auto;
	padding: 5.5rem 0;
	z-index: 3000;
}
.container{
	display: block;
	overflow: hidden;
	width: 1440px;
	margin: 0 auto;
	/*height: 200px;*/
}
.intro{
	display: block;
	font-family: "Poppins", "Noto Sans TC", sans-serif;
	position: relative;
	width: 100%;
	z-index: 4001;
}
.intro h3{
	display: block;
	font-size: 2.75rem;
	font-size: 2.3vw;
	font-weight: 600;
	color: #000;
	line-height: 1.5;
	margin: 1.3rem 0;
	text-align: left;
}
.intro h4{
	display: block;
	float: right;
	width: 75%;
	font-size: 2.2rem;
	font-size: 1.875vw;
	font-weight: 600;
	color: #514b3a;
	line-height: 1.5;
	margin: 1.5rem 0;
	text-align: justify;
}
.intro h4 small{
	display: block;
	font-size: 1.5rem;
	font-size: 1.25vw;
	margin-top: .75rem;
	padding-left: 1.25rem;
	font-weight: 500;
	letter-spacing: .1rem;
}
.p01{
	top: 70px;
	width: 31.875vw;
	right: 2.8vw;
	z-index: 3001;
}

/*sec01--------------------------------------------------------------------*/
.sec01{
	display: block;
	font-family: "Poppins", "Noto Sans TC", sans-serif;
	position: relative;
	width: 100%;
	/*margin-top: 30px;*/
	z-index: 4100;
}
.sec01_left {
	display: block;
	float: left;
	width: 220px;
	margin-right: 50px;
	margin-top: 80px;
}
.sec01_left h2 ,.sec02 h2,.sec03 h2{
	display: block;
	font-size: 2rem;
	/*font-size: 1.5vw;*/
	font-weight: 800;
	color: #514b3a;
	line-height: 1.2;
	padding: .75rem;
	border: 8px solid #514b3a;
}
.sec01_left h2 span ,.sec02 h2 span ,.sec03 h2 span{
	color: #82974f;
}
.sec01_right {
	display: block;
	float: left;
	width: calc(99.999% - 270px);
	margin-top: 7rem;
}
.sec01_right p {
	display: block;
	width: 80%;
	font-size: 1.35rem;
	font-weight: 400;
	color: #000;
	line-height: 2;
	margin: 1.5rem 0;
	padding-top: 1rem;
	letter-spacing: .1rem;
	text-align: justify;
}
.p02{
	top: 0;
	width: 36.5vw;
	left: -2vw;
	z-index: 3002;
}
.p03{
	top: 260px;
	width: 7.083333333vw;
	right: -1vw;
	z-index: 3003;
}


/*sec02----------------------------------------------------*/
.sec02{
	display: block;
	font-family: "Poppins", "Noto Sans TC", sans-serif;
	position: relative;
	width: 100%;
	margin-top: 100px;
	z-index: 4200;
	padding-bottom: 60px;/*1010*/
}
.sec02 h2{
	width: fit-content;
	margin-left: 5.9375vw;
}
.best{
	display: block;
	width: 1050px;
	overflow: hidden;
	margin-top: 1rem;
}
.best ul{}

.best li{
	display: block;
	width: 95%;
	margin-top: 1.1rem;
	overflow: hidden;
}
.left-li{margin-left: 1.25rem;
}
.best li h5{
	display: block;
	float: left;
	width: 200px;
	background:#878b7e;
	color: #fff;
	font-size: 1.35rem;
	text-align: center;
	line-height: 2.3;
	font-weight: 700;
}
.best li h6{
	display: block;
	float: left;
	width: calc(95% - 201px);
	background:linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0));
	color: #000;
	font-size: 1.35rem;
	text-align: justify;
	line-height: 2.3;
	font-weight: 400;
	padding-left: 1rem;
}
.list{
	display: block;
	float: left;
	width: calc(48% - 1.51rem);
	margin: 0 .75rem 1.5rem;
	/*background: #708a44;*/
	/*padding: 0 1rem;*/
	text-align: center;
	line-height: 2;
}
.list a{
	text-decoration: none;
	font-size: 1.1rem;
	font-weight: 500;
	letter-spacing: 0;
}
.list a:hover{
	text-decoration: underline;
}

.list small{font-size: .8rem;}
.t01 { border: 3px solid #708a44;}
.t01 a{ color: #708a44;}
.t02 { border: 3px solid #8e8d8d;}
.t02 a{ color: #666;}
.t03 { border: 3px solid #747e42;}
.t03 a{ color: #747e42;}
.t04 { border: 3px solid #9eb09f;}
.t04 a{ color: #9eb09f;}
.t05 { border: 3px solid #78693f;}
.t05 a{ color: #78693f;}
.t06 { border: 3px solid #933b2b;}
.t06 a{ color: #933b2b;}
.t07 { border: 3px solid #b29a21;}
.t07 a{ color: #b29a21;}
.t08 { border: 3px solid #b74c20;}
.t08 a{ color: #b74c20;}


.li-space{display: block; width: 100%; height: 1.25rem;}

.p04{
	top: 10px;
	width:26.979166666vw;
	right: 5vw;
	z-index: 3004;
	animation: pulse2 8s infinite;
}
.p05{
	top: 40px;
	width: 41.458333333vw;
	right: -5vw;
	z-index: 3005;
}

.p06{
	top: 450px;
	width: 12vw;
	left: 5vw;
	/*top: 450px;
	width: 21.666666666vw;
	left: 2vw;*/
	z-index: 3006;
}

.p07{
	bottom: -40px;
	width: 15vw;
	right: 23vw;
	/*top: 450px;
	width: 21.666666666vw;
	left: 2vw;*/
	z-index: 3007;
}

/*sec03----------------------------------------------------*/
.sec03{
	display: block;
	font-family: "Poppins", "Noto Sans TC", sans-serif;
	position: relative;
	width: 100%;
	margin-top: 100px;
	margin-top: 20px;/*0915*/
	z-index: 4300;
}
.sec03 h2{
	width: fit-content;
	position: relative;
	z-index: 4301;
}
.event{
	display: block;
	position: relative;
	width: 100%;
	margin-top: 30px;
	z-index: 4302;
}
.event ul{}
.event li{
	display: block;
	float: left;
	width: calc(33.333% - 5.01rem);
	margin-left: 5rem;
	overflow: hidden;
}
.event li h3{ 
display: block;
	width: 100%;
	color: #000;
	font-size: 1.5rem;
	text-align: justify;
	line-height:1.3;
	font-weight: 700;
	border-left: 3px solid #787463;
	padding-left: .75rem;
	margin-bottom: 1.25rem;
}
.event li h3 span{ 
display: block;
	width: 100%;
	color: #82974f;
	font-size: 1.1rem;
	text-align: justify;
	font-weight:500;
}
.event li h4{
	display: block;
	width: 100%;
	color: #787463;
	font-size: 1.25rem;
	text-align: left;
	line-height:1.5;
	font-weight: 700;
	margin-top: .5rem;
}
.event li h4 a,.event li h4 a:hover{
	color: #787463;
	text-decoration: underline;
	font-size: 1rem;
	font-weight: 500;
}
.event li h4 img{
	float: left;
	max-width: 28px;
	padding-right: .5rem;
	padding-top: .3rem;
}

.art{
	display: block;
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
	z-index: 4310;
	background: #454544;
}
.art img,.art a img{
	max-width: 100%;
	opacity: .5;
}
.art a:hover img{
	opacity: 1;
	transition: all 0.5s ease-out;
}
.art-tt{
	position: absolute;
	top: 1rem;
	left:1rem;
	background: rgba(0,0,0,.4);
	border: 4px solid #fff;
	color: #fff;
	text-align: center;
	width: fit-content;
	padding: .35rem .5rem;
	z-index: 4311;
	font-size: 1.1rem;
	line-height: 1.3;
	font-weight: 700;
}

.art-txt{
	display: block;
	width: 100%;
	margin-top: .5rem;
	overflow: hidden;
}
.art-txt p,.art-txt p a{
	display: block;
	float: left;
	width: 67%;
	overflow: hidden;
	padding-right: 1rem;
	color: #000;
	font-size: 1.3rem;
	text-align: justify;
	line-height:1.4;
	font-weight: 700;
	text-decoration: none;
}
.art-go{
	display: block;
	float: left;
	width: 32.999%;
	overflow: hidden;
	margin-top: .35rem;
}
.art-go img ,.art-go a img{
	max-width: 100%;
}

.event ul > li.ht01{ margin-top: 30px;}
.event ul > li.ht02{ margin-top: 80px;}

.p08{
	top: 10px;
	width: 24vw;
	left: -6vw;
	z-index: 2008;
	opacity: .4;
	animation: pulse2 5s infinite;
}
.p08 img{opacity: .4;}


/*footer---------------------------------------------------------------*/
footer {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 1rem;
  /*margin-top: -150px;*/
  z-index: 9997;
	font-family:"Poppins", "Noto Sans TC", sans-serif;
	background: url("../img/ft-bg.webp") repeat;
  /*background: linear-gradient(-45deg, #9bb245, #535840);
  background: -moz-linear-gradient(-45deg, #9bb245, #535840);
  background: -webkit-linear-gradient(-45deg,#9bb245, #535840);
  background: -o-linear-gradient(-45deg, #9bb245, #535840);
  background: -ms-linear-gradient(-45deg, #9bb245, #535840);*/
}
.ft-cnt{
	display: block;
	width: 1200px;
	overflow: hidden;
	margin: 2rem auto 0;
}
.ft-cnt ul{}
.ft-cnt li{
	display: block;
	float: left;
	width: 500px;
	overflow: hidden;
	margin-bottom: 2rem;
}
.ft-cnt ul > li.full{width: 100%;}
.ft-cnt li h3{
	display: block;
	float: left;
	width: 180px;
  font-size: 1rem;
  line-height: 2.5rem;
  font-weight: 500;
	background: rgba(255,255,255,.2);
  color: #fff;
  text-align: center;
  margin-right: 1rem;
	vertical-align: top;
	border-radius: 2rem;
}
.ft-cnt li p ,.ft-cnt li p a{
	/*float: left;
	width: calc(99.999% - 200px);*/
  font-size: 1rem;
  line-height: 2.5rem;
  font-weight: 500;
  color: #fff;
	text-decoration: none;
}

.ft-cnt li p a:hover{
  color: #fff;
	text-decoration: underline;
}

.flex-cont {
  display: flex;
  justify-content: center;
  margin:.5rem auto;
  width: 1280px;
}

footer .copy {
  display: block;
  color: #fff;
	width: 1200px;
  font-size: .9rem;
  line-height: 1.7;
  letter-spacing: 2px;
  text-align: right;
  font-weight: 500;
	margin: 1.5rem auto;
}



@keyframes pulse2 {
  0% {
    transform: scaleX(1);
    opacity: 0.2;
  }
  50% {
    transform: scale3d(1.15, 1.15, 1.15);
    opacity: 1;
  }
  to {
    transform: scaleX(1);
    opacity: 0.2;
  }
}
/*RWD  ========================================================================================*/


@media screen and (max-width:1600px) {
.p07 {
  bottom: -30px;
  width: 15vw;
	right: 18vw;
	}
.kv02 {
  width: 14.895833333vw;
  top: 460px;
  left: 23.125vw;
}
.kv03 {
  width: 36.71875vw;
  top: 640px;
  left: 16.979166666vw;
}	
.nan {
  width: 22.447916666vw;
  top: 450px;
  left: 40.625vw;
}
.open {
  width: 21.875vw;
  top: 450px;
  right: 6.25vw;
}
.logo_best {
  display: block;
  float: left;
  width: 210px;
  overflow: hidden;
  /*width: 8vw;*/
  margin: 2rem 0 0 2rem;
}
.sec-kv {
  display: block;
  position: relative;
  width: 100%;
  height: 850px;
}
.fashn {
  width: 5.3125vw;
  top: 500px;
  left: 2.604166666vw;
}
.container {
  width: 1200px;
}
.sec01_right {
  display: block;
  float: left;
  width: calc(99.999% - 270px);
  margin-top: 4rem;
}
.sec01_right p {
  display: block;
  width: 85%;}
.sec01_left h2, .sec02 h2, .sec03 h2 {
  font-size: 1.75rem;
  border: 7px solid #514b3a;
}
.sec01_left {
  display: block;
  float: left;
  width: 200px;
  margin-right: 50px;
  margin-top: 80px;
}
.event li {
  display: block;
  float: left;
  width: calc(33.333% - 4.01rem);
  margin-left: 4rem;
  overflow: hidden;
}
.art-txt p, .art-txt p a { 
  padding-right: 1rem;
  font-size: 1.125rem;
}
.p02 {
  top: 20px;
  width: 36.5vw;
  left: -3vw;
  z-index: 3002;
}
}

@media screen and (max-width:1536px) {

}

@media screen and (max-width:1440px) {
.sec-kv {
    height: 820px;
  }
 .p02 {
    top: 80px;
    width: 35vw;
    left: -5vw;
    z-index: 3002;
  }
.p04 {
  top: 0;
  width: 26.979166666vw;
  right: 3vw;
}
.event li h4 {
	font-size: 1.2rem;
	}
.p07 {
  bottom: -30px;
  width: 15vw;
	right: 15vw;
	}	
}

@media screen and (max-width:1366px) {
.p06 {
    top: 350px;
    width: 15vw;
    left: 2vw;
  }
 .kv02 {
    width: 14.895833333vw;
    top: 410px;
    left: 23.125vw;
  }
  .kv03 {
    width: 36.71875vw;
    top: 560px;
    left: 16.979166666vw;
  }
 .nan, .open {
    top: 400px;
  }
 .sec-kv {
    height: 740px;
  }
}

@media screen and (max-width:1280px) {
.p02 {
    top: 110px;
    width: 33vw;
    left: -5vw;
  }
 .logo_best {
    display: block;
    float: left;
    width: 180px;}
.best li h5 {
  display: block;
  float: left;
  width: 180px;
  background: #878b7e;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
	line-height: 2.2;}
.best li h6 {
  display: block;
  float: left;
  width: calc(95% - 201px);
  color: #000;
  font-size: 1.2rem;
  text-align: justify;
  line-height: 2.2;
}
}

@media screen and (max-width:1200px) {
  .kv02 {
    top: 360px;
  }
 .kv03 {
    top: 500px;
  }
 .nan, .open{
    top: 360px;
  }
  .sec-kv {
    height: 660px;
  }
 .fashn {
    width: 6vw;
    top: 420px;
    left: 2.604166666vw;
  }
.container {
  width: 90%;
}
.event li h3 span {
  font-size: 1rem;
  text-align: justify;
}
 .event li h4 {
    font-size: 1rem;
  }
.ft-cnt {
  display: block;
  width: 90%;
  overflow: hidden;
  margin: 2rem auto 0;
}
footer .copy {
  color: #fff;
  width: 90%;
  font-size: .9rem;
  line-height: 1.7;
  letter-spacing: 2px;
  text-align: right;
  font-weight: 500;
  margin: 1.5rem auto;
}
}

@media screen and (max-width:1024px) {
.list a {
  text-decoration: none;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0;
}
}


@media screen and (max-width:820px) {
 .logo_best {
    display: block;
    float: left;
    width: 150px;
	 margin: 1rem 0 0 1rem;
  }
 .kv02 {
    top: 260px;
  }
 .kv03 {
    top: 350px;
  }
 .nan, .open {
    top: 260px;
  }
 .sec-kv {
    height: 460px;
  }
.fashn {
    width: 6vw;
    top: 290px;
    left: 2.604166666vw;
  }
.main {
  display: block;
  position: relative;
  background: url("../img/bbg.webp") repeat;
  width: 100%;
  margin: 0 auto;
  padding: 3.5rem 0;
  z-index: 3000;
  background-size: cover;
}
.intro h3 {
  font-size: 1.65rem;
  line-height: 1.5;
  margin: 1rem 0;
  text-align: left;
}
.intro h4 {
  display: block;
  float: right;
  width: 75%;
  font-size: 1.1rem;}
.intro h4 small {
  display: block;
  font-size: 1rem;
  margin-top: .75rem;
  padding-left: .75rem;
  letter-spacing: .1rem;
}	
.p01 {
  top: 60px;
  width: 31.875vw;
  right: 1vw;
  z-index: 3001;
}
 .sec01_left h2, .sec02 h2, .sec03 h2 {
    font-size: 1.5rem;
    border: 6px solid #514b3a;
  }
.sec01_left {
	display: block;
	float: left;
	width: 170px;
	margin-right: 50px;
	margin-top: 50px;
}
.sec01_right {
    display: block;
    float: left;
    width: calc(99.999% - 230px);
    margin-top: 3rem;
  }
.sec01_right p {
  display: block;
  width: 80%;
  font-size: 1.12rem;}
.sec02 {
  margin-top: 50px;
  padding-bottom: 100px;
}
.best {
    display: block;
    width: 750px;
    overflow: hidden;
    margin-top: 1rem;
  }
 .best li h5 {
    display: block;
    float: left;
    width: 100px;
    background: #878b7e;
    color: #fff;
    font-size: 1.1rem;
    text-align: center;
    line-height: 2.2;
  }
 .best li h6 {
    display: block;
    float: left;
    width: calc(95% - 71px);
    color: #000;
    font-size: 1.1rem;
    text-align: justify;
    line-height: 2.2;
  }
.p05 {
  top: 30px;
  width: 28vw;
  right: 0;
  z-index: 3005;
}
 .event li {
    display: block;
    float: left;
    width: calc(49.99% - 3.01rem);
    margin-left: 3rem;
    overflow: hidden;
	 margin-top: 50px;
  }
.event ul > li.ht01{ margin-top: auto;}
.event ul > li.ht02{ margin-top: auto;}
.list {
  display: block;
  float: left;
  width: calc(48% - .51rem);
	margin: 0 .25rem 1rem;}
.list small {
  font-size: .75rem;
}
}


@media screen and (max-width:768px) {
 .intro h4 {
    display: block;
    float: right;
    width: 85%;
    font-size: 1.1rem;
  }
.ft-cnt li h3 {
	width: 140px;}
}


@media screen and (max-width:500px) {
.kv01 {
  top: 85px;
  width: 34.0625vw;
  left: 18.385416666vw;
  z-index: 5002;
}
.kv04 {
  width: 47.447916666vw;
  top: 85px;
  right: 1.25vw;
  z-index: 5001;
}
  .kv02 {
    top: 215px;
  }
.kv03 {
    top: 270px;
  }
 .nan, .open {
    top: 215px;
  }
.fashn {
    width: 7vw;
    top: 220px;
    left: 1rem;
  }
 .sec-kv {
    height: 330px;
  }
  .intro h3 {
    font-size: 1.3rem;
    line-height: 1.5;
    margin: 0;
    text-align: left;
  }	
 .intro h4 small {
    display: block;
    font-size: 1rem;
    margin-top: .75rem;
    padding-left: 0;
    letter-spacing: .1rem;
  }	
 .p01 {
    top: 20px;
    width: 31.875vw;
    right: 1vw;
    z-index: 3001;
  }
  .sec01_left h2, .sec02 h2, .sec03 h2 {
    font-size: 1.2rem;
    border: 5px solid #514b3a;
  }	
 .sec01_left {
    display: block;
    float: left;
    width: 140px;
    margin-right: 20px;
    margin-top: 20px;
  }	
	.sec01_right {
    display: block;
    float: left;
    width: calc(99.999% - 160px);
    margin-top: 0;
  }
 .sec01_right p {
    display: block;
    width: 90%;
    font-size: 1rem;
  }	
 .p02 {
    top: 180px;
    width: 40vw;
    left: -2vw;
  }	
.p03 {
  top: 380px;
  width: 10vw;
  right: -1vw;
  z-index: 3003;
}
 .best {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-top: 1rem;
  }
 .best li h5 {
    display: block;
    float: none;
    width: 110px;
    background: #878b7e;
    color: #fff;
    font-size: 1rem;
    text-align: center;
    line-height: 2;
  }
 .best li h6 {
    display: block;
    float: none;
    width: 100%;
    color: #000;
    font-size: 1rem;
    text-align: justify;
    line-height: 2;
  }
.left-li {
  margin-left: .75rem;
}
 .p06 {display: none;
  }
.p07 {
  bottom: 0px;
  width: 25vw;
  right: 17vw;
}
 .event li {
    display: block;
    float: none;
    width: calc(99.999% - 2.01rem);
    margin-left: 2rem;
    overflow: hidden;
  }
 .event ul > li.ht02 {
    margin-top: 50px;
  }
.ft-cnt li h3 {
  display: block;
  float: none;
  width: 150px;
  margin-right: 0;
  margin: 0 auto;
	font-size: .85rem;
	line-height: 2;
}
.ft-cnt li {
  display: block;
  float: none;
  width: 100%;
  overflow: hidden;
  margin-bottom: 1.2rem;
  text-align: center;
}
.ft-cnt li p, .ft-cnt li p a {
	font-size: .85rem;
	line-height: 1.7;
	padding-top: .5rem;}
  footer .copy {
    color: #fff;
    width: 100%;
    font-size: .85rem;
    line-height: 1.7;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 500;
    margin: 1rem auto;
  }
.list {
    display: block;
    float: none;
    width: 98%;
    margin: .75rem auto;
	padding: .5rem 0;
  }
.list a {
    text-decoration: none;
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: 0;
  }
}
@media screen and (max-width:430px) {
 .kv02 {
    top: 205px;
  }	
 .kv03 {
    top: 250px;
  }	
 .nan, .open {
    top: 200px;
  }	
 .sec-kv {
    height: 305px;
  }	
 .fashn {
    width: 8vw;
    top: 180px;
    left: 1rem;
  }	
	
.sec01_left {
    display: block;
    float: none;
    width: 140px;
    margin-right: 20px;
    margin-top: 20px;
  }	
.sec01_right {
    display: block;
    float: none;
    width: calc(99.999% - 2.01rem);
    margin-top: 0;
    margin-left: 2rem;
  }	
.p02 {
    top: 330px;
    width: 40vw;
    left: -3vw;
  }	
.p03 {
    top: 60px;
    width: 14vw;
    right: -1vw;
  }	
 .p04 {
    top: 20px;
    width: 30vw;
    right: 1vw;
  }	
.event li h3 {
  display: block;
  width: 100%;
  color: #000;
  font-size: 1.25rem;
  text-align: justify;
  line-height: 1.3;
  font-weight: 700;
  border-left: 3px solid #787463;
  padding-left: .75rem;
  margin-bottom: 1rem;
}
.sec01_right p {
  line-height: 2;
  margin: .5rem 0;
  padding-top: .5rem;	
	}
 .p02 {
    top: 320px;
    width: 30vw;
    left: -3vw;
  }	
.p08 {
	top: 40px;}	
}
@media screen and (max-width:390px) {
  .kv02 {
    top: 190px;
  }	
.kv03 {
    top: 230px;
  }	
	
.nan, .open {
    top: 185px;
  }	
 .sec-kv {
    height: 280px;
  }	
 .fashn {
    width: 8vw;
    top: 170px;
    left: 1rem;
  }		
	
 .p02 {
    top: 350px;
    width: 30vw;
    left: -3vw;
  }	
	
	
	
}