@charset "utf-8";
/* CSS Document */
body#index .uk-modal-header h2, body#index .uk-modal-body h4 {
    font-family:'Microsoft JhengHei';
}
#to_form .uk-width-4-5 span{
    letter-spacing: 1px;
}
#to_form  .uk-button-default{
    color: #FFF;
    border-right: 0;
    border-top: 0;
    border-left: 0;
}
#contact .uk-radio:checked,#contact .uk-checkbox:checked{
    background-color: #6e91bd;
    border-color: white;
}
#contact .uk-form-label{
    color: #FFF;
}
#to_form .uk-form-custom{
    width: calc(98% - 195px);
    margin-left: 2%;
}
#to_form .email_inp{
    width: calc(94% - 172px);
    margin-left: 6%;
}
#to_form .uk-button{
    width: 100%;
    margin-left: 2%;
    text-align: left;
    padding: 0;
}
#to_form .reply_txt{
    margin-top: 1%;
}
#to_form .uk-width-4-5{
    padding-left: 10px;
}
#to_form ul{
    padding-left: 0;
}
#to_form .uk-checkbox,#to_form .uk-radio{
    margin-right: 1%;
}
#to_form .uk-grid+.uk-grid{
    margin-top: 5%;
}
.dropdown_menu,.email_inp{
    width: 50%;
}
.tip input[type="checkbox"]{
    margin-right:5px;
}
#map img{border-bottom: 4px solid rgb(255,255,255,1);}
.tip,#my-id{
    font-family: 'Noto Sans TC', Microsoft JhengHei;
}
.form1 li{
    margin-bottom: 1%;
    list-style-type: none;
}
.form1{
    padding: 5% 0 3% 0;
    width: 80%;
    display: block;
    margin: 0 auto;
}
.privacy-policy ul{
    padding-left: 30px;
}
.privacy-policy ul li {
    position: relative;
}
.privacy-policy .uk-article-title {
    font-family: 'Noto Sans TC', Microsoft JhengHei;
}
.privacy-policy ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: -1em;
    background: rgb(50,50,50);
    top: 11px;
}
#map {
    width: calc(94% - 20px);
    margin-left: 3%;
    display: inline-block;
    margin-top: 0;
    vertical-align: top;
    margin-bottom: 5%;
    border: 10px solid #FFF;
    overflow: hidden;
}
.submit_td{
    position: relative;
}
/*無欄位聯絡表單*/
input::placeholder{
    color:#FFF;
    font-size: 1.2em;
    font-family:Microsoft JhengHei;
}
textarea::placeholder{
    color:#FFF;
    font-size: 1.2em;
    font-family:Microsoft JhengHei;
}
.contact {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: rgba(110,145,189,0.8);
    color: #FFF;
}
.contact2 {
    width: 40%;
    display: inline-block;
    vertical-align: top;
    float: left;
    margin-bottom: 3%;
    margin-left: 6%;
}
.contact > table {
    width: 100%;
}
.contact > table >tbody > tr {
    width: 100%;
    display: inline-block;
    margin-bottom: 1.5%;
}
.contact > table >tbody > tr > td:first-child {
    background: #f3f3f3;
    font-size: 1em;
    font-family: 'cwTeXHei',Microsoft JhengHei;
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-right: 1%;
    vertical-align: top;
    min-width: 38px;
    position: relative;
}
.contact > table >tbody > tr > td:nth-child(2) {
    display: inline-block;
    width: 85%;
    position: relative;
}
#authnum2 {
    position: absolute;
    right: 40%;
    cursor: pointer;
    height: 36px;
    width: 20%;
}
input[type="text"] ,input[type="tel"] {
    width: 100%;
    border: 0px;
    height: 36px;
    font-family: Microsoft JhengHei;
    letter-spacing: 1px;
    color: #FFFF;
    margin-bottom: 3px;
    background-color: transparent;
    border-bottom: 1px solid #FFF;
}
.contact > table >tbody > tr:last-child > td > input[type="text"] {
    width: 100%;
}
.con_btn,.reset_btn{
    font-family: Microsoft JhengHei;
    border: 0;
    padding: 0;
    height: 36px;
    position: absolute;
    cursor: pointer;
    font-size: 1rem;
    font-weight: bold;
    color: #6E91BD;
}
.con_btn{
    background: #FFF100;
    right: 0;
}
.reset_btn{
    background: #FFF;
    right: 20%;
}
.submit_td .con_btn,.submit_td .reset_btn{
    width: 20%;
}
.contact > table >tbody > tr:last-child > td:first-child {
    background: transparent;
}
textarea {
    width: 100%;
    font-family: Microsoft JhengHei;
    height: 140px;
    margin-top: 0;
    background-color: transparent;
    border: 1px solid #FFF;
    color: #FFF;
}
.SelectStyle,.SelectStyle2 {
    width: 100%;
    height: 36px;
    overflow: hidden;
    background: url(../images/btn_list.png) no-repeat right #fff;
    display: inline-block;
    border-radius: 50px;
    text-indent: 15px;
}
.SelectStyle select,.SelectStyle2 select {
    background: transparent;
    width: 99%;
    font-size: 1rem;
    line-height: 1;
    border: 0;
    height: 36px;
    -webkit-appearance: none;
    font-family: Microsoft JhengHei;
    cursor: pointer;
    letter-spacing: 1px;
    display: inline-block;
    color: #707070;
    text-indent: 0.35em;
}
li.tip{
    color: #fff;
    font-size: 1.2em;
    text-align: left;
    margin-left: 1%;
    margin-top: 2%;
    margin-bottom: 4%;
    letter-spacing: 1px;
}
.tip a{
    color: #fcf44b;
    display: inline-block;
    position: static;
    padding: 0;
    opacity: 1;
    background: transparent;
    vertical-align: bottom;
}
.roseparty{
    background: #5fbeb8;
    padding: 15px 0 15px 0;
}
.roseparty a{
    display:inline-block;
    width: 100%;
}
.roseparty a img{
    height: 21px;
    display: block;
    margin: 0 auto;
}
.uk-form input[type=checkbox]:not(:disabled), .uk-form input[type=radio]:not(:disabled) {
    cursor: pointer;
}
.uk-form input[type=checkbox], .uk-form input[type=radio] {
    display: inline-block;
    height: 20px;
    width: 20px;
    border: 1px solid #aaa;
    overflow: hidden;
    margin-top: -4px;
    vertical-align: middle;
    -webkit-appearance: none;
    outline: 0;
    background: #FFF;
    margin-right: 9px;
}
.uk-form input[type=checkbox], .uk-form input[type=radio] {
    padding: 0;
}
.uk-form input, .uk-form select, .uk-form textarea {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
    color: inherit;
}
.uk-form input[type=checkbox]:checked:before, .uk-form input[type=checkbox]:indeterminate:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    line-height: 20px;
    color: #00a8e6;
}
.uk-form input[type=checkbox]:before, .uk-form input[type=radio]:before {
    display: block;
}
@media (max-width: 1366px){
    #to_form .uk-form-custom {
        width: calc(98% - 170px);
    }
    #to_form .email_inp {
        width: calc(94% - 150px);
    }
}
@media (max-width: 960px){
    #to_form .email_inp {
        width: calc(94% - 155px);
    }
    .form1 {
        padding: 5% 0 3% 0;
        width: 88%;
        display: block;
        margin: 0 auto;
    }
    .contact {
        left: 0%;
        margin-top: 5%;
        width: 87%;
        margin-left: 6.5%;
        margin-right: 6.5%;
        padding-bottom: 8%;
        vertical-align: bottom;
    }
    .contact2 {
        width: 100%;
        float: initial;
        margin-left: 0;
    }
    textarea {
        height: 100px;
    }
    .contact {
        left: 0;
        margin-top: 0;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 0;
        display: inline-block;
        vertical-align: top;
    }
}
@media (max-width: 690px){
    textarea {
        height: 80px;
    }
	input::placeholder,textarea::placeholder,#to_form .uk-button span{
    	font-size: 1.1em;
	}
}
@media (max-width: 480px){
	li.tip {
        font-size: 1em;
        margin-left: 5px;
    }
    .roseparty a img{
        height: 15px;
    }
    .map {
        height: 300px;
    }
	#to_form .uk-form-custom {
    	width: calc(98% - 146px);
		    vertical-align: unset;
	}
	#to_form .email_inp {
    	width: calc(94% - 131px);
		    vertical-align: unset;
	}
}
@media (max-width: 460px){
    #slideshow .uk-dotnav>*>* {width: 14px;height: 14px;}
}