/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: 'sukhumvitreg';
  src: url("https://www0.dek-d.com/font/sukhumvitreg-webfont.eot");
  src: url("https://www0.dek-d.com/font/sukhumvitreg-webfont.eot?#iefix") format("embedded-opentype"), url("https://www0.dek-d.com/font/sukhumvitreg-webfont.woff") format("woff"), url("https://www0.dek-d.com/font/sukhumvitreg-webfont.ttf") format("truetype"), url("https://www0.dek-d.com/font/sukhumvitreg-webfont.svg#sukhumvitreg-webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'sukhumvitreg';
  src: url("https://www0.dek-d.com/font/sukhumvitreg-webfont.eot");
  src: url("https://www0.dek-d.com/font/sukhumvitreg-webfont.eot?#iefix") format("embedded-opentype"), url("https://www0.dek-d.com/font/sukhumvitreg-webfont.woff") format("woff"), url("https://www0.dek-d.com/font/sukhumvitreg-webfont.ttf") format("truetype"), url("https://www0.dek-d.com/font/sukhumvitreg-webfont.svg#sukhumvitreg-webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  width: 100%;
  background-color: #ffe5ca;
  font-family: "tahoma", sans-serif;
  font-size: 14px;
  color: #636363;
  line-height: 1.2em;
}
.pread-body {
    background-color: #ffe5ca;
}
body p {
  font-family: "tahoma", sans-serif;
  font-size: 14px;
  color: #636363;
  line-height: 1.2em;
}
.pread-body #nav-inpage li.active .nav-inside {
    width: 1068px;
}
#pa-wrapper {
    max-width: 1070px;
    min-width: 1070px;
    width: 100%;
    margin: 0 auto;
    border-left: 1px solid #f37a01;
    border-right: 1px solid #f37a01;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
    background-color: #fff;
}
._hidden{
	display: none;
}
.box-soon-left{
    width: 55%;
    float: left;
    box-sizing: border-box;
    padding: 1em;
    
}
.box-soon-left img{
    max-width: 100%;
    display: block;
    margin-bottom: 1em;
}
.box-soon-right{
    box-sizing: border-box;
    padding: 1em;
}

.regis-sms-box h1{
    font-size: 36px;
    font-family: 'sukhumvitreg';
    text-align: center;
    color: #f37a01;
}
.regis-sms-box h1 span{
    font-size: 22px;
    color: #000;
    display: block;
    margin-top: 5px;
}

.form-sms-regis{
    text-align: center;
}
.form-sms-regis .item{
    padding: 20px;
}
.form-sms-regis .item input[type="tel"]{
    font-size: 16px;
    padding: 4px;
    box-sizing: border-box;
    font-family: Tahoma,sans-serif;
    min-width: 262px;
}
.form-sms-regis .item-submit button , .form-sms-regis .item-submit .btn-submit{
    display: inline-block;
    padding: 5px 15px;
    min-width: 200px;
    font-size: 20px;
    font-family: Tahoma,sans-serif;
    color: #FFF;
    background: #f37a01;
    text-align: center;
    border:none;
    border-radius: 4px;
    cursor: pointer;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
    -os-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
    -mz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
}
.form-sms-regis .item-submit button:hover{
    background: #dc6f02;
}

.regis-sms-box .count-regis{
    text-align: center;
    margin-bottom: 2em;
    background: #e6e6e6;
    max-width: 410px;
    margin: 5px auto 20px;
    width: 100%;
}
.regis-sms-box {
    margin-bottom: 50px;
}
.regis-sms-box .count-regis span{
    display: inline-block;
    padding: 3px 5px;
    border-radius: 3px;
    background: #e6e6e6;
    font-weight: bold;
    color: #f37a01;
}

.form-sms-process{
    border-radius: 5px;
    box-sizing: border-box;
    padding: 1.5em 1em;
    text-align: center;
    background: #e6e6e6;
    font-size: 18px;
}
.form-sms-process._ora{
    background: #fbc58a;
    color: #6b3903;
}

.form-sms-process._gre{
    background: #9ce4a5;
    color: #057d14;
}

._rel {
    position: relative;
}
._abs {
    position: absolute;
}
._left {
    float: left;
}
._right {
    float: right;
}
._clearfix:after {
    content: "";
    display: block;
    clear: both;
}
._showm,
._showi6 {
    display: none;
}

.b-top._left{
    background: url(../images/bg-left.jpg)0 0 no-repeat;
    width: 260px;
    min-height: 734.5px;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
}
.b-top._left ul {
    width: 200%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    height: 100%;
    display: block;
}
.b-top._left img,
.b-top._left p {
    position: relative;
    z-index: 2;
}
.b-top._left ul li {
    width: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    height: 100%;
    float: left;
    background-position-y: -100px;
}
.b-top._left .slide1 {
    background-image: url(../images/bg-left.jpg);
}
.b-top._left .slide2 {
    background-image: url(../images/bg-left2.jpg);
}
.txt-www {
    background: #f37a01;
    color: #fff;
    padding: 5px;
    border-radius: 20px;
    width: 180px;
    margin: -5px auto 0;
}
.txt-r {
    bottom: 0;
    background: #2a2a2a;
    width: 100%;
    left: 0;
    z-index: 2;
    cursor: pointer;
}
.txt-r p {
    width: 130px;
    font-size: 24px;
    color: #fff;
    font-family: sukhumvitreg,tahoma,sans-serif;
    padding: 10px 0 0;
    box-sizing: border-box;
}
.txt-r span {
    color: #f37a01;
}
.txt-r img {
    margin-left: 20px;
    margin-top: -35px;
}
.b-top._right {
    background: url(../images/bg-right.jpg);
    max-width: 808px;
    width: 100%;
    padding: 30px 30px 10px;
    box-sizing: border-box;
    font-family: sukhumvitreg,tahoma,sans-serif;
    min-height: 640px;
}
.b-top h1 {
    text-align: center;
    font-size: 23px;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    line-height: 1.2em;
}
.day {
    width: 50%;
}
.day h2 {
    background-color: #2a2a2a;
    color: #ffaf23;
    font-size: 20px;
    text-align: center;
    border-radius: 25px;
    padding: 7px 0 2px;
    width: 300px;
    margin: 12px auto 10px;
}
.day._left {
    padding-right: 15px;
    box-sizing: border-box;
}
.day._right {
    padding-left: 15px;
    box-sizing: border-box;
}
.subject-box {
    background: #fff;
    padding: 14.2px 10px;
    margin-bottom: 4px;
    position: relative;
}
.subject-box.s-box3 {
    padding-bottom: 30px;
    margin-bottom: 4px;
}
.subject-box.s-box2 {
    margin-bottom: 0;
    padding-bottom: 0;
}
.subject-box.s-box5 {
    padding: 5px 10px;
    min-height: 60px;
}
.subject-box.s-box3.s-box5 {
    padding-bottom: 25px;
}
.subject-box p {
    font-family: sukhumvitreg,tahoma,sans-serif;
}
.s-num {
    background: #2a2a2a;
    color: #fff;
    border-radius: 30px;
    width: 25px;
    text-align: center;
    height: 25px;
    line-height: 29px;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
}
.s-name {
    font-size: 20px;
    color: #2a2a2a;
    display: inline-block;
    vertical-align: top;
    line-height: 0.8em;
    margin-top: 5px;
    margin-left: 5px;
}
.s-name span.sn {
    color: #2a2a2a;
    font-size: 20px;
}
.s-name span {
    font-size: 16px;
    color: #f35322;
}
.s-name span.s-name-dt {
    font-size: 14px;
    color: #2a2a2a;
    font-family: tahoma, sans-serif;
}
.s-name span.seat-sp{
    display: block;
    font-size: 11px;
    color: #a3a3a3;
    text-align: left;
    font-family: Tahome,sans-serif;
    position: absolute;
    bottom: 2px;
    left: -3px;
    padding: 0 5px;
    background: rgba(0,0,0,0.9);
    color: #ffaf23;
    border-radius: 0 2px 2px 0;
    z-index: 2;
    min-width: 60px;
}
.s-name span.seat-sp a{
    display: block;
    color: #ffaf23;
    text-decoration: none;
}
.s-by img,
.s-by p {
    display: inline-block;
    vertical-align: middle;
}
.s-by {
    width: 145px;
    text-align: left;
}
.s-by p {
    font-family: tahoma,sans-serif;
    color: #a3a3a3;
    font-size: 12px;
    margin-left: 5px;
}
.s-by span {
    color: #2a2a2a;
}
.subject-box .txt-note {
    width: 100%;
    background: #e6e6e6;
    left: 0;
    bottom: 0;
    padding: 5px 10px;
    box-sizing: border-box;
    font-family: tahoma;
    font-size: 11px;
    text-align: right;
}
.txt-bottom {
    clear: both;
    padding: 15px 0 0;
}
.subject-box.s-box4 .s-num {
    background-color: #f37a01;
}
.subject-box.s-box4 {
    height: 120px;
}
.txt-update {
    background-color: #df1813;
    font-family: sukhumvitreg,tahoma,sans-serif;
    font-size: 15px;
    color: #fff;
    right: 0;
    top: 0;
    padding: 5px 20px 2px;
    box-shadow: 2px 3px 10px 0 rgba(0,0,0,0.2);
}
p.txt-update:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 10px solid #df1813;
    position: absolute;
    left: -10px;
    top: 0;
}
.con-part {
    padding: 30px;
}
.con-part.con-pic {
    padding: 30px 0;
}
.p-title {
    font-size: 37px;
    color: #f35322;
    font-family: sukhumvitreg,tahoma,sans-serif;
    margin-bottom: 20px;
}
.packgage .p-title {
    margin-bottom: 30px;
}
.fa.fa-check-circle {
    font-size: 28px;
    color: #8bc321;
    margin-right: 5px;
}
.con-part i,
.t-name,
.t-price {
    display: inline-block;
    vertical-align: middle;
}
.t-name {
    width: 340px;
}
.con-part li p {
    color: #303138;
    font-size: 26px;
    font-family: sukhumvitreg,tahoma,sans-serif;
}
.con-part li {
    padding-left: 35px;
}
.pbox {
    background: #2a2a2a;
    padding: 38px 10px;
    box-sizing: border-box;
    width: 195px;
    text-align: center;
    color: #fff;
}
.pbox._left {
    margin-right: 30px;
}
.pbox._right .t-sp {
    padding-top: 14px;
    font-size: 14px;
}
.packgage {
    margin: 45px 0 0;
}
.pbox {
    box-shadow: 2px 3px 10px 0 rgba(0,0,0,0.5);
}
.packbox h3 {
    font-family: sukhumvitreg,tahoma,sans-serif;
    font-size: 20px;
    line-height: 1.3em;
    margin-bottom: 10px;
}
.packbox h3 span {
    font-size: 24px;
    color: #f37b02;
}

.p-price {
    font-size: 16px;
    color: #d3d3d3;
    line-height: 15px;
    margin-bottom: 10px;
}
.t-d {
    text-decoration: line-through;
}
.t-p {
    color: #ff0101;
}
.t-p b {
    font-size: 32px;
}
.t-s {
    font-size: 13px;
}
.pbox .txt-p {
    margin-top: 30px;
}
.t-sp {
    width: 55px;
    height: 55px;
    background-color: #df1813;
    font-size: 14px;
    font-family: sukhumvitreg,tahoma,sans-serif;
    text-align: center;
    border-radius: 40px;
    left: -20px;
    top: -20px;
    padding-top: 15px;
    box-sizing: border-box;
    box-shadow: 2px 3px 10px 0 rgba(0,0,0,0.2);
}
.packbox._right {
    background-color: #f98615;
    width: 333px;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    padding-bottom: 16px;
    box-shadow: 2px 3px 10px 0 rgba(0,0,0,0.5);
    min-height: 293px;
}
.title-pack {
    text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
.title-pack h3 {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}
.title-pack h3 span {
    color: #fff;
    text-align: center;
    font-size: 25px;
}
.fa.fa-plus {
    font-size: 20px;
    margin: 0 5px;
    color: #fff;
}
.packbox._right .t-sp {
    color: #fff;
    padding-top: 18px;
    left: -20px;
}
.pack-note {
    margin: 10px 0;
}
.pack-note ul {
    text-align: left;
    padding: 5px 0;
    font-size: 12px;
    padding-left: 20px;
}
.pack-note li span {
    font-weight: bold;
}
.pack-note li {
    padding-left: 0;
    list-style: disc;
    color: #704010;
}
.pack-note li a {
    color: #df1813;
    cursor: pointer;
    padding: 0;
    font-size: 12px;
}
/*
.pack-note li:before {
    content: "-";
    display: inline-block;
    vertical-align: top;
    color: #704010;
}
*/
.pack-note h4 {
    font-family: tahoma;
    color: rgba(255, 245, 104, 0.72);
    font-size: 14px;
    margin-top: -10px;
}
.pack-note li p {
    font-size: 13px;
    font-family: tahoma;
    color: #704010;
    margin-left: -5px;
}
.txt-p .p-price {
    color: #fff;
}
.main-title {
    color: #333333;
    font-family: sukhumvitreg,tahoma,sans-serif;
    font-size: 36px;
    text-align: center;
    padding: 20px 0;
}
.main-title span {
    color: #f37a01;
}
.con-field .main-title {
    padding-bottom: 0;
}
.iconbox {
    width: 250px;
    height: 104px;
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    box-sizing: border-box;
    float: left;
    padding-top: 10px;
    padding-left: 15px;
}
.iconbox i {
    padding-top: 15px;
    font-size: 38px;
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
    color: #f37a01;
}
.iconbox .icon-txt {
    display: inline-block;
    width: 160px;
    vertical-align: top;
    margin-left: 15px;
}
.iconbox .icon-txt p.icon-title {
    font-size: 14px;
    color: #f37a01;
    font-weight: bold;
    font-family: "tahoma",sans-serif;
}
.iconbox .icon-txt p {
    font-size: 13px;
    color: #636363;
}
.field li {
    width: 20%;
    float: left;
    text-align: left;
    padding: 15px;
    box-sizing: border-box;
}
.field .t-school {
    font-size: 14px;
    font-family: tahoma,sans-serif;
    color: #636363;
}
.field .t-field {
    color: #f37a01;
}
.field ul {
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 10px;
}
.sub-title {
    font-size: 14px;
    color: #6b6b6b;
    text-align: left;
    line-height: 1.4em;
    padding-left: 20px;
}
.text-sub {
    padding: 10px 150px;
}
.h-stitle {
    color: #f37a01;
    margin-top: 10px;
    font-family: sukhumvitreg;
    font-size: 20px;
    font-weight: 400;
    vertical-align: top;
}
.sub-title.s-title2 {
    text-align: center;
    padding-left: 0;
}
.sub-title.s-title2 a {
    color: #f37a01;
}
.sub-title.s-title2.h-stitle {
    margin-top: 0;
}
.con-table .main-title {
    padding-bottom: 0;
}
.con-table table {
    width: 100%;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 20px;
}
.con-table th,
.con-table td {
    border: 1px solid #ccc;
    padding: 10px;    
    vertical-align: middle;
}
.con-table .t-head td {
    font-size: 12px;
    width: 60px;
}
.con-table td {
    text-align: center;
    padding: 10px 0;
}
.h-list {
    width: 30%;
}
.t-org th {
    font-family: sukhumvitreg,tahoma,sans-serif;
    font-size: 20px;
    color: #fff;
    background: #444444;
}
.con-table i {
    font-size: 20px;
    color: #f37a01;
}
.con-table i.i-red {
    color: #f30101;
}
.con-table i.i-green {
    color: #8bc321;
}
.con-table tr td:first-child{
    text-align: left;
    padding-left: 10px;
}
.con-table .t-head td:first-child{
    text-align: center;
    padding-left: 0;
}
.text-note {
    padding-top: 20px;
}
.text-note h4 {
    font-family: sukhumvitreg,tahoma,sans-serif;
    font-size: 20px;
    color: #f37a01;
    margin-bottom: 5px;
}
.text-note span {
    margin-left: 10px;
}
.con-table tr:nth-child(even){
    background: #efefef;
}
.con-table tr.t-head {
    background: #f37a01;
    color: #fff;
}
.sub-title b {
    color: #636363;
    font-weight: bold;
}
.pic-text p {
    width: 25%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    color: #222;
    font-weight: bold;
}
.pic-text span {
    color: #222;
    font-weight: bold;
}
.fix-contact {
    width: 1070px;
    position: fixed;
    z-index: 3;
    bottom: 0;
    left: 50%;
    margin-left: -535px;
    background: #362f2d;
}
.fix-contact .contact-left {
    float: left;
    width: 300px;
    padding: 5px;
    color: #FFF;
}
.fix-contact .contact-left span {
    display: block;
    text-align: center;
    padding: 3px;
}
.fix-contact .social-right {
    float: right;
    color: #FFF;
    padding: 9px;
}
.fix-contact .social-right a {
    color: #f37a01;
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.fix-contact .contact-left span b {
    font-weight: bold;
    color: #42ba43;
}
#footer {
    padding-bottom: 60px;
}
.btn-contentzone {
    margin: 10px auto;
    display: block;
    text-align: center;
}
.btn-sms {
    /*max-width: 480px;*/
    /*width: 100%;*/
    height: 60px;
    background-color: #000;
    border-radius: 3px;
    text-align: center;
    margin: 0 auto;
    box-shadow: 10px 10px 10px rgba(0,0,0,.2);
    display:inline-block;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: middle;
}
.btn-reserve {
    font-family: Tahome, sans-serif;
    color: #fff;
    font-size: 1.5em;
    background-color: #362f2d;
    border-radius: 3px;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    height: 60px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    min-width: 220px;
}
.btn-reserve.btn-getexam {
    background: #FFF;
    color: #000;
}
.btn-reserve.btn-getexam p {
    font-size: 12px;
}
.btn-sms .txt-sms {
    font-family: sukhumvitreg;
    color: #fff;
    display: block;
    font-size: 1.9em;
    padding-top: 13px;
    /*animation-name: blink;
    animation-duration: 1s;
    animation-iteration-count: infinite;*/
}
.btn-reserve span.txt-blink {
    padding: 20px;
    display: inline-block;
    animation-name: blink;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
}
@keyframes blink {
    from {opacity: 0;}
    to {opacity: 1;}
}
.btn-reserve .txt-res {
    font-family: tahoma;
    color: #333;
    display: block;
    font-size: 20px;
    padding: 0;
    padding-top: 13px;
    margin-bottom: 3px;
}
.btn-reserve .txt-res._bri {
    font-family: sukhumvitreg;
    color: #f37a01;
    display: block;
    font-size: 1.9em;
    padding-top: 13px;
    animation-name: blink;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}
.btn-reserve .txt-sms2{
    font-family: Tahoma,sans-serif;
    font-size: 0.8em;
}
.btn-reserve .txt-sms2{
    color: #000;
}
.btn-sms .txt-sms2 {
    color: #898989;
    font-size: 0.8em;
    display: block;
    font-family: Tahoma,sans-serif;
}
.txt-sms p {
    color: #f37a01;
    display: inline-block;
    font-size: 100%;
    font-weight: bold;
    padding: 0;
    font-family: sukhumvitreg;
}
.logo-sms {
    display: block;
    text-align: center;
}
.logo-prev,
.flmeetbox {
    text-align: center;
    max-width: 510px;
    width: 100%;
    margin: 0 auto;
}
.logo-prev p {
    margin-top: 10px;
}
.logo-prev a {
    display: block;
    max-width: 236px;
}
.logo-prev img {
    width: 100%;
}
._showi5 {
    display: none;
}
.border-wrap ._hide {
    display: none;
}
.text-rev {
    text-align: center;
}
.text-rev a {
    
    color: #000;
}
.text-rev a:hover {
    color: #fff;
}
.subject-box.s-box2:after {
    content: "";
    display: block;
    border-bottom: 1px solid #ccc;
    padding-top: 5px;
}
.s-name-note:before {
    content: "";
    display: block;
    clear: both;
}
.s-name-note{
    font-family: tahoma;
    font-size: 11px;
    color: #f35322;
    padding: 0px 35px;
    clear: both;
    display: block;
}
.txt-name-note {
    font-family: tahoma;
    font-size: 11px;
    color: #f35322;
    padding: 0px 35px;
    clear: both;
    display: block;
}
.subject-box.s-box4.s-box2 {
    height: 70px;
    padding: 10px;
}
.con-part._left,
.con-part._right {
    width: 50%;
}
.con-part._left {
    padding-right: 15px;
}
.con-part._right {
    padding-left: 15px;
}
.ribbon_c,
.fl-title{
    border-bottom: 1px solid #ccc;
    padding: 10px 15px 8px;
    font-family: sukhumvitreg,tahoma,sans-serif;
    font-size: 20px;
    color: #fff;
    background: #444444;
}
.ribbon_c.ribbon_2 {
    background: #f37a01;
}
.fl-title {
    padding: 10px 0 5px;
}
.purposebox._clearfix {
    margin-top: 20px;
}
.eventbox {
    width: 50%;
    text-align: center;
    padding: 17px 10px;
    box-sizing: border-box;
    background: #efefef;
    border: 1px solid #ccc;
}
.eventbox._left{
    border-right: none;
}
.e-title {
    font-size: 18px;
    color: #444;
    margin-bottom: 10px;
}
.eventbox li {
    text-align: left;
    margin-bottom: 5px;
}
.eventbox li span {
    background: #f37a01;
    color: #fff;
    font-size: 16px;
    padding: 2px 10px;
    border-radius: 20px;
    min-width: 70px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    vertical-align: middle;
}
.eventbox li p {
    font-family: tahoma;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
}
.txt-box-l {
    width: 68%;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    border-left: 1px solid #ccc;
}
.detail-box-l {
    width: 30%;
    display: inline-block;
    padding: 10px;
    color: #f37a01;
    padding-right: 0;
}
.box-purpose p {
    border: 1px solid #ccc;
    border-top: none;
}
.fa-pencil:before,
.fa-thumb-tack:before{
    margin-right: 10px;
}
.box-purpose ol {
    list-style-type: decimal;
    padding-left: 25px;
    line-height: 24px;
    padding-top: 5px;
    border: 1px solid #ccc;
    padding: 15px 40px;
    background: #efefef;
}
.con-part .box-purpose li {
    padding-left: 5px;
    list-style: decimal;
    line-height: 1.2em;
    margin-bottom: 20px;
}
.t-gry {
    background: #efefef;
}
ul.list-zone {
    list-style: none;
    margin: 0;
    width: 35%;
    float: left;
    box-sizing: border-box;
}
ul.list-zone li {
    width: 100%;
    box-sizing: border-box;
    padding: 5px 0;
}
.list-zone .box-zone {
    border: solid 1px #CCC;
    padding: 13px;
    text-align: center;
}
.list-zone .box-zone h2 {
    text-align: center;
    color: #f37a01;
    font-size: 22px;
    font-family: sukhumvitreg,sans-serif;
    padding-bottom: 10px;
}
.list-zone .box-zone p {
    text-align: center;
    font-size: 15px;
    font-family: tahoma,sans-serif;
    display: block;
}
.list-zone .box-zone p a {
    display: inline-block;
    padding: 3px 0;
    border-radius: 3px;
    /* border: solid 1px #EBEBEB; */
    cursor: pointer;
    font-size: 13px;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    border-bottom: solid 1px #EBEBEB;
    line-height: 1.3em;
}
.list-zone-left .box-zone p a {
    padding: 7px 0;
}
.list-zone .box-zone p a ._near {
    display: block;
    text-align: left;
    font-size: 11px;
    color: #a1a1a1;
}
.list-zone .box-zone p a .prov {
    display: inline-block;
    min-width: 95px;
    text-align: left;
    color: #f37a01;
    float: left;
}
.list-zone .box-zone p a .sname {
    display: inline-block;
    text-align: left;
    float: left;
}
.map-zone {
    width: 30%;
    box-sizing: border-box;
    float: left;
    text-align: center;
    padding: 2em 1em 0;
}
.list-zone .box-zone h2 i {
    font-size: 26px;
    margin-right: 10px;
}
.list-zone .box-zone p a:last-child {
    border-bottom: none;
}
.seat {
    float: right;
    font-size: 11px;
}
.star-note {
    display: block;
    text-align: center;
    width: 100%;
    padding: 5px;
    font-size: 12px;
    color: #f37e0c;
}
.star-note.s-gry {
    color: #adadad;
}
.star-note.s-gry.s-gry2 {
    padding-top: 0;
}
.star-note.s-gry span,
.iconbox .r-note{
    color: #f37e0c;
}
.ico-star {
    font-size: 16px;
    top: -2px;
    position: absolute;
    right: -5px;
}
.flbox {
    width: 236px;
}
.flbox ul{
    border: 1px solid #ccc;
    padding: 10px;
    box-sizing: border-box;
    background: #efefef;
}
.flbox li {
    padding: 5px 24px;
}
.flbox .fl-t {
    background: #f37a01;
    width: 60px;
    color: #fff;
    position: relative;
    font-family: tahoma,sans-serif;
    font-size: 16px;
    float: left;
    padding: 2px 0;
}
.flbox .fl-b {
    font-family: tahoma,sans-serif;
    font-weight: bold;
    font-size: 16px;
    float: left;
    margin-left: 20px;
}
.fl-t:before,
.fl-t:after{
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
}
.fl-t:before{
    left: -13px;
    border-top: 10px solid transparent;
    border-bottom: 13px solid transparent;
    border-right: 13px solid #f37a01;
}
.fl-t:after{
    right: -13px;    
    border-top: 10px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 13px solid #f37a01;
}
.fa.fa-angle-down._rotate{
    transition: 1s;
    transform: rotate(180deg);
}
.cd-title {
    background-color: #ffe5ca;
    padding: 0 15px;
    color: #f37a01;
    z-index: 1;
    cursor: pointer;
}
.cd-title p {
    font-family: sukhumvitreg,tahoma,sans-serif;
    font-size: 20px;
    color: #f37a01;
    float: left;
    line-height: 42px;
}
.cd-title i.fa.fa-angle-down {
    float: right;
    font-size: 20px;
    transition: 1s;
    line-height: 42px;
}

.condi-box {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.awardbox h2 {
    padding: 12px 15px 8px;
    font-family: sukhumvitreg,tahoma,sans-serif;
    font-size: 20px;
    color: #fff;
    background-color: #f37a01;
    text-align: center;
}
.awardbox {
    padding: 0 30px 20px;
}
.awardbox ul {
    padding: 30px;
    border: 1px solid #ccc;
    padding-left: 220px;
}
.awardbox li {
    margin-bottom: 5px;
}
.awardbox span {
    font-size: 16px;
    color: #f37a01;
    vertical-align: middle;
    min-width: 220px;
    display: inline-block;
}
.awardbox li p {
    font-family: tahoma,sans-serif;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
}
.toon1 {
    left: 110px;
    bottom: 50px;
}
.toon2 {
    left: 90px;
    bottom: 60px;
}
.samplebox {
    text-align: center;
    background: #efefef;
    margin: 0 30px 0;
    max-width: 489px;
}
.samplebox .sub-title {
    font-family: tahoma,sans-serif;
}
.img-sample.img-sample1 {
    background: url(../images/simple01.png)0 0 no-repeat;
}
.img-sample.img-sample2 {
    background: url(../images/simple01.png)0 0 no-repeat;
}
.img-sample {
    margin: 10px auto 0;
    height: 125px;
    display: block;
    cursor: pointer;
    box-sizing: border-box;
    border-left: 2px solid #636363;
    border-top: 2px solid #636363;
    border-right: 2px solid #636363;
    -webkit-box-shadow: 5px -5px 0px 0px rgba(50, 50, 50, 0.15);
    -moz-box-shadow: 5px -5px 0px 0px rgba(50, 50, 50, 0.15);
    box-shadow: 5px -5px 0px 0px rgba(50, 50, 50, 0.15);
    text-decoration: none;
    width: 295px;
}
.con-part._left.samplebox {
    margin-right: 0;
    padding-right: 30px;
    padding-bottom: 0;
}
.con-part._right.samplebox {
    padding-left: 30px;    
    padding-bottom: 0;
}
.samplebox .img-sample span {
    display: block;
    margin-left: auto;
    font-size: 17px;
    margin-right: auto;
    margin-top: 44px;
    width: 165px;
    height: 50px;
    box-sizing: border-box;
    color: #FFF;
    text-align: center;
    padding: 15px 0;
    background-color: rgba(112, 112, 112, 0.55);
    -webkit-box-shadow: 5px 0px 5px 0px rgba(50, 50, 50, 0.15);
    -moz-box-shadow: 5px 0px 5px 0px rgba(50, 50, 50, 0.15);
    box-shadow: 5px 0px 5px 0px rgba(50, 50, 50, 0.15);
}
.samplebox .img-sample:hover span {
    background-color: #f37a01;
}
.print-pop,
.print-fee{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.8);
    box-sizing: border-box;
    page-break-after: 1em;
    text-align: center;
    z-index: 32;
    padding: 2em;
}
.print-pop .ptp-wrap,
.print-fee .ptp-wrap {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 800px;
    height: 100%;
}
.ptp-wrap .ptp-wrap-img {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}
.print-pop .ptp-wrap img,
.print-fee .ptp-wrap img{
    width: 100%;
}
.print-pop .ptp,
.print-fee .ptp{
    display: none;
}
.print-pop .ptp-wrap .ptp-clos,
.print-fee .ptp-wrap .ptp-clos{
    position: absolute;
    top: 2px;
    right: 2px;
    display: inline-block;
    padding: 5px;
    background: #362f2d;
    cursor: pointer;
}
.nav-mobile {
    padding: 1em 0;
    display: none;
}
.pr-poppage .clo-pop {
    display: none;
}
.n-note {
    text-align: right;
    margin-top: 5px;
    font-size: 12px;
}
.n-note span {
    font-size: 12px;
    vertical-align: top;
}
.con-part.con-howto {
    padding: 30px 0;
}
.con-howto ul li {
    width: 178px;
    float: left;
    text-align: center;
    background: #f37a01;
    padding: 18px 10px;
    box-sizing: border-box;
    color: #fff;
    min-height: 216px;
}
.con-howto ul li:nth-of-type(even){
    background: #f39501;
}
.con-part .h-howto {
    font-size: 13px;
    color: #fff;
    font-family: tahoma;
}
.con-howto h3 {
    font-family: sukhumvitreg;
    font-size: 20px;
    margin-bottom: 15px;
}
.con-howto li p {
    font-size: 13px;
    font-family: tahoma;
    color: #351f09;
}
.con-howto li .s-bt1 {
    display: block;
    font-size: 12px;
    color: #ffc05e;
    background-color: #5a3917;
    border-radius: 20px;
    padding: 5px 0;
    margin-bottom: 5px;
}
.con-howto li a:last-of-type{
    margin-bottom: 0;
}
.con-howto li a {
    color: #351f09;
}
.con-howto u {
    cursor: pointer;
}
ul.list-zone.list-zone-left .box-zone p a .prov {
    min-width: 85px;
}

/* banner right */
#banner-bt-right {
    position: fixed;
    bottom: 53px;
    right: 5px;
    z-index: 30;
}
#banner-bt-right .btn-close {
    background-color: #444;
    border: 2px solid #ffffff;
    border-radius: 50%;
    box-shadow: -1px 2px 2px #888888;
    color: #ffffff;
    display: block;
    font-weight: bold;
    height: 24px;
    position: absolute;
    right: -5px;
    text-align: center;
    top: -12px;
    width: 24px;
    line-height: 20px;
    cursor: pointer;
}
#banner-bt-right.animated-once {
    animation-duration: 1.2s;
    animation-fill-mode: both;
    animation-iteration-count: 1;
    -webkit-animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-iteration-count: 1;
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
@keyframes bounceInUp {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(0,3000px,0);
    transform: translate3d(0,3000px,0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,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);
}
100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

}

.txt-fee {
    padding-left: 35px;
    margin-top: 0;
    margin-left: 2px;
    color: #2a2a2a !important;
    font-size: 20px !important;
    font-family: sukhumvitreg,tahoma,sans-serif;
}
.popbox {
    background: #e6e6e6;
    max-width: 428px;
    width: 100%;
    padding: 5px 10px 10px;
    box-sizing: border-box;
    margin-left: 35px;
}
.popbox a.s-name-note {
    font-size: 12px;
    font-family: tahoma,sans-serif;
    color: #df1813;
    padding-left: 15px;
    cursor: pointer;
}
.popbox ol {
    padding:5px 0 5px 30px
}
.popbox ol li {
    list-style-type: decimal;
    padding: 0;
    margin-bottom: 5px;
    font-size: 12px;
}
.popbox p.h-ptitle {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}
.popbox:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-bottom: 5px solid #e6e6e6;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    position: relative;
    left: 0;
    top: -10px;
}
.feebox li {
    position: relative;
    margin-bottom: 5px;
}
.txt-free {
    font-size: 12px;
    margin-top: 5px;
    color: #704012;
}
.desc-note {
    font-size: 13px;
    margin-top: 10px;
    color: #757575;
}
/* popup-announce*/
.popup-announce {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100;
}
.pop-wrap {
    display: block;
    position: relative;
    left: 50%;
    margin-left: -370px;
    top: 30px;
    max-width: 740px;
}
.pop-wrap img {
    display: block;
    width: 100%;
}
.fa.fa-times.close-x {
    font-size: 28px;
    top: 0;
    color: #fff;
    right: -30px;
    position: absolute;
    cursor: pointer;
}

/* Top Score announce */
.list-score {
    clear: both;
    padding: 15px;
    text-align: center;
    border-bottom: solid 2px #f37a01;
    box-sizing: border-box;
    margin-top: 20px;
}
.list-score .x-clo {
    display: none;
    position: absolute;
    top: 0;
    right: -100%;
    transition: right 0.5s ease;
    color: #797979;
    padding: 10px;
    font-size: 20px;
}
.list-score .score-box {
    padding: 0px;
    background-color: #f2f2f2;
    min-height: 576px;
    margin-bottom: 20px;
    padding-top: 0;
}
.list-score .score-box.score-box4,
.list-score .score-box.score-box5,
.list-score .score-box.score-box6,
.list-score .score-box.score-box7 {
    min-height: 445px;
}
.list-score .score-box.score-box8,
.list-score .score-box.score-box9,
.list-score .score-box.score-box10,
.list-score .score-box.score-box11 {
    min-height: 620px;
}
.list-score .score-box h1 {
    font-family: sukhumvitlight, sans-serif;
    text-align: center;
    font-size: 20px;
    color: rgb(37, 37, 37);
    padding: 10px 0px 10px;
    background: #eae5e5;
    margin-bottom: 10px;
    position: relative;
}
.list-score .score-box h1 img {
    margin: 0 10px;
}
.list-score .score-box h1 b {
    color: rgb(243, 122, 1);    
    font-weight: bold;
}
.score-box ul {
    list-style: none;
    padding: 10px;
    margin: 0;
}
.score-box li {
    font-size: 14px;
    padding: 5px 0;
    position: relative;
    border-bottom: solid 1px #e6e3e3;
}
.score-box .ts-name {
    display: inline-block;
    width: 68%;
    box-sizing: border-box;
    float: left;
    text-align: left;
}
.score-box .ts-score {
    display: inline-block;
    width: 32%;
    text-align: right;
    box-sizing: border-box;
    float: right;    
    color: #f37a01;
}
.score-box .ts-school {
    font-size: 12px;
    color: #bfb6bc;
    padding-top: 3px;
    text-align: left;
    clear: both;
}
.score-box li.range {
    text-align: center;
}
.score-box li.range a {
    display: inline-block;
    padding: 6px;
    font-size: 12px;
    background: #362f2d;
    border-radius: 4px;
    margin: 5px 0;
    color: #FFF;
    cursor: pointer;
    text-decoration: none;
    width: 160px;
}
.win-condi {
    clear: both;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    padding: 20px;
}
.win-condi h1 {
    margin: 10px 0;
    color: #f37a01;
    font-weight: bold;
    font-size: 16px;
}
.win-condi ul {
    padding-left: 20px;
    font-size: 13px;
}
.win-condi li {
    padding: 5px 0 0;
    line-height: 1.4em;
}
.win-condi li i {
    color: #f37a01;
    margin-left: -17px;
}
.boxscore {
    display: inline-block;
    box-sizing: border-box;
    width: 24%;
    vertical-align: top;
    padding: 5px;
}
.nav-list-top,
.txt-score{
    display: none;
}
.btshow-doctor {
    display: none !important;
}
.score-box11 .btshow-doctor {
    display: inline-block !important;
}

._showedit{
    display: none;
}
.txt-red {    
    text-align: left;
    padding: 0 20px;
    font-size: 13px;
}
.txt-red span {    
    color: #fb2626;
}
.boxscore1 ._showedit,
.boxscore3 ._showedit,
.boxscore10 ._showedit,
.boxscore11 ._showedit {
    color: #fb2626;
    display: inline-block;
}
