@charset utf-8;

body{
	margin: 0;
}
.requirestar{
    font-size: .13rem;
    color: red;
    vertical-align: top;
    line-height: .4rem;
}

@font-face {
  font-family: 'Roboto-Regular';

  src: url('../../fonts/Roboto-Regular.ttf');
}
@font-face {
  font-family: 'Roboto-Thin';

  src: url('../../fonts/Roboto-Thin.ttf');
}


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 0.12rem;
  vertical-align: baseline;
  background: transparent;
  font-family: Zawgyi-One , Roboto , Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , "Roboto" , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;

}

input, textarea,select{
  margin: 0;
  padding: 0;
  border:0;
  outline: 0;
  box-shadow:none;
  border-radius: 0;
}
input[type="text"],input[type="button"],textarea,button{
   box-shadow: none;
   appearance:none;
   -webkit-appearance:none;
   -moz-appearance:none;
}
input:focus,
button:focus{
  outline: none;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display:block;
}
a{
  color: black;
  text-decoration: none;
}
ul li {
  list-style: none;
}
img{
  width: 100%;
  vertical-align: middle;
}
br.pc{
	display: none;
}
br.sp{
	display: block;
}
.pc{
  display: none;
}
.sp{
  display: block;
}

.clear{
	clear: both;
}

.container{
  width: 6.40rem;
}


.inner{
  width: 6.02rem;
  margin: 0 auto;
  font-family: 'Roboto-Regular';
}
header{
  width: 6.40rem;
  /*height: .40rem;*/
  background: rgba(0,0,0,0.9);
  position: fixed;
  top: 0;
  z-index: 99999;
}
/*header .pc{
  display: none;
}
header .sp{
  display: block;
}*/
header .left{
  display: inline-block;
  width: 20%;
  /*float: left;*/
}
header .left a{
  display: inline-block;
}
header .left img
{
  width: 2.66rem;
  padding: .15rem 0 .15rem .20rem;
}
header .right{
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  padding: .11rem 0;
  font-size:.13rem;
}
header .right a{
  color: #f3f0f0;
  
}
header .right a:hover{
  color: white;
}
header .right .underline:hover{
  padding-bottom: .05rem;
  border-bottom:grey .01rem solid;
  color: #f3f0f0;
}
.right li{
  float: left;
  margin:0 .10rem;
}
header .translation{
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0.60rem;
  width: 0.98rem;
}
header .language_type{
  position: relative;
}
header .translation img{
  display: inline-block;
  width: 0.30rem;
  margin-right: 0.05rem;
  cursor: pointer;
}
header .language_type::after{
  content: '';
  position: absolute;
  border: solid #fff;
  border-width: 0 0.02rem 0.02rem 0;
  padding: 0.04rem;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  cursor: pointer;
  margin: 0 0 0.10rem 0.10rem;
  top: 0.03rem;
}
header .language_type p{
  display: none;
}
header .sub_menu{
  display: none;
  position: absolute;
  width: 1.50rem;
  background: rgba(64,67,66,.9);
  padding: 0.10rem;
  -webkit-box-shadow: 0.02rem 0.06rem 0.10rem rgba(0,0,0,.2);
          box-shadow: 0.02rem 0.06rem 0.10rem rgba(0,0,0,.2);
  box-sizing: border-box;
  top: 0.38rem;
}
header .sub_menu.show{
  display: block;
}
header .language{
  display: block;
  margin-bottom: 0.05rem;
}
header .language:last-child{
  margin-right: 0;
}
header .language p{
  display: inline-block;
  font-size: 0.13rem;
  color: #fff;
  cursor: pointer;
}
/*end of header*/
.top{
  overflow: hidden;
}
.top .topSlider li{
  position: relative;
}
.top .bx-viewport{
  min-height: 5.08rem !important;
}
.top .topSlider .slider-text{
  position: absolute; 
  top: 0 !important; 
  left: 0;
  width: 100%; 
  text-align: center; 
  color: #fff;
  padding-top: .63rem;
  height: 4.47rem;
  display: table;
}
.bx-wrapper{
  max-height: 100% !important;
}
.top .topSlider .slider-text h3{
  position: relative;
  right: 0 !important;
  vertical-align: middle;
  text-align: center;
  font-family:'Roboto-Thin';
  font-size: .4rem; 
  font-weight: 100;
  line-height: .70rem;
  display: table-cell;
  /*margin-top: .25rem;*/
  /*margin-top: 1.30rem;*/
}
.top .topSlider .top_pc{
  display: none;
}
.top .topSlider .sp_img{
  display: block;
  width: 100%; 
  height: 5.1rem; 
}
/*end of top*/


.pageTop{
  /*position: fixed;*/
  display: none;
  position:fixed; 
  z-index: 99999;
  right: .30rem;
  bottom: 3.3rem;
  cursor: pointer;
}
.pageTop img{
  width: .70rem;
}
.pageTop{
   opacity: .7;
}
.pageTop:hover{
  opacity: 1;
}
/*end of pagetop*/

 /* Dropdown Button */
.dropbtn {
    font-size: .16rem;
    border: none;
    cursor: pointer;
    padding: 0 0 0 0;
    background: transparent;
    float: right;
    margin: 0;
    display: block;
    position: absolute;
    /*top: -.70rem;*/
    top: -0.45rem;/*tzs*/
    right: .28rem;

}
.dropbtn img{
  width: .39rem; /*tzs*/
}
/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
   /* background-color: #3e8e41;*/
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    text-align: right;
    width: 6.40rem;
}
.dropdown.sp.opened .dropdown-content{
  display: block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #2c2c2c;
    min-width: 6.40rem;
    box-shadow: 0rem .08rem .16rem 0rem rgba(0,0,0,0.2);
    text-align: left;
    /*top: -0.07rem;*/
    top: 0;
    z-index: 9999999;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: #ffffff;
    padding: .12rem .16rem;
    text-decoration: none;
    display: block;
    /*font-size: .13rem;*/
   /* font-size: 0.22rem;*/
    font-family: 'Roboto-Regular'; /*tzs*/
    font-size: .22rem;/*tzs*/
    letter-spacing: 0.005rem;  /*tzs*/ 
    padding: 0.20rem 0.20rem;
    border-bottom: .01rem  solid #fff;/*tzs*/
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color: #1e1e1e;

}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
  display:block;
}

/*footer*/

.footer{
  width: 6.40rem;
  margin: 0 auto;
  background: #3a3a3a;
  position: relative;
  padding: .50rem 0 .25rem 0;
  text-align: center;
}
.logo{
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: .40rem;
}
.logo a{
  display: inline-block;
}
.logo img{
  width: 2.6rem;
}
.menulink{
  text-align: center;
}
.menulink ul{
  width: 5.80rem;
  margin: 0 auto;
}
.menulink ul li{
  display: inline-block;
  margin-bottom: .40rem;
  font-family: 'Roboto-Regular';
}
.menulink ul li a{
  color: #909090;
  font-size: .22rem;
  line-height: .40rem;
  border-right: .01rem solid #909090;
  min-width: 1.10rem;
  display: inline-block;
  background: #3a3a3a;
  padding: 0 .1rem;
}
.menulink ul li a:hover,
.menulink ul li a:active,
.menulink ul li a:focus{
  color: #fff;
  background: #3a3a3a;
  outline: none;
  /*text-decoration: underline;*/
}
.menulink ul li:last-child a,
.menulink ul li:nth-child(4n) a{
  border: none;
}
.menulink p{
  font-size: .12rem;
  line-height: .21rem;
  color: #7e7e7e;
}
.social{
  position: relative;
  right: 0;
  top: 0;
  padding: 0 0 0 0; 
}
.footer .social img{
  width: 0.5rem;
  height: 0.5rem;
  opacity: 0.5;
}
.footer .social img:hover{
  opacity:1;
}
.footer .social a:nth-child(2){
  margin: 0 .15rem;
}
.footer p{
  font-size: .12rem;
  line-height: .21rem;
  color: #7e7e7e;
  margin-top: .30rem;
  font-family: 'Roboto-Regular';
}

/*bx slider customize*/
.newSliders{
  width: 4.3rem !important;
  margin: 0 auto;
}
.news ul li{
  width: 4.3rem !important;

}
/*Error from*/
.input_form {
  width: 98%;
  border: .01rem solid #c2c2c2;
  font-size: .18rem;
  padding-left: 2%;
  padding: .10rem 0 .10rem 2%;
  color: #909090;
}
.err-lbl {
  display: none !important;
}

.err-div.show .err-lbl {
  display: block !important;
  color: red !important;
  font-size: .13rem !important;
  margin-top: -.40rem;
}

.err-div.show span.err-lbl {
  margin-top: -.24rem !important;
}
.container .team_members li .description .button:hover{
  color:#fff;
}
/* Sweep To Top */
.hvr-sweep-to-top {
  border-radius: 0.05rem;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(0.01rem) translateZ(0);
  transform: perspective(0.01rem) translateZ(0);
  box-shadow: 0 0 0.01rem transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: rgba(48,48,48,0.5);
}
.hvr-sweep-to-top:before {
  border-radius: 0.05rem;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
   background: rgba(48,48,48,1);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  border-radius: 0.05rem;
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  border-radius: 0.05rem;
}


.fb_share_btn{
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: .48rem;
  height: .48rem;
  margin: 0 0 0 0;
}
.fb_share_icon{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 0 0 0;
  text-align: center;
}
.fb_share_btn iframe{
  opacity: 0;
}
.footer .fb_share_btn:hover .fb_sharebtn{
  opacity:1;
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
     -khtml-user-select: none; /* Konqueror */
       -moz-user-select: none;  /*Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  not supported by any browser */
   -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
   -moz-tap-highlight-color: rgba(255, 255, 255, 0);
   -ms-tap-highlight-color: rgba(255, 255, 255, 0);
    tap-highlight-color: rgba(255, 255, 255, 0);
    /*-webkit-tap-highlight-color:  rgba(255, 255, 255, 0); */
}
.err-span{
  display: none;
}

.content_err_lbl span:not(.requirestar){
  color: red;
  display: block !important;
  font-size: .12rem;
  position: absolute;
  margin-top: -.23rem;
}

.content_err_lbl input[type="text"]{
  border: .01rem solid red !important;
}

.content_err_lbl textarea{
  border: .01rem solid red !important;
}
.dropdown-content .border{
  border-bottom: none;
}

/*Noti_box*/
.noti_box{
  display: none !important;
  width: 90%;
  margin: 0 .2rem;
  padding: .13rem;
  position: fixed;
  bottom: .1rem;
  right: 0;
  background: #d9a32e;
  z-index: 999;
  border-radius: .18rem;
}
.noti_box .noti_content{
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.noti_box .noti_content .covid_icon{
  width: .9rem;
  height: .9rem;
  display: inline-block;
  margin: .4rem .12rem;
}
.noti_box .noti_content .description{
  display: inline-block;
  width: 80%;
}
.noti_box .noti_content .des_ttl{
  font-size: .3rem;
  font-weight: bold;
  color: #ffffff;
}
.noti_box .noti_content .des_txt{
  font-size: .24rem;
   color: #ffffff;
}
.noti_box .noti_content .des_txt span{
  display: inline-block;
  font-size: .24rem;
  color: #ffffff;
  vertical-align: none;
}
.noti_box .noti_content .des_txt span a{
  color: #ffffff;
}
.noti_box .noti_content .des_txt span a:hover{
  border-bottom: .03rem solid #ffffff;
}

.close {
    width: .35rem;
    position: relative;
    color: #ffffff;
    right: 0;
    display: inline-block;
    left: 88%;
    cursor: pointer;
}
.close:after {
    content: '';
    height: .35rem;
    border-left: .02rem solid #fff;
    position: absolute;
    transform: rotate(45deg);
    left: .28rem;
}
.close:before {
    content: '';
    height: .35rem;
    border-left: .02rem solid #fff;
    position: absolute;
    transform: rotate(-45deg);
    left: .28rem;
}