@charset "utf-8";
/* CSS Document */

#equipment{
	font-family: "Noto Sans TC", 微軟正黑體, "Arial Narrow", Rubik, "Noto Sans TC", sans-serif;
}

a{text-decoration: none;}

.kv-pc {
	background-image: url("../images/kv-pc.jpg");
	width: 100%;
	max-width: 1200px;
	height: 450px;
	margin: auto;
	
}
.pc-box{display:block;}
.mb-box{display: none;}
.kv-pc img{margin:auto;display: block;
}

.kv-bg {
	background-position: center;
    width: 100%;
	margin: 0;
	
	
}

#cloud .kv {
	margin-right: auto;
    margin-left: auto;
   
    width: 100%;
   height: 490px;
    background-image: url("../images/kv-pc.gif");
    max-width: 1200px;
   
    background-repeat: no-repeat;
    background-position: center;

    display: flex;
    align-items: flex-start;
    justify-content: center;
        background-color: #f8f8f8;
}


.kv img{display: block;margin: 0 auto;}
.lora{
	    padding-top: 2%;
	        padding-bottom: 2%;
	margin-right: auto;
    margin-left: auto;
   
    width: 100%;
   
    display: block;
    max-width: 1200px;
   text-align: center;
    background-repeat: no-repeat;
    background-color: #f8f8f8;
        background-color: #e7f9ff;
    background-position: right;
	

}
.kv img{margin: auto;display: block; }

.join{ 
    width: 100%;
	padding: 5px 0 5px 0;
    max-width: 1200px;
    background-repeat: no-repeat;
    background-color: #f8f8f8;
    background-position: center;
	display: block;
	margin:0 auto;

	background-color: #0b171a;
    padding-top: 5%;
}
.join img{
	display: block;
	margin: auto;}

.learn-map-ad{
	margin-right: auto;
    margin-left: auto;
	/*padding-top: 3%;*/
    width: 100%;
	padding-bottom: 5px;
    max-width: 1200px;

    background-image: url(../images/case-bg-vv.png);
    background-size: cover;

   background-color: #f8f8f8;
    background-repeat: no-repeat;
    background-position: center;
}

.learn-map{
	margin-right: auto;
    margin-left: auto;
	padding-top: 3%;
    width: 100%;
	padding-bottom: 5px;
    max-width: 1200px;
   background-color: #f8f8f8;
    background-repeat: no-repeat;
    background-position: center;
    /*background-color: #f5d845;*/

        background-color: #ebebeb;
}
.learn-map img{
	    display: inline-block;
	margin:0 auto ;
}

.learn-advad{
	margin-right: auto;
    margin-left: auto;
    width: 100%;
	/*padding-bottom: 5px;*/
    max-width: 1200px;
   background-color: #f8f8f8;
    background-repeat: no-repeat;
    background-position: center;
}

.map-img1{    margin: auto;
    text-align: center;}
.map-prouct-pc{
	display: block;    
	margin: 0px 0 30px 0;
}
.map-img1 img{width: 75%;}
.map-img2 img{width:  75%;min-width: 700px;}
.map-prouct-pc{ 
	/*background-image: url("../images/pd-all-bg.png");*/
	background-size: cover;
}

.map-prouct-pc{
	text-align: center;
	    width: 80%;
	    width: 100%;
    margin: auto;
    /*margin-bottom: 2.5%;*/
}

.map-shake-pc{
    text-align: center;
    width: 80%;
    margin: auto;
}

.program{
	margin-right: auto;
    margin-left: auto;
   padding-top: 50px;
    width: 100%;
	/*padding-bottom: 50px;*/
    max-width: 1200px;
   background-color: #f8f8f8;
    background-repeat: no-repeat;
    
    background-position: center;}

    .program-ss{
    	    padding-top: 0px;
    }

.program-2{
    /*background-image: url("../images/program-bg.png");*/
	padding-top: 20px;
   margin-right: auto;
    margin-left: auto;
   padding-bottom: 50px;
    width: 100%;
    max-width: 1200px;
   background-color: #f8f8f8;}


.time {
	background-color: #30789d;  
	    background-color: #000000;
	        background-color: #083269;
	font-weight:lighter;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 1rem 0;
	padding-top: 2rem;
	background-image: url("../images/program-bg.png");
	background-position: center;
	background-size: cover;
}

.mi-spk-bgvv {
	font-weight:lighter;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 1rem 0;
	padding-top: 2rem;
	background-image: url("../images/program-bg-02.png");
	background-position: center;
	background-size: cover;
}

.mi-count {
        color: #fff;
        font-weight:normal;;
        font-size: 2rem;
        /*margin: 40px 0px 20px;*/
        margin-bottom: 2%;
        font-weight: bold;
    }
#clockdiv {
        font-family: sans-serif;
        color: #000;
        display: inline-flex;
        font-weight: 100;
        text-align: center;
        font-size: 30px;
    }
.m-smalltext {
        padding-top: 5px;
        font-size: 16px;
        color: #fefefe;
	display: inline-block;
    }
.mi-co{
		text-align: center;
		
	}
.featuresContent
{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    background-color: #fefefe;

        /*padding-top: 4%;*/
}
 #clockdiv div>span {
        padding: 15px;
        border-radius: 3px;
        background: #ffffff;
        display: inline-block;
        color: #ff445a;
            color: #353535;
            margin-bottom: 15%;
            font-weight: bold;
    }
#clockdiv>div {
        padding: 30px;
       
        display: inline-block;
        margin:0px 5px;
        /*margin-bottom: 2%;*/
    }






.btn1 {
	border-radius: 15px;
	 background-color: #ffbf22;
	 background-color: #149bcf;
	     background-color: #4ac0b0;
	         background-color: #32b996;
	font-weight: bold;
	display: inline-block;
	padding: 10px 45px;
	text-align: center;
	
	margin-right: 25px;
	word-wrap: normal;
	 font-size: 1.2rem;
	text-decoration: none;
	color: #202020;
	    color: #ffffff;
	outline: none;
	transition: all 0.3s;

	    line-height: 28px;
}


.btn1:hover{ 
	text-decoration: none;
	background-color: #ffab00;
	/*border: 1px solid #d6d7d8;*/
	    background-color: #5edccb;
	}
.btn2 {
	border-radius: 15px;
	 background-color: #2cc8de;
	 background-color: #10b3ca;
	     background-color: #2fb0ff;
	display: inline-block;
	font-weight: bold;
	padding: 10px 45px;
	text-align: center;
	 font-size: 1.2rem;
	text-decoration: none;
	color: #202020;
	    color: #ffffff;
	outline: none;
	transition: all 0.3s;

	line-height: 28px;
}

.btn2:hover{
	box-shadow: none;
	background-color: #10b3ca;
	background-color: #29dcf5;
	    background-color: #6cc7ff;
	/*border: 1px solid #d6d7d8;*/
}


 .mi-ma-tit-zero{
	color: #c1f4ff;
	color: #171717;
	color: #fff;
    font-weight: bold;
    font-size: 2rem;
    margin: 0;
        /*text-shadow: 5px 5px 7px #0c0c0c;
            text-shadow: 6px 3px 9px #2662a9;
                text-shadow: 2px 3px 1px #0d284c;*/
                    letter-spacing: -0.1rem;
	 text-align: center;
	 /*height:100px*/
	     color: #7bbf38;

	 display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    align-items: flex-end;
    /*margin-bottom: 2%;*/
    padding-top: 4%;
        margin-right: 5%;
        width: 100%;
            margin-bottom: 2%;
 }

  .mi-ma-tit-zero-big{
  	    font-size: 1rem;
    line-height: 1.5rem;
  	        color: #fff;
  	            color: #595959;
  	     display: block;
    margin-right: 0%;
        margin-bottom: 2.5%;
  }
	
.mi-ma-tit-two{
	
	    color: #fff;
	            /*color: #0e295a;*/
    font-weight: bold;
    font-size: 3rem;
    letter-spacing: 1.2rem;
    margin: 0;
    margin-bottom: 0.5rem;
                text-shadow: 5px 5px 7px #63b9ff;
                text-shadow: 2px 3px 1px #0d284c;
	text-align: center;
	
}
.mi-ma-tit-three{
	            color: #fff;
    font-weight: bold;
    font-size: 1.7rem;
    margin: 0;
    letter-spacing: 0.1rem;
    margin-bottom: 1.5rem;
	text-align: center;
	vertical-align: middle;
	    background-color: #1e8686;
	        background-color: #45b75a;
	            background-color: #36baa8;
	                background-color: #00a7b3;
			/*background-color: #2a3ea5;
			    background-color: #124f9a;
			        background-color: #1e41c6;
		    background-color: #2266b9;*/


/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#052a95+0,00a6b2+99 */
background: #052a95; /* Old browsers */
background: -moz-linear-gradient(top,  #052a95 0%, #00a6b2 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #052a95 0%,#00a6b2 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #052a95 0%,#00a6b2 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#052a95', endColorstr='#00a6b2',GradientType=0 ); /* IE6-9 */



	width: 100%;
	max-width: 500px;
	padding: 0px 0;
	margin: 0 auto;
	opacity: 0.99;

	    line-height: 7.5rem;
	        margin-top: 4%;
	/*border-radius: 10px;*/
}
#cloud .kv-font {
	/*padding-top: 10%;*/
	width: 80%;
	text-align: center;
}

#cloud .mi-kv-img{
	width: 40%;
}

.lora-font {
	font-size: 1.1rem;
	width: 45%;
	vertical-align: middle;
	display: inline-block;
	color: #666;
	/*padding: 80px 20px;*/
	line-height: 32px;
	
	
        margin-left: 1%;
}

.lora-right {
	display: inline-block;
	width: 35%;
	text-align: center;
	vertical-align:middle;
	    margin-right: 2%;
}
.lora-right img{width: 100%;max-width: 420px;
border-radius: 5px;}


.title-bar {
	color: #202020;
	    color: #76b900;
	    color: #232323;
	         color: #4b4b4b;
	font-size: 2rem;
	display: block;
	text-align: center;
	/*margin:20px 0; */
	 margin-bottom: 3%;
	     font-weight: bold;
}

.title-bar-w {
    color: #ffffff;
        /*color: #232323;*/
    margin-bottom: 0%;
        margin-bottom: 2%;
}

.title-bar-tbk {
	color: #232323;
	/*color: #3e3e3e;*/
	    color: #4b4b4b;
}

.title-bar-first {
	margin-bottom: 0%;
	    margin-top: 2%;
}


.title-bar-stit{
    font-size: 1.5rem;
    font-weight: bold;
    display: block;
    text-align: center;
        color: #00a1c0;
    border: 2px solid #00c0d0;
        background-color: #fefefe;
    width: 87%;
    margin: auto;
    margin-bottom: 2%;
    padding: 1%;
    margin-top: 2%;
}

.title-line {
	width: 10px;
	height: 10px;
	background-color:#fec109;
	    background-color: #76b900;
	display: inline-block;
	position: relative;
	top: 12px;
	margin-right: 15px;
	margin-left: 15px;

	    display: none;
}
.lora-title-line {
	width: 10px;
	height: 10px;
	background-color:#fec109;
	    background-color: #19afba;
	display: inline-block;
	position: relative;
	top: -8px;
	margin-right: 15px;
	
}

.program-box {
	padding: 0 15px;
	line-height: 28px;
	margin:0 auto;
	text-align: center;

	padding: 0 15px;
    line-height: 28px;
    margin: 0 auto;
    text-align: center;
}
.program-pc-img img{with:100%;}

.program-left {
	width: 40%;
	display: inline-block;vertical-align: top;
	padding-right: 15px;text-align: left;
}
.program-left ul{list-style: none;padding-inline-start: 0px;}

.program-right  ul{padding-inline-start: 0px;list-style:decimal;}
 .program-right  ul li{list-style: decimal !important;}
.program-right {
	width: 40%;
	width: 80%;
	display: inline-block;text-align: left;

	
}

.program-pc-img img {width: 100%;/*margin: 15px 0;*/}

.gift-bg {
	/*padding:40px 0px 0px 0px;
	background-image: url("../images/gift-bg2.jpg");*/
	max-width: 1200px;
	background-repeat: no-repeat;
	
	background-position: top;
	
	margin: auto;
	
}

.gift-left {
	text-align: left;
	width: 50%;
	padding-left: 40px;
	
    padding-left: 11%;
	
}

.gift-right {
	position: absolute;
	left: 60%;
	bottom:0;
}

.gift-box {
	padding: 40px 15px 40px 15px;
	line-height: 28px;
	margin:0 auto;
	text-align: center;
	position: relative;

	    padding-top: 30px;
    padding-bottom: 20px;
}

.gift-box-free {
	/*padding: 40px 15px 40px 15px;
	    padding: 40px 0px 40px 0px;*/
    line-height: 28px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    /*padding-top: 30px;*/
    padding-bottom: 20px;

    background-color: #f8f8f8;
}

.mid-tit {
	font-size: 1.8rem; margin-bottom: 25px; 
	font-weight: bold;line-height: 12px;color: #202020;
	/*text-shadow: 1.4px 1.4px 1.4px #fff;*/
}

.bd-gift {
	border-radius: 10px;
	line-height: 36px;
	color: #000;
	text-align: left;
	/*text-shadow: 3px 1px 3px #fff;*/
}
.smalltext-money{ font-size: 1.4rem; margin-bottom: 35px; font-weight: bold;text-align: left;width: 50%;color: #FF0004;padding: 10px 0;text-shadow: 1px 1px 1px #fff;}
.sub {
	font-size: 2.4rem; margin-bottom: 15px; font-weight: bold;line-height: 46px;

	font-size: 2rem;
    line-height: 4rem;
    color: #202020;
        color: #76b900;
}
.smalltext{ font-size: 1.6rem; margin-bottom: 35px; font-weight: 400;font-weight: bold;color:#202020;background-color: #FEC109;padding: 20px 0;width: 50%;margin: 40px auto;border-radius: 40px;}

.my-4{margin:40px 0;}



.taffic {
	margin: 0px auto;
	padding-top: 2.5%;
    max-width: 1200px; 
	background-color: #f8f8f8;
}

.email {
	background-color: #fec109;
	    background-color: #4ac0b0;
	padding:20px 10px;
	text-align: center;
	max-width: 1200px;
	margin: 0 auto;
font-size: 1.2rem;
    line-height: 1.4rem;	
}

.email-left {
	display: inline-block;
	margin-right: 10px;
	vertical-align: bottom;
}

.email-right {
	display: inline-block;
	text-align: left;
	font-weight: bold;
	color: #202020;
	    color: #ffffff;
}

.join-pc-img {
	display: block;

    width: 100%;
    width: 100%;
    margin: auto;
padding-bottom: 5%;
    /*background-image: url(../images/last-bg.png);*/
    background-size: cover;

        display: flex;
    flex-wrap: wrap;
    align-content: space-between;

    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-around;
        justify-content: center;
}

.join-mb-img {
	display: none;
}

.map-prouct-mb {
	display: none;
}


.program-pc-img {
	display: block;
	    width: 80%;
    margin: auto;
}
.program-mb-img {
	display: none;
}

.arr {
	width: 20px;
	display: inline-block;
	vertical-align: top;
    top: 2px;
    position: relative;
}
.arr2 {
	width: 16px;display: inline-block;vertical-align: top;
    top: 3px;
    position: relative;
}
.arr3 {
	width: 10px;display: inline-block;vertical-align: top;
    top: 3px;
	right: 5px;
    position: relative;
}

.p-b-20 {
	padding-bottom: 20px;
}

.line-w {
	max-width: 960px;
    margin:20px auto;
}

.text-l {
	text-align: left;
 	/*border-bottom: 1px solid #85b900;*/
    padding-bottom: 3%;
        margin-left: 10%;
}

.mi-text-box{
    margin-bottom: 3%;
}

.mi-text-p{
    font-size: 2.2rem;
    font-weight: bold;
    font-style: italic;
        margin-right: 3%;
}

.mi-text-time{
    font-size: 1rem;
}

.mi-text-tit{
    font-size: 1.8rem;
    margin-bottom: 3%;
        border-bottom: 5px solid #315aa8;
    padding-bottom: 5%;
        color: #315aa8;
}

.mi-text-item{
    display: block;
    margin: auto;
    font-size: 1.2rem;
        font-weight: bold;
       margin-bottom: 2%;
       text-align: left;
}

.mi-text-item-ss{
font-size: 1rem;
    line-height: 1.5rem;
    margin: auto;
        list-style: none;
            color: #315aa8;
                text-align: left;
        margin-left: 5%;
}

#cloud .sub-bg {
	border-bottom: 1px solid #e4e4e4;
	/*padding-bottom: 20px*/
}
 
.font-p {
	font-size: 1.2rem;line-height: 32px;
}


.mi-pd-ul{
	background-color: #fefefe;
    /*border-radius: 10px;*/
    padding: 2%;
    padding-left: 7%;
    margin-top: 0px;
        color: #616161;

                background-color: #f4f4f4;
                    font-size: 0.9rem;
    line-height: 1.7rem;
    margin-bottom: 1rem;
}

.mi-pd-ul li{
    list-style-type: disc !important;
}

.mi-service{
	text-align: center;
    margin: auto;
    /*padding-bottom: 2%;*/
        font-size: 1.2rem;
    color: #464646;
}

.mi-video-mb{
	width:560px; 
	height:315px; 
}

.mi-join-box{
        width: 28%;
    display: inline-block;
    /*margin-bottom: 5%;
    margin: auto;*/
    text-align: center;
        margin-bottom: 2%;
            text-align: left;
}

.mi-join-box-mt{
    margin-top: 10%;
}


.mi-test-st{
    color: #191919;
    font-size: 1.5rem;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 1%;
        font-weight: bold;
}

.mi-test-tit{
	font-size: 1.75rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1.5rem;
        margin-top: 1%;
    margin-bottom: 1%;
    color: #16749d;
}

.mi-test-con{
	       color: #0b7b6c;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
        margin-top: 1%;
    margin-bottom: 3%;
}

.mi-t-box{
	    width: 90%;
    margin: auto;
    text-align: center;
}

.mi-t-box-tab{
	width: 100%;
    text-align: center;
}

.mi-t-box-tab tr th, .mi-t-box-tab tr td{
	    padding: 1.5%;
}

.mi-t-box-tab .t-color-1{
    background-color: #76b900;
    color: #fefefe;
    border: 1px solid #fefefe;
}

.mi-t-box-tab .t-color-2{
	color: #fefefe;
    background-color: #00a1c0;
    background-color: #00c0d0;
    border: 1px solid #fefefe;
    border-right: 0px solid #fefefe;
        font-size: 1.2rem;
            /*width: 20%;*/

        display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
}


.mi-t-box-tab .t-color-3{
	    /*color: #9b9b9b;*/
    /*background-color: #00c0d0;
        background-color: #eeeeee;*/
    border: 1px solid #fefefe;
    line-height: 1.5rem;
        font-size: 1rem;
		width: 40%;
            /*text-align: left;*/
}


.mi-t-box-tab .mi-tr-move-f{
	    color: #9b9b9b;
    background-color: #eeeeee;
        transition: all 0.3s;
}


.mi-t-box-tab .mi-t-color-2{
	
}

.mi-t-box-tab .mi-tr-move{
	    color: #9b9b9b;
    background-color: #e3e3e3;
        transition: all 0.3s;
}

.mi-t-box-tab .mi-tr-move-f:hover{
        background-color: #95d524;
            color: #fefefe;
}

.mi-t-box-tab .mi-tr-move:hover{
      background-color: #95d524;
          color: #fefefe;
}

.mi-t-box-tab .t-color-4{
	    background-color: #247ea5;
    color: #fefefe;
        /*border-right: 1px solid #fefefe;
    border-left: 1px solid #fefefe;*/
    border: 1px solid #fefefe;
        font-size: 1.2rem;
}

.mi-t-box-tab .t-color-4-sp{
	    font-size: 1.2rem;
}

.mi-t-box-tab .mi-text-1{
    font-size: 1.4rem;
        font-weight: bold;
}

.mi-t-box-tab .mi-text-2{
    font-size: 1.2rem;
        font-weight: bold;
}

.mi-t-box-tab .mi-tb-time{
	font-size: 1rem;
    display: block;
        /*margin-bottom: 3%;*/
}

.mi-t-box-tab .mi-text-wbox{
	background-color: #fefefe;
    color: #00a1c0;
    padding: 2% 8%;
    margin-top: 3%;
}

.mi-spk-tit{
	margin: auto;
    text-align: center;
        font-size: 1rem;
    margin-bottom: 1rem;
    margin-top: 5%;
        color: #fefefe;
}

.mi-spk-tit a{
	color: #fefefe;
	    color: #505050;
}

.mi-spk-tit-sp{
    margin-bottom: 1.2rem;
}

.mi-spk-con{
    text-align: center;
    margin: auto;
        font-size: 1.2rem;
    line-height: 1.3;
    margin-top: 5%;
        color: #5d5d5d;
}

.mi-spk-con-sp{
	    font-size: 0.9rem;
    line-height: 1.5rem;
}

.mi-ss-line{
    width: 90%;
    margin: auto;
}


.mi-arr{
width: 0;
height: 0;
border-style: solid;
    border-width: 8px 0 8px 15px;
border-color: transparent transparent transparent #ffffff;

    display: inline-block;
}

.mi-arr-02{
width: 0;
height: 0;
border-style: solid;
    border-width: 6px 0 6px 12px;
border-color: transparent transparent transparent #202020;

    display: inline-block;
}

.mi-rou-go-btn{
    font-size: 1rem;
    color: #fefefe;
    color: #505050;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.5rem;
    margin-top: 2%;
    border: 1px solid #fefefe;
    border: 1px solid #afafaf;
    padding: 1% 5%;
    transition: all 0.3s;
        border-radius: 10px;
            background-color: #fefefe;
            margin-left: 25%;
}

.mi-rou-go-btn:hover{
	background-color: #eeeeee;
}

.mi-rou-go-btn:hover .mi-arr-02{
	
}

.mi-dot{
	/*font-size: 2rem;
    line-height: 2rem;*/

}

.mi-step-box{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;

        width: 90%;
    margin: auto;
}

.mi-tr-line{
	    height: 15px;
}

.mi-class-tit{
	font-size: 1.6rem;
    margin-bottom: 1rem;
    color: #0a5f83;
        font-weight: bold;
}

.mi-class-go{
	    color: #006a96;
}

.mi-time-end{
	margin-bottom: 3%;
}

.mi-notice{
	color: #b83443;
	    font-size: 1rem;
}

.program-right ul .mi-class-tc{
	list-style: disc!important;
}

.mi-class-tc{
	list-style: disc!important;
}

#cloud .mi-ma-tit-zero .mi-mb-only{
    display: none;
}

.mi-sp-photo{
	    width: 40%;
}

.mi-sp-time{
	width: 100%;
    text-align: left;
        min-height: 70px;
}

.mi-tex-mb-d{
	opacity: 0;
}


.mi-t-box-tab .mi-first-tbox{
	border-right: 0px solid #fefefe;
}

.mi-t-box-tab .t-item-1{
	width: 20%;
    text-align: left;
}

.mi-use-bg{
    background-image: url(../images/use-bg.png);
    background-size: cover;
}

.mi-mb-only{
    display: none;
}

.mi-tit-nomb{
	    margin-bottom: 0;
}

.mi-title-second{
	    font-size: 1rem;
    margin-top: 2%;
    color: #505050;
        color: #7e7e7e;
}

.mi-kv-time{
        color: #fc7318;
    color: #40494c;
    color: #616161;
    font-weight: bold;
        font-size: 1.2rem;

            background-color: #fefefe;
    padding: 0.5% 1%;
    border-radius: 20px;
    /*border: 1px solid #959595;*/
    width: 30%;
    margin: auto;
}

#cloud .mi-ma-tit-zero .mi-pc-only{
    display: block;
}

@media screen and (max-width: 767px)
{

	.mi-rou-go-btn{
	   	width: 100%;
    	margin-bottom: 5%;
	}

	.mi-text-tit{
		font-size: 1.4rem;
	}

	.learn-map{
		    padding-top: 8%;
    padding-bottom: 2%;
	}

	.mi-kv-time{
    width: 65%;
    padding: 1% 2%;
	}

	#cloud .mi-ma-tit-zero .mi-pc-only{
	    display: none;
	}

	.program-2{
		padding-bottom: 10px;
	}

	#cloud .kv .mi-mb-only{
	    display: block;
	}

	#cloud .kv-font {
		    width: 90%;
	}

	.mi-t-box-tab .mi-text-wbox {
	        background-color: #00c0d0;
    	color: #fefefe;
    	padding: 0;
	}

.mi-t-box-tab .mi-tb-time{
	    font-size: 1rem;
    margin-bottom: 10%;
}

	.mi-t-box-tab .mi-text-2{
		    font-size: 1.1rem;
    line-height: 1.4rem;
	}

	.mi-tex-mb-d{

	}


	.mi-img-mb-100{
	    width: 100%;
	}

	.mi-sp-photo{
		width: 40%;
    margin: auto;
    margin-bottom: 5%;
	}

	.mi-sp-time{
		width: 70%;
		    margin-left: 18%;
    margin-top: 0;
	}

	.mi-notice {
		    font-size: 0.9rem;
	}


	.mi-ma-tit-two{
		    font-size: 2.5rem;
	}


	.mi-t-box-tab .t-color-2{
		font-size: 1rem;
		    min-height: 230px;
	}

	.mi-t-box-tab .t-color-3{
		    font-size: 1rem;
		    padding-left: 4%;
	}

	.mi-class-tit{
		text-align: center;
		    font-size: 1.2rem;
	}

	.title-bar-stit{
		    font-size: 1.1rem;
	}

	.mi-mb-only{	
    display: block;
	}

	.program-pc-img {
		    width: 100%;
	}

	.mi-arr{
		    border-width: 6px 0 6px 12px;
	}

	.learn-map img{
		    /*display: none;*/
	}

	.mi-count {
		    font-size: 1.5rem;
	}

.email-right {
	font-size: 0.9rem;
}

	.mi-spk-con{
		    font-size: 1rem;
	}

	.mi-spk-tit{
		    font-size: 1.3rem;
	}

	.mi-spk-con-sp{
	    font-size: 0.6rem;
}

	.mi-join-box{
	     width: 80%;
    margin: auto;
    display: block;
        margin-bottom: 3%;

            display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
	}

.mi-video-mb{
	width:400px;
}



.mi-service{
    width: 90%;
    font-size: 1rem;
        margin-bottom: 7%;
}

	#cloud .kv {
height: 680px;
    display: flex;
    flex-wrap: wrap;
    background-position: bottom;

    background-image: url(../images/kv-pc-mb.gif);
	}

	.mid-tit {
	    font-size: 1.5rem;
	}

	.sub {
		font-size: 1.9rem;
    line-height: 2rem;
	}

	.mi-pd-box-2 {
		font-size: 1.2rem;
	}

	.gift-bg {
		    width: 85%;
	}

}

.featuresContent .mi-rou-tit-st{
	    color: #505050;
    font-size: 1.2rem;
    line-height: 2rem;
    font-weight: bold;
    margin-bottom: 0.3rem;
}

.featuresContent .mi-system{
	width: 18%;
}

.featuresContent .mi-system-item{
	    display: block;
    margin-top: 0%;
        color: #7e7e7e;
            margin-bottom: 0%;
}

.mi-goadv-zero{
padding-bottom: 0%;
}

.mi-goadv{
	padding-bottom: 1%;
}

.mi-mb-1{
    margin-bottom: 1%;
}

.mi-mb-2{
    margin-bottom: 2%;
}

.mi-mb-3{
    margin-bottom: 3%;
}

.mi-adv-item{
	    font-size: 1.2rem;
    /* font-weight: bold; */
    color: #232323;
        color: #6c6c6c;
    text-align: center;
    line-height: 2rem;
        text-align: left;
 }

 .mi-adv-item-ssp{
 	font-size: 0.9rem;
 }

 .mi-mb-0{
 	margin: 0%;
 }


.mi-nv-buy{
	font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    color: #505050;
    padding-top: 1%;
    width: 100%;
    margin: auto;
    transition: all 0.3s;
    margin-bottom: 1.5%;
}

.mi-nv-buy-btn{
	color: #ffffff;
    font-size: 1.1rem;
    width: 30%;
    background-color: #5ec30f;
    padding: 1% 10%;
    border-radius: 15px;
    transition: all 0.3s;
}


.mi-nv-buy-btn:hover{
	background-color: #48a500;
}

.mi-service-con{
	    width: 80%;
    margin: auto;
    font-size: 1rem;
        margin-bottom: 1%;
            color: #606060;
        color: #232323;
}

.mi-speaker{
	margin: auto;
    width: 15%;
        margin-top: 2%;
        margin-bottom: 1%;
}

.mi-event-time{
	width: 80%;
	width: 86%;
	    margin: auto;
	        text-align: left;
    line-height: 2rem;
}

.mi-event-det{
        width: 80%;
    margin: auto;
    margin-bottom: 2%;
    font-size: 1.2rem;
    text-align: center;
}

.mi-event-ad{
    width: 80%;
    margin: auto;
    margin-bottom: 2%;
}

.mi-event-lim{
	    margin: auto;
     font-size: 1.2rem;
         list-style: none;
     /*margin-left: -4%;*/
}

.mi-noti{
    width: 80%;
    margin: auto;
    text-align: left;
    margin-bottom: 2%;
}

.mi-noti-box{
        font-size: 1.5rem;
    margin: auto;
    margin-top: 3%;
    margin-bottom: 2%;
}

.mi-noti-item{
        margin: auto;
    list-style: none;
    line-height: 1.8rem;
    background-color: #484848;
        background-color: #3d3d3d;
            background-color: #1b5198;
    border-radius: 5px;
    padding: 2% 4%;
    font-size: 0.9rem;
}

.mi-connect{
	width: 80%;
    margin: auto;
    text-align: left;
    margin-bottom: 3%;
    line-height: 1.5rem;
}

.mi-sign{
    width: 80%;
    margin: auto;
    padding-bottom: 3%;


	    display: flex;
    flex-wrap: wrap;
    align-content: baseline;
    justify-content: center;
}

.mi-sign-btn{
    color: #292929;
    font-weight: bold;
    font-size: 1.1rem;
    /*width: 30%;*/
    background-color: #f5d845;
    padding: 1% 10%;
    border-radius: 15px;
    transition: all 0.3s;
        display: block;
            margin: auto;
        margin: 0 2%;
            text-decoration: none;
}

.mi-sign-btn:hover{
	    color: #ffffff;
        background-color: #c1a30c;
	    /*box-shadow: 0px 0px 3px 1px #838383;*/
	        text-decoration: none;
}

.mi-qa-ques{
	    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    width: 100%;
    margin: auto;
        margin-bottom: 3%;
}

.mi-qa-ques-qone{
	text-align: left;
	    /*margin-top: 1%;*/
    width: 40%;
        border: 1px solid #315aa8;
            border: 1px solid #858585;
    padding: 1% 2%;
    border-radius: 10px;
        background-color: #fff;
    position: relative;
        margin-right:2%;
	    /*padding-left: 0%;*/
	        line-height: 1.5rem;
	            /*padding-top: 2.3%;*/
	                font-size: 1rem;

	                    margin-left: 20%;
}

.mi-qa-ques-qone:before{
        content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    /* transform: rotate(45deg); */
    right: -21px;
    top: 20px;
    z-index: 1;
    /* background-color: #8ea5d1; */
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 20px;
    border-color: transparent transparent transparent #878887;
}

#equipment .mi-qa-ques-qone-det{
	    text-align: left;
	    font-size: 2rem;
    margin-right: 1%; 	
    font-weight: bold;

        margin: auto;
    margin-bottom: 4%;

    line-height: 1rem!important;
}

.mi-qa-ques-man{
    width: 12%;
    /*margin-top: 2%;*/
}

.mi-qa-ans{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    width: 100%;
    margin: auto;
    position: relative;
    width: 25%;
}

.mi-qa-ans-sc:before{
	    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    /* transform: rotate(45deg); */
    left: -21px;
    top: 20px;
    z-index: 1;
    /* background-color: #8ea5d1; */
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 20px 10px 0;
    border-color: transparent #326ebd transparent transparent;
}

.mi-qa-ans-img{
    width: 12%;
    width: 45%;
    margin-bottom: 4%;

    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.mi-qa-ans-item{
	line-height: 1.5rem;
       text-align: left;
    padding: 2% 0%;
    /*border: 1px solid #315aa8;
        border: 1px solid #858585;*/
    border-radius: 10px;
    /*background-color: #fff;*/
    padding: 1% 2%;
    position: relative;
        width: 40%;
    /*padding-top: 2.5%;*/
    font-size: 1rem;

    /*margin-right: 20%;*/
	padding:5% ;
    width: 100%;
    min-height: 140px;

        position: relative;
}

.mi-qa-ans-item-sp{
	/*padding-top: 2%;*/
}

.mi-qa-ans-sc:before{
	    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    /* transform: rotate(45deg); */
    left: -60px;
    top: 50px;
    z-index: 1;
    /* background-color: #8ea5d1; */
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 30px 25px;
border-color: transparent transparent transparent #326ebd;
}

.mi-qa-ans-item-p{
	margin: auto;
	    margin-bottom: 4%;
	        padding-top: 1%;
        line-height: 1rem!important;
}

.mi-point-text{
	    color: #3158a7;
	    /*color: #000000;*/
	    font-weight: bold;
}

.mi-newcase{
	/*border: 1px solid #858585;
	background-color: #fefefe;*/
    padding: 4%;
    padding-top: 0%;
    border-radius: 10px;
    color: #6c6c6c;
    color: #3158a7;
        min-height: 50px;
        font-size: 1.1rem;
    line-height: 1.5rem;
    display: block;
        text-decoration: none;
    width: 70%;
        font-weight: bold;
}

/*.mi-newcase:hover{
	color: #6c6c6c;
	    text-decoration: none;
}*/

/*.mi-newcase:active{
	color: #6c6c6c;
	    text-decoration: none;
}*/

.mi-speaker-box{
	display: flex;
    flex-wrap: wrap;
    align-content: baseline;
        justify-content: center;
}

.mi-bg-dark{
    background-color: #606060;
        background-color: #4a4a4a;
            background-color: #326ebd;
    color: #fefefe;
}

.mi-qa-spe-ans{
	   font-size: 1.6rem;
    /*margin-left: 2%;*/
    font-weight: bold;
    color: #315aa8;
        color: #fefefe;
	}

.mi-qa-ans-item-ss{
    line-height: 1.8rem;
    margin: auto;
    list-style: none;
    display: block;
    line-height: 1.5rem;
        color: #6c6c6c;
            color: #b1b1b1;
}

.mi-join-cube{
	    background-color: #fefefe;
    width: 50px;
    height: 50px;
    position: absolute;
    border-radius: 5px;
        font-size: 2.2rem;
    font-weight: bold;
    font-style: italic;
    line-height: 3rem;
}

.mi-join-cube-two{
	    width: 50px;
    height: 50px;
    font-size: 1rem;
    line-height: 1.2rem;
    margin: auto;
    padding-top: 10px;

        width: 90px;
    height: 25px;
    font-size: 1.1rem;
    line-height: 1.2rem;
    margin: auto;
    padding-top: 5px;
        background-color: #febd33;
}

.mi-pb-3{
    padding-bottom: 3%;
}

.mi-pb-5{
    padding-bottom: 5%;
}

.mi-con-call{
	    color: #f5d845;
	        font-weight: bold;
}

.mi-event-cov{
	color: #f5d845;
	        font-weight: bold;
}

.mi-pc-only{
    display: block;
}

.mi-qa-box{
width: 90%;
    margin: auto;

	    margin-bottom: 3%;

	    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

.mi-speaker-name{
font-size: 1.8rem;
    color: #315aa8;
    margin: auto;
    margin-bottom: 0.5%;
}

.mi-speaker-tit{
display: block;
    margin: auto;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 3.5%;
    color: #666;
}

.mi-oncom-num{
	    transform: translate(0px, -2px);
    display: inline-block;
}

.mi-main-comic{
	position: relative;
    width: 80%;
    text-align: center;
    display: block;
        margin: auto;
}

.mi-main-comic-mb{
	position: relative;
    width: 100%;
    text-align: center;
        margin: auto;
	    display: none;
}

.mi-comic-box{
	    width: 70%;
    margin: auto;
    /*background-color: #fefefe;*/
    padding: 1%;
    border-radius: 20px;
    /*border: 1px solid #959595;*/
    font-size: 1.2rem;
    line-height: 1.8rem;
    color: #515151;
        color: #6c6c6c;
            font-weight: 400;
        margin-top: 2%;
}

.mi-comic-box-two{
	    width: 78%;
    margin: auto;
    background-color: #fefefe;
    padding: 2%;
    border-radius: 20px;
    /*border: 1px solid #959595;*/
    font-size: 1rem;
    line-height: 1.8rem;
    color: #515151;
        color: #6c6c6c;
}

.mi-qa-time{
	    margin-bottom: 2%;
	        font-size: 1.2rem;
    margin-bottom: 4%;
        color: #fefefe;
            color: #d4d4d4;
}

.mi-spk-name{
	    margin: auto;
    font-size: 1rem;
    line-height: 1.4rem;
    margin-top: 4%;
    color: #6c6c6c;
color: #ffffff;
color: #bdbdbd;
        width: 90%;
    margin-top: 40px;

    text-align: left;
    margin-left: 5%;
}

.mi-spk-name-tit{
	    color: #525252;
	    color: #ffffff;
    font-weight: bold;
}

.mi-nap-time{
	font-size: 0.8rem;
}

.mi-dk-blue{
    background-color: #083269;
}

.mi-ans-sp{
	    font-size: 1px;
}

@media screen and (max-width: 768px)
{

	.map-shake-pc{
	    width: 90%;
	}

	.mi-comic-box-two{
		width: 90%;
		    padding: 3%;
    box-sizing: border-box;
	}

	.mi-comic-box-two{
		padding: 3%;
	}

	.mi-comic-box{
		width: 100%;
		padding: 3%;
    box-sizing: border-box;
	}

	.mi-main-comic{
    	display: none;
	}

	.mi-main-comic-mb{
		     width: 98%;
		display: block;
	}



	.mi-qa-ans-item-p{
		margin-bottom: 3%;
	}

	#equipment .mi-qa-ques-qone-det{
		margin-bottom: 6%;
	}

	.mi-speaker-tit{
		margin-bottom: 0%;
	}

	.mi-text-p{
		    font-size: 1.8rem;
	}

	.mi-speaker-name{
		font-size: 1.4rem;
		    margin-top: 3%;
	}

	.mi-pc-only{
	    display: none;
	}

	.mi-join-cube-two{
		    margin-top: 4%;
    width: 80px;
    height: 20px;
    padding-top: 0;
	}

	.mi-adv-item{
	    width: 100%;
	        margin-top: 0%;
	}


.mi-newcase{
	    width: 55%;
	    margin: auto;
}

	.mi-qa-ans-item{
		width: 80%;
    padding: 5%;
    padding-bottom: 5%;
    margin-right: 0%;
    /*margin-bottom: 10%;*/
	}

	.mi-qa-ans-img{
	    width: 18%;
	        width: 80%;
	}

	.mi-qa-ques-qone{
		width: 65%;
		    padding: 2%;
    padding-bottom: 5%;
        margin-left: 0%;
	}

.mi-qa-ques-man{
	    width: 20%;
    margin-top: 6%;
}

	.mi-qa-ques{
		    width: 90%;
		    margin-bottom: 5%;
	}

	.mi-qa-ans{
		width: 100%;
	}


.mi-event-time{

	    margin-bottom: 5%;
}

.mi-event-lim{
	 /*margin-left: -8%;*/
}

.mi-noti-box{
	    margin-bottom: 5%;
}

.mi-noti{
	    margin-bottom: 5%;
}

.mi-connect{
	margin-bottom: 5%;
	    line-height: 1.5rem;
}

.mi-sign{
	width: 80%;
	padding-bottom: 0%;
	padding-top: 5%;

}

.mi-sign-btn{
	width: 80%;
	    margin-bottom: 5%;
}

.mi-noti-item{
    padding: 5% 8%;
}

.mi-event-ad{
	width: 90%;
	    margin-bottom: 5%;
}

.mi-event-det{
	width: 100%;
	margin: auto;
}

.mi-speaker{
	    width: 30%;
	        margin-bottom: 0%;
}

.mi-nv-buy{
    padding-bottom: 10%;
}

.mi-nv-buy-btn{
	padding: 2% 20%;
}

.featuresContent .mi-system{
	width: 90%;
	margin: auto;
	    margin-bottom: 10%;
}

	#cloud .mi-kv-img{
		    width: 40%;
	}

	#cloud .kv-font {
		padding-top: 13%;
		margin-bottom: 7%;
	}

}

@media screen and (max-width: 468px)
{
	.mi-icon-tech{
  	  height: 5%;
	}
}

#cloud .mi-kv-logo{
 	    width: 100%;
    display: inline-block;
 }

#cloud .mi-kv-stit{
    line-height: 2rem;
    padding-bottom: 1%;
 }

@media screen and (max-width: 468px)
{
	#cloud .mi-kv-img{
		    width: 90%;
	}

	#cloud .kv-font {
		padding-top: 10%;
		margin-bottom: 0%;
	}


}

@media screen and (max-width: 990px)
{
	#cloud .mi-kv-stit{
		margin: auto;
	}
}

@media screen and (max-width: 768px)
{



	#cloud .mi-kv-logo{
	    width: 80%;
    	margin-bottom: 2%;
	}

	#cloud .mi-kv-stit{
		font-size: 2rem;
        letter-spacing: 0.9px;
    	margin: auto;
    	padding-bottom: 0;
	}

	.kv .mi-mb-only{
	    display: block;
	}

}