.disable-transition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}

.clearfix,
.inner ul.icon_list {
    *zoom: 1;
}

.clearfix:after,
.inner ul.icon_list:after {
    clear: both;
    content: "";
    display: table;
}

.disable-transition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}

a {
    text-decoration: none;
    color: #1380c0;
}

a:hover {
    color: #1380c0;
}

.btn {
    display: inline-block;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    min-width: 85px;
    background-color: #1380c0;
    color: white !important;
}


/* styled button*/

.btn:hover {
    background-color: #1380c0;
}

.btn_gray {
    background-color: #acacac;
}

.btn_gray:hover {
    background-color: black;
}

.btn_arrL {
    color: black;
    font-size: 14px;
    background: url(../images/common/icon_arrow_green_left.png) left center no-repeat;
    display: inline-block;
    padding: 8px 8px;
    padding-left: 15px;
}

.btn_arrT {
    color: black;
    font-size: 14px;
    background: url(icon_arrow_green_up.png) left center no-repeat;
    display: inline-block;
    padding: 8px 8px;
    padding-left: 15px;
}

.icon,
.icon_email,
.icon_pdf {
    height: 28px;
    display: inline-block;
    line-height: 28px;
}

.icon_email {
    background: url(icon_email_off.png) left center no-repeat;
    padding-left: 37px;
}

.icon_pdf {
    background: url(../images/common/icon_pdf.png) left center no-repeat;
    padding-left: 25px;
}

a.email {
    height: 28px;
    display: inline-block;
    line-height: 28px;
    background: url(icon_email_off.png) left center no-repeat;
    padding-left: 37px;
    color: black !important;
}

a.email:hover {
    color: #1380c0 !important;
}

a.format,
a.pdf {
    height: 28px;
    display: inline-block;
    line-height: 28px;
    font-size: 16px;
    color: #1380c0;
}

a.format:hover,
a.pdf:hover {
    color: #1380c0;
}

a.pdf {
    background: url(icon_pdf_on.png) left center no-repeat;
    padding-left: 25px;
}

a.pdf:hover {
    background-image: url(icon_pdf_off.png);
}

.boxList {
    /* green box list*/
    font-size: 14px;
    line-height: 1.5em;
}

.boxList li {
    background: url(li_square.png) left 0.5em no-repeat;
    padding-left: 15px;
    line-height: 1.5em;
    font-size: 14px;
    margin-bottom: 5px;
    margin-left: 1.1em;
}


/*button icon*/

.icon_read {
    padding-left: 18px;
    background: url(icon_read.png) left center no-repeat;
}

.icon_down {
    padding-left: 19px;
    background: url(../image/icon_down.png) left center no-repeat;
}

h1,
h2,
h3 {
    color: #1380c0;
}

h1 {
    font-size: 29px;
    margin: 20px 0;
}

h2 {
    font-size: 24px;
    margin: 10px 0;
}

h3 {
    font-size: 18px;
    margin: 5px 0;
    font-weight: bold;
}

h4 {
    font-size: 16px;
    margin: 5px 0;
    font-weight: bold;
}

.inner .sub_title {
    font-weight: normal;
    font-size: 18px !important;
    margin: 5px 0 !important;
    color: #333333;
    line-height: 1.5em !important;
}

.inner .img-shadow {
    -webkit-box-shadow: 2px 2px 2px 0px #bbb;
    -moz-box-shadow: 2px 2px 2px 0px #bbb;
    -o-box-shadow: 2px 2px 2px 0px #bbb;
    -ms-box-shadow: 2px 2px 2px 0px #bbb;
    box-shadow: 2px 2px 2px 0px #bbb;
}

.inner p {
    font-size: 14px;
    line-height: 1.8em;
    text-align: justify;
    text-justify: inter-ideograph;
}

.inner span {
    font-size: 14px;
}

.inner input[type=text] {
    border: 1px solid #e8e9e9;
    font-size: 14px;
    padding: 2px;
}

.inner input[type=radio],
.inner input[type=checkbox] {
    line-height: 15px;
    width: 15px;
    vertical-align: text-bottom;
    height: 15px;
    display: inline-block;
}

.inner input:focus {
    outline: none;
}

.inner .border {
    border-top: solid 1px #e0d7d2;
    height: 1px;
}

.inner .border_wrap {
    border: 1px solid #dddddd;
}

.inner .divider {
    border-top: 1px solid #dddddd;
    height: 1px;
    margin-top: 8px;
    margin-bottom: 13px;
}

.inner .inner_title {
    position: relative;
    width: 100%;
    height: 38px;
    margin: 20px 0;
}

.inner .inner_title h1 {
    margin: 0;
    float: left;
}

.inner .inner_title .nav_side {
    font-size: 14px;
    line-height: 38px;
    float: right;
}

.inner .inner_title .nav_side a {
    font-weight: normal;
    color: black;
}

.inner .inner_title .nav_side a:hover {
    color: #1380c0;
}

.inner .year_select {
    width: 96px;
    font-size: 14px;
    display: inline-block;
    line-height: 24px;
    position: relative;
}

.inner .year_select .top {
    background: url(../images/common/bg_select_top.png) left center no-repeat;
    width: 83px;
    height: 24px;
    display: inline-block;
    padding-left: 13px;
    color: white;
}

.inner .year_select ul {
    background: url(../images/common/bg_select_list_top.png) right top no-repeat;
    padding-top: 6px;
    margin-top: 5px;
    display: none;
    position: absolute;
    left: 0;
    top: 24px;
}

.inner .year_select ul li {
    margin-bottom: 2px;
}

.inner .year_select ul li a {
    color: white;
    background-color: #1380c0;
    display: block;
    width: 83px;
    height: 24px;
    line-height: 24px;
    padding-left: 13px;
}

.inner .year_select ul li.first a {
    background: url(../images/common/bg_select_option_top.png) left top no-repeat;
}

.inner .year_select ul li.last a {
    background: url(../images/common/bg_select_option_last.png) left top no-repeat;
}

.inner .tabs {
    color: #666666;
    font-weight: normal;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 5px;
}

.inner .tabs a {
    border-right: 1px solid #dddddd;
    padding-left: 20px;
    padding-right: 20px;
}

.inner .tabs a.first {
    padding-left: 0;
}

.inner .tabs a.last {
    padding-right: 0;
    border-right: none;
}

.inner .tabs .tab {
    text-decoration: none;
    color: #666666;
}

.inner .tabs .selected {
    color: #1380c0;
}

.inner .tabs a {
    color: black;
    font-weight: bold;
}

.inner .vTabs {
    /* end content*/
}

.inner .vTabs .tab_expander {
    background-color: #1380c0;
    color: white;
    padding: 0 32px 0 12px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    margin-bottom: 5px;
    background: url(bg_vtab.png) right top no-repeat #1380c0;
}

.inner .vTabs .tab_expander.expanded {
    background-position-y: bottom;
}

.inner .vTabs .content {
    display: none;
    margin-bottom: 30px;
}

.inner .date_wrapper {
    width: 70px;
    height: 70px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-color: white;
    color: #333333;
    font-weight: bolder;
}

.inner .date_wrapper .date {
    font-size: 30px;
    line-height: 45px;
}

.inner .date_wrapper .month {
    font-size: 14px;
}

.inner ol {
    margin-left: 1.8em;
    font-size: 14px;
    line-height: 1.7em;
}

.inner ol>li {
    list-style: decimal;
}

.inner ul.icon_list li {
    float: left;
    margin-right: 50px;
    padding-bottom: 10px;
}

.inner ul.icon_list li img,
.inner ul.icon_list li span {
    display: inline-block;
    vertical-align: middle;
}

.inner ul.icon_list li span {
    font-size: 14px;
}

.inner ul.honor {
    margin-left: 21px;
}

.inner ul.honor>li {
    list-style: disc;
    padding-left: 2px;
    margin-bottom: 4px;
    /*
      >ul li:before
      {
          display: inline-block;
          content: "-";
          width: 1em;
          margin-left: -1em;
      }*/
}

.inner table.basic th,
.inner table.overview th,
.inner table.divide th {
    background-color: #1380c0;
    color: white;
    font-weight: bold;
    font-size: 14px;
    vertical-align: text-bottom;
}

.inner table.overview td,
.inner table.overview th {
    padding: 6px;
    padding-left: 15px;
    padding-right: 15px;
}

.inner table.overview td {
    font-size: 14px;
    line-height: 14px;
    border-bottom: 1px solid #dddddd;
    padding-top: 8px;
    padding-bottom: 8px;
}

.inner table.overview td.last {
    border-bottom: none;
}

.inner table.overview td img {
    vertical-align: text-bottom;
}

.inner table.divide td,
.inner table.divide th {
    padding: 6px;
    padding-left: 15px;
    padding-right: 13px;
    border-right: 6px solid #f7f5f4;
}

.inner table.divide td {
    font-size: 14px;
    line-height: 1.5em;
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: top;
}

.inner table.divide tr.odd td {
    background-color: #ebebea;
}

.inner sup {
    vertical-align: top;
    position: relative;
    top: -0.3em;
    font-size: 0.8em;
}

.nav h1 {
    color: #1380c0;
    font-size: 1.8em;
    margin: 20px 0 20px 8px;
}

.en table.overview td,
.en table.overview th {
    padding: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.inner .vTabs .tab_expander {
    background: url(../image/bg_vtab.png) right top no-repeat #1380c0;
}

.mobileShow {
    display: none;
}

video {
    object-fit: cover !important;
}