@charset "utf-8";
/* CSS Document */
/* ---reset.css--- */
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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{background:url("../images/bg_1920x1080.jpg") top center fixed repeat-y;}



/* PC */
.WRAPPER{ position:relative; width:100%; min-width:1200px; margin:0 auto; overflow:hidden;}
 	@media screen and ( max-width: 991px ){
		.WRAPPER{ min-width:100%;}
		
	}
.container { overflow: hidden; }
.topbox { position: relative; width: 1200px; margin: auto;}
.kv_pc {width: 100%;  position: relative; text-align:center; display: flex;justify-content: center;max-width: 1920px; margin: auto;flex-wrap: wrap-reverse;}
.kv_pc img { display: block; text-align: center; }
.kv_m { display: none; }
.kv_m img { display: block; }
.kv_m a {font-size: 0; display: block; }
.for_pc{ display: block; }
.for_m { display: none; }

/* m */
@media screen and ( max-width: 991px ){
	.kv_m { display: block; width: 100%; }
	.kv_m img {  width: 100%; }
	.kv_pc { display: none; }
	.container {width: 100%; min-width: auto; }
	.for_pc{ display: none; }
	.for_m { display: block; }
}


/*主視覺動畫*/
.pic1{ position: absolute;
	top:0px;right:-340px;
	animation: fadeInLeft 30s;
    animation-delay: 0s;}

.pic2{ position: absolute;
	top:169px;right:-255px;
	animation: fadeInLeft 30s;
    animation-delay: .3s;}

.pic3{ position: absolute;
	top:0px;left:-270px;
	animation: fadeInLeft 30s;
    animation-delay: .5s;}

.pic4{ position: absolute;
	top:0px;left:-360px;
	animation: fadeInLeft 30s;
    animation-delay: .7s;}

.pic5{ position: absolute;
	top:332px;left:-360px;
	animation: fadeInLeft 30s;
    animation-delay: .9s;}

.title1{ position: absolute;
	top:30px;left:235px;
	animation: bounceInDown 30s;
    animation-delay: 1s;}

.title2{ position: absolute;
	top:447px;left:215px;
	animation: bounceInUp 30s;
    animation-delay: 1.2s;}


/*包區塊背景*/
.bigbg {background:url("../images/bg1_1.png") center no-repeat; height: 5500px; padding-top: 1px; padding-bottom: 30px;}

/*區塊樣式與間距*/
.block_2, .block_5, .block_6, .block_7, .block_8, .block_9, .block_10, .block_11, .block_12{margin-bottom: 80px;}
.block_00 {margin: 40px auto;}
.block_1 {background: #ffffffb0; max-width: 1000px; border-radius: 80px 8px; margin-left: auto; margin-right: auto; margin-bottom: 50px;}
.block_3,.block_4,.block_6,.block_7,.block_8,.block_9,.block_10,.block_11, .block_12 {
	background: #ffffffb0; 
	max-width: 1200px; 
	border-radius: 80px 8px; 
	margin: 240px auto; 
	padding-bottom: 20px;
}
.block_6,.block_7,.block_8,.block_9 {background: #ffffff85; max-width: 1200px; border-radius: 80px 8px; margin: 240px auto; padding-bottom: 20px;}
.block_5, .block_13 {background: #ffffffb0; max-width: 1200px; border-radius: 80px 8px; margin-left: auto; margin-right: auto; margin-bottom: 60px; padding-bottom: 20px;}


/*標題樣式*/
.btt h2{font-family: 'Noto Sans TC', sans-serif; font-size: 3rem; font-weight: 700; color: #fff; letter-spacing: 2px;}
.btt h2 span {font-family: 'Dela Gothic One', cursive; font-size: 5rem; font-weight: 10;}
.btt h2 p {letter-spacing: 2px; border-radius: 50px; border: 1px solid #fff; padding: 5px 10px;}
.block_1 .btt h2{color: #012851; margin: 30px auto -50px;}
.block_1 .btt h2 p {border: 1px solid #012851;}
.block_3 .btt h2, .block_4 .btt h2, .block_5 .btt h2, .block_6 .btt h2, .block_7 .btt h2, .block_8 .btt h2, .block_9 .btt h2, .block_10 .btt h2, .block_11 .btt h2, .block_12 .btt h2, .block_13 .btt h2{margin-top: -190px;}


/*元件調整*/
.round_3p {margin: 20px auto 0px;}
.baseline {margin: 15px auto 0px;}
.baseline.change3 li{width: 350px;}

.round_3p .font h4 { padding: 36px 10px; background: #fa1e50;}
.round_3p img {border: 4px solid #012851;}

.mybutton {margin: 20px 0;}
.mybutton a{
	font-size: 2rem;
	text-align: center;
	width: 360px;
	height: 50px;
	display: block;
	background: #fa1e50;
	line-height: 46px;
	letter-spacing: 1px;
	margin: 0 auto;
	border-radius: 50px;
	color: #fff;
	transition: .5s;
}
.mybutton a:hover{ 
	border-radius: 7px;
	width: 400px;
	letter-spacing: 2px;
}

/*promotion三塊*/
.top{width: 1200px;margin: 0 auto;}
.promotion { display: flex;}
.promotion a:nth-child(1) {border-right: 1px solid #fff;}
.promotion a:nth-child(2) {border-right: 1px solid #fff;}
.promotion:hover{transform: none;}
.promotion a:hover{
    transform: scale(0.95);
    transition: 0.5s;
}



/*--------------------我的m版--------------------*/

@media screen and ( max-width: 991px ){
	
html{background:#fa1e50;}	

/*區塊間距*/
.block_00 {margin: 0px auto;}	
.block_1 { margin-bottom: 40px; border-radius: 40px 0px;}	
.block_2, .block_3, .block_4 { margin-bottom: -35px; border-radius: 40px 0px;}	
.block_5 {margin-top: 230px; margin-bottom: 10px; border-radius: 40px 0px;}	
.block_6, .block_7, .block_8, .block_9, .block_10, .block_11, .block_12 {margin-top: 190px; margin-bottom: 40px; border-radius: 40px 0px;}
.block_13 {margin-top: 190px; margin-bottom: 0px; border-radius: 40px 0px;}
	
/*包區塊背景*/
.bigbg {background:#012851; height: auto; padding-top: 5px; padding-bottom: 20px;}	
	
/*標題調整*/
.block_1 .btt h2{margin-bottom: -10px;}	
.btt h2{font-size: 2.5rem; margin-top: 0px;}
.btt h2 span {font-size: 4rem;}
.block_3 .btt h2, .block_4 .btt h2, .block_5 .btt h2, .block_6 .btt h2, .block_7 .btt h2, .block_8 .btt h2, .block_9 .btt h2, .block_10 .btt h2, .block_11 .btt h2, .block_12 .btt h2, .block_13 .btt h2{margin-top: -155px;}
.block_5 .for_m, .block_13 .for_m {color: #012851;}	
.round_3p .font h4 {padding: 28px 10px;}	

/*元件調整*/
.baseline.change3 li:first-child {
    width: 94vw;
    padding: 3vw;
    margin: 1vw 3vw;
}	
.baseline.change3 li{
    width: 46vw;
    padding: 3vw;
    margin: 1vw;
}
.mybutton a{
	font-size: 1.25rem;
	width: 230px;
	height: 45px;
	line-height: 45px;
	}	
.block_1 img {width: 100%;}
	
/*promotion三塊*/
  .top{ display: none;}
	.block_00 .kv_m a:nth-child(1) {border-bottom: 1px solid #fff; margin: 0 10px; padding: 10px 0;}
	.block_00 .kv_m a:nth-child(2) {border-bottom: 1px solid #fff; margin: 0 10px; padding: 10px 0;}
	.block_00 .kv_m a:nth-child(3) {margin: 0 10px; padding: 10px 0;}
}




/*第一款輪播*/

.secondswiper{}
.secondswiper{ display: flex;flex-wrap: wrap;width: 1080px;margin: 20px auto 0;}
.secondswiper .mySwiper2 { width: 520px; height:660px; background:#012851; margin: 0px 10px; border-radius: 30px; padding-bottom: 5px;}
.mySwiper2 ul{padding:40px 30px 30px 30px;}
.mySwiper2 ul li a:hover, .mySwiper2 ul li:hover{transform: scale(.9);}
.mySwiper2 ul li:nth-child(1) img{width: 450px; height: 450px; object-fit: contain;margin: 40px auto 0;}
.mySwiper2 ul li:nth-child(2){background:#fa1e50;width: 100px;height: 100px; border-radius: 50%; display: flex;align-items: center;justify-content: center;position: absolute; top: 10px;}
.mySwiper2 ul li:nth-child(2) p{font-size: 20px;color: #fff; margin-top: 0;}
.mySwiper2 ul li:nth-child(2) big{font-size: 30px;color: #fff;}
.mySwiper2 ul li:nth-child(3){position: absolute; top: 20px;left: 140px;font-size: 40px;}
.mySwiper2 ul li:nth-child(3) span{font-size: 40px;color: #ffffff;font-weight: bold;}
.mySwiper2 ul li:nth-child(4){position:relative; bottom: 10px;left: -30px;}
.mySwiper2 ul li:nth-child(4) span{background:#fff;color: #012851;padding: 5px 10px;font-size: 24px;text-align: left;}
.mySwiper2 ul li:nth-child(5){position:relative; bottom: -10px;left: -30px;}
.mySwiper2 ul li:nth-child(5) span{background: #fff;color: #7a86c0;padding: 5px 10px;font-size: 18px;text-align: left;}
.mySwiper2 ul li:nth-child(6){background:#fa1e50;width: 110px;height: 110px; border-radius: 50%;  top: 500px;right: 20px;display: flex;align-items: center;justify-content: center;position:absolute;}
.mySwiper2 ul li:nth-child(6) p{color: #fff; font-size: 30px; font-weight:500; margin-top: 0;}
.mySwiper2 ul li .price p{ font-size: 1.8rem; color: #fa1e50; font-weight: bold; line-height: 0.2; padding-top:12px; padding-bottom:15px;}

      .swiper2 .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper2 .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

@media screen and ( max-width: 991px ){
	.secondswiper{ display: flex;flex-wrap: wrap;width: 96vw;margin: 0 auto;}
    .secondswiper .mySwiper2 { width:94vw; height:auto; margin: 2vw 2vw;}
	
/*	.mySwiper2 ul{padding:0 2vw;}*/

	.mySwiper2 ul li:nth-child(1) img{width:80vw; height: 80vw; object-fit: contain;margin: 2vw auto 0;}
	.mySwiper2 ul li:nth-child(2){;width: 20vw;height:20vw; border-radius: 50%; display: flex;align-items: center;justify-content: center;position:absolute;}
	.mySwiper2 ul li:nth-child(2) p{font-size:1rem;}
	.mySwiper2 ul li:nth-child(2) big{font-size: 1.8rem;}
	.mySwiper2 ul li:nth-child(3){position:relative; top: 0;left:0;font-size:2rem;text-align: center;margin-top: 10px;}
	.mySwiper2 ul li:nth-child(3) span{font-size: 2rem;}
	.mySwiper2 ul li:nth-child(4){position:relative; bottom:0;left: 0;top: 0; text-align:center;margin: 20px auto;}
	.mySwiper2 ul li:nth-child(4) span{padding: 5px 10px;font-size:1.4rem;}
	.mySwiper2 ul li:nth-child(5){position:relative; bottom:0;left: 0;text-align:center;margin: 0 auto;}
	.mySwiper2 ul li:nth-child(5) span{;padding: 5px 10px;font-size: 1rem;text-align:center}
	.mySwiper2 ul li:nth-child(6) p,.mySwiper2 ul li:nth-child(6){display: none;}
	
	.mySwiper2   .swiper-slide { background-position: center; background-size: cover; width: 50vw; height: auto;margin-bottom:30px; }
	
}


/*頁籤切換*/
.block_5 .collect_5x6 .s-row li, .block_13 .collect_5x6 .s-row li{width: 359px;}
.block_5 .collect_5x6 .s-row img, .block_13 .collect_5x6 .s-row img {
    width: 300px;
    height: 300px;
    padding: 0;
    margin: 30px auto 0;
}

/*----------------jsarea----------------*/
.hide {display: none;}

.block_5 .nav, .block_13 .nav {
    width: 1160px;
    margin: 20px auto -41px auto;
    padding: 0;
}
.block_5 .nav ul, .block_13 .nav ul {display: flex;justify-content: space-around;text-align: center;}

.block_5 .nav li, .block_13 .nav li{width: 140px; height: 80px; padding: 25px 0px 0px; color:#888; background:#dadada; border-radius: 40px 8px 0 0;}
.block_5 .nav li:nth-child(1) {color:#fff; background:#012851;}
.block_13 .nav li:nth-child(1) {color:#fff; background:#012851;}

.block_5 .nav li p, .block_13 .nav li p{font-size: 1.8rem;font-weight: 700;}

.conBg {
    border-radius: 20px;
    padding: 10px 0;
    margin: 0px auto 10px;
    width: 1200px;
}

.block_5 .collectBg, .block_13 .collectBg{margin: 10px auto 20px;}

@media screen and ( max-width: 991px ){
    .nav {display: none;}
    .hide {display: block;}
	.conBg {width: auto;
}
}


/*rightmenu*/

.rightmenu{
    position: fixed;
    width: 150px;
    height: auto;
	margin-right: 10px;
    background: rgb(1,40,81,.9);
    z-index: 11;
    top: 6%;
    right: 0;
    line-height: 28px;
    text-align: center;
    border-radius: 40px 8px 8px 8px;
    padding: 10px 10px 10px 15px;
    font-weight: 500;
}

.rightmenu li {border-bottom: 1px #366ba2; border-style: dashed;}

.rightmenu p{
	padding: 10px 0;
    font-size: 26px;
    letter-spacing: 2px;
    color: #fa1e50;
    font-family:'Noto Sans TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
}

.rightmenu a:hover {
	border-radius: 6px;
	color: #fff;
    font-family:'Noto Sans TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
}

.rightmenu a{
    font-size: 20px;
	font-weight: 200;
    line-height: 40px;
    letter-spacing: 1px;
    color: #fff;
    font-family:'Noto Sans TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
}


 nav > ul.area li a:hover{background:#366ba2;}
 nav > ul.area li a{padding: 0 !important;}


body > nav.rightmenu > ul > li:nth-child(6){border:none;}
body > nav.rightmenu > ul > li:nth-child(16){border:none;}



@media screen and ( max-width: 640px ){
/*rightmenu*/
 .rightmenu {display: none;}
}




/*--goto top--*/
#gotop {display: inline-block;background-color: #000;opacity:0.3;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 0px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;opacity: 0;visibility: hidden;z-index: 1000;margin: 30px;}
#gotop::after {font-family: FontAwesome;content:'　';font-weight: normal;font-style: normal;font-size: 2em;line-height: 50px;color: #fff;  opacity:0.5;background: url(../images/top.png) center no-repeat; background-size:50%;background-position:50% 20%;}
#gotop:hover {cursor: pointer;background-color: #666;}
#gotop:active {background-color: #666;}
#gotop.show {opacity: 0.4;visibility: visible;}
	@media screen and ( max-width: 991px ){
	#gotop {bottom: 2vw;right: 0;margin: 2vw;	}
	}