/* CSS Document */
/************************************************************************************
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{
    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;
}
img {
    max-width: 100%;
    image-rendering: -webkit-optimize-contrast;
}
a img {border: none;}
.clean { clear:both;}
a {color: #292929; text-decoration: none; blr:expression(this.onFocus=this.blur()); outline: none; /* for Firefox */hlbr:expression(this.onFocus=this.blur()); /* for IE */}
a:hover {text-decoration:none;}
a:focus{ -moz-outline-style: none;}

.adbox{position: relative; padding: 4px;}
.adbox a{display:block;}
.adbox a:hover{opacity: 0.8;}

.b-box{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.col-1{width:100%;}
.col-2{width:50%;}
.col-3{width:33.33%;}
.col-4{width:25%;}
.col-5{width:20%;}

body {
	margin: 0;
	padding: 0;
	font-size:13px;
	color:#000;		
}
.left{ float:left;display:inline-block;width: 100%;}
.right{ float:right;}

/*------------------------------- pc ----------------------------------*/
.container {
    width: 100%;
    height: 100%;
	font-family:Arial,微軟正黑體;
	background: url(images/con_bg.jpg) center 0 no-repeat;
	overflow: hidden;
}
.header {
    width: 100%;
}
.header h1 {
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
}
.top_content {
    max-width: 1270px;
	margin:0 auto;	
	position:relative;	
	min-height: 870px;	
}
.top_content .mobile {
	display: none;
}
.top_content .main-title {display: block;margin:0 auto;margin-top: 80px; width: 570px;height: 215px;background: url(images/header.png) 0 0 no-repeat;}
.top_content .main-title1 {display: block;position: absolute;margin-top: 60px; right: 1%; width: 640px;height: 515px;background: url(images/R-bg.png) 0 0 no-repeat;}
.top_content .main-title1-bg {display: block;position: absolute;margin-top: 80px; right: 0%; width: 640px;height: 515px;background: url(images/R-bg-s.png) 0 0 no-repeat;}
.top_content .main-title2 {display: block;position: absolute;margin-top: 10px; left: 1.5%; width: 640px;height: 515px;background: url(images/K-bg.png) 0 0 no-repeat;}
.top_content .main-title2-bg {display: block;position: absolute;margin-top: 30px; left: 0%; width: 640px;height: 515px;background: url(images/K-bg-s.png) 0 0 no-repeat;}

.container-pic {
	width: 640px;
	height: 515px;	
	background: transparent;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.alpha-target {
	-webkit-mask-image: url(images/K.png);
            mask-image: url(images/K.png);
	mask-mode: alpha;
	-webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
	-webkit-mask-size: 100%;
            mask-size: 100%;	
}
.alpha-target-1 {
	-webkit-mask-image: url(images/R.png);
            mask-image: url(images/R.png);
	mask-mode: alpha;
	-webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
	-webkit-mask-size: 100%;
            mask-size: 100%;
}
.foreground-container {
	position: absolute;
	width: 640px;
	height: 515px;
	animation: scroll 100s linear infinite;	
	animation-direction:normal;
}
.foreground-container1 {
	position: absolute;
	width: 640px;
	height: 515px;	
	animation: scroll-1 100s linear infinite; 
	animation-direction:normal;
}
.KR-line {position: absolute;}
.KR-line img{margin-bottom: -2px;}
.K-pic{margin-top: 20px;}
@keyframes scroll {
   0% {
    transform: translateY(0%);
  }
  20% {
    transform: translateY(-100%);
  }
  40% {
    transform: translateY(-200%);
  }
  60% {
    transform: translateY(-300%);
  }
  80% {
    transform: translateY(-400%);
  }
  100% {
    transform: translateY(-500%);
  }	
}
@keyframes scroll-1 {
   0% {
    transform: translateY(-500%);
  }
  20% {
    transform: translateY(-400%);
  }
  40% {
    transform: translateY(-300%);
  }
  60% {
    transform: translateY(-200%);
  }
  80% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }	
}


/*滑動menu*/
.sticky {
	top:40px !important;
	position: fixed !important;	
	height: 65px !important;
}

.block-menu {
	position: absolute;
	top: 940px;
	width: 100%;	
	z-index: 10;
	background-color: #fff;
}
.block-menu ul {
	font-size: 0;
    position: relative;
    width: 100%;
    max-width: 960px;	
    margin: auto;
	text-align: center;
}
  
.block-menu li {	
	font:24px "微軟正黑體";
	display: inline-block;    
    text-align: center;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;  
	font-weight: bold;	
}

.block-menu a {
	display: inline-block;      
    text-align: center;
    z-index: 11;
	color: #000;
    position: relative;	
	margin: 10px 8px 10px;
	padding: 5px 18px;	
	border-radius: 15px;
	border: 1px solid #000;
	min-width: 100px;
}
.block-menu a:hover.nav-s-01{background-color: #c8effe;border-radius: 15px;}
.block-menu a.active.nav-s-01{background-color: #c8effe;border-radius: 15px;}
.block-menu a:hover.nav-s-02{background-color: #d6f8d6;border-radius: 15px;}
.block-menu a.active.nav-s-02{background-color: #d6f8d6;border-radius: 15px;}
.block-menu a:hover.nav-s-03{background-color: #fee2c6;border-radius: 15px;}
.block-menu a.active.nav-s-03{background-color: #fee2c6;border-radius: 15px;}
.block-menu a:hover.nav-s-04{background-color: #f7d2e5;border-radius: 15px;}
.block-menu a.active.nav-s-04{background-color: #f7d2e5;border-radius: 15px;}
.block-menu a:hover.nav-s-05{background-color: #e9ccfa;border-radius: 15px;}
.block-menu a.active.nav-s-05{background-color: #e9ccfa;border-radius: 15px;}

#togglenav {
    display: none;
    z-index: 9999;
    position: fixed;
    right: 0;
    overflow: hidden;
    line-height: 35px;
    width: 100%;
    cursor: pointer;
}
.main { 
	width: 100%; 
	margin: 0 auto;	
	margin-top: 100px;
}
.main h2{
	display:block;
	width:800px;
	height:90px;
	margin:0 auto;
	margin-bottom: 20px;
	text-indent:-3000px;
}
#area01 h2{ background: url(images/tit-bg.webp) center 0 no-repeat;}
#area02 h2{ background: url(images/tit-bg.webp) center -90px no-repeat;}
#area03 h2{ background: url(images/tit-bg.webp) center -180px no-repeat;}
#promotion h2{ background: url(images/tit-bg.webp) center -270px no-repeat;}
#firework h2{ background: url(images/tit-bg.webp) center -360px no-repeat;}
#area04 h2{ background: url(images/tit-bg.webp) center -450px no-repeat;}

/***行程推薦***/
.box-tour{width: 100%;background: url(images/p-bg.png) left bottom no-repeat;background-color: #f4f4f4;padding: 120px 0;border-top-right-radius: 0px;border-bottom-right-radius: 0px;}
.box-firework{width: 100%;background-image:url(images/bg-fire.webp),url(images/bg-fire1.webp);background-position: left 15% bottom,right 15% top 8%;background-repeat:  no-repeat, no-repeat;padding-bottom: 100px;padding-top: 100px;margin-top: -80px;}
.wrap-tour {max-width: 1200px; width: 100%;margin: 0 auto;overflow: hidden;padding-left: 0%;}
.wrap-tour .product {    
	margin: 0 auto;  
	background-color: #f4f4f4;
	border-radius: 10px;
	margin-top: 40px;
}
.product { width: 97%;display: block;padding: 15px;}
.product a {display: block;padding: 15px 5px 10px;overflow: hidden;border-bottom: #dcdcdc 1px solid;}
/*.product a:hover { background-color: #fff;}*/
.product h3{ display: inline;}
.txt_l{width: auto;font-size:18px;color: #000;line-height: 2;font-weight: 600;}
.txt_r{width: auto;text-align:right;font-family:"微軟正黑體";}
.txt_r span.price{ color: #000;font-size:14px;}
.txt_r span.price strong{ color: #ff0000;font-size:26px;}
.t-place {font-size:20px;background-color: #0551d0;color: #fff;letter-spacing: 1px; border-radius: 10px;font-weight: 600;padding: 5px 6px;margin-right: 5px;}
.t-go {font-size:16px;color: #ef4b03;margin-left: 2px;}
.btn-more {text-align:right;display:block; width:100%; margin: 30px 0 10px 0;}
.btn-more a {display: inline;font-size: 18px;background-color: #0551d0; color: #fff;border-radius:10px;padding: 7px 10px;margin:20px 10px 0px 5px;}
.btn-more a:hover {background: #fa6102;}
.s-title{
	display: block;	
	width: 80%;
	margin: 0 auto;	
	font-size:18px;	
	color: #fff;	
	background-color: #fc6827;
	border-radius: 10px;
	line-height: 30px;
	font-weight: 600;
	text-align: justify;
	padding: 10px 15px;	
	margin-top: 15px;
}
.main-title{
	display: block;
	width: 90px;
	margin: 0 auto;	
	font-size:18px;	
	color: #fff;	
	background: #0068b7;
	border-radius: 10px;
	padding: 5px;
	text-align: center;	
	margin-top: 15px;
}
.small-title{
	display: inline-block;	
	font-size:20px;
	min-width: 110px;
	font-weight: bold;
	color: #0068b7;
	letter-spacing: 2px;
	text-align: center;
	margin: 40px 0px 0px 5px;
	padding: 5px 3px;
	background-color: #ccecfb;
	border: 1px solid #0068b7;
}

/***行程介紹***/
.intro{width: 100%;margin: 0 auto;}
.intro-bg{width: 100%;margin: 0 auto;padding: 110px 0 0;}
.bg1{background: url(images/intro-bg-1.png) right 80px bottom no-repeat;/*,linear-gradient(to bottom, #f4f4f4 90%, #e5e5e5 100%);*/background-color: #f4f4f4;}
.bg2{background: url(images/intro-bg-2.png) center top no-repeat;background-color: #744c34;}
.bg3{background: url(images/intro-bg-3.webp) right 0px top 30px no-repeat;padding-bottom: 100px;}
.bg4{background: url(images/intro-bg-3.png) left 80px bottom no-repeat,linear-gradient(to bottom, #f4f4f4 90%, #e5e5e5 100%);}
.content{max-width: 1500px;margin: 0 auto;}
.content-play{max-width: 2000px;margin: 0 auto;}
.info_box{width:100%;margin: 0 auto;position: relative;display: block;clear: both;overflow: hidden;}

/***美食***/
.food-box-area {
    width: 100%;    
    display: flex;
    justify-content: center;
	padding: 90px 0 220px;
}
.food-txt {
    max-width: 360px;
    height: 480px;
    margin-right: 20px;
	margin-left: 5px;
	letter-spacing: 1px;
	font-size:14px;
	color: #fff;
	line-height: 28px;
    }
.food-txt span{
    font-size:34px;
	line-height: 40px;
	font-weight: bold;	
    }
.food-txt em{
	display: block;
    font-size:24px;
	line-height: 36px;
	font-weight: bold;	
	font-style: normal;
    }
.marker {
    background-image: linear-gradient(to right,#d16902 0,rgba(209,105,2,.01) 50%);
    background-size: 100% 70%;
    background-repeat: no-repeat;
    background-position: left 180%;
    margin-bottom: 25px;
}
.food-box {
    width: 130px;
    height: 480px;
    margin-right: 12px;
    overflow: hidden;
    position: relative;
    transition: all linear 0.3s;
	border-radius: 30px;
}
.food-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.food-box-area .active{
    width: 630px;
    transition: all linear 0.3s;
}

/***打卡.樂園***/
.play-slide{margin: 0 auto;padding: 0 1.5%;}
.play-container {margin:0 auto;width: 100%;margin-top: 80px;padding-bottom: 120px;}

.play-col{width: 100%;}
.play-warp{width: 100%;display: block;margin: 0 auto;}
.play-warp-s{max-width: 920px;display: block;margin: 0 auto;margin-top: 20px;padding-bottom: 30px;}
.play-col-1{width: 33%;display: inline-block;vertical-align: top;}
.play-col-2{width: 48%;display: inline-block;}

.play-pic1{max-width: 500px;position: relative;}
.play-pic2{max-width: 450px;margin-bottom: 50px;}
.play-pic3{max-width: 350px;position: relative;}

.play-pic1-line{max-width: 500px;position: absolute;border: 1px solid #000;margin-top: 15px;margin-right: -15px;margin-left: 20px;}
.play-pic1-line-1{max-width: 350px;position: absolute;border: 1px solid #000;margin-top: 15px;margin-right: -15px;margin-left: 20px;}

.play-pic1-m{padding-top: 70px;}
.play-pic2-m{margin-bottom: 50px;}
.play-pic3-m{margin-left: 15%;}
.play-radius{border-radius: 20px;}
.photo-frame {
  display: inline-block;
  border-radius: 20px;
  overflow: hidden; 
  background-color: #fff;
  box-shadow: 
    12px 12px 0px 0px #f4f4f4,  
    13px 13px 0px 0px #000; 
}
.photo-frame img {
  display: block;
  width: 100%; 
  height: auto;
}
.play-shadow-1{margin: 0 0 0 18px;}
.pic-green{margin-bottom: -2px;border-radius: 20px;box-shadow: rgba(184, 238, 184, 1) -18px 18px;}
.pic-pink{margin-bottom: -2px;border-radius: 20px;box-shadow: rgba(251, 204, 228, 1) -18px 18px;}

.play-txt {
    max-width: 350px;
    min-height: 300px;
	padding: 10px;
    display: block;
	margin:0 auto;	
	letter-spacing: 1px;	
	color: #000;
	margin-top: 50px;
    }
.play-txt span{
    font-size:34px;
	line-height: 40px;
	font-weight: bold;	
    }
.play-txt em{
	display: block;
    font-size:24px;
	line-height: 36px;
	font-weight: bold;	
	font-style: normal;
    }
.play-txt p ,.food-txt p{
    font-size:16px;
	line-height: 30px;	
    }
.marker1 {
    background-image: linear-gradient(to right,#d1f7d0 0,rgba(209,247,208,.01) 50%);
    background-size: 100% 70%;
    background-repeat: no-repeat;
    background-position: left 180%;
    margin-bottom: 25px;
}
.marker2 {
    background-image: linear-gradient(to right,#f7d2e5 0,rgba(247,210,229,.01) 80%);
    background-size: 100% 70%;
    background-repeat: no-repeat;
    background-position: left 180%;
    margin-bottom: 25px;
}

.sliders2{ margin:0 auto; width:100%;display: block;}


.width-m {max-width: 1200px;margin: 0 auto;}
.flex_wrap {position: relative;margin: 0 auto;display:flex;flex-wrap: wrap;padding: 30px 30px 20px;}
.flex_wrap h3{font-size: 34px;color: #7910b6;line-height: 1.2;width: 100%;}
.left-img {
    position: relative;
    display: flex;
    flex-direction: column; /* 讓內部的 dots 垂直排列在圖片下 */
}
.left-img {width: 50%;}
.left-img img {width: 100%;height: auto;border-radius: 30px;}
.right-text {flex: 1;margin: 10px 10px 0 40px;}
.section-row {display: flex;align-items: center;margin-top: 15px;}
.section-title {background: #7910b6;color: #fff;font-weight: bold;padding: 6px 10px;font-size: 20px;letter-spacing: 1px; display: inline-block;margin-right: 10px;white-space: nowrap;}
.section-right-text {font-size: 20px;font-weight: 600;letter-spacing: 1px;line-height: 28px;}
.con-box {margin-top: 20px;margin-bottom: 30px;line-height: 28px;letter-spacing: 1px;text-align: justify;font-size: 16px;}
.con-box strong{display: block;font-size: 20px;font-weight: bold;}
.con-box span{display: block;font-size: 13px;letter-spacing: 0.5px;}
.pink{color: #e7504a!important;} .pink-bg{background-color: #e7504a!important;}
.con-box-pink {margin-top: 10px;padding: 6px 10px;line-height: 24px;letter-spacing: 1px;background-color: #e7504a;color: #fff;font-size: 20px;font-weight: bold;display: inline-block;}


.left-img .slick-dots {
    position: static; /* 取消絕對定位，讓它回到文件流中 */
    display: flex !important;
    justify-content: center;
    list-style: none;
    padding: 10px 0;
    margin: 0;
    width: 100%;
}

.left-img .slick-dots li {
    margin: 0 5px;
}

.left-img .slick-dots li button:before {
    font-size: 12px; /* 調整圓點大小 */    
}



.btn-more1 {text-align: center;display: block;width: 100%;margin: 30px 0 0px 0;}
.btn-more1 a {display: inline;font-size: 24px;font-weight: 600;letter-spacing: 1px;background-color: #fff; color: #7910b6;border-radius: 20px;padding: 6px 20px;border: 1px solid #7910b6;}
.btn-more1 a:hover {background: #7910b6;color: #fff;}


:first-child.wow{ *visibility:visible ! important; visibility:visible\9 ! important;}
.wow:first-child {
	visibility: hidden;}

@media only screen and (min-width: 961px) and (max-width:1080px){	
    html,body { width: 100%; min-height: 100%; }	
	.box-tour{width: 100%;border-top-right-radius: 0px;border-bottom-right-radius: 0px;}
    .wrap-tour {padding-left: 0%;}
	.food-txt {max-width: 250px;margin-left: 20px;}
	
}

@media only screen and (min-width: 769px) and (max-width:960px){	
    html,body { width: 100%; min-height: 100%; }	
	.top_content {width: 100%;}	
	#nav {display: block;width: 100%; }
	#nav ul{max-width:100%;}
	.main h2{width:100%;}
	.block-menu a {padding: 5px 5px;}
	.box-tour{width: 100%;border-top-right-radius: 0px;border-bottom-right-radius: 0px;}
	.box-firework{width: 100%;background-image:url(images/bg-fire.webp),url(inherit);padding-bottom: 60px;}
	.wrap-tour {width: 100%;padding-left: 0%;}
	.wrap-tour .product {width: 95%;}	
    .content{width:100%;margin: 0 auto;}
	.food-txt {max-width: 200px;margin-left: 20px;}
	
	.content-play{max-width: 90%;}
	.play-container{margin-top: 50px;}
	.play-slide{padding: 0 0.5%;}
	.play-col-1 {width: 50%;}
	.play-txt {max-width: 100%;min-height: 280px;margin-top: 0px;margin-left: 20px;}
	.play-pic1-m {padding-top: 0px;}
	.play-warp-s{max-width: 100%;}
	.play-col-2{display: inline;}
	.play-pic2 {max-width: 43%;float: right;margin-top: -280px;}
	.play-pic3-t{padding-top: 30px;}
	
	.slick-prev{left: -40px !important;}
	.slick-next{right: -40px !important;}
	
	.left-img {width: 48%;}
	.right-text {margin: 10px 0px 0 10px;}
	
 
	
}

/*------------------------------- 平板 ----------------------------------*/

@media screen and (max-width: 768px) {
    * { box-sizing: border-box; }
    html,body { width: 100%; min-height: 100%; }	
	.col-3{width:50%;}	
	.container {background: inherit;}
    .top_content {max-width: 100%;min-height: auto; padding-top: 40px;}
    .top_content .mobile {display: block;width: 100%;height: auto;position: inherit;margin: 0 auto;}	
	.top_content .main-title{display: none;}
	.top_content .main-title1,.top_content .main-title1-bg,.top_content .main-title2,.top_content .main-title2-bg{display: none;}
	.main {	margin-top: 0px;}
	.main h2{width:100%;}
	.box-tour{width: 100%;margin-right: 0%;background: inherit;background-color: #f4f4f4;border-top-right-radius: 0px;border-bottom-right-radius: 0px;padding: 60px 0;}
	.box-firework{width: 100%;background-image:url(images/bg-fire.webp),url(inherit);background-position: right 2% bottom,right 15% top;padding-bottom: 130px;padding-top: 50px;margin-top: 0px;}
	.intro-bg {padding: 60px 0 0;}
	.bg3 {background: url(inherit);padding-bottom: 80px;}
	.wrap-tour {width: 100%;padding-left: 0%;}
    .wrap-tour .product {width: 96%;margin-top: 0px;}		
    /***按鈕列***/
    #nav {display: none;}	
    #togglenav {display: block;z-index: 9999;position: fixed;right: 0;overflow: hidden;line-height: 35px;width: 100%;cursor: pointer;}
	
	.food-txt {max-width: 180px;margin-left: 20px;line-height: 24px;}	
	.food-txt em {font-size: 18px;line-height: 24px;}
	.marker{margin-bottom: 10px;}
	.food-box-area {padding: 90px 0 100px;}
	
	.content-play{max-width: 90%;}
	.play-container{margin-top: 50px;}
	.play-slide{padding: 0 0.5%;}
	.play-col-1 {width: 50%;}
	.play-txt {max-width: 100%;min-height: 0px;margin-top: 0px;margin-left: 20px;}
	.play-pic1-m {padding-top: 0px;}
	.play-warp-s{max-width: 100%;}
	.play-col-2{display: inline;}
	.play-pic2 {max-width: 43%;float: right;margin-top: -205px;}
	.play-pic3-t{padding-top: 30px;}	
	
	.flex_wrap{display: block;padding: 0 40px 40px;}	
	.flex_wrap h3 {text-align: center;}	
	.left-img {width: 100%;}
	.right-text {margin: 10px 0px 0 0px;}
	.con-box-pink {padding: 10px 5px;line-height: 24px;letter-spacing: 0px;font-size: 20px;font-weight: bold;display: block;text-align: center;}
	
	.slick-prev{left: -40px !important;}
	.slick-next{right: -40px !important;}
	.photo-frame {
		box-shadow: 
    0px 0px 0px 0px #fff,  
    0px 0px 0px 0px #000; 
	}

	
}


/*------------------------------- 手機 ----------------------------------*/

@media (max-width: 680px) {
    * { box-sizing: border-box; }
    html, body {width: 100%; min-height: 100%; }
	.left,.right{ float:none;}	
	.main h2{display:block;width:100%;}
	.col-3{width:100%;}
	.product ul { display: block; margin: 5px 0 20px 0;}
	.product li { margin: 0px 0px 10px;background: inherit;padding-left: 5px;}
    .txt_l{	width: 100%;font-size: 18px;line-height: 1.8;}
    .txt_r{width: 100%;text-align: center;margin-top: 10px;}
    .txt_r span.price{font-size: 20px;}	
	.t-go {display: block; margin-left: 0px;}
	
	.food-box-area {display: block;width: 90%; margin: 0 auto;padding: 30px 0 40px;}
	.food-box{width: 100%;height: auto; transition: none;margin-bottom: 15px;}	
	.food-box-area .active {width: 100%;height: auto;transition: none;}
	.food-txt {max-width: 100%;height: 100%;margin-left: 0px;line-height: 28px;margin-bottom: 20px;}
	.food-txt em {font-size: 24px;line-height: 36px;}
	
	.play-warp-s{margin-top: 0px;padding-bottom: 0px;}
	.play-col-1 {width: 100%;margin-bottom: 20px;}
	.play-col-2 {width: 100%;display: inline-block;}
	.play-txt{margin-left: 0px;padding: 0px;}
	.play-pic2 {max-width: 100%;float: none;margin-top: 0px;margin-bottom: 20px;}
	.play-pic1,.play-pic3{max-width: 100%;}
	.play-pic2-m{margin-bottom: 20px;}
	.play-pic3-m {margin-left: 0%;}
	.play-pic3-t{padding-top: 0px;}	
	.play-pic1-line,.play-pic1-line-1{display: none;}	
	.pic-green,.pic-pink{margin-bottom: 20px;}
	
	.slick-prev{left: -25px !important;}
	.slick-next{right: -25px !important;}
	.slick-prev:before,.slick-next:before{font-size: 30px !important;}
	
	.flex_wrap {padding: 0 20px 20px;}
	
	.btn-more {text-align:center;}
	
}

	