． @charset "utf-8";
/* CSS Document */
/*
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
* {font-family: 'Noto Sans TC';}
*/
/*
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);

font-family: 'cwTeXYen';
*/

html, body {
	position:relative;
	width: 100%;
/*	height: 100%;*/
}
body {
	margin: 0px;
	position:relative;
	font-size:16px;
	color:#052245;
	font-family:"Noto Sans TC",\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
	background:url("../img/grass.png") top center #81af22;
	background-size: 100%;
	width: 100%;
/*	height: 100%;*/
	overflow-x: hidden;
}

*{box-sizing: border-box;}
div{position: relative;}
a { display:block; position:relative;}
a { text-decoration:none;
transition: all 0.4s;
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
}
a:hover{
-moz-transform: scale(1.04);
-webkit-transform: scale(1.04);
-o-transform: scale(1.04);
-ms-transform: scale(1.04);
transform: scale(1.04);
}
.body_unscroll{overflow: hidden;}
.warp {max-width: 1360px; width: 96%; margin:0px auto;}

.font_weight1{font-weight:100;}
.font_weight3{font-weight:300;}
.font_weight4{font-weight:400;}
.font_weight5{font-weight:500;}
.font_weight7{font-weight:700;}
.font_weight9{font-weight:900;}
.th1{ font-size:260%; color:#ff9000;}
.th2{ font-size:450%; position: relative; line-height:120%;}
.th3{ font-size:150%; position: relative; padding:2vw 0 5vw;}
.th4{ width:100%; text-align:center;}
.tp1{ display:block;}
.tp2{ position:absolute; right:0; bottom:0;}
.tp3{ float:left; margin-top:-0.8vw; padding-right:0.8vw}

.section .center { position:absolute; top:50%; left:50%;
transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%); /* IE 9 */
-moz-transform:translate(-50%,-50%); /* Firefox */
-webkit-transform:translate(-50%,-50%); /* Safari and Chrome */
-o-transform:translate(-50%,-50%); /* Opera */
}
.top_logo{position: absolute;display: block;margin-top: 2%;cursor: pointer;z-index: 101;}
.top_logo img{width: 100%;}
.top_logo .warp{width: 100%;}
.top_logo.in .warp{width: 90%;}
.in .logo {max-width:140px;}
.in .logo_tit {max-width: 280px;position: absolute;top: 3%;right: 0;}
.logo {max-width:140px;}
.logo_tit {max-width: 220px;position: absolute;top: 3%;right: 7%;}
.kv {}
.logo a { width:100%; height:100%;}
body #gotop{width: 3em;height: 3em; display: none;position: fixed;right: 20px;bottom: 20px;cursor: pointer;z-index: 999;}
body #gotop a{color: #fff;position:absolute; top:50%; left:50%;
transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%); /* IE 9 */
-moz-transform:translate(-50%,-50%); /* Firefox */
-webkit-transform:translate(-50%,-50%); /* Safari and Chrome */
-o-transform:translate(-50%,-50%);}
.menu { display:block; transition:all 0.4s linear 0s;-moz-transition:all 0.4s linear 0s;-webkit-transition:all 0.4s linear 0s;-o-transition:all 0.4s linear 0s;}
.menu_rotate {transition:all 1s linear 0s;-moz-transition:all 1s linear 0s;-webkit-transition:all 1s linear 0s;-o-transition:all 1s linear 0s;}
.menu_open {z-index:200;}
.menu_open .menu_rotate {}
.menu a{ color:#fff; font-size:160%; font-weight:600; text-decoration:none;line-height:1;padding: .8em 0;margin: 0 1em 0 2em;}
.menu a.is-selected{ color:#fff;}
/*
.menu a::before{
transition: all 0.6s;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;
content:'';display: inline-block;background-color: #fff;padding: 6px 0em 0;margin-top: 6px;margin-left: -2em;float: left;border-radius: 0 30px 30px 0;
}
*/
.play_op_icon{position: absolute; z-index: 99;}
.menu a:hover{color: #fff;}
.top_menu { top: 3%; right: 1%; position: absolute; z-index: 211; cursor: pointer; font-size: 12px; display: block;margin-top: 50px;
	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;}
.icon-bar { display: block; width: 45px; height: 4px; border-radius: 0; background-color: #004993; margin: 6px;border-radius: 5px;
    -webkit-transition: background-color .35s,-webkit-transform .175s cubic-bezier(.215,.61,.355,1),opacity .175s cubic-bezier(.215,.61,.355,1);
    transition: background-color .35s,transform .175s cubic-bezier(.215,.61,.355,1),opacity .175s cubic-bezier(.215,.61,.355,1);
    -webkit-transform: translateY(0)translateZ(0);    transform: translateY(0)translateZ(0);
/*box-shadow:1px 1px 1px rgba(17, 17, 17, .4);*/}
.root_menu_closed .icon-bar {background-color: #fff;}
.root_menu_closed .icon-bar:first-child {-webkit-transform: translateY(10px)rotate(45deg);-ms-transform: translateY(10px)rotate(45deg);transform: translateY(10px)rotate(45deg);}
.root_menu_closed .icon-bar:nth-child(2) {opacity: 0;}
.root_menu_closed .icon-bar:last-child {-webkit-transform: translateY(-10px)rotate(-45deg);-ms-transform: translateY(-10px)rotate(-45deg);transform: translateY(-10px)rotate(-45deg);}
	
/*RWD Youtube 以及 Vimeo*/
.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;}
.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%;}

.cd-vertical-nav { position: fixed;width: 100%;height:  100%; top: 0;left: 0;text-align: center;z-index: 101;display: none;}
.cd-vertical-nav ul {background-color:rgb(125, 197, 88);padding: 0;margin: auto;height:  100%; }
.cd-dot { display: inline-block; border-right: solid 0; height: 0; margin: 0;position: absolute;left: 12%;top: 1%;
	padding: 1em; background: url(../img/nav_icon.png)center no-repeat;background-size: contain;}
.cd-vertical-nav li { display:block; width: 90%; margin: auto; padding: 2% 0 0%;max-width: 460px;background: url(../img/nav_li_icon.png)center bottom no-repeat;background-size: contain;}/*border-bottom: dashed 1px rgba(255, 255, 255, .2);*/
.menu_open{display: block;}
.menu_closed_txt {
    display: inline-block;
}
.menu_closed_txt {
    margin: 8% auto 0;
    color: #fff;
}
a img { border:none;}
.is-selected { }
.nav_icon img{ margin-bottom: -10px; width: 40px;}
.nav_icon a{ display:inline-block;}

/*aniview*/

footer { text-align:center; color:#fff; padding: 1vw 0;background-color: #40644f;margin-top: 2em;}

.pc { display:block;}
.pc2 { display: inline-block;}

.sp { display: none;}
.sp2 { display: none;}


.togo {font-size: 27px;right: 1%;padding-left: 20px;padding-right: 20px;display: block;text-align: center;top: 30%;}
.togo img {width: 50px;position: relative;top: auto;display: block;left: 15px;}

.kv_go{position: absolute;margin: auto;z-index: 1;width: 100%;text-align: center;bottom: 5%;}
.kv_go img{width: auto; margin: auto;}
.slick-dots {z-index: 2;bottom: 5%;}
.slick-prev, .slick-next {font-size: 0;line-height: 1;width: 40px;height: 60px;}
.slick-next:before {content: '';background: url(../img/arrows_r.png);}
.slick-prev:before {content: '';background: url(../img/arrows_l.png);}
.slick-next:before,	.slick-prev:before {background-size: cover;padding: 14px;}
/*.slick-dots li,.slick-dots li button,section .slick-dots li button:before{font-size: 20px;line-height: 30px;width: 30px;height: 30px;}*/

/*light_box*/
.light_box{position: fixed;top: 0;width: 100%;height: 100%;z-index: 202; display:none;}
.light_box_bg {width: 100%;height: 100%;background-color:rgba(0, 0, 0, 0.4);}
.light_box_container{margin: auto;position: absolute;left: 50%;top: 50%; max-height: 90vh; overflow: auto; display:none;
	border: solid 3px #61C1ff;z-index: 10;background-color: #fff;padding: 2em 4em 4em 4em;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
	-webkit-border-radius: 10px;border-radius: 10px;
	-webkit-box-shadow: 3px 3px 5px 1px rgba(0,0,0,.3);box-shadow: 3px 3px 5px 1px rgba(0,0,0,.3);
}
.light_box_container .light_box_p{text-align: center;font-size: 130%;margin: 1em;width: 460px;}
.light_box_container p strong{font-size: 130%;display: block;color: #ee5c93;margin-bottom: .4em;}
.light_box_container .btn_ok a img{width: .7em;margin-bottom: -7px;}


.close_lb { color:#666; text-align: center; /*position: absolute; top: 0; right: 2%;*/}
.close_lb span{ cursor: pointer; display:inline-block;border:solid 1px rgb(0, 112, 194);padding: .6% 2% 1%;}

/**/
*{outline: 0;}
.mic_on_strong span{display: none;}
.mic_on_strong .mic_off_strong{display: block;}
.mic_on_strong.active .mic_off_strong{display: none;}
.mic_on_strong.active span{display: block;}
.note{font-size: 12px;color: #666;}
.kv{width: 100%;height:  100%;margin-bottom: -18%;}
.page_bg{width: 100%;height:  100%;margin-bottom: -20%;}
.page_bg.activity{width: 100%;height:  100%;margin-bottom: -48%;}

.img_100{width: 100%;}
.kv_bg{background: center top no-repeat;background-size: 100%;position: absolute;width: 100%;height:  100%;}

.underbrush{z-index:50;background-image: url(../img/underbrush.png);}
.mic_sheep{z-index:10;background-image: url(../img/s1.png);width: 25%;right: 28%;top: 35%;height: 60%;}
.sheep1{z-index:10;background-image: url(../img/sheep1.png);width: 9%;right: 35%;top: 50%;height: 50%;}
.cloud_box{z-index:8;}
.cloud{background-image: url(../img/cloud.png);}
.name{z-index:10;background-image: url(../img/name.png);}
.from_bg_box{z-index:9;}
.from_bg{background-image: url(../img/form_bg.png);}
.mv_box{z-index:9;}
.mv_box_go{background-image: url(../img/mv_box.png);}
.kv_mv{z-index:7;/*background-image: url(../img/kv_mv.png);*/}
.flower{z-index:6;background-image: url(../img/flower.png);}
.sun{z-index:5;background-image: url(../img/sun.png);}
.ground{z-index:4;background-image: url(../img/ground.png);}
.mountain{z-index:3;background-image: url(../img/mountain.png);}
.rainbow{z-index:2;background-image: url(../img/rainbow.png);}
.sky{z-index:1;background-image: url(../img/sky.png);}



.kv_sheep_planet{position: absolute;left: -8%;top: 12%;}
.kv_sub{left: 1%;top: 10%;color: #6cc0d7;font-size: 130%;line-height: 2;}
.kv_sub span{display: inline-block;color: #fff;text-shadow: 0 0 10px #151e42, 0 0 20px #151e42, 0 0 30px #151e42;}
.kv_sub span::after{content: '';display: block;background-color: #03b902;width: 100%;height: 2px;margin-top: -6px;border-radius: 2px;box-shadow: 0 0 2px #03b902;}
.kv_sub span:nth-child(5)::after{background-color: #ec6064;box-shadow: 0 0 2px #ec6064;}
.kv_sub font{position: relative;margin: -1px;display: inline-block;background-color: #ff595b;padding: 0 .4em;border-radius: 1em;line-height: 1.8;box-shadow: 2px 2px 0px 2px rgba(255, 89, 91, .5);color: #fff;font-weight: bold;font-size: 104%;margin-left: .2em;}
.kv_tit_box .kv_btn{left: 20%;margin-top: 5%;z-index: 3;width: 25%;}
.kv_btn a{position: absolute;color: #fff; font-size: 150%;top: 38%;right: 12%;letter-spacing: 6px;}
.btn1{width: 90%;}
.btn1 a{position: absolute;color: #fff; font-size: 150%;top: 30%;right: 12%;letter-spacing: 1px;}
.kv_btn a::after,.btn1 a::after,.btn_pic a::after{content: '▶︎'; font-size: 80%;}
.kv_btn img,.btn1 img{width: 100%;}

.sheep,.kv_pro{position: absolute;z-index: 60;}
.sheep{width: 14%;}
.sheep{width: 11%;}
.sheep img{width: 100%;}
.sheep div,.kv_pro div,#gotop{display: inline-block;background-color: rgba(61, 147, 244, 1);box-shadow: 0 0 0 5px rgba(60, 147, 244, .5);border-radius: 100px;width: 120px;height: 120px;text-align: center;font-size: 130%;}
.kv_pro div a{position:absolute; top:50%; left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);color: #fff;margin-top: 30%;}
.kv_pro div{font-size: 110%;background-color: #009147;box-shadow:0 0 0 5px rgb(255, 255, 255);}
.kv_pro div img{width: 70%;margin: -20% auto 0;}
.kv_pro div a{width: 6em;padding:.2em 1.4em .2em .4em; background-color: #0681c1;border-radius: 10px;}
.kv_pro div a::before{content: '▸';position: absolute;right: .5em;top: 6%;
-moz-transform: scale(1,1);
-webkit-transform: scale(1,1);
-o-transform: scale(1,1);
-ms-transform: scale(1,1);
transform: scale(1,1);
}
.kv_sheep img{z-index: 2;position: relative;}
.kv_sheep div{position: absolute;top: 80%;left: 35%;}
.kv_sheep div a span{display: block;background-color: #255ac3;border-radius: 1em;width: 4em;margin:5% auto 0;}
.in .kv_captain{margin-top: -28%;left: 45%;}
.in .kv_captain img{width: auto;}
.kv_captain{margin-top: -8%;left: 45%;width: 16%;}
.kv_captain img{width: 100%;}
.kv_tit_box .kv_sheep{left: -15%;z-index: 3;}
.kv_pro{right: 10%;margin-top:6%;}

.kv_pro_bg{
background: rgb(120,153,227); 
background: -moz-linear-gradient(top,  rgba(120,153,227,1) 0%, rgba(157,232,235,1) 100%); 
background: -webkit-linear-gradient(top,  rgba(120,153,227,1) 0%,rgba(157,232,235,1) 100%); 
background: linear-gradient(to bottom,  rgba(120,153,227,1) 0%,rgba(157,232,235,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7899e3', endColorstr='#9de8eb',GradientType=0 );
}

.into_link{max-width: 1360px;width: 90%;text-align: left;z-index: 50;margin:0 auto 5%;}
.into_link a{font-size: 140%; background-color: #fff;border-radius: 20px;padding: .2em 3em .2em 2em;display: inline-block;color: #014998;}
.into_link a::after{content: '';display: block;background: url(../img/into_link_icon.png) center no-repeat;background-size: contain;padding: .5em;position: absolute;top: .4em;right: 1.6em;}

.in_link{max-width: 1360px;margin:0 auto;overflow: hidden;z-index: 100;}
.in_link div{width: calc(100% / 3 - 10px);float: left;border-radius: 20px;border: solid 5px #fff;box-shadow: -5px 5px 0 0  rgba(133, 84, 68, .3);margin: 0 5px 50px;}
.in_link div img{width: 100%;display: block;border-radius: 17px;}
.in_link div a{position: absolute;display: block;margin: auto;width: 10em;left: 0;right: 0;bottom: -2em;top: auto;text-align: center;}
.in_link a{
    position: relative;
    border-radius: 2em;
    display: inline-block;
    padding: .5em 2em;
    color: #fff;
    font-size: 120%;
	background-color: #009147;
    box-shadow: 1px 2px 0 2px rgba(0, 145, 71, .5);
}
.in_link a:hover{opacity: .96;}
.pattern_nav{width: 400px;margin: auto;padding-top: 2%;}
.pattern_nav img{width: 100%;}

.pattern_box{position: absolute;left: 0;right: 0;margin: auto;z-index: 100;text-align: center;}
.pattern_box div{display: inline-block;}
.pattern_box img{width: 100%;}
.index .pattern_box .pattern{width: 36%;pointer-events: none;}
.pattern_box .pattern a{pointer-events: auto;}
.pattern_box .pattern{width: 26%;pointer-events: none;}
.pattern_box .pattern_go{width: 11%;margin-top: -1%;}

.btn_ctrl a img{width: 1em;margin-bottom: -.2em;}
.btn_ok{display: inline-block;}
.btn_ok a img{width: 1em;margin: 0 0 -2px 7px;}
.p2-7 .btn_ok {margin: 0 1em;}
.p2-7 .btn_ok a img{width: 1.6em;margin: 0 0 -8px 3px;}
.in_link1_more{display: none;}
.btn_reset a{width: 84%;border-radius: 2em;margin: 4%;text-align: center;background-color: #888;box-shadow: 1px 1px 0 4px rgba(136, 136, 136, .5);}
.btn_pic {margin: -3em auto 3em;text-align: center;}
.texture_picr .btn_pic {margin: .8em auto 3em;}
.form .btn_pic {margin: .8em auto 3em;}

.texture_box{}
.texture_left{width: 16%;position: absolute;height: 100%;top: 0;}
.texture_left p{font-size: 450%; color: #3d93f4;text-align: center;margin: 260px auto 0;}
.texture_left p strong{font-size: 150%; color: #888;font-weight: 400;}
.p2_bg .p2_sheep{position: absolute;width: 12%;height: 300px;}
.p5_bg .p2_sheep{position: absolute;width: 100%;height: 300px;    top: -3%;
    left: 3%;}
.p2_bg .kv_sheep {width: 100%;left: 20%;margin-top: -30%;}
.texture_tit,.p5_bg.p6 .texture_tit{color: #267ee2;font-size: 150%;padding: 2% 4%;}
.p5_bg .texture_tit{color: #36508f;font-weight: 500;}
.texture_tit strong{font-size: 150%;margin: 0 .1em;}
.texture_tit.form {text-align: center;}
.texture_tit.form strong{color: #f9adcd;}
.texture_tit.form small font{background-color: #ffdcea;margin: .2em;padding: .2em .6em;border-radius: 1em;}
.texture_tit.form strong::after,.texture_tit.form strong::before{content: ''; background-color: #f9adcd;display:inline-block;width: 4em;height: 4px;vertical-align: middle;margin: 1em;}
.texture_tit small{color: #666;font-size: 70%;display: block;}
.texture_tit small span{position: relative;}
.texture_tit small span::before{content:'';display: block;position:absolute;width: 100%;height: 2px;background-color: #37b614;left: 0;}
.texture_box img{width: 100%;}
.texture_tit img{width: 1em;margin: 0 0 -2px 7px;}
.texture_box{border-radius: 20px;border: solid 5px #a9d267;background-color: #fff;width: 970px;margin: auto;z-index: 51;}
.texture_pic{width: 100%;overflow: hidden;border-radius: 14px;padding: 3% 2%;}
.texture_pic.form{padding: 5% 0 3%;z-index: 52;position: absolute;top: 11%;}
.texture_pic.p2-2{margin:0 auto 2%;width: 96%;padding:0 0 2em 0;}
.texture_pic.p2-6{background-color: #fff;}
.texture_pic .btn_reset{display: inline-block;width: 12em;}
.p2-2 .texture_select{width:calc(84% / 8);}
.texture_select{width:calc(90% / 5);float: left;margin: 1%;padding: 1%; border-radius: 14px;
transition: all 0.6s;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s;}
.p2-6 .texture_select,.p2-7 .texture_select{width:calc(90% / 4);}
.texture_select.check{background-color: #fff;box-shadow: 1px 1px 3px #ccc;}
.texture_select.on{border:dotted 4px #fff;}
.select_icon{width: 20%;position:absolute;margin: -10%;display: none;}
.check .select_icon{display: block;}
.sheep_say{width: 50px;position: absolute;margin: 30px -38px;}
.texture_picl{width: 50%;text-align: right;display: inline-block;}
.texture_picr{width: 46%;text-align: center;display: inline-block;vertical-align: top;}
.texture_pic3 img{position: absolute;}
.texture_pic2{z-index: 2;pointer-events: none;}
.texture_pic3{z-index: 1;position: absolute;cursor: pointer;border-radius: 50%;overflow: hidden;}
.texture_pic_box{margin:0 0 1em 20% ;}
.btn_ctrl_box{margin: 4em auto;}
.span_red{color: #ff0000;}
.mic_box {text-align: center;width: 90%;margin: auto;}
.mic_box img{width: calc(90% / 5);display: inline-block;}

.btn_ok_box{text-align: center;margin-top: 1em;width: 51%;display: inline-block;vertical-align: top;}
.p2-7 .btn_ok_box{width: 100%;}


.span_red_p{margin: 0;
    display: inline-block;
    width: 48%;}
.btn_ok_box {
    text-align: center;
    margin: 1em auto;
}
	.span_red_p{padding-left: 1em;}
	.span_red_p .span_red span{margin-left: -.5em;}
.texture_pic.form .form_pro{width: 7em;position: absolute;right: 0;}
.texture_pic.form form{margin: auto;width: 96%;max-width: 580px;position: relative;z-index: 120;left: -2%;}
.texture_pic.form form p span{font-size: 110%;color: #444;padding-right: .4em;}
.form input.form_input--block{width: calc(100% - 6em);}
.form select.form-input2{width: calc(50% - 7.3em);background-color: #fff;height: 2.4em;}
.form input,.form select{width: calc(100% - 6em - 130px);display: inline-block;font-size: 100%;border-radius: 5px;border: none;padding: 8px;margin: 0;vertical-align: middle;box-shadow: 0 0 2px rgba(0, 0, 0, .2);}
.form {color: #666;}
.form .form_checkbox{width: auto;margin-top: -1%;}

.result_box{text-align: center;}
.result_box:nth-child(even){left: 5%;}
.result_box img{width: 100%;display: block;}
.result_texture{background: url(../img/result_texture.png)center no-repeat;background-size:93%; width: 16%;margin: 1% 2% 3%;display: inline-block;padding: 2%;}
.result_texture a{position: absolute;top: 40%;right: -5%;background: #4a67ad;display: block;border-radius: 50%;padding: 4%;width: 20%;}
.result_pic{border-radius: 50%;}
.mom{width: 40%;border-radius: 50%;overflow: hidden;left: -25%;bottom: -15%;position: absolute;}
.jq_lb2 .mom{left: -35%;}
.mom img{border-radius: 50%;border: solid 4px #4a67ad;width: 100%;}
.mom span{position: absolute;border: none;width: 15%;bottom: 10%;right: 15%;font-size: 150%;
/*
    font-weight: bolder;color: #4a67ad;
    text-shadow: 2px 2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, -2px -2px 0 #fff;
*/
}
.mom span img{border: none;border-radius: 0%;width: 100%;}
.search_input_box{position: absolute;right: 5%;border-radius: 1em;background-color:#c1daff /*#4a67ad*/;top: 25%;padding:0 1em;}

.search_input_box ::-webkit-input-placeholder { color:#fff;}
.search_input_box input::-moz-placeholder { color:#fff;}
.search_input_box input::-moz-placeholder{color:#fff;}
.search_input_box :-ms-input-placeholder{color:#fff;}
.search_input{background-color: transparent;border: 0;display: inline-block;font-size: 70%;margin-right: 6px;}
.search_input_box a::before{content: '';width: 1px;height: 90%;display: block;background-color: #fff;position: absolute;left: -4px;}
.search_input_box a{display: inline-block;vertical-align: sub;}

.light_box_container.jq_lb2{padding: 0;width: 800px;}
.result_fb{background-color: #4a67ad;
    width: 100%;
    height: 80px;}
.result_fbm {width: 30%;top: 0;position: absolute;margin: 14% 0 0 14%;}
.result_fb_tit{margin-top: -30%;
    margin-left: 10%;
    color: #fff;
    font-size: 140%;
    width: 250%;
    bottom: 40px;position: absolute;height: 1.5em;overflow: scroll;}
.light_box_p .texture_pic img{width: 100%;}
.light_box_container.jq_lb2 .light_box_p {
    width: auto;
}
.jq_lb2 .texture_pic {
    background-color: transparent;
    padding: 0;
}
.result_fb .jq_lb2 img{    
	width: 100%;
    display: block;}
	.result_fb .jq_lb2{position: absolute;
    top: 20%;
    right: 2%;
    background: #4a67ad;
    display: block;
    border-radius: 50%;
    padding: 1%;
    width: 6%;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	}

 .blogger_a{position: absolute;
    top: 3%;
    right: 3%;
}
.p5_bg hr{width: 94%;border-width:0 0 2px 0;border-color: #ccc; }
.blogger_box img{border-radius: 1.6em;}
.blogger_box img,.step_box img{width: 100%;display: block;margin: auto;}
.blogger_box{width: 80%;
    margin: 0 auto 2em;}
.blogger_box a{background: url(../img/blogger_a.png) center no-repeat;
    background-size: 98%;
    text-align: right;
    width: 90%;
    padding: 7% 14% 5% 5%;
    margin-left: auto;
    color: #fff;
    font-size: 130%;}
.blogger_tit{font-size: 160%;
    color: #666;
    position: absolute;
    right: 20%;
    top: 25%;}
.blogger_pic{width: 40%;
    border-radius: 2em;
    display: inline-block;
    padding: .5em;
    color: #fff;
    font-size: 120%;
    background-color: #a97ce2;
    box-shadow: 1px 1px 0 4px rgba(169, 124, 226, .5);
    margin: 4% 8% -17%;
    z-index: 1;}
.step_box{width: 100%;margin: auto;}
.step_tit strong{font-size: 200%;color: #277ee2;}
.step_tit{color: #277ee2;
    font-size: 180%;
    width: 16em;
    margin: 0 auto -4%;
    text-align: center;
    background-color: #fff;
    border-radius: 1em;
    padding: .4em;
    z-index: 1;}
.step_ul{text-align: center;
    background-color: #e6f8ff;
    border-radius: 14px;
    padding-top: 7%;    padding-bottom: 4%;}
.step_ul span{font-size: 200%;
    color: #999;
    display: block;}
.step_ul span strong{font-size: 200%;color: #277ee2;line-height: 1;
    font-style: italic;}
.step_ul div img{width: 60%;}
.step_ul div{width: 23%;display: inline-block;text-align:center;}

.p1{z-index: 51;margin-top: -1%;}
.p1 .p1_box1{margin-top: 0%;padding: 2%;}
.p1_box1,.p1_box2{border-radius: 20px;background-color: #fff;max-width: 1000px;
    margin: 6% auto;}

.cf{width: 58%;padding-left: 1%;}
.p1_box1 p strong{font-size: 260%;color: #81af22;font-weight: 400;line-height: 1;}
.p1_box1 p{width: 40%;
    position: absolute;
    top: 0;
    right: 0;
    letter-spacing: 4px;
    line-height: 1.8;
    font-size: 110%;
    padding: 2%;
    color: #666;}
.p1_box1 .slick-initialized p{top: 20%;}
.p1_box1 .slider-nav p,.p1_box1 .slider-nav img{width: 100%;text-align: center;}
.p1_box1 .slider-nav img{opacity: 0;}
.p1_box1 .slider-nav p{width: 96%;    text-shadow: 0 0 1px #FFF, 0 0 2px #FFF, 0 0 3px #FFF, 0 0 3px #5f8e00;
    text-align: center;
    border-bottom: solid 4px rgb(205, 223, 167);
    margin: 2%;
    padding-bottom: 0;    font-size: 130%;}
.p1_box1 .slider-nav .slick-current p{
    border-bottom: solid 4px rgb(129, 175, 34);
    color: rgb(108, 155, 11);}

section section{margin: auto;overflow: visible;}
/*
.p1_box1 .slider-nav.slick-initialized .slick-slide {
    width: 20%!important;text-align: center;
}
*/
.p1_box2{background-color: #f7fff0;padding:0 2%;color: #4a62a7;text-align: center;}
.p1_tit1 strong{color: #82b851;display: block;font-size: 160%;}
.p1_tit1 strong::after,.p1_tit1  strong::before{content: ''; background-color: #cde3b9;display:inline-block;width: 4em;height: 4px;vertical-align: middle;margin: 1em;}
.p1_tit1_pic{}
.p1_tit1{font-size: 120%;color: #777;}
.p1_pic1 img,.p1_pic3 img {width: 90%;}
.p1_pic1 img{margin: 15% 0 -15%;}
.p1_pic1 .bg_ri img{margin: 15% -220% -15%;}
.p1_pic_box{border-radius: 20px;background-color: #fff4eb;overflow: hidden;margin: 4em auto 1em;}
.p1_pic_box div{width: 50%;float: left;}
.bg_le{background-color: #eef2ff;}
.p1_pic1 .bg_ri strong{top: 42px;position: relative;text-align: right;right: 1em;}
.bg_le strong,.bg_ri strong{font-size: 120%;display: block;}
.bg_le,.bg_ri{text-align: left;vertical-align: middle;padding: 2em;}
.bg_le div:nth-child(1),.bg_ri div:nth-child(1){width: 70%; top: 20px;}
.bg_le div:nth-child(2),.bg_ri div:nth-child(2){width: 30%;}
.bg_ri{color: #ed6d1f;}
.p1_pic2 div{text-align: center;margin-bottom: -15px;}
.p1_pic2 img {width: 90%;display: block;margin-bottom: .6em;}

.p1_sub1{font-size: 170%;background-color: #fff;box-shadow: 0 4px 5px rgba(17, 17, 17, .2);border-radius: 20px;z-index: 1;position: absolute;padding: .2em 1em;margin: 1em;font-weight: bold;}
.p1_sub1 img{position: absolute;
    width: 7%;
    top: 90%;
    left: 8%;}
.p1_note{font-size: 12px;color: #777;}
.p1_pic3 .bg_le div:nth-child(1),.p1_pic3 .bg_ri div:nth-child(1){width: 52%;}
.p1_pic3 .bg_le div:nth-child(2),.p1_pic3 .bg_ri div:nth-child(2){width: 48%;}
.p1_pic3 .bg_ri div:nth-child(2){left: -220px;}
.p1_pic3 .bg_le,.p1_pic3 .bg_ri{text-align: center;}

.p1_pic3 strong.po{top: 90px;position: relative;}
.p1_pic3 strong.po2{left: 6em;}
.p1_pic3 .bg_le strong,.p1_pic3 .bg_ri strong {
    margin-bottom: -25px;
    z-index: 1;
    position: relative;
}
.p1_pic4{text-align: center;margin: 4em 0 1em;}
.p1_pic4 img,.p1_pic4 div{display: inline-block;width: 28%;margin:0 2%;}
.p1_pic4 div{text-align: center;bottom: -1em;color: #646362;position: absolute;top: 0;}
.p1_sub2{margin-top: -30px;}
.p1_pic5 img{width: 90%;}
.p1_pic5 .po{text-align: right;}
.p1_pic5 .po2{text-align:left;}
.p1_pic5 .bg_le,.p1_pic5 .bg_ri{text-align: center;}
.p1_pic5 .bg_le{padding-bottom: 8em;}
.p1_tit1_pic img{width: 60%;}

.mom_name{
    color: #fff;
    top: 100%;
    position: absolute;
    width: 70%;
    text-align: left;
    padding-left: 1em;
    height: 2.8em;
    overflow: scroll;
}
				.step{width: 40%;padding-left: 2%; position: absolute;z-index: 60;left: 0;right: 0;margin: auto;text-align: center;top:27%;height: 36%;display: block;}
				.step strong{display: block;}
				.step small{color: #999;font-size: 50%;line-height: 1.2;display: block;margin-top: 1em;}
				.step div{font-size: 160%;color: #004993;}
				.mv_btn_go {width: 40%;margin: auto;}
				.mv_btn_go_div a{width: 30%;margin: auto;display: inline-block;}
				.step div a img{width: 100%;}
				.step1{top: 10%;}
				.step1_input{font-size: 90%;color: #004993;letter-spacing: .2em;text-align: center;padding: .4em;margin: 1em auto 1.6em; border-radius: 10px;background-color: #c1d8ef;border: 0;}
				.step2{top: 5%;}
				.step2-1{top: 10%;}
				.step2 .step_li a{font-size: 50%;}
				.step_li a{width: calc(60% / 3);margin: 5% 5% 0;display: inline-block;color: #a55000;font-size: 70%;position: relative;}
				.step3 .step_li a.active img,.mv_btn_go.active img{opacity: 0;}
				.step3 .step_li a.active span{color: #057aa1;}
				.step3 .step_li a{background: url(../img/mv/mv_btn4_ok.png)center top no-repeat;background-size: contain;}
				.step_li a span{font-size: 60%;margin: -56% auto 56%;display: block;}
				.mv_btn_go.active{background: url(../img/mv/mv_btn_go.png)center top no-repeat;background-size: contain;}
				.step3,.step4{top: 8%;}
				.step4 a{display: inline-block;}
				.step1,.step2,.step2-1,.step3,.step4,.step5,.step5_bg{display: none;}
				.step1.active,.step2.active,.step2-1.active,.step3.active,.step4.active,.step5.active,.step5_bg.active{display: block;}

						.introduction .page_bg{margin-bottom: -50%;}
						.intro_box{max-width: 1000px; margin: auto;text-align: center;height: 145px;z-index: 52;}
						.intro_box div{position: absolute;pointer-events: none;}
						.intro_p{left:  2%;width: 62%;}
						.tit_pro{right: 2%;margin-top: 4%;width: 28%;}
						.intro_box img {width: 100%;}
.index .pattern::before{content: '';display: block;position: absolute;z-index: 3; width: 100%;height: 100%;background: url(../img/pattern_h.png)center no-repeat;background-size: contain;}
.pattern::before{content: '';display: block;position: absolute;z-index: 3; width: 100%;height: 100%;background: url(../img/pattern_h.png)center no-repeat;background-size: contain;}
.pattern img{position: relative;z-index: 2;}
.index .pattern img{background: url(../img/pattern_txt2.png)center no-repeat;background-size: contain;}
.pattern::after{
content: '';display: block;position: absolute;z-index: 1; width: 100%;height: 100%;top: 0;left: 0; background: url(../img/pattern_bg0.png)center no-repeat;background-size: contain;
animation:patterngo .7s;
-moz-animation:patterngo .7s;
-webkit-animation:patterngo .7s;
-o-animation:patterngo .7s;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
background-size: 200%;
}
@keyframes patterngo
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}	
@-moz-keyframes patterngo
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}
@-webkit-keyframes patterngo
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}
@-o-keyframes patterngo
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}
/*
@keyframes patterngo
{
0% {background: url(../img/pattern_bg.png)center no-repeat;background-size: contain;}
50% {background: url(../img/pattern_bg.png)center no-repeat;background-size: contain;}
51% {background: url(../img/pattern_bg2.png)center no-repeat;background-size: contain;}
100% {background: url(../img/pattern_bg2.png)center no-repeat;background-size: contain;}
}
*/
	.play_icon::before{content: '';
    display: block;
    position: absolute;
    width: 20%;
    padding-bottom: 20%;
    background: url(../img/play_btn.png);
    background-size: 100%;
    margin: auto;
    left: 0;
    right: 0;
    top: calc(50% - 20%);}	
	.replay_icon::before{content: '';
    display: block;
    position: absolute;
    width: 20%;
    padding-bottom: 20%;
    background: url(../img/replay_btn.png) no-repeat;
    background-size: 100%;
    margin: auto;
    left: 0;
    right: 0;
    top: calc(50% - 20%);}	
@media screen and (min-width: 1501px) and (max-width: 3000px){
				.step{width: 30%;top: 20%;}
				}
@media screen and (min-width: 814px) and (max-width: 1500px){
.kv_bg{background-size: 130%;}
.index .pattern_box .pattern {
    width: 44%;
}
.pattern_box .pattern_go {
    width: 15%;
}
.kv {
    margin-bottom: -10%;
}
.kv_bg {
    height: 115%;
}
.mic_sheep {
    top: 50%;
    height: 70%;
}
.sheep1{ top: 60%;
   width: 16%; height: 30%;background-size: 100%;right: 2%;}
.kv_pro {
	right: 2%;}
.page_bg {
    margin-bottom: -9%;min-height: 700px;
}

.texture_pic.form {
    top: 16%;
}
}/**/

.mv_ok .page_bg {	margin-bottom: 0%;}
.mv_fb .page_bg {	margin-bottom: 5%;}
/*
.mv_ok .kv_pro ,.mv_fb .kv_pro {
    margin-top: 18%;
}
*/

@media screen and (max-width: 1900px) and (min-width: 1320px){
.mv_ok .page_bg  {
	margin-bottom: -10%;}
}/**/
@media screen and (max-width: 3000px) and (min-width: 1901px){
.mv_ok .page_bg {
	margin-bottom: -20%;}
}/**/
@media screen and (max-width: 1900px) and (min-width: 1400px){
.mv_fb .page_bg {
	margin-bottom: -10%;}
}/**/
@media screen and (max-width: 3000px) and (min-width: 1901px){
.mv_fb .page_bg {
	margin-bottom: -20%;}
}/**/
@media screen and (min-width: 200px) and (max-width: 813px){
.pattern::before{ top: 14%;}
.index .pattern img{background: url(../img/pattern_txt2.png)center no-repeat;background-size: contain;}
.step small{margin-top:0em;}
.introduction .kv_pro.act ,.activity .kv_pro.act {display: none;right: 12%;margin-top: -34%;}
.pattern_nav {width: 100%;}
.index .top_menu {display: block;}
.top_menu { top: 1%; right: 1%; }
body {font-size: 3vw; height:auto; background-position-y:-30vw;}
.warp{width: 100%;}
.pc { display: none;}
.pc2 { display: none;}
.pc3 { display: none!important;}
.sp { display:block;}
.sp2 { display: inline-block;}
.top_menu { display:block}
.menu {display: none;}
.menu_open { display:block;/*background-color: rgba(243, 250, 255, 1);*/ height: 100%; z-index: 202;}

.light_box_container{width: 90%;padding: 0;}	
.texture_tit{font-size: 130%;}
.texture_tit strong{font-size: 130%;}
.menu a { font-size: 180%;font-weight: 400;}
.menu a.is-selected::before{display: none;}
.menu_closed_txt{display: inline-block;}
.menu_closed_txt .icon-bar:first-child {
    -webkit-transform: translateY(6px)rotate(45deg);
    -ms-transform: translateY(6px)rotate(45deg);
    transform: translateY(6px)rotate(45deg);
}

.menu_closed_txt .icon-bar {height: 2px;}	
	
.nav_icon img { margin: 0 1vw;}
.top_logo {	margin: 2% 3%;}

.in .logo_tit,.logo_tit  {
    max-width: 280px;
    position: absolute;
    top: 20%;
    right: 20%;
    width: 30%;
}


.left { float: inherit; width:100%;}
.right { float:inherit; width:100%;}

.togo{font-size: 27px; right: 80px; padding-left: 50px; padding-right: 10px;top: 1%;}
.togo img{width: 20px; position: absolute; left: 20px; top: 6px;}
.togo img{width: 37px; left: 9px;}


.kv_tit_box.in  {left: 2%;}
.kv_tit_box.in {left: 7%;padding-top: 3%;width: 90%;}
.kv_tit_box {left: 2%;padding-top: 80px;width: 80%;}
.kv_tit img {width: 84%;}
.kv_tit_box .kv_btn {
    margin-top: 12%;
    width: 55%;
}
.kv_tit_box .kv_sheep {
    left: -5%;
    margin-top: 17%;z-index: 3;
}
.in .kv_sheep {width: 20%;}
.kv_sheep {width: 20%;}
.kv_sheep img {
    z-index: 2;
    position: relative;
}
.kv_sheep div {
    position: absolute;
    top: 80%;
    left: 5%;
}
.kv_sheep div, .kv_pro div {
    width: 6.2em;
    height: 6.2em;
    font-size: 110%;
}
.kv_btn a {
    top: 36%;
    letter-spacing: 3px;
}
.in .kv_captain {
    margin-top: -40%;
    left: 54%;
    width: 50%;
}
.kv_captain {
    margin-top: -30%;
    left: 80%;
    width: 40%;
}
.in .kv_captain img {width: 100%;}
.in .kv_sheep_planet{position: absolute;left: 44%;top: -1%;width: 16%;}
.kv_sheep_planet img{width: 100%;}
.in_link1 img {
    width: calc(100% / 3 - 6px);
    float: inherit;
    display: inline-block;
}

.in_link {
   padding-top: 10%;
}
.in_link div {
    width: calc(90% / 1 - 10px);
    float: inherit;
    margin: 0 auto 50px;
}
.p2_bg {margin-top: -80px;min-height: auto;padding-bottom: 30%;}
.texture_box{margin-left: 0px;margin: auto;width: 95%;font-size: 140%;}
.texture_box.p2_bottom{padding-bottom: 280px;}
.texture_left{width: 100%;position: relative;height: auto;top: auto;overflow: hidden;}
.texture_left p.p2 {padding-right: 54px;}
.texture_left p {font-size: 360%;margin: auto;padding-right: 30%;}
.p2_bg .p2_sheep {width: 24%;height: 100px;}
.sheep_say {margin: -20px 100px;}	
.texture_select {width: calc(92% / 4);}
.btn_reset{position: absolute;top: 35%;left: 2%;}
.btn_reset a {width: 100%;top: 0;padding: .5em 1em;}
.btn1 {width: 40%;position: absolute;top: 18px;right: 13%;}	
.btn1.p2 {right: 6px;}
.texture_picl,.texture_picr{width: 90%;text-align: center;margin: 5%;}
.texture_pic_box{margin: 1em;}
.btn_ctrl_box .btn_ctrl{display: none;}
.p2-2 .texture_select {width: calc(92% / 4);}
.texture_pic.p2-2 {margin: 0 auto 80px;width: 96%;padding: 1em;position: absolute;bottom: 0;left: 0;right: 0;overflow: visible;}
.btn_pic {margin: .5em auto;}
.p6 .texture_tit {margin-top: 90%;}
.texture_tit {text-align: center;padding: 2% 1%;}
.texture_tit.sp{position: absolute;bottom: -70px;left: 0;right: 0;}
.btn_ctrl_box { margin: 2em auto;}
.btn_ok_box,.span_red_p{width: 100%;}
.texture_pic .btn_reset {display: inline-block;width: 30%;position: relative;left: -10px;}
.btn_ok {display: inline-block;width: 60%;}
.light_box_container .btn_ok {display: inline-block;width: auto;}
.texture_pic .btn_reset a,.btn_ok a{padding: .5em;}
.p2-6 .texture_select {width: calc(96% / 2);}
.texture_pic.form {padding: 5% 3% 3%;}
.form input, .form select {width: calc(100% - 6em - 24%);}
.form select.form-input2 {width: 36%;}
	
.p2-7 .btn_ok {display: inline-block;width: 46%;margin: .2em;}
.p2-7 .btn_ok a {padding: .5em 1em;}
	
.texture_tit.form strong::after, .texture_tit.form strong::before {
    width: 1em;
    vertical-align: middle;
    margin: 0 .2em;
}
.texture_tit.form strong::before {left: 0;}
.texture_pic.form .form_pro {width: 24%;}
.texture_tit small {line-height: 1.8;}
	
 .p2-7 .texture_select {
    width: calc(92% / 2);margin: 2%;}
	
.p5_bg .texture_box {margin-bottom: 3em;margin-top: 180px;}	
.p6 .texture_box {margin-top: 160px;}	
.search_input_box {
    right: 0%;
    background-color: #4a67ad;
    top: 135%;
    left: 0%;margin: 0 16%;
}	
	.result_texture {
		width: 30%;
		margin: 1% 6% 8%;}
	.result_box:nth-child(even) {
    left: 0%;
}
	.result_texture:nth-child(3),.result_texture:nth-child(4){left: 5%;}
.p5_bg {
    margin-top: -70px;}
.p5_bg2 .warp {
    top: -530px;margin-bottom: -500px;}
.p5_bg .p2_sheep {width: 120%;
    height: 100px;
    top: 70px;
	left: 20px;}.p5_bg3 {
    margin-bottom: 3px;
    height: 40px;
}
.light_box_container .light_box_p{width: auto;}

	

.light_box_container.jq_lb2 {
    width: 90%;
}
.result_fbm {
    width: 60%;
    top: 0;
    position: absolute;
    margin: 28% 24%;
}
.result_fb {height: 70px;}
.result_fb .jq_lb2 {
	width: 10%;
	}
.blogger_box {
    width: 95%;
    margin: -105% auto 10em;
}
.blogger_tit {
    font-size: 130%;
    right: 5%;
    top: 25%;
}
.blogger_pic {
    width: 50%;
    border-radius: 2em;
    display: inline-block;
    padding: .5em;
    background-color: #a97ce2;
    box-shadow: 1px 1px 0 4px rgba(169, 124, 226, .5);
    margin: 4% 0% -17%;
}
.blogger_box a {
    width: 100%;
    padding: 7% 20% 5% 5%;
    margin-left: auto;
    font-size: 120%;
    margin-top: 15%;
}
.step_tit {
    font-size: 160%;
    width: 10em;
	margin: 0 auto -8%;}
.step_ul div {
    width: 46%;}
.step_ul span strong {
    font-size: 130%;}
.step_ul div:nth-child(1) img,.step_ul div:nth-child(2) img {
    margin-top: -20%;
}
	.step_ul div img {
    width: 100%;
}
	.step_ul {
    padding-top: 15%;
}
	

.p1 {background-size: 300%;
    margin-top: -80px;
    padding-right: 0;
    width: 88%;
    margin: auto;}
.p1 .p1_box1 {margin-top: -23px;padding: 3% 2% 0;}
.p1_box1 .slider-nav img {
    height: 1px;
}
.p1_box1 .slider-nav p {
	line-height: 1.4;    margin: 20% 2% 0;padding-bottom: 10px;
    font-size: 100%;    letter-spacing: 0;}
.cf,.p1_box1 p {
	width: 100%;position: relative;}	
.p1_tit1 strong::after, .p1_tit1 strong::before {
    width: 1em;
    margin: 5px;
}
.p1_pic_box div {
	width: 100%;}
.p1_pic4 img {
    width: 80%;
}
.bg_le, .bg_ri  {
    padding-top: 3em;
}
.p1_pic1 .bg_le, .p1_pic1 .bg_ri {
    padding-top: 1em;
    padding-bottom: 0;
}
.p1_pic1 .bg_le{
    padding-top: 2em;padding-bottom: 1em;
}
.bg_le div:nth-child(1), .bg_ri div:nth-child(1) {
    width: 70%;
    top: 0px;
	float: right;
}
.bg_ri div:nth-child(1) {top: 15px;}
.p1_pic1 img {
    width: 60%;margin: 3% 30% -5%;
    z-index: 1;
    position: relative;
}
.p1_pic1 .bg_ri img {
    width: 60%;margin: -4% 30% 5%;
}
.p1_pic5 .bg_le {
     padding-bottom: 1em; 
}
.p1_pic5 .po,.p1_pic5 .po2{text-align:center;}
	
.p1_pic1 .bg_ri strong {
    top: 0;
    text-align: left;
    right: 0;
}
.p1_sub1 {
	box-shadow: 0 0px 5px rgba(17, 17, 17, .2);}
.p1_pic3 .bg_le div:nth-child(1),.p1_pic3 .bg_ri div:nth-child(1){width: 100%;position: absolute;left: 0;}
.p1_pic3 .bg_le div:nth-child(2),.p1_pic3 .bg_ri div:nth-child(2){width: 100%;}
.p1_pic3 .bg_le,.p1_pic3 .bg_ri{width: 50%; text-align: center;padding-bottom: 90px;}
.p1_pic3 .bg_ri div:nth-child(2){left: 0;}
	.p1_pic3 strong.po2 {left: 0em;}
.p1_pic3 strong.po {top: 140px;}
.p1_tit1_pic img {
    width: 90%;
}
.slick-next:before, .slick-prev:before {
    background-size: 90%;
    padding: 10px;
    background-repeat: no-repeat;
}
.search_input {width: 70%;}
.result_texture a {
    top: 30%;
    right: -25%;
    width: 35%;
}
.p1_pic4 div{position: relative;top: inherit;font-size: 150%;width: 100%;}
.mom_name{
    width: 100%;
}
.result_fb_tit{
    width: 90%;
	}


.index .pattern_box .pattern {
    width: 90%;
    margin-top: 9%;
}
.pattern_box .pattern_go {
    width: 40%;
}
.top_menu {
    top: -5%;position: fixed;
}
.in .logo, .logo {
    width: 52%;
}
.kv {
    margin-bottom: -40%;
}
.kv_pro {
    margin-top: -15%;
}
.kv_bg {
    background-size: 400%;
}
.name {
	background-size: 100%;
    background-image: url(../img/sp/name.png);
}
.index .cloud_box {
    background-size: 140%;
    top: 16%;
}
.cloud_box {
    background-size: 140%;
    top: 6%;
}
.sun{background-size: 180%;
}
	.kv_mv_box,.kv_mv{background-size: 100%;}
.cd-dot {
	left: 10%;}
.pattern_nav img {
    width: 70%;
    margin: 5%;
}

.pattern_box .pattern {
    width: 60%;
    margin-top: 10%;
}
.intro_p {
    left: 4%;
    width: 330px;
    top: 0px;
}
.intro_box {
    height: 100px;
}
.tit_pro {
    right: inherit;
    margin-top: 0%;
    width: 14%;
    left: -6%;
}
.page_bg {
    margin-bottom: -42%;
}
.introduction .page_bg {
    margin-bottom: -200%;
}
.page_bg.activity {
    margin-bottom: -172%;
}

	
}/**/
@media screen and (min-width: 1px) and (max-width: 320px){
.top_menu {top: -7%;}
.p1_pic_box {margin: 3em auto 1em;}	
.p1_pic3 strong.po {top: 120px;}
.p1 {background-position-y: -70px;}
.intro_p {width: 260px;}
.p1 .p1_box1 {margin-top: -14%;}
.bg_le div:nth-child(1),.bg_ri div:nth-child(1){width: 80%;}
.bg_le div:nth-child(2),.bg_ri div:nth-child(2){width: 20%;}
.result_fbm {margin: 30% 24%;}	
.result_fb {height: 60px;}

.p1_pic1 img {
    width: 90%;
    margin: 20% 0% -5%;
}
.p1_pic1 .bg_ri img {
    width: 90%;
    margin: -4% 0% 5%;
}	

}/**/

.container{
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  /*z-index: 1;*/overflow: hidden;/*padding-bottom: 57%*/;
	top: -30px;
}
.container img{
  position: absolute;
  width: 0;
  height: 0;
}

.kv_sheep, .kv_pro{
  animation: kv_sheep_go 1s ease-in-out 0s infinite alternate;
}
@keyframes kv_sheep_go {
  from{
	top:44%; 
  }
  to{
	top:45%; 
  }
}
.in .kv_spaceship{margin:3% auto 0;}
.kv_spaceship{
	position: absolute;
	top: 500px;
    left: 150%;
    width: 180px;
	z-index: 0;
  animation: spaceship 20s linear infinite /*alternate*/;
}

/*動作
.underbrush
.mic_sheep
.sheep1
.kv_mv
.flower
.sun
.ground
.mountain
.rainbow
.sky
*/
.cloud{
animation:cloud_box 2.8s linear;
-moz-animation:cloud_box 2.8s linear;
-webkit-animation:cloud_box 2.8s linear;
-o-animation:cloud_box 2.8s linear;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
animation-direction:alternate;
-webkit-animation-direction:alternate;
}
@keyframes cloud_box
{
from {left: 0;}
to {left: 3%;}
}

.mv_box,.step{
opacity: 0;
animation:myfirst6 1s;
-moz-animation:myfirst6 1s;
-webkit-animation:myfirst6 1s;
-o-animation:myfirst6 1s;
animation-delay:1.9s;
-webkit-animation-delay:1.9s;
animation-fill-mode : forwards ; -webkit-animation-fill-mode : forwards ;
}
@keyframes myfirst6
{
0% {opacity: 0;}
100% {opacity: 1;}
}
.underbrush,.mountain,.rainbow,.kv_mv_box{
animation:myfirst4 2s;
-moz-animation:myfirst4 2s;
-webkit-animation:myfirst4 2s;
-o-animation:myfirst4 2s;
}
.underbrush,.cloud_box{
animation:myfirst5 3s;
-moz-animation:myfirst5 3s;
-webkit-animation:myfirst5 3s;
-o-animation:myfirst5 3s;
}

@keyframes myfirst4
{
0%   {
-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
	}
100%   {
-moz-transform:scale(1);
-webkit-transform:scale(1);
-o-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
}
}

@keyframes myfirst5
{
0%   {
-moz-transform: scale(1.4);
-webkit-transform: scale(1.4);
-o-transform: scale(1.4);
-ms-transform: scale(1.4);
transform: scale(1.4);
	}
100%   {
-moz-transform:scale(1);
-webkit-transform:scale(1);
-o-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
}
}
.sheep1{
animation:myfirst2 8s;
-moz-animation:myfirst2 8s;
-webkit-animation:myfirst2 8s;
-o-animation:myfirst2 8s;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
}

@keyframes myfirst2
{
0%   {margin-right: 0%}
30%   {margin-right: 4%}
60%   {margin-right: 4%}
80%   {margin-right: 4%}
100%   {margin-right: 0%}
}
.mic_sheep{
animation:myfirst3 1.6s;
-moz-animation:myfirst3 1.6s;
-webkit-animation:myfirst3 1.6s;
-o-animation:myfirst3 1.6s;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
background-image:url(../img/s0.png);
background-size: 100%,0%,0%,0%,0%,0%;
-moz-transform: rotate(20deg);
-webkit-transform: rotate(20deg);
-o-transform: rotate(20deg);
-ms-transform: rotate(20deg);
transform: rotate(20deg);
left: 20%;
background-size: 200%;
}
@keyframes myfirst3
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}

@-moz-keyframes myfirst3
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}

@-webkit-keyframes myfirst3
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}

@-o-keyframes myfirst3
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}	
/*
@keyframes myfirst3
{
0%   {background-image:url(../img/s1.png);}
25%   {background-image:url(../img/s1.png);}
26%   {background-image:url(../img/s2.png);}
50%   {background-image:url(../img/s2.png);}
51%   {background-image:url(../img/s3.png);}
75%   {background-image:url(../img/s3.png);}
76%   {background-image:url(../img/s4.png);}
100%   {background-image:url(../img/s4.png);}
}
@-moz-keyframes myfirst3
{
0%   {background-image:url(../img/s1.png);}
25%   {background-image:url(../img/s1.png);}
26%   {background-image:url(../img/s2.png);}
50%   {background-image:url(../img/s2.png);}
51%   {background-image:url(../img/s3.png);}
75%   {background-image:url(../img/s3.png);}
76%   {background-image:url(../img/s4.png);}
100%   {background-image:url(../img/s4.png);}
}
@-webkit-keyframes myfirst3
{
0%   {background-image:url(../img/s1.png);}
25%   {background-image:url(../img/s1.png);}
26%   {background-image:url(../img/s2.png);}
50%   {background-image:url(../img/s2.png);}
51%   {background-image:url(../img/s3.png);}
75%   {background-image:url(../img/s3.png);}
76%   {background-image:url(../img/s4.png);}
100%   {background-image:url(../img/s4.png);}
}
@-o-keyframes myfirst3
{
0%   {background-image:url(../img/s1.png);}
25%   {background-image:url(../img/s1.png);}
26%   {background-image:url(../img/s2.png);}
50%   {background-image:url(../img/s2.png);}
51%   {background-image:url(../img/s3.png);}
75%   {background-image:url(../img/s3.png);}
76%   {background-image:url(../img/s4.png);}
100%   {background-image:url(../img/s4.png);}
}
*/
.kv_mv_box{z-index: 9;}
.kv_mv{
animation:myfirst 1.4s;
-moz-animation:myfirst 1.4s;
-webkit-animation:myfirst 1.4s;
-o-animation:myfirst 1.4s;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
}
.kv_mv::after{background-image:url(../img/k1.png),url(../img/k2.png),url(../img/k3.png),url(../img/k4.png);}
@keyframes myfirst
{
0%   {background-image:url(../img/k1.png);}
25%   {background-image:url(../img/k1.png);}
26%   {background-image:url(../img/k2.png);}
50%   {background-image:url(../img/k2.png);}
51%   {background-image:url(../img/k3.png);}
75%   {background-image:url(../img/k3.png);}
76%   {background-image:url(../img/k4.png);}
100%   {background-image:url(../img/k4.png);}
}

@-moz-keyframes myfirst /* Firefox */
{
0%   {background-image:url(../img/k1.png);}
25%   {background-image:url(../img/k1.png);}
26%   {background-image:url(../img/k2.png);}
50%   {background-image:url(../img/k2.png);}
51%   {background-image:url(../img/k3.png);}
75%   {background-image:url(../img/k3.png);}
76%   {background-image:url(../img/k4.png);}
100%   {background-image:url(../img/k4.png);}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
0%   {background-image:url(../img/k1.png);}
25%   {background-image:url(../img/k1.png);}
26%   {background-image:url(../img/k2.png);}
50%   {background-image:url(../img/k2.png);}
51%   {background-image:url(../img/k3.png);}
75%   {background-image:url(../img/k3.png);}
76%   {background-image:url(../img/k4.png);}
100%   {background-image:url(../img/k4.png);}
}

@-o-keyframes myfirst /* Opera */
{
0%   {background-image:url(../img/k1.png);}
25%   {background-image:url(../img/k1.png);}
26%   {background-image:url(../img/k2.png);}
50%   {background-image:url(../img/k2.png);}
51%   {background-image:url(../img/k3.png);}
75%   {background-image:url(../img/k3.png);}
76%   {background-image:url(../img/k4.png);}
100%   {background-image:url(../img/k4.png);}
}


@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {opacity: 1;}
}

@keyframes heartBeat {
  0% {opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {opacity: 1;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {opacity: 1;}
}

.heartBeat {opacity: 0;
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
animation-delay:2s;
-webkit-animation-delay:2s;
	animation-fill-mode : forwards ; -webkit-animation-fill-mode : forwards ;
}
@-webkit-keyframes heartBeat2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  7% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  17% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  23% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  7% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  17% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  23% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat2 {
  -webkit-animation-name: heartBeat2;
  animation-name: heartBeat2;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
animation-delay:2s;
-webkit-animation-delay:2s;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {opacity: 0;
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
animation-delay:.4s;
-webkit-animation-delay:.4s;
	animation-fill-mode : forwards ; -webkit-animation-fill-mode : forwards ;
}
/*
.ct1{
opacity: 0;
animation:capion 2s;
-moz-animation:capion 2s;
-webkit-animation:capion 2s;
-o-animation:capion 2s;
animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;
}
@keyframes capion
{
0% {opacity: 1;}
50% {opacity: 1;}
51% {opacity: 0;}
100% {opacity: 0;}
}
*/
@media screen and (max-width: 813px) and (min-width: 200px){
.kv_mv_box{z-index: 9;}
.kv_mv{
animation:myfirst 1.6s linear;
-moz-animation:myfirst 1.6s linear;
-webkit-animation:myfirst 1.6s linear;
-o-animation:myfirst 1.6s linear;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
background-image:url(../img/sp/k0.png);
background-size: 100%;background-position: 0;
width: 200%;
}
.kv_mv::after{background-image:url(../img/sp/k0.png);}
@keyframes myfirst
{
0%   {background-position: 0;left: 0;}
50%   {background-position: 0;left: 0;}
50.0001%    {background-position: 100%;left: -100%;}
100%   {background-position: 100%;left: -100%;}
}

@-moz-keyframes myfirst
{
0%   {background-position: 0;left: 0;}
50%   {background-position: 0;left: 0;}
50.0001%    {background-position: 100%;left: -100%;}
100%   {background-position: 100%;left: -100%;}
}

@-webkit-keyframes myfirst
{
0%   {background-position: 0;left: 0;}
50%   {background-position: 0;left: 0;}
50.0001%    {background-position: 100%;left: -100%;}
100%   {background-position: 100%;left: -100%;}
}

@-o-keyframes myfirst
{
0%   {background-position: 0;left: 0;}
50%   {background-position: 0;left: 0;}
50.0001%    {background-position: 100%;left: -100%;}
100%   {background-position: 100%;left: -100%;}
}
/*
@keyframes myfirst
{
0%   {background-image:url(../img/sp/k1.png);}
50%   {background-image:url(../img/sp/k1.png);}
51%   {background-image:url(../img/sp/k2.png);}
100%   {background-image:url(../img/sp/k2.png);}
}

@-moz-keyframes myfirst
{
0%   {background-image:url(../img/sp/k1.png);}
50%   {background-image:url(../img/sp/k1.png);}
51%   {background-image:url(../img/sp/k2.png);}
100%   {background-image:url(../img/sp/k2.png);}
}

@-webkit-keyframes myfirst
{
0%   {background-image:url(../img/sp/k1.png);}
50%   {background-image:url(../img/sp/k1.png);}
51%   {background-image:url(../img/sp/k2.png);}
100%   {background-image:url(../img/sp/k2.png);}
}

@-o-keyframes myfirst
{
0%   {background-image:url(../img/sp/k1.png);}
50%   {background-image:url(../img/sp/k1.png);}
51%   {background-image:url(../img/sp/k2.png);}
100%   {background-image:url(../img/sp/k2.png);}
}
*/
}/**/

			.mv_ok_box{position:absolute;z-index: 53; text-align: center;top: 10vw;left: 0;right: 0;margin: auto;}
			.mv_fb .mv_ok_box{margin-top: 2%;}
			.mv_ok_box .mv_div{width: 800px;/*56%;*/max-width: 800px; margin: auto;padding: 1em 0;}
			.mv_ok_box .mv_div img{width: 100%;}
			.mv_div div > div{position: absolute;pointer-events: none;font-size: 180%;font-weight: bold;color: red;
				text-shadow: 1px 1px 0 #FFFFFF, -1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, 1px -1px 0 #FFFFFF;}
			.mv_div .ct{position: absolute;z-index: 1;color: #06358b;font-weight: bold;}	
.mv_div .capion{top: 32.4%;left: 48.6%;transform: rotate(1deg);font-size: 100%;width: 3em;line-height: }
.mv_div .capion2{top: 72%;left: 48%;font-size: 220%;color: #fff;height: 1.6em;}
.mv_div .capion3 {text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #FFF, 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff;
	top: 82.4%;left: 21%;font-size: 250%;color: #08538b;height: 1.6em;}
			#video{outline: 10px solid #FFFFFF;box-shadow: 0px 10px 20px 14px #1111114a;background: #96eaef;width: 100%;height: 450px;}

			.mv_okd{width: 700px;margin: auto;}
			.mv_ok_box .mv_okd a{width: 25%; display: inline-block;margin: 1%;}
			.mv_fb .mv_ok_box .mv_okd a{width: 35%;}
			.mv_ok_box .mv_okd a:nth-child(3){width: 35%; }
			.mv_ok_box .mv_okd a img{width: 100%;}
@media screen and (min-width: 1501px) and (max-width: 3000px){
.mv_ok_box .mv_div {width:800px; /*46%;*/}
.sheep1 {
    width: 9%;
    right: 15%;
	top: 50%;}
}/**/
@media screen and (min-width: 200px) and (max-width: 813px){
.mv_ok_box .mv_div,.mv_ok_box .mv_okd{width: 96%; margin: auto;}
.mv_ok_box{top: 34vw;}
.sheep1 {
    width: 30%;
    background-size: 100%;
    margin-top: 40%;
}
	.mv_ok_box .mv_okd a{width: 40%;}
	.mv_ok .mv_ok_box .mv_okd a{margin: 2%; }
	.mv_ok_box .mv_okd a:nth-child(3){width: 65%; margin-top: -2%; }

	.mv_fb .mv_ok_box .mv_okd a{width: 65%;}
	
.mv_div .capion {
    top: 33%;
    left: 46%;
	font-size:3.5vw;
    transform: rotate(4deg);
    -moz-transform: scale(.7);
    -webkit-transform: scale(.7);
    -o-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
	line-height: 1;
}
	.mv_div .capion2 {
    top: 72%;
    left: 48%;
    font-size: 4vw;
	line-height: 1;
}
	.mv_div .capion3 span{margin-left: -1.02em;}
	.mv_div .capion3 {
    top: 81.4%;
    left: 25.4%;
    font-size: 5vw;
    color: #08538b;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff;
	line-height: 1;
/*
    width: 2em;
    height: 1.6em;
    overflow: hidden;
*/
}
	#video{height:auto;}
}/**/	

@media screen and (min-width: 10px) and (max-width: 374px){
	.mv_div .capion3 {top: 80.4%;}
	.mv_div .capion {
	top: 31.5%;
    -moz-transform: scale(.6);
    -webkit-transform: scale(.6);
    -o-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);
}
	.mv_div .capion2 {
		top: 73%;
	}
}
@media screen and (min-width: 814px) and (max-width: 1080px){
	body.mv{min-width: 1080px;overflow-x: auto;}
	.page_bg {overflow-x: hidden;}
}/**/	

/*mv.php*/

	.mic_off{width: 30%;margin: 2.5% auto;background: url(../img/mic_off.png)center no-repeat;background-size: contain;}
	.mic_off img{opacity: 0;display: block;}
	.mic_on{background: url(../img/mic_bg.png)center no-repeat;background-size: 10%;}
	.mic_on.active{opacity: 1;}
.mic_on{
animation:mic_on 1s;
-moz-animation:mic_on 1s;
-webkit-animation:mic_on 1s;
-o-animation:mic_on 1s;
animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;
}
@keyframes mic_on
{
0% {background-size: 10%;}
100% {background-size: 100%;}
}
.mv_box_bg2 {background-image: url(../img/mv_box_bg2.png);z-index: 4;}
.mv_box_sheep{
	width: 42%;
    left: 0;
    right: 0;
    margin: auto;
    min-width: 456px;
    overflow: hidden;
    top: 40%;
    z-index: 3;
    height: 20%;
	}
.mv_box_sheep_go{width: 25%;}
.mv_box_sheep_go{
animation:kvsp4 4s linear;
-moz-animation:kvsp4 4s linear;
-webkit-animation:kvsp4 4s linear;
-o-animation:kvsp4 4s linear;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
}
@keyframes kvsp4
{
0%   {left: -20%;}
100%   {left: 100%;}
}	
@-moz-keyframes kvsp4
{
0%   {left: -20%;}
100%   {left: 100%;}
}
@-webkit-keyframes kvsp4
{
0%   {left: -20%;}
100%   {left: 100%;}
}
@-o-keyframes kvsp4
{
0%   {left: -20%;}
100%   {left: 100%;}
}
.mv_box_sheep_go2{
animation:kvsp5 4s linear;
-moz-animation:kvsp5 4s linear;
-webkit-animation:kvsp5 4s linear;
-o-animation:kvsp5 4s linear;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
top: -18%;
}
/*
@keyframes kvsp5
{
0%   {top: 20%;transform:  rotate(0deg) ;}
25%   {top: 0%;transform:  rotate(-10deg) ;}
50%   {top: 0%;transform:  rotate(10deg) ;}
100%   {top: 20%;transform:  rotate(0deg) ;}
}	
@-moz-keyframes kvsp5
{
0%   {top: 20%;transform:  rotate(0deg) ;}
25%   {top: 0%;transform:  rotate(-10deg) ;}
50%   {top: 0%;transform:  rotate(10deg) ;}
100%   {top: 20%;transform:  rotate(0deg) ;}
}
@-webkit-keyframes kvsp5
{
0%   {top: 20%;transform:  rotate(0deg) ;}
25%   {top: 0%;transform:  rotate(-10deg) ;}
50%   {top: 0%;transform:  rotate(10deg) ;}
100%   {top: 20%;transform:  rotate(0deg) ;}
}
@-o-keyframes kvsp5
{
0%   {top: 20%;transform:  rotate(0deg) ;}
25%   {top: 0%;transform:  rotate(-10deg) ;}
50%   {top: 0%;transform:  rotate(10deg) ;}
100%   {top: 20%;transform:  rotate(0deg) ;}
}
*/

/*
.mv_box_sheep_run::before {
	background-image: url(../img/mv/sheep_go.png),url(../imgmv/mv/sheep_go2.png);}
*/
.mv_box_sheep_run {
	background-image: url(../img/mv/sheep_go0.png);
animation:kvsp3 .3s linear;
-moz-animation:kvsp3 .3s linear;
-webkit-animation:kvsp3 .3s linear;
-o-animation:kvsp3 .3s linear;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
background-size: 200%;
}
@keyframes kvsp3
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}	
@-moz-keyframes kvsp3
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}
@-webkit-keyframes kvsp3
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}
@-o-keyframes kvsp3
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}
.mv_box_go::before {
	background-image: url(../img/mv/mv_box.png),url(../img/mv/mv_box2.png);}
.mv_box_go {
	background-image: url(../img/mv/mv_box.png);z-index: 5;
animation:kvsp2 2s;
-moz-animation:kvsp2 2s;
-webkit-animation:kvsp2 2s;
-o-animation:kvsp2 2s;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
}
@keyframes kvsp2
{
0%   {background-image:url(../img/mv/mv_box.png);}
50%   {background-image:url(../img/mv/mv_box.png);}
51%   {background-image:url(../img/mv/mv_box2.png);}
100%   {background-image:url(../img/mv/mv_box2.png);}
}	
@-moz-keyframes kvsp2
{
0%   {background-image:url(../img/mv/mv_box.png);}
50%   {background-image:url(../img/mv/mv_box.png);}
51%   {background-image:url(../img/mv/mv_box2.png);}
100%   {background-image:url(../img/mv/mv_box2.png);}
}
@-webkit-keyframes kvsp2
{
0%   {background-image:url(../img/mv/mv_box.png);}
50%   {background-image:url(../img/mv/mv_box.png);}
51%   {background-image:url(../img/mv/mv_box2.png);}
100%   {background-image:url(../img/mv/mv_box2.png);}
}
@-o-keyframes kvsp2
{
0%   {background-image:url(../img/mv/mv_box.png);}
50%   {background-image:url(../img/mv/mv_box.png);}
51%   {background-image:url(../img/mv/mv_box2.png);}
100%   {background-image:url(../img/mv/mv_box2.png);}
}
.mv_box_go_bg{background-image: url(../img/mv_box_bg.png);z-index: 2;}
.mv_box_go_l{background-image:url(../img/mv_box_l.png);
animation:mv_box_go_l 8s;
-moz-animation:mv_box_go_l 8s;
-webkit-animation:mv_box_go_l 8s;
-o-animation:mv_box_go_l 8s;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
}
@keyframes mv_box_go_l
{
0%   {margin-left: 4%}
30%   {margin-left: 0%}
60%   {margin-left: 0%}
80%   {margin-left: 0%}
100%   {margin-left: 4%}
}
.mv_box_go_l2{background-image:url(../img/mv_box_l2.png);
animation:mv_box_go_l2 8s;
-moz-animation:mv_box_go_l2 8s;
-webkit-animation:mv_box_go_l2 8s;
-o-animation:mv_box_go_l2 8s;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
}
@keyframes mv_box_go_l2
{
0%   {margin-left: 1%}
30%   {margin-left: 0%}
60%   {margin-left: 0%}
80%   {margin-left: 0%}
100%   {margin-left: 1%}
}

.mv_box_go_r{background-image:url(../img/mv_box_r.png);
animation:mv_box_go_r 8s;
-moz-animation:mv_box_go_r 8s;
-webkit-animation:mv_box_go_r 8s;
-o-animation:mv_box_go_r 8s;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
animation-delay:2s;
-webkit-animation-delay:2s;
}
@keyframes mv_box_go_r
{
0%   {margin-left: -2%}
30%   {margin-left: 0%}
60%   {margin-left: 0%}
80%   {margin-left: 0%}
100%   {margin-left: -2%}
}
	
.mv_box_go_m{background-image:url(../img/mv_box_m.png);
animation:mv_box_go_m 8s;
-moz-animation:mv_box_go_m 8s;
-webkit-animation:mv_box_go_m 8s;
-o-animation:mv_box_go_m 8s;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
animation-delay:2s;
-webkit-animation-delay:2s;
}
@keyframes mv_box_go_m
{
0%   {margin-left: 2%}
30%   {margin-left: 0%}
60%   {margin-left: 0%}
80%   {margin-left: 0%}
100%   {margin-left: 2%}
}
.step5{top: 12%;}
.step5 strong .span1:before{
animation:step5_before 30s linear;
-moz-animation:step5_before 30s linear;
-webkit-animation:step5_before 30s linear;
-o-animation:step5_before 30s linear;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
content: '小羊主打歌正在製作中';
white-space: pre-line;
display: block;
}
@keyframes step5_before
{
0%   {content: '小羊主打歌正在製作中';}
25%   {content: '影片快好囉';}
50%   {content: '咩...';}
75%   {content: '影片即將完成';}
100%   {content: '還要再一下下唷';}
}	
@-moz-keyframes step5_before
{
0%   {content: '小羊主打歌正在製作中';}
25%   {content: '影片快好囉';}
50%   {content: '咩...';}
75%   {content: '影片即將完成';}
100%   {content: '還要再一下下唷';}
}
@-webkit-keyframes step5_before
{
0%   {content: '小羊主打歌正在製作中';}
25%   {content: '影片快好囉';}
50%   {content: '咩...';}
75%   {content: '影片即將完成';}
100%   {content: '還要再一下下唷';}
}
@-o-keyframes step5_before
{
0%   {content: '小羊主打歌正在製作中';}
25%   {content: '影片快好囉';}
50%   {content: '咩...';}
75%   {content: '影片即將完成';}
100%   {content: '還要再一下下唷';}
}	

.step5 strong .span2:before{
animation:step5_after 30s linear;
-moz-animation:step5_after 30s linear;
-webkit-animation:step5_after 30s linear;
-o-animation:step5_after 30s linear;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
content: '稍等片刻';
white-space: pre-line;
display: inline-block;
}
@keyframes step5_after
{
0%   {content: '稍等片刻';}
25%   {content: '再等一下就好';}
50%   {content: '只要看完影片就能抽獎啦';}
75%   {content: '好期待唷';}
100%   {content: '真的啦';}
}	
@-moz-keyframes step5_after
{
0%   {content: '稍等片刻';}
25%   {content: '再等一下就好';}
50%   {content: '只要看完影片就能抽獎啦';}
75%   {content: '好期待唷';}
100%   {content: '真的啦';}
}
@-webkit-keyframes step5_after
{
0%   {content: '稍等片刻';}
25%   {content: '再等一下就好';}
50%   {content: '只要看完影片就能抽獎啦';}
75%   {content: '好期待唷';}
100%   {content: '真的啦';}
}
@-o-keyframes step5_after
{
0%   {content: '稍等片刻';}
25%   {content: '再等一下就好';}
50%   {content: '只要看完影片就能抽獎啦';}
75%   {content: '好期待唷';}
100%   {content: '真的啦';}
}	
.step5 strong .span3:before{
animation:step5 3s;
-moz-animation:step5 3s;
-webkit-animation:step5 3s;
-o-animation:step5 3s;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
content: '.';
width: 1em;
display: inline-block;
text-align: left;
}
@keyframes step5
{
0%   {content: '.';}
33%   {content: '.';}
34%   {content: '..';}
66%   {content: '..';}
67%   {content: '...';}
99%   {content: '...';}
100%   {content: '.';}
}	
@-moz-keyframes step5
{
0%   {content: '.';}
33%   {content: '.';}
34%   {content: '..';}
66%   {content: '..';}
67%   {content: '...';}
99%   {content: '...';}
100%   {content: '.';}
}
@-webkit-keyframes step5
{
0%   {content: '.';}
33%   {content: '.';}
34%   {content: '..';}
66%   {content: '..';}
67%   {content: '...';}
99%   {content: '...';}
100%   {content: '.';}
}
@-o-keyframes step5
{
0%   {content: '.';}
33%   {content: '.';}
34%   {content: '..';}
66%   {content: '..';}
67%   {content: '...';}
99%   {content: '...';}
100%   {content: '.';}
}	

@media screen and (max-width: 813px) and (min-width: 200px){
.step {width: 100%;top: 25%;}
.step1 {top: 16%;}
.step_li a {width: calc(60% / 3);margin: 2% 2% 0;}
.mv_btn_gox {width: 36%;margin: -2% auto 0;}
.mv_box,.step{
opacity: 1;
animation:myfirst6 1s;
-moz-animation:myfirst6 1s;
-webkit-animation:myfirst6 1s;
-o-animation:myfirst6 1s;
animation-delay:0s;
-webkit-animation-delay:0s;
animation-fill-mode : forwards ; -webkit-animation-fill-mode : forwards ;
}
@keyframes myfirst6
{
0% {opacity: 1;
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
	}
100% {opacity: 1;
-moz-transform:scale(1);
-webkit-transform:scale(1);
-o-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
	}
}
.page_bg {margin-bottom: -40%;}
.mv_box_go_bg {background-image:none;}

.mv_box_sheep {
    width: 89%;
    min-width: inherit;
    z-index: 5;
	height: 16%;
}
/*
.mv_box_sheep_run {
    background-size: 100%;
}
*/
.mv_box_bg2 {
    background-image: url(../img/sp/mv_box_bg2.png);background-size: 100%;z-index: 6;
}
}/**/
@media screen and (max-width: 1500px) and (min-width: 814px){
.mv_box_sheep {
    width: 42%;
	top: 34%;
	}
.mv_box_sheep_go2{
top: -38%;
}
}/**/
@media screen and (max-width: 3000px) and (min-width: 1501px){
.mv_box_sheep {
    width: 33%;
		top: 34%;
	}
}/**/
	.mv_box_sheep{background: url(../img/loading_bg.gif) center no-repeat;background-size: 100%;}
		.kv_bg.ground{top: -5%;}
  .video__screen {
    position: relative;
    width: 100%; }
    .video__screen::before {
      content: "";
      display: block;
      padding-top: 56.25%; }
  .video__videoElement {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }
  .video__overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    pointer-events: none;
    }
  .video__cover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    cursor: pointer; }
  .video__cover--active {
    display: block; }
  .video__firework {
    position: absolute;
    top: 30%;
    left: 51%;
    width: 45%;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .video__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    margin-top: 20px;max-width: 800px;margin: auto;}
  .video__play, .video__pause {
    display: none;
    position: relative;
    width: 40px;
    height: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    cursor: pointer; }
  .video__play--active, .video__pause--active {
    display: block; }
  .video__repeat {
    position: relative;
    width: 40px;
    height: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    cursor: pointer;
    background-image: url(/tc/assets/images/norepeat.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
	}
  .video__repeat--active {
    background-image: url(/tc/assets/images/repeat.svg); }
  .video__timeline {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 30px;
    margin: 0 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .video__timeline::before {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #ffffff;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .video__progress {
    position: absolute;
    top: 50%;
    left: 0;
    height: 2px;
    width: 0;
    background-color: #ffffff;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .video__progress::before {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      right: 0;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background-color: #ffffff;
      -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
      transform: translate(50%, -50%); }

		.ui-widget.ui-widget-content {
			border: 0px;
		}
		.video__timeline {
			height: 14px !important;
		}
		.ui-widget-content {
			background: transparent;
		}
		.ui-state-default, .ui-widget-content .ui-state-default,  .ui-state-hover, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
			background: #ffffff;
			border: none;
			border-radius: 50%;
		}
.ui-slider-horizontal .ui-slider-handle {top: -.2em;}


/*--------------------------------------------------------------------------*/

.kv_mv2{
animation:myfirst_sp 1.6s linear;
-moz-animation:myfirst_sp 1.6s linear;
-webkit-animation:myfirst_sp 1.6s linear;
-o-animation:myfirst_sp 1.6s linear;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
background-image:url(../img/sp/k0.png);
background-size: 200%;
}
@keyframes myfirst_sp
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}

@-moz-keyframes myfirst_sp
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}

@-webkit-keyframes myfirst_sp
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}

@-o-keyframes myfirst_sp
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}	
	
.kv_mv3{
animation:myfirst_pc 1.6s linear;
-moz-animation:myfirst_pc 1.6s linear;
-webkit-animation:myfirst_pc 1.6s linear;
-o-animation:myfirst_pc 1.6s linear;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
background-image:url(../img/k0.png);
background-size: 200%;
width: 100%;
}
@keyframes myfirst_pc
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}

@-moz-keyframes myfirst_pc
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}

@-webkit-keyframes myfirst_pc
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}

@-o-keyframes myfirst_pc
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}	
.mv_box_go::before{
	background-image: url(../img/mv/mv_box0.png);}
.mv_box_go {
background-size: 200%;
background-position: 0;
animation:kvsp2 2s;
-moz-animation:kvsp2 2s;
-webkit-animation:kvsp2 2s;
-o-animation:kvsp2 2s;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
background-image: url(../img/mv/mv_box0.png);}
@keyframes kvsp2
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}	
@-moz-keyframes kvsp2
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}
@-webkit-keyframes kvsp2
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}
@-o-keyframes kvsp2
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}
.mv_box_go2::before{
	background-image: url(../img/sp/kv_sp0.png);}
.mv_box_go2 {
background-size: 200%;
background-position: 0;
animation:kvsp2_sp 2s;
-moz-animation:kvsp2_sp 2s;
-webkit-animation:kvsp2_sp 2s;
-o-animation:kvsp2_sp 2s;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
background-image: url(../img/sp/kv_sp0.png);}
@keyframes kvsp2_sp
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}	
@-moz-keyframes kvsp2_sp
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}
@-webkit-keyframes kvsp2_sp
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}
@-o-keyframes kvsp2_sp
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}

@media screen and (max-width: 1500px) and (min-width: 814px){
  .kv_mv3,.mv_box_go{width: 130%;}
}
.div_center{position:absolute; left:50%; top:0%; 
transform:translate(-50%,-0%);
-ms-transform:translate(-50%,-0%); /* IE 9 */
-moz-transform:translate(-50%,-0%); /* Firefox */
-webkit-transform:translate(-50%,-0%); /* Safari and Chrome */
-o-transform:translate(-50%,-0%);}

@media screen and (orientation: portrait) {
  /*針對縱向 css去撰寫*/
}
@media screen and (orientation: landscape) and (max-width: 900px) {
	.video__controls{width: 90%;}
	.mv_ok_box .mv_div, .mv_ok_box .mv_okd {width: 74%;}
	#video {height: auto;}
	.mv_div .capion3 {top: 80.4%; font-size: 4vw;}
	.mv_div .capion {font-size: 2.4vw;}
	.mv_div .capion2 {top: 71%;left: 50%;font-size: 3vw;}
}

.player-control-overlay.fadein {
    background-color: rgba(0,0,0,0.6);
	display: block;
}
.player-control-overlay.animation-enabled {
    transition: transform 700ms;
    transition-property: all;
}
.player-control-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    background-color: rgba(0,0,0,0);
    touch-action: manipulation;
	z-index: 98;
	margin: 1em 0 1.3em;
	display: none;
}
.player-controls-middle {z-index: 101;
    position: absolute;
    top: 50%;
    width: 100%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.center {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.≈,.center {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.player-controls-bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    bottom: 12%;
}
.mv_div div .player-controls-middle,.mv_div div .player-controls-bottom  {pointer-events: auto;}
.mv_div div .player-controls-bottom{width: 96%;left: 0;right: 0;margin: auto;}
						.player-controls-bottom{z-index: 101;width: 100%;}
						.player-controls-bottom .progress-bar-line{position: absolute;}
						.mv_div button.icon-button{padding: 6%;margin: 10%; display:inline-block;position: relative;border: none;background: transparent;z-index: 101;cursor: pointer;}
						.mv_div button.icon-play {background:url("../img/mv/icon-play.png")no-repeat;background-size: cover;}			
						.mv_div button.icon-play.pause {background-image:url("../img/mv/icon-pause.png");}			
						.mv_div button.icon-play.replay {background-image:url("../img/mv/icon-replay.png");}			
						.mv_div button.icon-ff {background:url("../img/mv/icon-ff.png")no-repeat;background-size: cover;}			
						.mv_div button.icon-bb {background:url("../img/mv/icon-bb.png")no-repeat;background-size: cover;}	
						.progress-bar-line{width: 100%;height: 1px;background-color: #fff;z-index: 101;}
						.progress-bar-playhead{display: block;padding: 1%;line-height: 1; border-radius: 50%;background-color: #3c93f4;margin-top: -1%;z-index: 102;}
.ui-slider .ui-slider-handle {width: .4em;height: .4em;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-state-hover, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{background: #3c93f4;z-index: 101;margin: auto;}

.step4 .step_li a span {
    margin: -56% auto 32%;
}

.mv_animation_2{
background-size: 200%;
background-repeat: no-repeat;
background-position: 0;
animation:animation_2 2s;
-moz-animation:animation_2 2s;
-webkit-animation:animation_2 2s;
-o-animation:animation_2 2s;
animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
}
@keyframes animation_2
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}	
@-moz-keyframes animation_2
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}
@-webkit-keyframes animation_2
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}
@-o-keyframes animation_2
{
0%   {background-position: 0;}
50%   {background-position: 0;}
50.0001%    {background-position: 100%;}
100%   {background-position: 100%;}
}

.mv_go11{background-image: url("../img/mv/mv_go11.png");}
.mv_go12{background-image: url("../img/mv/mv_go12.png");}
