@charset "utf-8";
/* CSS Document */
/* Font */
@font-face {
    font-family: 'db_futhaira_body';
    src: url('/css/fonts/db-futhaira-body-x-v322.eot');
    src: url('/css/fonts/db-futhaira-body-x-v322.eot?#iefix') format('embedded-opentype'), url('/css/fonts/db-futhaira-body-x-v322.woff2') format('woff2'), url('/css/fonts/db-futhaira-body-x-v322.woff') format('woff'), url('/css/fonts/db-futhaira-body-x-v322.ttf') format('truetype'), url('/css/fonts/db-futhaira-body-x-v322.svg#db-futhaira-body-x-v322') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'db_futhaira_body_xmed';
    src: url('/css/fonts/db_futhaira_body_x_med_v3.2.eot');
    src: url('/css/fonts/db_futhaira_body_x_med_v3.2.eot?#iefix') format('embedded-opentype'), url('/css/fonts/db_futhaira_body_x_med_v3.2.woff2') format('woff2'), url('/css/fonts/db_futhaira_body_x_med_v3.2.woff') format('woff'), url('/css/fonts/db_futhaira_body_x_med_v3.2.ttf') format('truetype'), url('/css/fonts/db_futhaira_body_x_med_v3.2.svg#db_futhaira_body_xmed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Zawgyi-One';
    src: url('/css/fonts/Zawgyi-One.eot');
    src: url('/css/fonts/Zawgyi-One.eot?#iefix') format('embedded-opentype'), url('/css/fonts/Zawgyi-One.woff2') format('woff2'), url('/css/fonts/Zawgyi-One.woff') format('woff'), url('/css/fonts/Zawgyi-One.ttf') format('truetype'), url('/css/fonts/Zawgyi-One.svg#Zawgyi-One') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Padauk';
    src: url('/css/fonts/Padauk.eot');
    src: url('/css/fonts/Padauk.eot?#iefix') format('embedded-opentype'), url('/css/fonts/Padauk.woff2') format('woff2'), url('/css/fonts/Padauk.woff') format('woff'), url('/css/fonts/Padauk.ttf') format('truetype'), url('/css/fonts/Padauk.svg#Padauk') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*@font-face {
    font-family: 'db_futhaira_headdemibdrounded';
    src: url('/css/fonts/db_futhaira_head_x_demibd_round_v3.2.eot');
    src: url('/css/fonts/db_futhaira_head_x_demibd_round_v3.2.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/db_futhaira_head_x_demibd_round_v3.2.woff2') format('woff2'),
         url('/css/fonts/db_futhaira_head_x_demibd_round_v3.2.woff') format('woff'),
         url('/css/fonts/db_futhaira_head_x_demibd_round_v3.2.ttf') format('truetype'),
         url('/css/fonts/db_futhaira_head_x_demibd_round_v3.2.svg#db_futhaira_headdemibdrounded') format('svg');
    font-weight: normal;
    font-style: normal; 
}
@font-face { 
	font-family: 'db_futhaira_body_xbd';
    src: url('/css/fonts/db-futhaira-body-x-bd-v322.eot');
    src: url('/css/fonts/db-futhaira-body-x-bd-v322.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/db-futhaira-body-x-bd-v322.woff2') format('woff2'),
         url('/css/fonts/db-futhaira-body-x-bd-v322.woff') format('woff'),
         url('/css/fonts/db-futhaira-body-x-bd-v322.ttf') format('truetype'),
         url('/css/fonts/db-futhaira-body-x-bd-v322.svg#db_futhaira_body_xmed') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
.db_futhaira_body, .futhaira {
    font-family: 'db_futhaira_body', 'Padauk', 'Time New Roman', -apple-system,BlinkMacSystemFont,'YuGothic','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
}

.db_futhaira_body_bd, .futhairaB {
    font-family: 'db_futhaira_body', 'Padauk', 'Time New Roman', -apple-system,BlinkMacSystemFont,'YuGothic','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
}

.db_futhaira_headdemibdrounded, .futhairaMibd {
    font-family: 'db_futhaira_body', 'Padauk', 'Time New Roman', -apple-system,BlinkMacSystemFont,'YuGothic','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
}

.AR .db_futhaira_headdemibdrounded, .futhairaMibd {
    font-family: 'db_futhaira_body','Time New Roman';
}

.futhaira-xmed {
    font-family: 'db_futhaira_body_xmed', 'Padauk', 'Time New Roman', -apple-system,BlinkMacSystemFont,'YuGothic','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
}

.AR .futhairaB {
    font-family: 'db_futhaira_body', 'Times New Roman';
}

.arial {
    font-family: Arial, Helvetica, sans-serif, -apple-system,BlinkMacSystemFont,'YuGothic','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
}
/* Text */
.lh0 {
    line-height: 0;
}

/* Coler */
.white {
    color: #FFF;
}

.green {
    color: #00665E;
}

.green8C {
    color: #8CA5AC;
}

.green5E {
    color: #00665E;
}

.green13 {
    color: #13A99E;
}

.gray66 {
    color: #666;
}

.black {
    color: #000;
}

/* Link */
a.btnGreen:link, a.btnGreen:visited {
    display: block;
    color: #FFF;
    text-decoration: none;
    line-height: 43px;
    height: 43px;
    font-size: 20px;
    font-size: 2.0rem;
    border: 1px solid #00665E;
    background: #00665E;
    text-align: center;
    width: 100%;
    max-width: 250px;
}

.HYAM a.btnGreen:link, a.btnGreen:visited {
    font-size: 16px;
    font-size: 1.6rem;
}

.a.btnGreen.active, a.btnGreen:hover {
    border: 1px solid #00665E;
    background: none;
    text-decoration: none;
    color: #00665E;
    transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

.btnBgGreen, a.btnBgGreen:link, a.btnBgGreen:visited {
    display: block;
    color: #FFF;
    text-decoration: none;
    line-height: 43px;
    height: 43px;
    font-family: 'db_futhaira_body', Padauk;
    font-size: 18px;
    font-size: 1.8rem;
    border: 1px solid #FFF;
    background: #00665E;
    text-align: center;
    width: 100%;
    max-width: 250px;
}

.HYAM .btnBgGreen, a.btnBgGreen:link, a.btnBgGreen:visited {
    font-size: 16px;
    font-size: 1.6rem;
}


a.btnBgGreen.active, a.btnBgGreen:hover {
    color: #00665E;
    border: 1px solid #00665E;
    background: #FFF;
    text-decoration: none;
    transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

a.btnWhite:link, a.btnWhite:visited {
    display: block;
    color: #FFF;
    text-decoration: none;
    line-height: 43px;
    height: 43px;
    font-size: 20px;
    font-size: 2.0rem;
    border: 1px solid #FFF;
    background: none;
    text-align: center;
    width: 100%;
    max-width: 250px;
}

.HYAM a.btnWhite:link, a.btnWhite:visited {
    font-size: 16px;
    font-size: 1.6rem;
}

a.btnWhite.active, a.btnWhite:hover {
    color: #00665E;
    border: 1px solid #FFF;
    background: #FFF;
    text-decoration: none;
    transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

a.viewall:link, a.viewall:visited {
    display: block;
    color: #00665E;
    text-decoration: none;
}

a.viewall.active, a.viewall:hover {
    color: #00665E;
    text-decoration: none;
}
