body {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  word-break: break-word;
  font-size: 15px;
  color: #505050;
  line-height: 1.7;
  font-family: 'Arial','Microsoft JhengHei'; }

a {
  text-decoration: none;
  color: #505050; }
  a:focus, a:hover, a:visited {
    text-decoration: none; }

.color-main-1 {
  color: #ffe1d9; }

.color-main-2 {
  color: #ffeaca; }

.color-main-3 {
  color: #fff3c1; }

.color-main-4 {
  color: #eaf4d1; }

.color-main-5 {
  color: #e1f1f9; }

.color-main-6 {
  color: #e5e8fc; }

.color-main-7 {
  color: #f3e8fa; }

.color-main-8 {
  color: #000000; }

.color-main-9 {
  color: #333333; }

.color-main-10 {
  color: #505050; }

.color-main-11 {
  color: #777777; }

.color-main-12 {
  color: #999999; }

.color-sub-1 {
  color: #fb6b47; }

.color-sub-2 {
  color: #ffa41b; }

.color-sub-3 {
  color: #ffcc00; }

.color-sub-4 {
  color: #789f12; }

.color-sub-5 {
  color: #5dc3d9; }

.color-sub-6 {
  color: #698cdd; }

.color-sub-7 {
  color: #a476de; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }
  @media screen and (min-width: 992px) {
    .container {
      width: 970px; } }
  @media screen and (min-width: 1200px) {
    .container {
      width: 1200px; } }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none; }

input[type=number] {
  -moz-appearance: textfield; }

.btn:hover, .btn:active, .btn:focus {
  box-shadow: none; }
  .btn:hover:hover, .btn:hover:active, .btn:hover:focus, .btn:active:hover, .btn:active:active, .btn:active:focus, .btn:focus:hover, .btn:focus:active, .btn:focus:focus {
    box-shadow: none; }

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */ }

.owl-carousel {
  visibility: hidden; }
  .owl-carousel.owl-loaded {
    visibility: visible; }

.invisible {
  visibility: hidden !important; }

.a-acceky {
  position: absolute;
  display: none;
  top: 0px;
  left: -10px;
  color: #d7d7d7;
  font-size: 14px; }
  .a-acceky:focus, .a-acceky:hover, .a-acceky:visited {
    color: #d7d7d7; }
  @media screen and (min-width: 992px) {
    .a-acceky {
      display: inline-block; } }

.container, #index-news-area {
  position: relative; }

#index-news-area #main {
  top: 3px;
  left: -18px; }

#sitemap_center_area {
  top: 0px;
  left: -15px; }

#breadcrumbs #main {
  top: 8px;
  left: 0px; }

#foot_area {
  top: 37px;
  left: -1px; }

footer.eng #foot_area {
  top: 45px;
  left: -1px; }

@font-face {
  font-family: Rowdies-Regular;
  src: url(min/Rowdies-Regular.ttf); }

@font-face {
  font-family: Rowdies-Bold;
  src: url(min/Rowdies-Bold.ttf); }

.fixed-height.is-sticky .down-area:after, header.website .lg-header-area:after, header.website .lg-header-area .top-area:after, header.website .lg-header-area .down-area:after, .header-nav:after, div.sidebar-content .website-btn-area:after, footer.website .bottom-area:after, .page-area:after, .page-top-area:after, .page-top-area .content-area:after, .page-btn-area .share-box:after, .page-bottom-btn-area:after, .form-group:after, .form-group .vcode-area:after, .page-search-area:after, .index-become-list-area .become-list:after, .index-video-list-area .video-list:after, .become-cat-list:after, .become-cat-list .become-cat a:after, .list-area .media-list:after, .list-area .media-list.type-3:after {
  content: '';
  display: block;
  clear: both; }

.article-area, #tinymce {
  font-size: 15px; }
  .article-area iframe, #tinymce iframe {
    max-width: 100%;
    border: 0; }
  .article-area img, #tinymce img {
    height: auto;
    max-width: 100%; }
  .article-area h3, #tinymce h3 {
    font-size: 17px;
    color: #fb6b47;
    line-height: 1.5;
    font-weight: bold; }
  .article-area h4, #tinymce h4 {
    font-size: 17px;
    color: #ffa41b;
    line-height: 1.5;
    font-weight: bold; }
  .article-area h5, #tinymce h5 {
    color: #a476de; }
  .article-area h6, #tinymce h6 {
    color: #abcd52; }
  .article-area p, #tinymce p {
    /*line-height: 1.6;*/ }
  .article-area a, #tinymce a {
    text-decoration: underline;
    color: #5cb0da; }
    .article-area a:hover, #tinymce a:hover {
      color: #4fa4ce; }
  .article-area ul, #tinymce ul {
    padding: 0;
    list-style: none !important; }
    .article-area ul > li, #tinymce ul > li {
      padding-left: 22px;
      position: relative; }
      .article-area ul > li:before, #tinymce ul > li:before {
        position: absolute;
        content: '';
        left: 2px;
        top: 11px;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #505050; }
  .article-area ol, #tinymce ol {
    padding: 0;
    list-style: none !important;
    counter-reset: ol-item; }
    .article-area ol > li, #tinymce ol > li {
      display: block;
      padding-left: 22px;
      position: relative; }
      .article-area ol > li:before, #tinymce ol > li:before {
        position: absolute;
        text-align: right;
        left: -2px;
        top: 0;
        content: counter(ol-item) ".";
        counter-increment: ol-item;
        font-size: 15px;
        color: #505050;
        display: inline-block;
        min-width: 22px; }
  .article-area table, #tinymce table {
    max-width: 100%;
    border-collapse: collapse; }
    .article-area table tr th, #tinymce table tr th, .article-area table tr td, #tinymce table tr td {
      border: #dcdcdc solid 1px;
      font-size: 15px;
      padding: 5px 5px;
      font-weight: normal;
      text-align: left; }
      @media screen and (min-width: 400px) {
        .article-area table tr th, #tinymce table tr th, .article-area table tr td, #tinymce table tr td {
          padding: 6px 30px; } }
    .article-area table tr th, #tinymce table tr th {
      color: #505050;
      font-size: 16px;
      background-color: #f2f2f2; }
    .article-area table tr td, #tinymce table tr td {
      color: #505050; }

.breadcrumbs {
  font-size: 14px;
  color: #999999;
  margin: 8px 0px 10px 0px; }
  @media screen and (min-width: 992px) {
    .breadcrumbs {
      margin: 10px 0px 33px 0px; } }
  .breadcrumbs a {
    color: #999999; }

.page_list {
  text-align: center;
  margin: 40px 0 12px 0;
  position: relative;
  z-index: 1; }
  @media screen and (min-width: 992px) {
    .page_list {
      margin-top: 60px;
      margin-bottom: -112px; } }
  @media screen and (min-width: 1200px) {
    .page_list {
      margin-top: 60px;
      margin-bottom: -106px; } }
  .page_list .arr {
    position: relative; }
    .page_list .arr i, .page_list .arr span {
      display: none !important; }
    .page_list .arr a:before {
      content: '';
      display: block;
      position: absolute;
      top: 10px;
      left: 10px;
      width: 16px;
      height: 16px;
      background: url("../img/list/icon_pre_2x.png") no-repeat center;
      background-size: 16px; }
    .page_list .arr a:hover {
      background-color: #ffa41b; }
      .page_list .arr a:hover:before {
        background: url("../img/list/icon_pre_2x_hover.png") no-repeat center;
        background-size: 16px;
        z-index: 1; }
  .page_list .arr.right a:before {
    top: 10px;
    left: 12px;
    background: url("../img/list/icon_next_2x.png") no-repeat center;
    background-size: 16px; }
  .page_list .arr.right a:hover:before {
    background: url("../img/list/icon_next_2x_hover.png") no-repeat center;
    background-size: 16px; }
  .page_list ul {
    margin: 0; }
    .page_list ul li {
      cursor: pointer;
      display: inline-block;
      width: 42px;
      height: 40px; }
      .page_list ul li + li {
        margin-left: 15px; }
      .page_list ul li > span, .page_list ul li > a {
        position: relative;
        background: none;
        border: none;
        font-size: 18px;
        color: #ffa41b;
        padding: 7px 0;
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 30px 20px 30px 20px !important;
        border: 2px solid #ffe2b7; }
        .page_list ul li > span i, .page_list ul li > a i {
          font-size: 20px; }
        .page_list ul li > span.selected, .page_list ul li > span:hover, .page_list ul li > span:focus, .page_list ul li > a.selected, .page_list ul li > a:hover, .page_list ul li > a:focus {
          color: #fff;
          background: #ffa41b;
          border-color: #ffa41b; }

.tag {
  display: inline-block;
  min-height: 22px;
  line-height: 22px;
  border-radius: 22px;
  background: #e5e8fc;
  color: #FFFFFF;
  font-size: 14px;
  text-align: left;
  margin-right: 4px;
  padding: 0 19px;
  vertical-align: middle; }
  .tag.static-tag {
    text-align: center;
    width: 80px;
    padding: 0; }
    .tag.static-tag.two-word {
      letter-spacing: 10px;
      padding-left: 12px; }

#to-top {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  font-size: 0px;
  line-height: 50px;
  background: #ffcc00 url("../img/footer/gotop_arrow_2x.png") center no-repeat;
  background-size: 18px auto;
  cursor: pointer;
  z-index: 3;
  text-align: center;
  display: none;
  position: fixed;
  right: 28px;
  bottom: 10px;
  color: #fff; }
  #to-top.bot {
    position: absolute;
    top: 215px;
    bottom: auto; }
    @media screen and (min-width: 992px) {
      #to-top.bot {
        top: 400px; } }
  #to-top:hover {
    background-color: #ffc000; }
  @media screen and (min-width: 992px) {
    #to-top {
      right: calc(50% - 970px/2); } }
  @media screen and (min-width: 1200px) {
    #to-top {
      right: calc(50% - 1200px/2); } }
  @media screen and (min-width: 1550px) {
    #to-top {
      right: calc(50% - 1200px/2 - 152px); } }

.modal-dialog {
  margin: 0;
  padding: 15px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important; }

input:focus, select:focus {
  outline: none; }

a:focus, button:focus {
  outline: none !important; }

.alert-red {
  color: red; }

.acart-proportion-box {
  height: 0;
  position: relative; }
  .acart-proportion-box > .proportion-item {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto; }
  .acart-proportion-box > iframe.proportion-item {
    width: 100%;
    height: 100%; }
  .acart-proportion-box.proportion-3-4 {
    padding-bottom: 133.33333%; }
  .acart-proportion-box.proportion-4-3 {
    padding-bottom: 75%; }
  .acart-proportion-box.proportion-16-9 {
    padding-bottom: 56.25%; }
  .acart-proportion-box.proportion-5-4 {
    padding-bottom: 80%; }
  .acart-proportion-box.proportion-4-5 {
    padding-bottom: 125%; }
  .acart-proportion-box.proportion-1-1 {
    padding-bottom: 100%; }

/*
=================================================================
(#m02-1hds) HEADER
=================================================================
*/
.fixed-height.is-sticky {
  z-index: 99 !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100%;
  box-shadow: 0 2px 3px rgba(66, 73, 75, 0.1);
  background: #fff;
  height: 48px; }
  .fixed-height.is-sticky:before {
    height: 3px;
    background: url("../img/header/color_line_unit_xs.png") repeat left 0px top 0px !important;
    background-size: 375px 1px !important; }
  @media screen and (min-width: 1200px) {
    .fixed-height.is-sticky {
      height: 50px; } }
  .fixed-height.is-sticky .logo-area {
    display: none !important; }
  .fixed-height.is-sticky .top-area {
    display: none !important; }
  .fixed-height.is-sticky .down-area {
    position: static !important;
    left: auto !important;
    bottom: auto !important;
    padding-top: 8px; }
    .fixed-height.is-sticky .down-area .sticky-logo {
      display: block !important;
      width: 140px;
      display: inline-block;
      float: left; }
      @media screen and (min-width: 1200px) {
        .fixed-height.is-sticky .down-area .sticky-logo {
          width: 174px; } }
    .fixed-height.is-sticky .down-area nav {
      display: inline-block;
      float: right; }
    .fixed-height.is-sticky .down-area .header-nav {
      margin-top: 0 !important; }
      @media screen and (min-width: 1200px) {
        .fixed-height.is-sticky .down-area .header-nav {
          margin-top: 3px !important; } }
      .fixed-height.is-sticky .down-area .header-nav > li + li {
        margin-left: 15px !important; }
        @media screen and (min-width: 1200px) {
          .fixed-height.is-sticky .down-area .header-nav > li + li {
            margin-left: 25px !important; } }
      .fixed-height.is-sticky .down-area .header-nav > li > a {
        font-size: 15px !important;
        padding: 15px 0; }
        .fixed-height.is-sticky .down-area .header-nav > li > a:before, .fixed-height.is-sticky .down-area .header-nav > li > a:after {
          display: none !important; }
      .fixed-height.is-sticky .down-area .header-nav .header-nav2 {
        width: 280px !important;
        left: calc(50% - 140px) !important; }
        .fixed-height.is-sticky .down-area .header-nav .header-nav2 a {
          font-size: 15px !important;
          padding: 14px 26px 11px 25px !important; }

.fixed-height {
  height: 47px;
  padding-top: 3px; }
  .fixed-height .container {
    height: 100%; }
  .fixed-height:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: url("../img/header/color_line_unit_xs.png") repeat left 0px top 0px;
    background-size: 375px 1px; }
    @media screen and (min-width: 992px) {
      .fixed-height:before {
        background: url("../img/header/color_line_unit.png") repeat left 0px top 0px;
        background-size: 725px 1px;
        height: 6px; } }
  .fixed-height:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -11px;
    left: 0;
    width: 100%;
    height: 11px;
    background: url("../img/header/jag_unit_2x.png") repeat-x left 0 top 0;
    background-size: 14px 11px; }
  @media screen and (min-width: 992px) {
    .fixed-height {
      height: 149px; } }
  @media screen and (min-width: 1200px) {
    .fixed-height {
      height: 164px; } }

header.website {
  width: 100%;
  top: 0;
  left: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 99;
  background: #fff; }
  header.website h1 {
    margin: 0; }
  header.website .lg-header-area {
    position: relative;
    height: calc(100% - 6px);
    width: 100%; }
    header.website .lg-header-area .logo-area {
      position: absolute;
      left: calc(50% - 39px);
      top: 30px; }
      @media screen and (min-width: 1200px) {
        header.website .lg-header-area .logo-area {
          left: calc(50% - 58px);
          top: 30px; } }
      header.website .lg-header-area .logo-area img {
        width: 110px;
        height: auto; }
        @media screen and (min-width: 1200px) {
          header.website .lg-header-area .logo-area img {
            width: 130px; } }
    header.website .lg-header-area .top-area {
      padding-top: 6px; }
      header.website .lg-header-area .top-area .link-btn-area {
        float: left;
        font-size: 0; }
        header.website .lg-header-area .top-area .link-btn-area .link-btn {
          display: inline-block;
          width: 32px;
          height: 32px;
          border-radius: 50%; }
          header.website .lg-header-area .top-area .link-btn-area .link-btn.fb {
            background: url("../img/header/icon_facebook_2x.png") center no-repeat;
            background-size: 32px; }
            header.website .lg-header-area .top-area .link-btn-area .link-btn.fb:hover {
              background: url("../img/header/icon_facebook_hover_2x.png") center no-repeat;
              background-size: 32px; }
          header.website .lg-header-area .top-area .link-btn-area .link-btn.yt {
            background: url("../img/header/icon_youtube_2x.png") center no-repeat;
            background-size: 32px;
            margin-left: 5px; }
            header.website .lg-header-area .top-area .link-btn-area .link-btn.yt:hover {
              background: url("../img/header/icon_youtube_hover_2x.png") center no-repeat;
              background-size: 32px; }
      header.website .lg-header-area .top-area .web-btn-area {
        float: left;
        font-size: 0;
        margin-left: 10px; }
        header.website .lg-header-area .top-area .web-btn-area .web-btn {
          display: inline-block;
          font-size: 13px;
          color: #40433e;
          background-color: #eaf4d1;
          border: 2px solid #cee596;
          padding: 2px 9px;
          border-radius: 30px;
          font-weight: bold; }
          header.website .lg-header-area .top-area .web-btn-area .web-btn:hover {
            background-color: #d5e8a6; }
          header.website .lg-header-area .top-area .web-btn-area .web-btn + .web-btn {
            margin-left: 5px; }
      header.website .lg-header-area .top-area .search-area {
        float: right;
        margin-left: 10px;
        width: 180px;
        height: 32px;
        position: relative;
        background: #f6f6f6;
        border: 1px solid #E3E3E3;
        border-radius: 5px;
        display: inline-block;
        vertical-align: middle; }
        header.website .lg-header-area .top-area .search-area input {
          background: transparent;
          color: #505050;
          font-size: 13px;
          border: none;
          width: 100%;
          height: 100%;
          padding: 0 40px 0 17px; }
        header.website .lg-header-area .top-area .search-area .btn {
          color: transparent;
          overflow: hidden;
          width: 40px; }
        header.website .lg-header-area .top-area .search-area input, header.website .lg-header-area .top-area .search-area .btn {
          height: 100%; }
        header.website .lg-header-area .top-area .search-area .btn {
          position: absolute;
          right: 0;
          top: 0;
          border: none;
          background: url("../img/header/icon_search_2x.png") center right 10px no-repeat;
          background-size: 20px auto; }
    header.website .lg-header-area .down-area {
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 7px; }
      header.website .lg-header-area .down-area .sticky-logo {
        display: none; }
      @media screen and (min-width: 1200px) {
        header.website .lg-header-area .down-area {
          bottom: 12px; } }

.header-nav {
  list-style: none;
  padding: 0px;
  margin: 0;
  height: 100%;
  margin-top: 6px; }
  .header-nav .header-nav2 {
    display: none;
    padding: 0px;
    list-style: none; }
  .header-nav > li {
    float: left;
    position: relative;
    height: 100%; }
    .header-nav > li + li {
      margin-left: 14px; }
      @media screen and (min-width: 1200px) {
        .header-nav > li + li {
          margin-left: 46px; } }
    .header-nav > li:nth-child(4) {
      margin-left: 172px; }
      @media screen and (min-width: 1200px) {
        .header-nav > li:nth-child(4) {
          margin-left: 226px; } }
    .header-nav > li > a {
      line-height: 1;
      font-size: 15px;
      position: relative;
      padding-top: 58px;
      padding-bottom: 16px;
      height: 100%;
      width: 100%;
      text-align: center;
      color: #505050; }
      .header-nav > li > a.about:before {
        position: absolute;
        top: 0;
        left: calc(50% - 26px);
        content: '';
        display: block;
        border-radius: 46px 24px 42px 24px;
        width: 52px;
        height: 50px;
        background: #ffe1d9; }
      .header-nav > li > a.about:after {
        position: absolute;
        top: 0;
        left: calc(50% - 24px);
        content: '';
        display: block;
        width: 50px;
        height: 48px;
        background: url("../img/header/menu_icon_about_off_2x.png") center no-repeat;
        background-size: 50px auto; }
      .header-nav > li > a.news:before {
        position: absolute;
        top: 0;
        left: calc(50% - 26px);
        content: '';
        display: block;
        border-radius: 46px 24px 42px 24px;
        width: 52px;
        height: 50px;
        background: #e1f1f9; }
      .header-nav > li > a.news:after {
        position: absolute;
        top: 0;
        left: calc(50% - 24px);
        content: '';
        display: block;
        width: 50px;
        height: 48px;
        background: url("../img/header/menu_icon_news_off_2x.png") center no-repeat;
        background-size: 50px auto; }
      .header-nav > li > a.help:before {
        position: absolute;
        top: 0;
        left: calc(50% - 26px);
        content: '';
        display: block;
        border-radius: 46px 24px 42px 24px;
        width: 52px;
        height: 50px;
        background: #fff3c1; }
      .header-nav > li > a.help:after {
        position: absolute;
        top: 0;
        left: calc(50% - 24px);
        content: '';
        display: block;
        width: 50px;
        height: 48px;
        background: url("../img/header/menu_icon_help_off_2x.png") center no-repeat;
        background-size: 50px auto; }
      .header-nav > li > a.wannabe:before {
        position: absolute;
        top: 0;
        left: calc(50% - 26px);
        content: '';
        display: block;
        border-radius: 46px 24px 42px 24px;
        width: 52px;
        height: 50px;
        background: #eaf4d1; }
      .header-nav > li > a.wannabe:after {
        position: absolute;
        top: 0;
        left: calc(50% - 24px);
        content: '';
        display: block;
        width: 50px;
        height: 48px;
        background: url("../img/header/menu_icon_wannabe_off_2x.png") center no-repeat;
        background-size: 50px auto; }
      .header-nav > li > a.video:before {
        position: absolute;
        top: 0;
        left: calc(50% - 26px);
        content: '';
        display: block;
        border-radius: 46px 24px 42px 24px;
        width: 52px;
        height: 50px;
        background: #f3e8fa; }
      .header-nav > li > a.video:after {
        position: absolute;
        top: 0;
        left: calc(50% - 24px);
        content: '';
        display: block;
        width: 50px;
        height: 48px;
        background: url("../img/header/menu_icon_video_off_2x.png") center no-repeat;
        background-size: 50px auto; }
      .header-nav > li > a.goodfriend:before {
        position: absolute;
        top: 0;
        left: calc(50% - 26px);
        content: '';
        display: block;
        border-radius: 46px 24px 42px 24px;
        width: 52px;
        height: 50px;
        background: #ffeaca; }
      .header-nav > li > a.goodfriend:after {
        position: absolute;
        top: 0;
        left: calc(50% - 24px);
        content: '';
        display: block;
        width: 50px;
        height: 48px;
        background: url("../img/header/menu_icon_goodfriend_off_2x.png") center no-repeat;
        background-size: 50px auto; }
      @media screen and (min-width: 1200px) {
        .header-nav > li > a {
          font-size: 16px; } }
    .header-nav > li > a:focus ~ .header-nav2 {
      display: block; }
    .header-nav > li.open .header-nav2 {
      display: block; }
    .header-nav > li.active:before, .header-nav > li.open:before, .header-nav > li:hover:before {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: -8px;
      width: calc(100% + 16px);
      height: 12px;
      background: #fff3c1; }
    .header-nav > li.active a.about:before, .header-nav > li.open a.about:before, .header-nav > li:hover a.about:before {
      width: 57px;
      height: 55px;
      border-radius: 60% 35%;
      top: -9px;
      background: #ff7b6e; }
    .header-nav > li.active a.about:after, .header-nav > li.open a.about:after, .header-nav > li:hover a.about:after {
      width: 55px;
      height: 55px;
      top: -6px;
      left: calc(50% - 23px);
      background: url("../img/header/menu_icon_about_on_2x.png") center no-repeat;
      background-size: 100%; }
    .header-nav > li.active a.news:before, .header-nav > li.open a.news:before, .header-nav > li:hover a.news:before {
      width: 57px;
      height: 55px;
      border-radius: 60% 35%;
      top: -9px;
      background: #41c3df; }
    .header-nav > li.active a.news:after, .header-nav > li.open a.news:after, .header-nav > li:hover a.news:after {
      width: 55px;
      height: 55px;
      top: -6px;
      left: calc(50% - 23px);
      background: url("../img/header/menu_icon_news_on_2x.png") center no-repeat;
      background-size: 100%; }
    .header-nav > li.active a.help:before, .header-nav > li.open a.help:before, .header-nav > li:hover a.help:before {
      width: 57px;
      height: 55px;
      border-radius: 60% 35%;
      top: -9px;
      background: #ffcc00; }
    .header-nav > li.active a.help:after, .header-nav > li.open a.help:after, .header-nav > li:hover a.help:after {
      width: 55px;
      height: 55px;
      top: -6px;
      left: calc(50% - 23px);
      background: url("../img/header/menu_icon_help_on_2x.png") center no-repeat;
      background-size: 100%; }
    .header-nav > li.active a.wannabe:before, .header-nav > li.open a.wannabe:before, .header-nav > li:hover a.wannabe:before {
      width: 57px;
      height: 55px;
      border-radius: 60% 35%;
      top: -9px;
      background: #abcd52; }
    .header-nav > li.active a.wannabe:after, .header-nav > li.open a.wannabe:after, .header-nav > li:hover a.wannabe:after {
      width: 55px;
      height: 55px;
      top: -6px;
      left: calc(50% - 23px);
      background: url("../img/header/menu_icon_wannabe_on_2x.png") center no-repeat;
      background-size: 100%; }
    .header-nav > li.active a.video:before, .header-nav > li.open a.video:before, .header-nav > li:hover a.video:before {
      width: 57px;
      height: 55px;
      border-radius: 60% 35%;
      top: -9px;
      background: #a476de; }
    .header-nav > li.active a.video:after, .header-nav > li.open a.video:after, .header-nav > li:hover a.video:after {
      width: 55px;
      height: 55px;
      top: -6px;
      left: calc(50% - 23px);
      background: url("../img/header/menu_icon_video_on_2x.png") center no-repeat;
      background-size: 100%; }
    .header-nav > li.active a.goodfriend:before, .header-nav > li.open a.goodfriend:before, .header-nav > li:hover a.goodfriend:before {
      width: 57px;
      height: 55px;
      border-radius: 60% 35%;
      top: -9px;
      background: #ff911b; }
    .header-nav > li.active a.goodfriend:after, .header-nav > li.open a.goodfriend:after, .header-nav > li:hover a.goodfriend:after {
      width: 55px;
      height: 55px;
      top: -6px;
      left: calc(50% - 23px);
      background: url("../img/header/menu_icon_goodfriend_on_2x.png") center no-repeat;
      background-size: 100%; }
    .header-nav > li:hover:before {
      display: none; }
    .header-nav > li:hover .header-nav2 {
      display: block; }
  .header-nav .header-nav2 {
    position: absolute;
    top: calc(100% + 8px);
    left: calc(50% - 150px);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.15);
    background: #fffcfa;
    width: 300px;
    z-index: 2; }
    .header-nav .header-nav2 > li + li {
      border-top: 1px dashed #d3e0b3; }
    .header-nav .header-nav2 > li > a {
      position: relative;
      font-size: 16px;
      text-align: center;
      padding: 21px 25px 18px 25px;
      display: block;
      color: #505050;
      background-color: #eaf4d1; }
      .header-nav .header-nav2 > li > a:hover {
        background-color: #cfe49b; }

div.mb-header {
  position: relative;
  z-index: 1000;
  padding-right: 60px; }
  div.mb-header .mb-logo-area {
    padding-top: 9px;
    display: inline-block;
    padding-left: 12px; }
    div.mb-header .mb-logo-area img {
      vertical-align: middle;
      width: 174px;
      max-width: 100%;
      height: auto; }
  div.mb-header .button-area {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%; }
  div.mb-header div.xs-menu {
    display: inline-block;
    height: 100%;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    background-size: 100%;
    background-position: 5px 50%;
    position: relative;
    padding: 0 20px; }
    div.mb-header div.xs-menu .icon-wrapper {
      display: inline-block;
      margin: 15px 0 0 0;
      width: 21px;
      height: 21px;
      position: relative; }
      div.mb-header div.xs-menu .icon-wrapper span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #CACACA;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 400ms ease-in-out;
        transition: 400ms ease-in-out; }
        div.mb-header div.xs-menu .icon-wrapper span:nth-child(1) {
          top: 0; }
        div.mb-header div.xs-menu .icon-wrapper span:nth-child(2) {
          top: 6px; }
        div.mb-header div.xs-menu .icon-wrapper span:nth-child(3) {
          top: 6px; }
        div.mb-header div.xs-menu .icon-wrapper span:nth-child(4) {
          top: 12px; }
    div.mb-header div.xs-menu.active span:nth-child(1) {
      top: 7px;
      width: 0%;
      left: 50%; }
    div.mb-header div.xs-menu.active span:nth-child(2) {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    div.mb-header div.xs-menu.active span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    div.mb-header div.xs-menu.active span:nth-child(4) {
      top: 14px;
      width: 0%;
      left: 50%; }

header .main-area-quick-link {
  position: absolute;
  left: 15px;
  opacity: 0;
  color: #000; }
  header .main-area-quick-link:focus {
    opacity: 1; }

div#mb-sidebar {
  display: none;
  position: fixed;
  width: 100%;
  top: -100%;
  z-index: 20;
  background: #F6F6F6;
  padding-bottom: 20px; }
  div#mb-sidebar .slimScrollDiv {
    width: 100%; }
  div#mb-sidebar.hidden-sidebar {
    display: block;
    top: -100%;
    -webkit-animation-name: hiddensidebar;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-duration: 0.5s;
    animation-name: hiddensidebar;
    animation-timing-function: ease-in;
    animation-duration: 0.5s; }
  div#mb-sidebar.show-sidebar {
    display: block;
    top: 50px;
    height: calc(100vh - 50px);
    -webkit-animation-name: showsidebar;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-duration: 0.5s;
    animation-name: showsidebar;
    animation-timing-function: ease-in;
    animation-duration: 0.5s; }
  @media screen and (min-width: 992px) {
    div#mb-sidebar {
      display: none; }
      div#mb-sidebar.show-sidebar {
        display: none; } }
  div#mb-sidebar .sidebar-top.english .dropdown {
    width: 100%; }
  div#mb-sidebar .sidebar-top.english .share-box {
    display: none; }

@-webkit-keyframes hiddensidebar {
  0% {
    top: 50px; }
  100% {
    top: -100%; } }

@-moz-keyframes hiddensidebar {
  0% {
    top: 50px; }
  100% {
    top: -100%; } }

@-ms-keyframes hiddensidebar {
  0% {
    top: 50px; }
  100% {
    top: -100%; } }

@keyframes hiddensidebar {
  0% {
    top: 50px; }
  100% {
    top: -100%; } }

@-webkit-keyframes showsidebar {
  0% {
    top: -100%; }
  100% {
    top: 50px; } }

@-moz-keyframes showsidebar {
  0% {
    top: -100%; }
  100% {
    top: 50px; } }

@-ms-keyframes showsidebar {
  0% {
    top: -100%; }
  100% {
    top: 50px; } }

@keyframes showsidebar {
  0% {
    top: -100%; }
  100% {
    top: 50px; } }

div.sidebar-content {
  padding-bottom: 50px; }
  div.sidebar-content .search-area {
    padding: 17px 15px;
    background-color: #ffeaca; }
    div.sidebar-content .search-area .input-group {
      width: 100%;
      height: 30px; }
      div.sidebar-content .search-area .input-group input {
        padding: 0 50px 0 8px;
        font-size: 14px;
        width: 100%;
        border: 1px solid #ebd2c8;
        border-radius: 5px; }
      div.sidebar-content .search-area .input-group .btn {
        width: 50px; }
      div.sidebar-content .search-area .input-group input, div.sidebar-content .search-area .input-group .btn {
        height: 100%; }
      div.sidebar-content .search-area .input-group .btn {
        color: transparent;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 0;
        border: none;
        background: url("../img/header/icon_search_2x.png") center no-repeat;
        background-size: 20px; }
  div.sidebar-content .website-btn-area {
    background-color: #fff; }
    div.sidebar-content .website-btn-area .website-btn {
      width: calc( (100% - 4px) / 3);
      background-color: #5BAF85;
      float: left;
      color: #fff;
      font-size: 16px;
      text-align: center;
      padding: 14px 0; }
      div.sidebar-content .website-btn-area .website-btn.main {
        background-color: #5BAF85; }
      div.sidebar-content .website-btn-area .website-btn.kids {
        background-color: #F3941A; }
      div.sidebar-content .website-btn-area .website-btn.youth {
        background-color: #1E94A0; }
      div.sidebar-content .website-btn-area .website-btn.parents {
        background-color: #a87762; }
      div.sidebar-content .website-btn-area .website-btn + .website-btn {
        margin-left: 2px; }
  div.sidebar-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none; }
    div.sidebar-content ul li a {
      display: block;
      padding: 16px 36px 16px 62px; }
      div.sidebar-content ul li a .sidebar-nav-icon {
        float: right;
        font-size: 22px;
        transition: all .5s; }
      div.sidebar-content ul li a.open .sidebar-nav-icon {
        transform: rotate(90deg); }
      div.sidebar-content ul li a.active ~ ul {
        display: block; }
    div.sidebar-content ul li.link-btn {
      position: relative; }
      div.sidebar-content ul li.link-btn.facebook:after {
        content: '';
        position: absolute;
        left: 13px;
        top: 10px;
        display: block;
        border-radius: 50%;
        width: 38px;
        height: 38px;
        background: url("../img/header/icon_facebook_2x.png") center no-repeat;
        background-size: 100% auto; }
      div.sidebar-content ul li.link-btn.youtube:after {
        content: '';
        position: absolute;
        left: 13px;
        top: 10px;
        display: block;
        border-radius: 50%;
        width: 38px;
        height: 38px;
        background: url("../img/header/icon_youtube_2x.png") center no-repeat;
        background-size: 100% auto; }
    div.sidebar-content ul.layer-1 > li {
      position: relative; }
      div.sidebar-content ul.layer-1 > li.about:before {
        content: '';
        display: block;
        width: 38px;
        height: 38px;
        position: absolute;
        top: 10px;
        left: 13px;
        background: url("../img/sidebar/unit_icon_about_2x.png") center no-repeat;
        background-size: 100% auto; }
      div.sidebar-content ul.layer-1 > li.about > a.active, div.sidebar-content ul.layer-1 > li.about > a.open {
        background-color: #ffe1d9; }
      div.sidebar-content ul.layer-1 > li.goodfriend:before {
        content: '';
        display: block;
        width: 38px;
        height: 38px;
        position: absolute;
        top: 10px;
        left: 13px;
        background: url("../img/sidebar/unit_icon_goodfriend_2x.png") center no-repeat;
        background-size: 100% auto; }
      div.sidebar-content ul.layer-1 > li.goodfriend > a.active, div.sidebar-content ul.layer-1 > li.goodfriend > a.open {
        background-color: #ffeaca; }
      div.sidebar-content ul.layer-1 > li.help:before {
        content: '';
        display: block;
        width: 38px;
        height: 38px;
        position: absolute;
        top: 10px;
        left: 13px;
        background: url("../img/sidebar/unit_icon_help_2x.png") center no-repeat;
        background-size: 100% auto; }
      div.sidebar-content ul.layer-1 > li.help > a.active, div.sidebar-content ul.layer-1 > li.help > a.open {
        background-color: #fff3c1; }
      div.sidebar-content ul.layer-1 > li.news:before {
        content: '';
        display: block;
        width: 38px;
        height: 38px;
        position: absolute;
        top: 10px;
        left: 13px;
        background: url("../img/sidebar/unit_icon_news_2x.png") center no-repeat;
        background-size: 100% auto; }
      div.sidebar-content ul.layer-1 > li.news > a.active, div.sidebar-content ul.layer-1 > li.news > a.open {
        background-color: #e1f1f9; }
      div.sidebar-content ul.layer-1 > li.video:before {
        content: '';
        display: block;
        width: 38px;
        height: 38px;
        position: absolute;
        top: 10px;
        left: 13px;
        background: url("../img/sidebar/unit_icon_video_2x.png") center no-repeat;
        background-size: 100% auto; }
      div.sidebar-content ul.layer-1 > li.video > a.active, div.sidebar-content ul.layer-1 > li.video > a.open {
        background-color: #f3e8fa; }
      div.sidebar-content ul.layer-1 > li.wannabe:before {
        content: '';
        display: block;
        width: 38px;
        height: 38px;
        position: absolute;
        top: 10px;
        left: 13px;
        background: url("../img/sidebar/unit_icon_wannabe_2x.png") center no-repeat;
        background-size: 100% auto; }
      div.sidebar-content ul.layer-1 > li.wannabe > a.active, div.sidebar-content ul.layer-1 > li.wannabe > a.open {
        background-color: #eaf4d1; }
    div.sidebar-content ul.layer-2 {
      background: #eaf4d1;
      padding: 0px 30px 0 60px; }
      div.sidebar-content ul.layer-2 > li {
        position: relative; }
        div.sidebar-content ul.layer-2 > li > a {
          position: relative;
          padding: 10px 0px 10px 0px; }
          div.sidebar-content ul.layer-2 > li > a .sidebar-nav-icon {
            font-size: 16px;
            position: absolute;
            top: 15px;
            right: 17px;
            transform-origin: center; }
    div.sidebar-content ul.layer-3 > li {
      position: relative; }
      div.sidebar-content ul.layer-3 > li > a {
        padding-left: 44px; }
        div.sidebar-content ul.layer-3 > li > a.active {
          color: #ca6f27; }
    div.sidebar-content ul.layer-1 > li > a {
      font-size: 16px;
      background: #F6F6F6;
      color: #505050; }
      div.sidebar-content ul.layer-1 > li > a .sidebar-nav-icon {
        color: #C5C5C5; }
      div.sidebar-content ul.layer-1 > li > a:hover, div.sidebar-content ul.layer-1 > li > a.open {
        background: #F6F6F6; }
    div.sidebar-content ul.layer-1 > li:not(.search-area) {
      border-top: 1px solid #E3E3E3; }
    div.sidebar-content ul.layer-2 > li > a {
      font-size: 15px;
      background: #EAF4D1;
      color: #505050; }
      div.sidebar-content ul.layer-2 > li > a .sidebar-nav-icon {
        color: #f3964b; }
      div.sidebar-content ul.layer-2 > li > a:hover, div.sidebar-content ul.layer-2 > li > a.open {
        background: #EAF4D1;
        color: #82a732; }
    div.sidebar-content ul.layer-2 > li:not(.search-area) {
      border-top: 1px solid #fff; }
    div.sidebar-content ul.layer-3 > li > a {
      font-size: 15px;
      background: #FED796;
      color: #eaf4d1; }
      div.sidebar-content ul.layer-3 > li > a .sidebar-nav-icon {
        color: #f3964b; }
      div.sidebar-content ul.layer-3 > li > a:hover, div.sidebar-content ul.layer-3 > li > a.open {
        background: #FED796; }
    div.sidebar-content ul.layer-3 > li:not(.search-area) {
      border-top: 1px solid #fffad6; }
  div.sidebar-content > ul {
    display: block; }

/*
=================================================================
(#m02-2fts) FOOTER
=================================================================
*/
footer.website {
  position: relative;
  overflow: hidden;
  padding-top: 128px; }
  @media screen and (min-width: 992px) {
    footer.website {
      padding-top: 296px; } }
  @media screen and (min-width: 992px) {
    footer.website .footer-box {
      padding-left: 56px; } }
  @media screen and (min-width: 1200px) {
    footer.website .footer-box {
      padding-left: 240px;
      display: inline-block;
      vertical-align: top; } }
  footer.website .logo-area .logo {
    width: auto;
    height: 60px;
    transform: translateX(-10px); }
    @media screen and (min-width: 992px) {
      footer.website .logo-area .logo {
        height: 80px; } }
  @media screen and (min-width: 900px) {
    footer.website .info-area {
      display: inline-block;
      border-right: 1px solid #C7956A;
      padding-right: 20px; } }
  @media screen and (min-width: 992px) {
    footer.website .info-area {
      padding-right: 44px;
      vertical-align: middle;
      margin-top: 20px; } }
  @media screen and (min-width: 700px) {
    footer.website .info-area .info-left-area, footer.website .info-area .info-right-area {
      display: inline-block;
      vertical-align: top; } }
  @media screen and (min-width: 700px) {
    footer.website .info-area .info-right-area {
      margin-left: 56px; } }
  @media screen and (min-width: 992px) {
    footer.website .info-area .info-right-area {
      margin-left: 44px; } }
  footer.website .info-area .info {
    font-size: 15px;
    color: #714d39;
    line-height: 1.8; }
    footer.website .info-area .info .key, footer.website .info-area .info .value {
      display: inline-block; }
  footer.website img.lottery {
    display: inline-block;
    width: 180px;
    height: auto;
    vertical-align: middle;
    margin-left: 0;
    margin-top: 8px; }
    @media screen and (min-width: 900px) {
      footer.website img.lottery {
        margin-left: 20px; } }
    @media screen and (min-width: 992px) {
      footer.website img.lottery {
        margin-top: 0;
        margin-left: 45px; } }
  footer.website .top-area {
    position: relative;
    background: url("../img/footer/bg_footer_middle.jpg") repeat left 1011px top 231px;
    background-size: 1500px auto;
    padding-bottom: 124px; }
    @media screen and (min-width: 992px) {
      footer.website .top-area {
        background: url("../img/footer/bg_footer_middle.jpg") repeat left -554px top 61px;
        background-size: 3000px auto;
        padding-bottom: 130px; } }
    footer.website .top-area:before {
      content: '';
      display: block;
      position: absolute;
      top: -192px;
      left: 0;
      width: 100%;
      height: 275px;
      background: url("../img/footer/list_bg_footer_top.png") repeat-x center left 33%;
      background-size: 1210px auto; }
      @media screen and (min-width: 992px) {
        footer.website .top-area:before {
          top: -212px;
          background: url("../img/footer/list_bg_footer_top.png") repeat-x center;
          background-size: 2421px auto; } }
    footer.website .top-area .container {
      position: relative; }
    footer.website .top-area img.dino1 {
      width: 423px;
      height: auto;
      position: absolute;
      top: -236px;
      right: -148px;
      transform: scale(0.4); }
      @media screen and (min-width: 992px) {
        footer.website .top-area img.dino1 {
          top: -326px;
          right: -144px;
          transform: scale(0.55); } }
      @media screen and (min-width: 1200px) {
        footer.website .top-area img.dino1 {
          top: -360px;
          right: -210px;
          transform: scale(0.72); } }
    footer.website .top-area img.rock {
      width: 136px;
      height: auto;
      position: absolute;
      top: -55px;
      right: 102px;
      transform: scale(0.65); }
      @media screen and (min-width: 992px) {
        footer.website .top-area img.rock {
          top: -63px;
          right: 237px;
          transform: scale(0.8); } }
      @media screen and (min-width: 1200px) {
        footer.website .top-area img.rock {
          top: -63px;
          right: 312px;
          transform: scale(1); } }
  footer.website .bottom-area {
    position: relative;
    text-align: center;
    font-size: 14px;
    line-height: 1.8;
    background: #AF673C;
    padding-bottom: 20px;
    color: #fae2d3; }
    footer.website .bottom-area .container {
      position: relative; }
      footer.website .bottom-area .container img.dino2 {
        width: 442px;
        height: auto;
        position: absolute;
        top: -159px;
        left: -172px;
        transform: scale(0.4); }
        @media screen and (min-width: 992px) {
          footer.website .bottom-area .container img.dino2 {
            top: -180px;
            left: -147px;
            transform: scale(0.55); } }
        @media screen and (min-width: 1200px) {
          footer.website .bottom-area .container img.dino2 {
            top: -201px;
            left: -125px;
            transform: scale(0.65); } }
    @media screen and (min-width: 992px) {
      footer.website .bottom-area {
        padding-bottom: 30px; } }
    footer.website .bottom-area:before {
      content: '';
      display: block;
      position: absolute;
      top: -127px;
      left: 0;
      width: 100%;
      height: 200px;
      background: url(../img/footer/bg_footer_bottom.png) repeat-x center left 57%;
      background-size: 1555px auto; }
      @media screen and (min-width: 992px) {
        footer.website .bottom-area:before {
          top: -164px;
          height: 200px;
          background: url("../img/footer/bg_footer_bottom.png") repeat-x center;
          background-size: 2600px auto; } }
    footer.website .bottom-area .copyright-area {
      display: inline-block; }
    @media screen and (min-width: 992px) {
      footer.website .bottom-area .acart-area {
        float: right; } }
    footer.website .bottom-area .acart-area a {
      color: #fff; }
  footer.website.index .top-area:before {
    content: '';
    display: block;
    position: absolute;
    top: -192px;
    left: 0;
    width: 100%;
    height: 275px;
    background: url("../img/footer/bg_footer_top.png") repeat-x center left 33%;
    background-size: 1210px auto; }
    @media screen and (min-width: 992px) {
      footer.website.index .top-area:before {
        top: -212px;
        background: url("../img/footer/bg_footer_top.png") repeat-x center;
        background-size: 2421px auto; } }

/*
=================================================================
(#m03mcs) MAIN CONTENT
=================================================================
*/
#page-container {
  overflow: hidden; }

.btn {
  font-size: 15px;
  color: #fff; }
  .btn.orange {
    background: url("../img/index/button_orange_2x.png") no-repeat center;
    background-size: 100%; }
    .btn.orange:hover {
      background: url("../img/index/button_orange_hover_2x.png") no-repeat center;
      background-size: 100%; }
  .btn.red {
    background: url("../img/index/button_red_2x.png") no-repeat center;
    background-size: 100%; }
    .btn.red:hover {
      background: url("../img/index/button_red_hover_2x.png") no-repeat center;
      background-size: 100%; }

.page-banner-area {
  position: relative;
  overflow: hidden;
  height: 108px; }
  @media screen and (min-width: 501px) {
    .page-banner-area {
      height: 168px; } }
  @media screen and (min-width: 992px) {
    .page-banner-area {
      height: 210px; } }
  .page-banner-area .container {
    height: 100%; }
  .page-banner-area.about {
    background-color: #FAD7D5; }
    .page-banner-area.about:before {
      content: '';
      display: block;
      position: absolute;
      top: -78px;
      left: -384px;
      width: 580px;
      height: 230px;
      background: url("../img/page/banner_star_about_2x.png") no-repeat center;
      background-size: 100%;
      transform: scale(0.6);
      z-index: 1; }
      @media screen and (min-width: 992px) {
        .page-banner-area.about:before {
          top: -3px;
          left: calc(50% - 969px);
          transform: scale(1); } }
      @media screen and (min-width: 1200px) {
        .page-banner-area.about:before {
          left: calc(50% - 969px); } }
    .page-banner-area.about:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0px;
      right: -50px;
      width: calc(290px * .5);
      height: calc(210px * .5);
      background: url("../img/page/banner_icon_about_2x.png") no-repeat center;
      background-size: 100%; }
      @media screen and (min-width: 375px) {
        .page-banner-area.about:after {
          right: -4px;
          bottom: 0; } }
      @media screen and (min-width: 501px) {
        .page-banner-area.about:after {
          width: calc(290px * 0.8);
          height: calc(210px * 0.8); } }
      @media screen and (min-width: 992px) {
        .page-banner-area.about:after {
          bottom: 0px;
          right: calc(50% - 500px);
          width: 290px;
          height: 210px; } }
      @media screen and (min-width: 1280px) {
        .page-banner-area.about:after {
          bottom: 0px;
          right: calc(50% - 612px);
          width: 290px;
          height: 210px; } }
    .page-banner-area.about .bg2 {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%; }
      .page-banner-area.about .bg2:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: calc(50% - 542px);
        width: 1990px;
        height: 100%; }
        @media screen and (min-width: 992px) {
          .page-banner-area.about .bg2:before {
            background: url("../img/page/banner_rightbg_about.png") left 41px top 0 no-repeat;
            background-size: auto 210px; } }
      .page-banner-area.about .bg2:after {
        content: '';
        display: block;
        position: absolute;
        background: #c7e6a7; }
    .page-banner-area.about .page-banner-text-area {
      display: inline-block;
      font-size: 18px;
      color: #333333;
      position: relative;
      margin: 46px 0 0 5px;
      z-index: 2; }
      .page-banner-area.about .page-banner-text-area:before {
        content: '';
        display: block;
        position: absolute;
        top: -18px;
        right: -49px;
        width: calc(85px * .7);
        height: calc(40px * .7);
        background: url("../img/page/banner_title_about_2x.png") no-repeat center;
        background-size: 100%; }
        @media screen and (min-width: 501px) {
          .page-banner-area.about .page-banner-text-area:before {
            width: calc(85px * .8);
            height: calc(40px * .8); } }
        @media screen and (min-width: 992px) {
          .page-banner-area.about .page-banner-text-area:before {
            right: 0px;
            top: -30px;
            width: 85px;
            height: 40px; } }
      @media screen and (min-width: 375px) {
        .page-banner-area.about .page-banner-text-area {
          font-size: 20px;
          margin: 43px 0 0 5px; } }
      @media screen and (min-width: 501px) {
        .page-banner-area.about .page-banner-text-area {
          margin: 73px 0 0 5px;
          font-size: 24px; } }
      @media screen and (min-width: 992px) {
        .page-banner-area.about .page-banner-text-area {
          position: absolute;
          bottom: 60px;
          right: 312px;
          right: calc(50% - 180px);
          padding: 0;
          font-size: 32px; } }
      @media screen and (min-width: 1280px) {
        .page-banner-area.about .page-banner-text-area {
          right: calc(50% - 292px); } }
  .page-banner-area.news {
    background-color: #B3E6F3; }
    .page-banner-area.news:before {
      content: '';
      display: block;
      position: absolute;
      top: -78px;
      left: -384px;
      width: 580px;
      height: 230px;
      background: url("../img/page/banner_star_news_2x.png") no-repeat center;
      background-size: 100%;
      transform: scale(0.6);
      z-index: 1; }
      @media screen and (min-width: 992px) {
        .page-banner-area.news:before {
          top: -3px;
          left: calc(50% - 969px);
          transform: scale(1); } }
      @media screen and (min-width: 1200px) {
        .page-banner-area.news:before {
          left: calc(50% - 969px); } }
    .page-banner-area.news:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0px;
      right: -50px;
      width: calc(290px * .5);
      height: calc(210px * .5);
      background: url("../img/page/banner_icon_news_2x.png") no-repeat center;
      background-size: 100%; }
      @media screen and (min-width: 375px) {
        .page-banner-area.news:after {
          right: -4px;
          bottom: 0; } }
      @media screen and (min-width: 501px) {
        .page-banner-area.news:after {
          width: calc(290px * 0.8);
          height: calc(210px * 0.8); } }
      @media screen and (min-width: 992px) {
        .page-banner-area.news:after {
          bottom: 0px;
          right: calc(50% - 500px);
          width: 290px;
          height: 210px; } }
      @media screen and (min-width: 1280px) {
        .page-banner-area.news:after {
          bottom: 0px;
          right: calc(50% - 612px);
          width: 290px;
          height: 210px; } }
    .page-banner-area.news .bg2 {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%; }
      .page-banner-area.news .bg2:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: calc(50% - 542px);
        width: 1990px;
        height: 100%; }
        @media screen and (min-width: 992px) {
          .page-banner-area.news .bg2:before {
            background: url("../img/page/banner_rightbg_news.png") left 41px top 0 no-repeat;
            background-size: auto 210px; } }
      .page-banner-area.news .bg2:after {
        content: '';
        display: block;
        position: absolute;
        background: #c7e6a7; }
    .page-banner-area.news .page-banner-text-area {
      display: inline-block;
      font-size: 18px;
      color: #333333;
      position: relative;
      margin: 46px 0 0 5px;
      z-index: 2; }
      .page-banner-area.news .page-banner-text-area:before {
        content: '';
        display: block;
        position: absolute;
        top: -18px;
        right: -49px;
        width: calc(85px * .7);
        height: calc(40px * .7);
        background: url("../img/page/banner_title_news_2x.png") no-repeat center;
        background-size: 100%; }
        @media screen and (min-width: 501px) {
          .page-banner-area.news .page-banner-text-area:before {
            width: calc(85px * .8);
            height: calc(40px * .8); } }
        @media screen and (min-width: 992px) {
          .page-banner-area.news .page-banner-text-area:before {
            right: 0px;
            top: -30px;
            width: 85px;
            height: 40px; } }
      @media screen and (min-width: 375px) {
        .page-banner-area.news .page-banner-text-area {
          font-size: 20px;
          margin: 43px 0 0 5px; } }
      @media screen and (min-width: 501px) {
        .page-banner-area.news .page-banner-text-area {
          margin: 73px 0 0 5px;
          font-size: 24px; } }
      @media screen and (min-width: 992px) {
        .page-banner-area.news .page-banner-text-area {
          position: absolute;
          bottom: 60px;
          right: 312px;
          right: calc(50% - 180px);
          padding: 0;
          font-size: 32px; } }
      @media screen and (min-width: 1280px) {
        .page-banner-area.news .page-banner-text-area {
          right: calc(50% - 292px); } }
  .page-banner-area.help {
    background-color: #FAEEB8; }
    .page-banner-area.help:before {
      content: '';
      display: block;
      position: absolute;
      top: -78px;
      left: -384px;
      width: 580px;
      height: 230px;
      background: url("../img/page/banner_star_help_2x.png") no-repeat center;
      background-size: 100%;
      transform: scale(0.6);
      z-index: 1; }
      @media screen and (min-width: 992px) {
        .page-banner-area.help:before {
          top: -3px;
          left: calc(50% - 969px);
          transform: scale(1); } }
      @media screen and (min-width: 1200px) {
        .page-banner-area.help:before {
          left: calc(50% - 969px); } }
    .page-banner-area.help:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0px;
      right: -50px;
      width: calc(290px * .5);
      height: calc(210px * .5);
      background: url("../img/page/banner_icon_help_2x.png") no-repeat center;
      background-size: 100%; }
      @media screen and (min-width: 375px) {
        .page-banner-area.help:after {
          right: -4px;
          bottom: 0; } }
      @media screen and (min-width: 501px) {
        .page-banner-area.help:after {
          width: calc(290px * 0.8);
          height: calc(210px * 0.8); } }
      @media screen and (min-width: 992px) {
        .page-banner-area.help:after {
          bottom: 0px;
          right: calc(50% - 500px);
          width: 290px;
          height: 210px; } }
      @media screen and (min-width: 1280px) {
        .page-banner-area.help:after {
          bottom: 0px;
          right: calc(50% - 612px);
          width: 290px;
          height: 210px; } }
    .page-banner-area.help .bg2 {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%; }
      .page-banner-area.help .bg2:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: calc(50% - 542px);
        width: 1990px;
        height: 100%; }
        @media screen and (min-width: 992px) {
          .page-banner-area.help .bg2:before {
            background: url("../img/page/banner_rightbg_help.png") left 41px top 0 no-repeat;
            background-size: auto 210px; } }
      .page-banner-area.help .bg2:after {
        content: '';
        display: block;
        position: absolute;
        background: #c7e6a7; }
    .page-banner-area.help .page-banner-text-area {
      display: inline-block;
      font-size: 18px;
      color: #333333;
      position: relative;
      margin: 46px 0 0 5px;
      z-index: 2; }
      .page-banner-area.help .page-banner-text-area:before {
        content: '';
        display: block;
        position: absolute;
        top: -18px;
        right: -49px;
        width: calc(85px * .7);
        height: calc(40px * .7);
        background: url("../img/page/banner_title_help_2x.png") no-repeat center;
        background-size: 100%; }
        @media screen and (min-width: 501px) {
          .page-banner-area.help .page-banner-text-area:before {
            width: calc(85px * .8);
            height: calc(40px * .8); } }
        @media screen and (min-width: 992px) {
          .page-banner-area.help .page-banner-text-area:before {
            right: 0px;
            top: -30px;
            width: 85px;
            height: 40px; } }
      @media screen and (min-width: 375px) {
        .page-banner-area.help .page-banner-text-area {
          font-size: 20px;
          margin: 43px 0 0 5px; } }
      @media screen and (min-width: 501px) {
        .page-banner-area.help .page-banner-text-area {
          margin: 73px 0 0 5px;
          font-size: 24px; } }
      @media screen and (min-width: 992px) {
        .page-banner-area.help .page-banner-text-area {
          position: absolute;
          bottom: 60px;
          right: 312px;
          right: calc(50% - 180px);
          padding: 0;
          font-size: 32px; } }
      @media screen and (min-width: 1280px) {
        .page-banner-area.help .page-banner-text-area {
          right: calc(50% - 292px); } }
  .page-banner-area.wannabe {
    background-color: #D3E8B1; }
    .page-banner-area.wannabe:before {
      content: '';
      display: block;
      position: absolute;
      top: -78px;
      left: -384px;
      width: 580px;
      height: 230px;
      background: url("../img/page/banner_star_wannabe_2x.png") no-repeat center;
      background-size: 100%;
      transform: scale(0.6);
      z-index: 1; }
      @media screen and (min-width: 992px) {
        .page-banner-area.wannabe:before {
          top: -3px;
          left: calc(50% - 969px);
          transform: scale(1); } }
      @media screen and (min-width: 1200px) {
        .page-banner-area.wannabe:before {
          left: calc(50% - 969px); } }
    .page-banner-area.wannabe:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0px;
      right: -50px;
      width: calc(290px * .5);
      height: calc(210px * .5);
      background: url("../img/page/banner_icon_wannabe_2x.png") no-repeat center;
      background-size: 100%; }
      @media screen and (min-width: 375px) {
        .page-banner-area.wannabe:after {
          right: -4px;
          bottom: 0; } }
      @media screen and (min-width: 501px) {
        .page-banner-area.wannabe:after {
          width: calc(290px * 0.8);
          height: calc(210px * 0.8); } }
      @media screen and (min-width: 992px) {
        .page-banner-area.wannabe:after {
          bottom: 0px;
          right: calc(50% - 500px);
          width: 290px;
          height: 210px; } }
      @media screen and (min-width: 1280px) {
        .page-banner-area.wannabe:after {
          bottom: 0px;
          right: calc(50% - 612px);
          width: 290px;
          height: 210px; } }
    .page-banner-area.wannabe .bg2 {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%; }
      .page-banner-area.wannabe .bg2:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: calc(50% - 542px);
        width: 1990px;
        height: 100%; }
        @media screen and (min-width: 992px) {
          .page-banner-area.wannabe .bg2:before {
            background: url("../img/page/banner_rightbg_wannabe.png") left 41px top 0 no-repeat;
            background-size: auto 210px; } }
      .page-banner-area.wannabe .bg2:after {
        content: '';
        display: block;
        position: absolute;
        background: #c7e6a7; }
    .page-banner-area.wannabe .page-banner-text-area {
      display: inline-block;
      font-size: 18px;
      color: #333333;
      position: relative;
      margin: 46px 0 0 5px;
      z-index: 2; }
      .page-banner-area.wannabe .page-banner-text-area:before {
        content: '';
        display: block;
        position: absolute;
        top: -18px;
        right: -49px;
        width: calc(85px * .7);
        height: calc(40px * .7);
        background: url("../img/page/banner_title_wannabe_2x.png") no-repeat center;
        background-size: 100%; }
        @media screen and (min-width: 501px) {
          .page-banner-area.wannabe .page-banner-text-area:before {
            width: calc(85px * .8);
            height: calc(40px * .8); } }
        @media screen and (min-width: 992px) {
          .page-banner-area.wannabe .page-banner-text-area:before {
            right: 0px;
            top: -30px;
            width: 85px;
            height: 40px; } }
      @media screen and (min-width: 375px) {
        .page-banner-area.wannabe .page-banner-text-area {
          font-size: 20px;
          margin: 43px 0 0 5px; } }
      @media screen and (min-width: 501px) {
        .page-banner-area.wannabe .page-banner-text-area {
          margin: 73px 0 0 5px;
          font-size: 24px; } }
      @media screen and (min-width: 992px) {
        .page-banner-area.wannabe .page-banner-text-area {
          position: absolute;
          bottom: 60px;
          right: 312px;
          right: calc(50% - 180px);
          padding: 0;
          font-size: 32px; } }
      @media screen and (min-width: 1280px) {
        .page-banner-area.wannabe .page-banner-text-area {
          right: calc(50% - 292px); } }
  .page-banner-area.video {
    background-color: #EAD5F5; }
    .page-banner-area.video:before {
      content: '';
      display: block;
      position: absolute;
      top: -78px;
      left: -384px;
      width: 580px;
      height: 230px;
      background: url("../img/page/banner_star_video_2x.png") no-repeat center;
      background-size: 100%;
      transform: scale(0.6);
      z-index: 1; }
      @media screen and (min-width: 992px) {
        .page-banner-area.video:before {
          top: -3px;
          left: calc(50% - 969px);
          transform: scale(1); } }
      @media screen and (min-width: 1200px) {
        .page-banner-area.video:before {
          left: calc(50% - 969px); } }
    .page-banner-area.video:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0px;
      right: -50px;
      width: calc(290px * .5);
      height: calc(210px * .5);
      background: url("../img/page/banner_icon_video_2x.png") no-repeat center;
      background-size: 100%; }
      @media screen and (min-width: 375px) {
        .page-banner-area.video:after {
          right: -4px;
          bottom: 0; } }
      @media screen and (min-width: 501px) {
        .page-banner-area.video:after {
          width: calc(290px * 0.8);
          height: calc(210px * 0.8); } }
      @media screen and (min-width: 992px) {
        .page-banner-area.video:after {
          bottom: 0px;
          right: calc(50% - 500px);
          width: 290px;
          height: 210px; } }
      @media screen and (min-width: 1280px) {
        .page-banner-area.video:after {
          bottom: 0px;
          right: calc(50% - 612px);
          width: 290px;
          height: 210px; } }
    .page-banner-area.video .bg2 {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%; }
      .page-banner-area.video .bg2:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: calc(50% - 542px);
        width: 1990px;
        height: 100%; }
        @media screen and (min-width: 992px) {
          .page-banner-area.video .bg2:before {
            background: url("../img/page/banner_rightbg_video.png") left 41px top 0 no-repeat;
            background-size: auto 210px; } }
      .page-banner-area.video .bg2:after {
        content: '';
        display: block;
        position: absolute;
        background: #c7e6a7; }
    .page-banner-area.video .page-banner-text-area {
      display: inline-block;
      font-size: 18px;
      color: #333333;
      position: relative;
      margin: 46px 0 0 5px;
      z-index: 2; }
      .page-banner-area.video .page-banner-text-area:before {
        content: '';
        display: block;
        position: absolute;
        top: -18px;
        right: -49px;
        width: calc(85px * .7);
        height: calc(40px * .7);
        background: url("../img/page/banner_title_video_2x.png") no-repeat center;
        background-size: 100%; }
        @media screen and (min-width: 501px) {
          .page-banner-area.video .page-banner-text-area:before {
            width: calc(85px * .8);
            height: calc(40px * .8); } }
        @media screen and (min-width: 992px) {
          .page-banner-area.video .page-banner-text-area:before {
            right: 0px;
            top: -30px;
            width: 85px;
            height: 40px; } }
      @media screen and (min-width: 375px) {
        .page-banner-area.video .page-banner-text-area {
          font-size: 20px;
          margin: 43px 0 0 5px; } }
      @media screen and (min-width: 501px) {
        .page-banner-area.video .page-banner-text-area {
          margin: 73px 0 0 5px;
          font-size: 24px; } }
      @media screen and (min-width: 992px) {
        .page-banner-area.video .page-banner-text-area {
          position: absolute;
          bottom: 60px;
          right: 312px;
          right: calc(50% - 180px);
          padding: 0;
          font-size: 32px; } }
      @media screen and (min-width: 1280px) {
        .page-banner-area.video .page-banner-text-area {
          right: calc(50% - 292px); } }
  .page-banner-area.goodfriend {
    background-color: #FCDFBA; }
    .page-banner-area.goodfriend:before {
      content: '';
      display: block;
      position: absolute;
      top: -78px;
      left: -384px;
      width: 580px;
      height: 230px;
      background: url("../img/page/banner_star_goodfriend_2x.png") no-repeat center;
      background-size: 100%;
      transform: scale(0.6);
      z-index: 1; }
      @media screen and (min-width: 992px) {
        .page-banner-area.goodfriend:before {
          top: -3px;
          left: calc(50% - 969px);
          transform: scale(1); } }
      @media screen and (min-width: 1200px) {
        .page-banner-area.goodfriend:before {
          left: calc(50% - 969px); } }
    .page-banner-area.goodfriend:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0px;
      right: -50px;
      width: calc(290px * .5);
      height: calc(210px * .5);
      background: url("../img/page/banner_icon_goodfriend_2x.png") no-repeat center;
      background-size: 100%; }
      @media screen and (min-width: 375px) {
        .page-banner-area.goodfriend:after {
          right: -4px;
          bottom: 0; } }
      @media screen and (min-width: 501px) {
        .page-banner-area.goodfriend:after {
          width: calc(290px * 0.8);
          height: calc(210px * 0.8); } }
      @media screen and (min-width: 992px) {
        .page-banner-area.goodfriend:after {
          bottom: 0px;
          right: calc(50% - 500px);
          width: 290px;
          height: 210px; } }
      @media screen and (min-width: 1280px) {
        .page-banner-area.goodfriend:after {
          bottom: 0px;
          right: calc(50% - 612px);
          width: 290px;
          height: 210px; } }
    .page-banner-area.goodfriend .bg2 {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%; }
      .page-banner-area.goodfriend .bg2:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: calc(50% - 542px);
        width: 1990px;
        height: 100%; }
        @media screen and (min-width: 992px) {
          .page-banner-area.goodfriend .bg2:before {
            background: url("../img/page/banner_rightbg_goodfriend.png") left 41px top 0 no-repeat;
            background-size: auto 210px; } }
      .page-banner-area.goodfriend .bg2:after {
        content: '';
        display: block;
        position: absolute;
        background: #c7e6a7; }
    .page-banner-area.goodfriend .page-banner-text-area {
      display: inline-block;
      font-size: 18px;
      color: #333333;
      position: relative;
      margin: 46px 0 0 5px;
      z-index: 2; }
      .page-banner-area.goodfriend .page-banner-text-area:before {
        content: '';
        display: block;
        position: absolute;
        top: -18px;
        right: -49px;
        width: calc(85px * .7);
        height: calc(40px * .7);
        background: url("../img/page/banner_title_goodfriend_2x.png") no-repeat center;
        background-size: 100%; }
        @media screen and (min-width: 501px) {
          .page-banner-area.goodfriend .page-banner-text-area:before {
            width: calc(85px * .8);
            height: calc(40px * .8); } }
        @media screen and (min-width: 992px) {
          .page-banner-area.goodfriend .page-banner-text-area:before {
            right: 0px;
            top: -30px;
            width: 85px;
            height: 40px; } }
      @media screen and (min-width: 375px) {
        .page-banner-area.goodfriend .page-banner-text-area {
          font-size: 20px;
          margin: 43px 0 0 5px; } }
      @media screen and (min-width: 501px) {
        .page-banner-area.goodfriend .page-banner-text-area {
          margin: 73px 0 0 5px;
          font-size: 24px; } }
      @media screen and (min-width: 992px) {
        .page-banner-area.goodfriend .page-banner-text-area {
          position: absolute;
          bottom: 60px;
          right: 312px;
          right: calc(50% - 180px);
          padding: 0;
          font-size: 32px; } }
      @media screen and (min-width: 1280px) {
        .page-banner-area.goodfriend .page-banner-text-area {
          right: calc(50% - 292px); } }

.article-area, #tinymce {
  overflow: auto;
  min-height: 100px;
  padding: 20px 0 10px; }
  @media screen and (min-width: 992px) {
    .article-area, #tinymce {
      min-height: 300px; } }

.become-tag-area {
  position: relative;
  margin-bottom: 15px; }
  @media screen and (768px) {
    .become-tag-area {
      margin-bottom: 0; } }
  .become-tag-area:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 107px;
    height: 103px;
    background: url("../img/list/become_tag_dog_lg_2x.png") no-repeat center;
    background-size: 100%;
    z-index: 1; }
  .become-tag-area .become-tag {
    margin: 36px 0 0 40px;
    display: inline-block;
    position: relative;
    font-size: 13px;
    height: 40px;
    border-radius: 45px;
    color: #fff;
    text-align: center;
    padding: 10px 18px 10px 48px; }
    @media screen and (min-width: 375px) {
      .become-tag-area .become-tag {
        font-size: 15px;
        height: 45px; } }
  .become-tag-area.cat1:before {
    background: url("../img/list/become_tag_dog_lg_2x.png") no-repeat center;
    background-size: 100%; }
  .become-tag-area.cat1 .become-tag {
    background-color: #698cdd; }
  .become-tag-area.cat2:before {
    background: url("../img/list/become_tag_deer_lg_2x.png") no-repeat center;
    background-size: 100%; }
  .become-tag-area.cat2 .become-tag {
    background-color: #ffcc00; }
  .become-tag-area.cat3:before {
    background: url("../img/list/become_tag_owl_lg_2x.png") no-repeat center;
    background-size: 100%; }
  .become-tag-area.cat3 .become-tag {
    background-color: #fb6b47; }
  .become-tag-area.cat2:before {
    top: -8px;
    left: -12px; }
  .become-tag-area.cat3:before {
    top: 0px;
    left: -14px; }
  .become-tag-area.cat3 .become-tag {
    padding-left: 38px; }

.page-top-area {
  position: relative; }
  @media screen and (min-width: 768px) {
    .page-top-area {
      display: table;
      width: 100%; } }
  .page-top-area .media-area {
    border-radius: 15px;
    border: 4px solid #eaf4d1;
    padding: 6px; }
    .page-top-area .media-area .acart-proportion-box {
      border-radius: 12px; }
    @media screen and (min-width: 768px) {
      .page-top-area .media-area {
        display: table-cell;
        width: 345px;
        border-radius: 20px;
        vertical-align: top; } }
    @media screen and (min-width: 992px) {
      .page-top-area .media-area {
        width: 420px; } }
  .page-top-area .content-area {
    position: relative;
    padding-bottom: 24px; }
    .page-top-area .content-area > div, .page-top-area .content-area > h2 {
      margin-left: 5px; }
    .page-top-area .content-area:before {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      right: 0;
      height: 2px;
      width: 100%;
      border-top: 2px dashed #e6e6e6; }
      @media screen and (min-width: 768px) {
        .page-top-area .content-area:before {
          width: calc(100% - 30px); } }
    .page-top-area .content-area h2.title-area {
      color: #000000;
      line-height: 1.4;
      font-size: 22px;
      margin-top: 18px;
      margin-bottom: 12px; }
      @media screen and (min-width: 768px) {
        .page-top-area .content-area h2.title-area {
          margin-top: 0px;
          margin-bottom: 12px; } }
      @media screen and (min-width: 992px) {
        .page-top-area .content-area h2.title-area {
          font-size: 24px; } }
    .page-top-area .content-area .desc-area {
      color: #505050;
      font-size: 15px;
      line-height: 1.7;
      padding-bottom: 36px; }
    .page-top-area .content-area .info-area {
      float: left;
      color: #999999;
      width: calc(100% - 154px); }
      .page-top-area .content-area .info-area .info-value {
        font-size: 15px;
        display: block; }
        @media screen and (min-width: 360px) {
          .page-top-area .content-area .info-area .info-value {
            display: inline-block; } }
      @media screen and (min-width: 768px) {
        .page-top-area .content-area .info-area.has-source {
          bottom: 10px;
          left: 30px; } }
      @media screen and (min-width: 768px) {
        .page-top-area .content-area .info-area {
          position: absolute;
          bottom: 40px;
          left: 30px;
          width: calc(100% - 182px); } }
    @media screen and (min-width: 768px) {
      .page-top-area .content-area {
        display: table-cell;
        vertical-align: top;
        padding-left: 30px;
        width: calc(100% - 345px); } }
    @media screen and (min-width: 768px) {
      .page-top-area .content-area {
        width: calc(100% - 420px); } }
  .page-top-area.green .media-area {
    border-color: #eaf4d1; }
  .page-top-area.green .info-value {
    color: #abcd52; }
  .page-top-area.blue .media-area {
    border-color: #e1f1f9; }
  .page-top-area.blue .info-value {
    color: #5dc3d9; }

.page-btn-area {
  float: right; }
  @media screen and (min-width: 768px) {
    .page-btn-area {
      position: absolute;
      right: 0;
      bottom: 15px; } }
  .page-btn-area .share-box {
    display: inline-block;
    position: relative;
    vertical-align: top; }
    .page-btn-area .share-box:before {
      content: '';
      width: 41px;
      height: 41px;
      display: inline-block;
      position: absolute;
      top: 1px;
      left: -52px;
      background: url("../img/page/icon_share_2x.png");
      background-size: 41px auto; }
    .page-btn-area .share-box .share-btn {
      width: 40px;
      height: 40px;
      display: inline-block;
      border-radius: 5px;
      text-indent: -9999999px; }
      .page-btn-area .share-box .share-btn.facebook {
        background: #1877f2 url("../img/page/icon_facebook_2x.png") no-repeat center;
        background-size: 100%;
        margin-left: 10px; }
        @media screen and (min-width: 992px) {
          .page-btn-area .share-box .share-btn.facebook {
            background-image: url("../img/page/icon_facebook_2x.png");
            background-size: 100%; } }
        .page-btn-area .share-box .share-btn.facebook:hover {
          background-color: #136de1; }
      .page-btn-area .share-box .share-btn.line {
        background: #00c300 url("../img/page/icon_line_2x.png") no-repeat center;
        background-size: 100%; }
        @media screen and (min-width: 992px) {
          .page-btn-area .share-box .share-btn.line {
            background-image: url("../img/page/icon_line_2x.png");
            background-size: 100%; } }
        .page-btn-area .share-box .share-btn.line:hover {
          background-color: #00b100; }

.page-bottom-btn-area {
  position: relative;
  border-top: 2px dashed #E6E6E6;
  padding-top: 20px; }
  .page-bottom-btn-area .page-btn-area {
    float: right;
    position: static;
    top: auto;
    right: auto; }

.back-btn-area {
  text-align: center; }
  .back-btn-area .back-btn {
    display: inline-block;
    color: #fff;
    background-color: #fff;
    width: 140px;
    height: 72px;
    background: url("../img/index/button_orange_2x.png") no-repeat center;
    background-size: 100%;
    padding: 23px 10px;
    transform: scale(0.9);
    font-size: 17px;
    position: relative;
    z-index: 1; }

@media screen and (min-width: 768px) {
  .common-detail-page {
    margin-bottom: 35px; } }

@media screen and (min-width: 992px) {
  .common-detail-page {
    margin-bottom: 0px; } }

@media screen and (min-width: 1200px) {
  .common-detail-page {
    margin-bottom: 60px; } }

.jump-page-box {
  margin-top: 50px;
  margin-bottom: 64px;
  text-align: center; }
  @media screen and (min-width: 992px) {
    .jump-page-box {
      margin-top: 76px; } }
  .jump-page-box .img-area img {
    margin: 0 auto;
    width: 514px;
    height: auto;
    max-width: 100%; }
  .jump-page-box .text-area {
    text-align: center;
    font-size: 22px;
    margin-top: 22px;
    font-weight: bold; }
    .jump-page-box .text-area .ch {
      font-family: 'Microsoft JhengHei';
      color: #777777;
      font-size: 20px; }
      @media screen and (min-width: 500px) {
        .jump-page-box .text-area .ch {
          font-size: 24px; } }
    .jump-page-box .text-area .en {
      font-family: 'Arial';
      color: #505050;
      font-size: 26px; }
      @media screen and (min-width: 500px) {
        .jump-page-box .text-area .en {
          font-size: 32px; } }
    @media screen and (min-width: 992px) {
      .jump-page-box .text-area {
        margin-top: 44px; } }
    .jump-page-box .text-area #error-time {
      color: #fb6b47;
      font-size: 26px; }

.gsc-control-cse {
  padding: 0 !important;
  border: none !important; }
  .gsc-control-cse .gsc-input-box {
    border: 0;
    border-radius: 0; }
  .gsc-control-cse form.gsc-search-box {
    border: 1px solid rgba(0, 0, 0, 0);
    box-shadow: none;
    background: #fff3c1;
    margin: 0;
    padding: 8px 12px; }
    .gsc-control-cse form.gsc-search-box td {
      padding: 0; }
    .gsc-control-cse form.gsc-search-box * {
      background: #fff3c1; }
    .gsc-control-cse form.gsc-search-box input {
      padding-left: 15px !important;
      height: 33px !important;
      background-position: left 15px center !important; }
    .gsc-control-cse form.gsc-search-box .gsc-search-button-v2 {
      background-color: #ffa41b;
      border: #ffa41b;
      border-radius: 0;
      padding: 6px 27px;
      margin: 0; }
      .gsc-control-cse form.gsc-search-box .gsc-search-button-v2 * {
        background-color: #ffa41b; }
      .gsc-control-cse form.gsc-search-box .gsc-search-button-v2:hover {
        background-color: #e8981f; }
        .gsc-control-cse form.gsc-search-box .gsc-search-button-v2:hover * {
          background-color: #e8981f; }
  .gsc-control-cse .gsc-orderby {
    white-space: nowrap; }

.sitemap-accesskey {
  padding-left: 18px;
  padding: 0;
  list-style: none;
  counter-reset: ol-item;
  margin-bottom: 30px; }
  .sitemap-accesskey > li {
    display: block;
    padding-left: 22px;
    position: relative;
    line-height: 1.6; }
    .sitemap-accesskey > li:before {
      position: absolute;
      text-align: right;
      left: -2px;
      top: 0;
      content: counter(ol-item) ".";
      counter-increment: ol-item;
      font-size: 15px;
      color: #fff3c1;
      display: inline-block;
      min-width: 22px; }

@media screen and (min-width: 768px) {
  .column-system.two-column.type1 {
    display: table;
    width: 100%; }
    .column-system.two-column.type1 > .column {
      display: table-cell;
      vertical-align: top;
      width: calc(100% - 36%); }
      .column-system.two-column.type1 > .column.static-column {
        width: 36%; } }

@media screen and (min-width: 1200px) {
  .column-system.two-column.type1 {
    display: table;
    width: 100%; }
    .column-system.two-column.type1 > .column {
      display: table-cell;
      vertical-align: top;
      width: calc(100% - 258px); }
      .column-system.two-column.type1 > .column.static-column {
        width: 258px; } }

@media screen and (min-width: 768px) {
  .column-system.two-column.for-search {
    display: table;
    width: 100%; }
    .column-system.two-column.for-search > .column {
      display: table-cell;
      vertical-align: top;
      width: calc(100% - 130px); }
      .column-system.two-column.for-search > .column.static-column {
        width: 130px; } }

@media screen and (min-width: 768px) {
  .column-system.two-column.half {
    display: table;
    width: 100%; }
    .column-system.two-column.half > .column {
      display: table-cell;
      vertical-align: top;
      width: calc(100% - 50%); }
      .column-system.two-column.half > .column.static-column {
        width: 50%; } }

@media screen and (min-width: 768px) {
  .column-system.two-column.type3 {
    display: table;
    width: 100%; }
    .column-system.two-column.type3 > .column {
      display: table-cell;
      vertical-align: top;
      width: calc(100% - 40%); }
      .column-system.two-column.type3 > .column.static-column {
        width: 40%; } }

@media screen and (min-width: 768px) {
  .column-system.two-column.type4 {
    display: table;
    width: 100%; }
    .column-system.two-column.type4 > .column {
      display: table-cell;
      vertical-align: top;
      width: calc(100% - 45%); }
      .column-system.two-column.type4 > .column.static-column {
        width: 45%; } }

.form-control {
  border: 1px solid #789f12; }
  .form-control:not(textarea) {
    height: 35px; }
  .form-control:focus {
    box-shadow: none; }
  .form-control ::-webkit-input-placeholder {
    color: #717171;
    font-size: 15px; }
  .form-control :-moz-placeholder {
    color: #717171;
    font-size: 15px; }
  .form-control ::-moz-placeholder {
    color: #717171;
    font-size: 15px; }
  .form-control :-ms-input-placeholder {
    color: #717171;
    font-size: 15px; }

.contact-area {
  position: relative;
  background-color: #5dc3d9;
  padding: 20px; }

.avg-two-column {
  display: table;
  width: 100%;
  table-layout: fixed; }
  @media screen and (min-width: 768px) {
    .avg-two-column .column {
      display: table-cell;
      width: 50%; } }

.control-label {
  font-weight: normal;
  font-size: 15px;
  color: #fff3c1;
  padding-top: 7px;
  margin-bottom: 0;
  text-align: right;
  padding-right: 5px;
  padding-left: 0; }

.requred-area {
  text-align: right;
  margin-bottom: -20px; }

.form-group {
  margin-top: 15px;
  margin-bottom: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
  border: none; }
  @media screen and (min-width: 768px) {
    .form-group.type-1 > .control-label {
      width: 100px;
      padding-left: 0;
      float: left; } }
  @media screen and (min-width: 768px) {
    .form-group.type-1 > div {
      float: left;
      width: calc(100% - 100px); } }
  .form-group .vcode-area > * {
    float: left; }
  .form-group .vcode-area > input {
    margin-bottom: 15px; }
    @media screen and (min-width: 400px) {
      .form-group .vcode-area > input {
        margin-bottom: 0;
        width: calc(100% - 35px - 10px - 35px - 10px - 114px - 10px); } }
    @media screen and (min-width: 768px) {
      .form-group .vcode-area > input {
        width: 210px; } }
  .form-group .vcode-area > .vcode_img {
    width: 114px;
    padding: 0; }
    @media screen and (min-width: 400px) {
      .form-group .vcode-area > .vcode_img {
        margin-left: 10px; } }
  .form-group .vcode-area > .vcode_refresh, .form-group .vcode-area > #auth_code_audio {
    cursor: pointer;
    margin-left: 10px;
    padding: 0;
    text-align: center;
    width: 35px;
    height: 35px;
    background-color: #789f12;
    border-radius: 5px;
    padding-top: 7px; }
    .form-group .vcode-area > .vcode_refresh i, .form-group .vcode-area > #auth_code_audio i {
      color: #8e8e8e;
      font-size: 18px; }
      .form-group .vcode-area > .vcode_refresh i.fa-wheelchair, .form-group .vcode-area > #auth_code_audio i.fa-wheelchair {
        font-size: 25px; }
    .form-group .vcode-area > .vcode_refresh:hover, .form-group .vcode-area > #auth_code_audio:hover {
      background-color: #ffcc00; }
      .form-group .vcode-area > .vcode_refresh:hover i, .form-group .vcode-area > #auth_code_audio:hover i {
        color: #ffffff; }
  .form-group .vcode-area > #auth_code_audio {
    padding-left: 5px;
    padding-top: 4px; }

.row.small-padding {
  margin-left: -12px;
  margin-right: -12px; }
  .row.small-padding > div[class*='col-'] {
    padding: 0 12px; }

.page-search-area {
  background-color: #5dc3d9;
  padding: 10px 15px; }
  .page-search-area input {
    height: 35px; }
  .page-search-area ::-webkit-input-placeholder {
    color: #717171;
    font-size: 15px; }
  .page-search-area :-moz-placeholder {
    color: #717171;
    font-size: 15px; }
  .page-search-area ::-moz-placeholder {
    color: #717171;
    font-size: 15px; }
  .page-search-area :-ms-input-placeholder {
    color: #717171;
    font-size: 15px; }
  @media screen and (min-width: 768px) {
    .page-search-area .input-area {
      float: left;
      width: calc(100% - 110px - 30px); } }
  .page-search-area .search-btn-area {
    width: 100%; }
    @media screen and (min-width: 768px) {
      .page-search-area .search-btn-area {
        margin-left: 30px;
        float: left;
        width: 110px; } }

.xs-mt {
  margin-top: 15px; }
  @media screen and (min-width: 768px) {
    .xs-mt {
      margin-top: 0; } }

textarea {
  resize: vertical;
  overflow: auto;
  height: 120px !important; }

.form-btn-area {
  margin-top: 34px;
  text-align: center; }
  .form-btn-area .btn {
    display: block;
    width: auto;
    padding: 6px 32px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (min-width: 400px) {
      .form-btn-area .btn {
        display: inline-block; } }
    .form-btn-area .btn + .btn {
      margin-top: 15px; }
      @media screen and (min-width: 400px) {
        .form-btn-area .btn + .btn {
          margin-top: 0;
          margin-left: 20px; } }

.alert-hint {
  color: red;
  padding-right: 5px; }

.home-banner-area {
  background-color: #fff3c1; }
  .home-banner-area #home-banner-carousel {
    position: relative; }
    @media screen and (min-width: 768px) {
      .home-banner-area #home-banner-carousel .owl-box {
        position: relative;
        overflow: hidden;
        height: 34vw; } }
    @media screen and (min-width: 1170px) {
      .home-banner-area #home-banner-carousel .owl-box {
        width: 100%;
        height: 500px;
        position: relative;
        overflow: hidden; } }
    .home-banner-area #home-banner-carousel .owl-box a {
      display: block; }
    .home-banner-area #home-banner-carousel .banner-img {
      width: 100%;
      height: auto; }
      .home-banner-area #home-banner-carousel .banner-img.for-sm {
        display: none; }
      @media screen and (min-width: 768px) {
        .home-banner-area #home-banner-carousel .banner-img {
          width: auto;
          height: 100%;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
          .home-banner-area #home-banner-carousel .banner-img.for-xs {
            display: none; }
          .home-banner-area #home-banner-carousel .banner-img.for-sm {
            display: block; } }
    .home-banner-area #home-banner-carousel .owl-nav {
      display: none; }
    .home-banner-area #home-banner-carousel .owl-dots {
      position: absolute;
      bottom: 4px;
      left: 50%;
      transform: translateX(-50%); }
      @media screen and (min-width: 768px) {
        .home-banner-area #home-banner-carousel .owl-dots {
          bottom: 4px; } }
      .home-banner-area #home-banner-carousel .owl-dots .owl-dot {
        background: none;
        border: 0;
        padding: 0; }
        .home-banner-area #home-banner-carousel .owl-dots .owl-dot span {
          border-radius: 0;
          width: 50px;
          height: 3px;
          margin: 5px 2px;
          background-color: #000;
          opacity: 0.3; }
        .home-banner-area #home-banner-carousel .owl-dots .owl-dot.active span, .home-banner-area #home-banner-carousel .owl-dots .owl-dot:hover span {
          opacity: 0.6; }

.index-area {
  position: relative; }
  .index-area .container {
    position: relative; }
  .index-area.news .news-icon {
    height: auto;
    position: absolute;
    z-index: 1; }
    @media screen and (min-width: 600px) {
      .index-area.news .news-icon {
        display: none; } }
    @media screen and (min-width: 992px) {
      .index-area.news .news-icon {
        display: block; } }
    .index-area.news .news-icon.icon1 {
      width: calc(198px * 0.7);
      top: 350px;
      left: calc(50% - 330px); }
      @media screen and (min-width: 992px) {
        .index-area.news .news-icon.icon1 {
          width: 198px;
          top: 347px;
          left: -174px; } }
      @media screen and (min-width: 1200px) {
        .index-area.news .news-icon.icon1 {
          top: 347px;
          left: -294px; } }
    .index-area.news .news-icon.icon2 {
      width: calc(164px * 0.7);
      top: 153px;
      right: calc(50% - 309px); }
      @media screen and (min-width: 992px) {
        .index-area.news .news-icon.icon2 {
          width: 164px;
          top: 105px;
          right: -171px; } }
      @media screen and (min-width: 1200px) {
        .index-area.news .news-icon.icon2 {
          top: 105px;
          right: -271px; } }
  .index-area.become {
    padding-bottom: 125px;
    margin-top: 147px;
    background: url("../img/index/bg_ocean_middle.jpg") top 0 center repeat;
    background-size: 960px auto; }
    .index-area.become img.icon3 {
      width: 253px;
      height: auto;
      position: absolute;
      top: -288px;
      left: -162px;
      z-index: 1; }
    @media screen and (min-width: 992px) {
      .index-area.become {
        margin-top: 250px;
        background-size: 1920px auto;
        padding-bottom: 195px; } }
    .index-area.become:before {
      content: '';
      display: block;
      width: 100%;
      height: 140px;
      position: absolute;
      top: -138px;
      left: 0;
      background: url("../img/index/bg_ocean_top.png") center repeat-x;
      background-size: 714px auto; }
      @media screen and (min-width: 992px) {
        .index-area.become:before {
          height: 418px;
          top: -417px;
          background-size: 2143px auto; } }
  .index-area.video {
    padding-bottom: 100px;
    margin-bottom: -116px;
    background: url("../img/index/bg_ground_middle.jpg") top 0px center repeat;
    background-size: 970px auto; }
    @media screen and (min-width: 992px) {
      .index-area.video {
        background: url("../img/index/bg_ground_middle.jpg") top 0px center repeat;
        background-size: 1940px auto;
        margin-bottom: -292px;
        margin-top: 47px;
        padding-bottom: 179px; } }
    .index-area.video:before {
      content: '';
      display: block;
      width: 100%;
      height: 143px;
      position: absolute;
      top: -141px;
      left: 0;
      background: url("../img/index/bg_ground_top.png") left -164px center repeat-x;
      background-size: 871px auto; }
      @media screen and (min-width: 992px) {
        .index-area.video:before {
          height: 410px;
          top: -410px;
          background: url("../img/index/bg_ground_top.png") center repeat-x;
          background-size: 2489px auto; } }

.index-title-area {
  text-align: center; }
  .index-title-area .icon {
    height: auto;
    vertical-align: bottom; }
    .index-title-area .icon.news {
      width: 62px;
      position: absolute;
      top: -24px;
      left: -63px; }
      @media screen and (min-width: 992px) {
        .index-title-area .icon.news {
          top: -34px;
          left: -80px; } }
    .index-title-area .icon.become {
      width: 136px;
      margin: auto;
      display: block;
      position: relative;
      left: 22px; }
      @media screen and (min-width: 992px) {
        .index-title-area .icon.become {
          left: -31px;
          margin-bottom: 20px; } }
    .index-title-area .icon.video {
      display: block;
      width: 230px;
      margin: auto;
      position: relative;
      left: 12px;
      bottom: 8px; }
      @media screen and (min-width: 992px) {
        .index-title-area .icon.video {
          left: -16px; } }
    @media screen and (min-width: 992px) {
      .index-title-area .icon.news {
        width: 83px; } }
    @media screen and (min-width: 992px) {
      .index-title-area .icon.become {
        width: 182px; } }
    @media screen and (min-width: 992px) {
      .index-title-area .icon.video {
        width: 307px; } }
  .index-title-area .index-title {
    display: inline-block;
    position: relative; }
  .index-title-area.news h2 {
    color: #000; }
    .index-title-area.news h2 .word > span {
      position: relative;
      z-index: 1; }
    .index-title-area.news h2 .word:before {
      content: '';
      display: block;
      position: absolute;
      bottom: 1px;
      left: -8px;
      width: calc(100% + 16px);
      height: 12px;
      background-color: #fff3c1; }
      @media screen and (min-width: 992px) {
        .index-title-area.news h2 .word:before {
          height: 16px; } }
    .index-title-area.news h2 .eng {
      display: block;
      position: absolute;
      top: -23px;
      right: -51px;
      width: calc(95px * 0.8);
      height: calc(44px * 0.8);
      background: url("../img/index/title_en_news_2x.png") no-repeat center;
      background-size: 100%; }
      @media screen and (min-width: 992px) {
        .index-title-area.news h2 .eng {
          width: 95px;
          height: 44px;
          top: -37px;
          right: -12px; } }
  .index-title-area.become h2 {
    color: #fff; }
    .index-title-area.become h2 .word > span {
      position: relative;
      z-index: 1; }
    .index-title-area.become h2 .word:before {
      content: '';
      display: block;
      position: absolute;
      bottom: 1px;
      left: -8px;
      width: calc(100% + 16px);
      height: 12px;
      background-color: #6F8CCC; }
      @media screen and (min-width: 992px) {
        .index-title-area.become h2 .word:before {
          height: 16px; } }
    .index-title-area.become h2 .eng {
      display: block;
      position: absolute;
      top: -23px;
      right: -51px;
      width: calc(95px * 0.8);
      height: calc(44px * 0.8);
      background: url("../img/index/title_en_become_2x.png") no-repeat center;
      background-size: 100%; }
      @media screen and (min-width: 992px) {
        .index-title-area.become h2 .eng {
          width: 95px;
          height: 44px;
          top: -37px;
          right: -12px; } }
  .index-title-area.video h2 {
    color: #000; }
    .index-title-area.video h2 .word > span {
      position: relative;
      z-index: 1; }
    .index-title-area.video h2 .word:before {
      content: '';
      display: block;
      position: absolute;
      bottom: 1px;
      left: -8px;
      width: calc(100% + 16px);
      height: 12px;
      background-color: #F7D2AE; }
      @media screen and (min-width: 992px) {
        .index-title-area.video h2 .word:before {
          height: 16px; } }
    .index-title-area.video h2 .eng {
      display: block;
      position: absolute;
      top: -23px;
      right: -51px;
      width: calc(95px * 0.8);
      height: calc(44px * 0.8);
      background: url("../img/index/title_en_video_2x.png") no-repeat center;
      background-size: 100%; }
      @media screen and (min-width: 992px) {
        .index-title-area.video h2 .eng {
          width: 95px;
          height: 44px;
          top: -37px;
          right: -12px; } }
  .index-title-area h2 {
    display: inline-block;
    margin: 0;
    line-height: 1.4;
    font-size: 24px;
    position: relative; }
    @media screen and (min-width: 992px) {
      .index-title-area h2 {
        font-size: 32px; } }
  .index-title-area.news {
    padding-top: 51px; }
    @media screen and (min-width: 992px) {
      .index-title-area.news {
        padding-top: 89px; } }
  .index-title-area.become {
    margin-top: -73px; }
    @media screen and (min-width: 992px) {
      .index-title-area.become {
        margin-top: -162px; } }
  .index-title-area.video {
    margin-top: 72px; }

.index-news-list-area {
  margin-top: 18px;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .index-news-list-area {
      margin-bottom: 56px; } }
  .index-news-list-area .row {
    margin: 0 !important; }
    .index-news-list-area .row.type-1 [class^='col'] {
      padding: 0;
      width: 100%;
      margin-bottom: 0 !important; }
      @media screen and (min-width: 1200px) {
        .index-news-list-area .row.type-1 [class^='col'] {
          padding: 0 !important; }
          .index-news-list-area .row.type-1 [class^='col'].idx-2 {
            margin-top: 60px; }
          .index-news-list-area .row.type-1 [class^='col'].idx-3 {
            margin-top: 34px; } }
  .index-news-list-area #home-news-carousel {
    padding: 0 15px;
    max-width: 345px;
    margin: auto; }
    @media screen and (min-width: 600px) {
      .index-news-list-area #home-news-carousel {
        max-width: none; } }
    @media screen and (min-width: 768px) {
      .index-news-list-area #home-news-carousel {
        padding-left: calc((100vw - 30px - 360px) / 2);
        padding-right: calc((100vw - 30px - 360px) / 2); } }
    @media screen and (min-width: 992px) {
      .index-news-list-area #home-news-carousel {
        padding: 0 15px; } }
    @media screen and (min-width: 768px) {
      .index-news-list-area #home-news-carousel .owl-stage-outer {
        overflow: visible; } }
    @media screen and (min-width: 992px) {
      .index-news-list-area #home-news-carousel .owl-stage-outer {
        overflow: hidden; } }
    .index-news-list-area #home-news-carousel .owl-nav .owl-prev, .index-news-list-area #home-news-carousel .owl-nav .owl-next {
      position: absolute;
      top: calc(50% - 10px);
      left: 0;
      margin: 0;
      width: 13px;
      height: 21px;
      background: url("../img/index/news_icon_pre_2x.png") center no-repeat;
      background-size: 100%; }
      @media screen and (min-width: 375px) {
        .index-news-list-area #home-news-carousel .owl-nav .owl-prev, .index-news-list-area #home-news-carousel .owl-nav .owl-next {
          left: -7px; } }
    .index-news-list-area #home-news-carousel .owl-nav .owl-next {
      left: auto;
      right: 0;
      background: url("../img/index/news_icon_next_2x.png") center no-repeat;
      background-size: 100%; }
      @media screen and (min-width: 375px) {
        .index-news-list-area #home-news-carousel .owl-nav .owl-next {
          right: -7px; } }
    .index-news-list-area #home-news-carousel .owl-item {
      padding-top: 18px;
      padding-left: 7px; }
      @media screen and (min-width: 768px) {
        .index-news-list-area #home-news-carousel .owl-item {
          padding-left: 11px; } }

.index-become-list-area {
  margin-top: 50px;
  margin-bottom: 35px; }
  .index-become-list-area a:hover .title-area {
    color: #2763c2; }
  @media screen and (min-width: 992px) {
    .index-become-list-area {
      margin-top: 126px;
      margin-bottom: 65px; } }
  .index-become-list-area .become-list {
    padding: 0 5px; }
    @media screen and (min-width: 375px) {
      .index-become-list-area .become-list {
        padding: 0;
        max-width: 345px;
        margin: auto; } }
    @media screen and (min-width: 768px) {
      .index-become-list-area .become-list {
        max-width: 712px; } }
    @media screen and (min-width: 992px) {
      .index-become-list-area .become-list {
        max-width: none; } }
    .index-become-list-area .become-list + .become-list {
      margin-top: 45px; }
      @media screen and (min-width: 992px) {
        .index-become-list-area .become-list + .become-list {
          margin-top: 90px; } }
  .index-become-list-area .media-area {
    border: 2px solid #fff;
    border-radius: 20px;
    overflow: hidden;
    width: 88%;
    position: relative;
    z-index: 1; }
    @media screen and (min-width: 768px) {
      .index-become-list-area .media-area {
        width: 363px; } }
    @media screen and (min-width: 992px) {
      .index-become-list-area .media-area {
        width: 404px;
        height: 304px;
        border-radius: 78% 50%; } }
  .index-become-list-area .content-area {
    border-radius: 20px;
    color: #505050;
    width: 90%;
    height: 224px;
    float: right;
    padding: 88px 22px 28px 22px;
    margin-top: -50px;
    position: relative; }
    @media screen and (min-width: 768px) {
      .index-become-list-area .content-area {
        width: 373px;
        margin-top: -209px;
        height: 244px;
        padding: 66px 8px 0 46px; } }
    @media screen and (min-width: 992px) {
      .index-become-list-area .content-area {
        margin-top: -50px;
        float: none; } }
    .index-become-list-area .content-area .become-cat {
      color: #fff;
      font-size: 13px;
      font-weight: bold;
      height: 40px;
      width: 242px;
      border-radius: 20px;
      display: inline-block;
      position: absolute;
      top: 30px;
      left: 10px;
      z-index: 2;
      padding: 9px 13px 10px 30px;
      text-align: right; }
      @media screen and (min-width: 375px) {
        .index-become-list-area .content-area .become-cat {
          font-size: 15px;
          width: 276px;
          height: 45px;
          padding: 10px 18px 10px 48px;
          top: 30px;
          left: 10px; } }
      @media screen and (min-width: 768px) {
        .index-become-list-area .content-area .become-cat {
          font-size: 16px;
          width: 324px;
          top: -10px;
          left: 31px;
          padding: 10px 36px 10px 48px; } }
      .index-become-list-area .content-area .become-cat.cat1 {
        background-color: #698cdd; }
        .index-become-list-area .content-area .become-cat.cat1 .icon {
          content: '';
          display: block;
          width: 216px;
          height: 151px;
          position: absolute;
          top: -68px;
          left: -97px;
          background: url("../img/index/become_tag_dog_2x.png") no-repeat center;
          background-size: 100%;
          transform: scale(0.5);
          z-index: 2; }
          @media screen and (min-width: 768px) {
            .index-become-list-area .content-area .become-cat.cat1 .icon {
              transform: scale(0.7); } }
          @media screen and (min-width: 992px) {
            .index-become-list-area .content-area .become-cat.cat1 .icon {
              transform: scale(1); } }
      .index-become-list-area .content-area .become-cat.cat2 {
        padding-right: 25px; }
        @media screen and (min-width: 375px) {
          .index-become-list-area .content-area .become-cat.cat2 {
            padding-right: 36px; } }
        .index-become-list-area .content-area .become-cat.cat2 .icon {
          top: -79px;
          left: -81px;
          transform: scale(0.5) rotateY(180deg); }
          @media screen and (min-width: 768px) {
            .index-become-list-area .content-area .become-cat.cat2 .icon {
              transform: scale(0.7) rotateY(180deg); } }
      .index-become-list-area .content-area .become-cat.cat3 {
        padding-right: 35px; }
        @media screen and (min-width: 375px) {
          .index-become-list-area .content-area .become-cat.cat3 {
            padding-right: 44px; } }
        .index-become-list-area .content-area .become-cat.cat3 .icon {
          top: -73px;
          left: -74px; }
      .index-become-list-area .content-area .become-cat.cat2 {
        background-color: #ffa41b; }
        .index-become-list-area .content-area .become-cat.cat2 .icon {
          content: '';
          display: block;
          width: 179px;
          height: 184px;
          position: absolute;
          top: -68px;
          left: -97px;
          background: url("../img/index/become_tag_deer_2x.png") no-repeat center;
          background-size: 100%;
          transform: scale(0.5);
          z-index: 2; }
          @media screen and (min-width: 768px) {
            .index-become-list-area .content-area .become-cat.cat2 .icon {
              transform: scale(0.7); } }
          @media screen and (min-width: 992px) {
            .index-become-list-area .content-area .become-cat.cat2 .icon {
              transform: scale(1); } }
      .index-become-list-area .content-area .become-cat.cat2 {
        padding-right: 25px; }
        @media screen and (min-width: 375px) {
          .index-become-list-area .content-area .become-cat.cat2 {
            padding-right: 36px; } }
        .index-become-list-area .content-area .become-cat.cat2 .icon {
          top: -79px;
          left: -81px;
          transform: scale(0.5) rotateY(180deg); }
          @media screen and (min-width: 768px) {
            .index-become-list-area .content-area .become-cat.cat2 .icon {
              transform: scale(0.7) rotateY(180deg); } }
      .index-become-list-area .content-area .become-cat.cat3 {
        padding-right: 35px; }
        @media screen and (min-width: 375px) {
          .index-become-list-area .content-area .become-cat.cat3 {
            padding-right: 44px; } }
        .index-become-list-area .content-area .become-cat.cat3 .icon {
          top: -73px;
          left: -74px; }
      .index-become-list-area .content-area .become-cat.cat3 {
        background-color: #fb6b47; }
        .index-become-list-area .content-area .become-cat.cat3 .icon {
          content: '';
          display: block;
          width: 148px;
          height: 171px;
          position: absolute;
          top: -68px;
          left: -97px;
          background: url("../img/index/become_tag_owl_2x.png") no-repeat center;
          background-size: 100%;
          transform: scale(0.5);
          z-index: 2; }
          @media screen and (min-width: 768px) {
            .index-become-list-area .content-area .become-cat.cat3 .icon {
              transform: scale(0.7); } }
          @media screen and (min-width: 992px) {
            .index-become-list-area .content-area .become-cat.cat3 .icon {
              transform: scale(1); } }
      .index-become-list-area .content-area .become-cat.cat2 {
        padding-right: 25px; }
        @media screen and (min-width: 375px) {
          .index-become-list-area .content-area .become-cat.cat2 {
            padding-right: 36px; } }
        .index-become-list-area .content-area .become-cat.cat2 .icon {
          top: -79px;
          left: -81px;
          transform: scale(0.5) rotateY(180deg); }
          @media screen and (min-width: 768px) {
            .index-become-list-area .content-area .become-cat.cat2 .icon {
              transform: scale(0.7) rotateY(180deg); } }
      .index-become-list-area .content-area .become-cat.cat3 {
        padding-right: 35px; }
        @media screen and (min-width: 375px) {
          .index-become-list-area .content-area .become-cat.cat3 {
            padding-right: 44px; } }
        .index-become-list-area .content-area .become-cat.cat3 .icon {
          top: -73px;
          left: -74px; }
    .index-become-list-area .content-area .title-area {
      font-size: 17px;
      color: #333;
      margin-top: 5px; }
      @media screen and (min-width: 768px) {
        .index-become-list-area .content-area .title-area {
          font-size: 19px; } }
      @media screen and (min-width: 1200px) {
        .index-become-list-area .content-area .title-area {
          font-size: 21px; } }
    .index-become-list-area .content-area .date {
      font-size: 15px;
      color: #5dc3d9; }
    .index-become-list-area .content-area .desc-area {
      font-size: 15px;
      color: #777777;
      margin-top: 20px; }
      @media screen and (min-width: 1200px) {
        .index-become-list-area .content-area .desc-area {
          font-size: 17px; } }

.become-list {
  position: relative; }
  .become-list:first-child .content-area {
    background: #FFE1D9; }
  .become-list:nth-child(2) .content-area {
    background: #EFF8D7; }
  .become-list:nth-child(3) .content-area {
    background: #F2EAFB; }
  @media screen and (min-width: 992px) {
    .become-list:first-child .media-area, .become-list:nth-child(3) .media-area {
      float: right;
      margin-top: 101px; }
    .become-list:first-child .content-area, .become-list:nth-child(3) .content-area {
      padding: 133px 312px 64px 111px;
      width: 820px;
      height: 458px;
      background: url("../img/index/become_bg_01_2x.png") left 0 center no-repeat;
      background-size: 820px auto; }
      .become-list:first-child .content-area .become-cat, .become-list:nth-child(3) .content-area .become-cat {
        top: 52px;
        left: 108px;
        width: 322px;
        padding: 10px 17px 10px 48px; }
        .become-list:first-child .content-area .become-cat .icon, .become-list:nth-child(3) .content-area .become-cat .icon {
          top: -81px; }
    .become-list:nth-child(3) .content-area {
      background: url("../img/index/become_bg_03_2x.png") left 0 center no-repeat;
      background-size: 820px auto; }
    .become-list:nth-child(2) {
      direction: rtl; }
      .become-list:nth-child(2) .media-area {
        float: left;
        margin-top: 32px;
        margin-bottom: 70px; }
      .become-list:nth-child(2) .content-area {
        direction: ltr;
        padding: 160px 120px 64px 305px;
        width: 820px;
        height: 458px;
        background: url("../img/index/become_bg_02_2x.png") right 0 center no-repeat;
        background-size: 820px auto;
        position: absolute;
        top: 0;
        right: 0; }
        .become-list:nth-child(2) .content-area .become-cat {
          top: 94px;
          left: auto;
          right: 184px;
          width: auto;
          padding-left: 21px;
          padding-right: 114px; }
          .become-list:nth-child(2) .content-area .become-cat .icon {
            transform: scale(1);
            left: auto;
            right: -64px;
            top: -137px; }
    .become-list:nth-child(3) {
      background: url("../img/index/become_bg_03_2x.png") left 0 center no-repeat;
      background-size: 820px auto; }
      .become-list:nth-child(3) .content-area .become-cat {
        width: auto;
        padding-left: 101px;
        padding-right: 27px; }
        .become-list:nth-child(3) .content-area .become-cat .icon {
          top: -107px;
          left: -44px; } }
  @media screen and (min-width: 1200px) {
    .become-list:first-child .media-area, .become-list:nth-child(3) .media-area {
      margin-right: 162px; }
    .become-list:first-child .content-area, .become-list:nth-child(3) .content-area {
      padding: 133px 252px 64px 111px; }
    .become-list:nth-child(2) .media-area {
      margin-top: 54px;
      margin-bottom: 52px;
      margin-left: 165px; }
    .become-list:nth-child(2) .content-area {
      padding: 160px 120px 64px 251px; } }

.index-video-list-area {
  margin-top: 40px;
  margin-bottom: 40px; }
  .index-video-list-area a:hover .title-area {
    color: #2763c2; }
  @media screen and (min-width: 992px) {
    .index-video-list-area {
      margin-bottom: 50px; } }
  .index-video-list-area .video-list .date {
    font-size: 15px;
    color: #698cdd; }
  .index-video-list-area .video-list .media-area {
    border-radius: 20px;
    padding: 6px;
    position: relative;
    float: left;
    width: 188px; }
    .index-video-list-area .video-list .media-area .acart-proportion-box {
      overflow: hidden;
      border-radius: 10px;
      -webkit-mask-image: -webkit-radial-gradient(white, black); }
    @media screen and (min-width: 992px) {
      .index-video-list-area .video-list .media-area {
        border-radius: 25px;
        width: 232px; }
        .index-video-list-area .video-list .media-area .acart-proportion-box {
          border-radius: 15px; } }
    @media screen and (min-width: 1200px) {
      .index-video-list-area .video-list .media-area {
        width: 260px; } }
  .index-video-list-area .video-list .content-area {
    padding-left: calc(188px + 10px);
    padding-top: 6px; }
    @media screen and (min-width: 992px) {
      .index-video-list-area .video-list .content-area {
        padding-left: calc(232px + 22px); } }
    @media screen and (min-width: 1200px) {
      .index-video-list-area .video-list .content-area {
        padding-left: calc(260px + 22px); } }
    .index-video-list-area .video-list .content-area .title-area {
      font-size: 15px; }
      @media screen and (min-width: 992px) {
        .index-video-list-area .video-list .content-area .title-area {
          font-size: 17px; } }
  .index-video-list-area .video-list.first-list .bg-mask {
    background: url("../img/index/video_tv_2x.png") left 0 top 0 no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .index-video-list-area .video-list.first-list .media-area {
    border-radius: 20px;
    width: 100%;
    margin: auto;
    float: none;
    padding: 19.8% 4% 4%; }
    .index-video-list-area .video-list.first-list .media-area .iframe-border {
      border: 6px solid #FAE9BC;
      position: relative;
      z-index: 1;
      border-radius: 20px;
      overflow: hidden;
      -webkit-mask-image: -webkit-radial-gradient(white, black); }
      @media screen and (min-width: 992px) {
        .index-video-list-area .video-list.first-list .media-area .iframe-border {
          border-radius: 30px; } }
    .index-video-list-area .video-list.first-list .media-area .acart-proportion-box {
      border-radius: 0px; }
  .index-video-list-area .video-list.first-list .content-area {
    padding-left: 15px;
    margin-top: 11px; }
    .index-video-list-area .video-list.first-list .content-area .title-area {
      font-size: 17px; }
      @media screen and (min-width: 992px) {
        .index-video-list-area .video-list.first-list .content-area .title-area {
          font-size: 21px; } }
    .index-video-list-area .video-list.first-list .content-area .desc-area {
      color: #777777;
      font-size: 17px;
      margin-top: 10px; }
  @media screen and (min-width: 992px) {
    .index-video-list-area {
      display: table;
      width: 100%; } }
  @media screen and (min-width: 992px) {
    .index-video-list-area .video-main-area {
      display: table-cell;
      vertical-align: top;
      width: 526px;
      padding-right: 30px; } }
  @media screen and (min-width: 1200px) {
    .index-video-list-area .video-main-area {
      width: 660px;
      padding-right: 45px; } }
  .index-video-list-area .video-sub-area {
    padding-top: 32px;
    margin-top: 28px;
    border-top: 1px dashed #fff; }
    @media screen and (min-width: 992px) {
      .index-video-list-area .video-sub-area {
        display: table-cell;
        vertical-align: top;
        padding-top: 91px;
        border-top: none; } }
    @media screen and (min-width: 1200px) {
      .index-video-list-area .video-sub-area {
        padding-top: 113px; } }
    .index-video-list-area .video-sub-area .video-list + .video-list {
      margin-top: 15px; }
      @media screen and (min-width: 992px) {
        .index-video-list-area .video-sub-area .video-list + .video-list {
          margin-top: 16px; } }
      @media screen and (min-width: 1200px) {
        .index-video-list-area .video-sub-area .video-list + .video-list {
          margin-top: 39px; } }
    .index-video-list-area .video-sub-area .video-list:nth-child(1) .media-area {
      border: 4px solid #e6ca58; }
    .index-video-list-area .video-sub-area .video-list:nth-child(2) .media-area {
      border: 4px solid #b5cc78; }
    .index-video-list-area .video-sub-area .video-list:nth-child(3) .media-area {
      border: 4px solid #efaf9f; }

.more-area {
  text-align: center;
  position: relative;
  z-index: 1; }
  .more-area .more-btn {
    width: calc(140px * 0.8);
    height: calc(72px * 0.8);
    margin: auto;
    font-size: 20px;
    color: #fff;
    padding: 11px; }
    @media screen and (min-width: 768px) {
      .more-area .more-btn {
        width: 140px;
        height: 72px;
        padding-top: 17px; } }

/*----------  index animation  ----------*/
.index-title-animate .icon, .index-title-animate .eng {
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  opacity: 0;
  transform: scale(0); }
  .index-title-animate .icon.active, .index-title-animate .eng.active {
    transform: scale(1);
    opacity: 1; }

.index-title-animate .word {
  transition: all .8s;
  -webkit-transition: all .8s;
  opacity: 0;
  transform: translateY(100%); }
  .index-title-animate .word.active {
    opacity: 1;
    transform: translateY(0); }

/*----------  index animation end ----------*/
.ellipsis-area {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; }
  .ellipsis-area.line-1 {
    -webkit-line-clamp: 1; }
  .ellipsis-area.line-2 {
    -webkit-line-clamp: 2; }
  .ellipsis-area.line-3 {
    -webkit-line-clamp: 3; }
  .ellipsis-area.line-4 {
    -webkit-line-clamp: 4; }

.become-cat-list {
  padding: 0;
  margin: 0;
  list-style: none; }
  @media screen and (min-width: 992px) {
    .become-cat-list {
      padding: 0px 0 20px 0; } }
  @media screen and (min-width: 1200px) {
    .become-cat-list {
      padding: 30px 0 20px 0; } }
  .become-cat-list .become-cat {
    float: left;
    display: inline-block;
    width: calc( (100% - 4px) / 3);
    max-width: 157px; }
    @media screen and (min-width: 992px) {
      .become-cat-list .become-cat {
        max-width: none; }
        .become-cat-list .become-cat:first-child {
          width: calc(936px * 38 / 100); }
        .become-cat-list .become-cat:nth-child(2), .become-cat-list .become-cat:last-child {
          width: calc(936px * 30.9 / 100); } }
    @media screen and (min-width: 1200px) {
      .become-cat-list .become-cat:first-child {
        width: calc(1166px * 38 / 100); }
      .become-cat-list .become-cat:nth-child(2), .become-cat-list .become-cat:last-child {
        width: calc(1166px * 30.9 / 100); } }
    .become-cat-list .become-cat + .become-cat {
      margin-left: 2px; }
    .become-cat-list .become-cat a {
      display: block;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
      position: relative;
      border-radius: 8px 8px 0 0;
      height: 32px;
      transform: translateY(13px); }
      .become-cat-list .become-cat a.cat1 {
        background-color: #e5e8fc; }
        .become-cat-list .become-cat a.cat1 .cat-icon {
          position: absolute;
          top: -30px;
          left: calc(50% - 54px);
          width: 110px;
          height: 95px;
          background: url("../img/list/become_tag_dog_xs_2x.png") no-repeat center;
          background-size: 100%;
          transform: scale(0.7); }
        .become-cat-list .become-cat a.cat1.active {
          background-color: #698cdd;
          height: 45px;
          transform: none; }
          .become-cat-list .become-cat a.cat1.active .cat-icon {
            top: -24px;
            left: calc(50% - 55px);
            transform: scale(1);
            z-index: 2; }
        @media screen and (min-width: 992px) {
          .become-cat-list .become-cat a.cat1 {
            transform: none;
            background-color: transparent;
            border-radius: 0;
            font-size: 17px;
            color: #777777;
            text-align: center;
            padding: 27px 0 11px 0;
            border-bottom: 6px solid #e5e5e5;
            height: 75px; }
            .become-cat-list .become-cat a.cat1 .cat-icon {
              display: inline-block;
              position: absolute;
              top: 2px;
              left: 12px;
              width: 64px;
              height: 58px;
              background: url("../img/list/category_01_2x.png") no-repeat center;
              background-size: 100%;
              transform: scale(1); }
            .become-cat-list .become-cat a.cat1 span {
              display: inline-block;
              margin-left: 78px; } }
        @media screen and (min-width: 1200px) {
          .become-cat-list .become-cat a.cat1 .cat-icon {
            left: 46px; } }
        @media screen and (min-width: 992px) {
          .become-cat-list .become-cat a.cat1:hover {
            color: #698cdd;
            border-color: #698cdd; } }
        @media screen and (min-width: 992px) {
          .become-cat-list .become-cat a.cat1.active {
            color: #698cdd;
            border-color: #698cdd;
            font-size: 17px;
            background-color: transparent;
            height: 75px;
            transform: none; }
            .become-cat-list .become-cat a.cat1.active .cat-icon {
              position: absolute;
              top: -18px;
              left: -22px;
              width: 152px;
              height: 130px;
              background: url("../img/list/become_tag_dog_lg_2x.png") no-repeat center;
              background-size: 100%;
              transform: scale(0.7); }
            .become-cat-list .become-cat a.cat1.active span {
              margin-left: 110px; } }
        @media screen and (min-width: 1200px) {
          .become-cat-list .become-cat a.cat1.active {
            font-size: 20px; }
            .become-cat-list .become-cat a.cat1.active .cat-icon {
              position: absolute;
              top: -18px;
              left: 0px;
              transform: scale(1); }
            .become-cat-list .become-cat a.cat1.active span {
              margin-left: 143px; } }
      .become-cat-list .become-cat a.cat2 {
        background-color: #ffeaca; }
        .become-cat-list .become-cat a.cat2 .cat-icon {
          position: absolute;
          top: -30px;
          left: calc(50% - 54px);
          width: 110px;
          height: 95px;
          background: url("../img/list/become_tag_deer_xs_2x.png") no-repeat center;
          background-size: 100%;
          transform: scale(0.7); }
        .become-cat-list .become-cat a.cat2.active {
          background-color: #ffa41b;
          height: 45px;
          transform: none; }
          .become-cat-list .become-cat a.cat2.active .cat-icon {
            top: -24px;
            left: calc(50% - 55px);
            transform: scale(1);
            z-index: 2; }
        @media screen and (min-width: 992px) {
          .become-cat-list .become-cat a.cat2 {
            transform: none;
            background-color: transparent;
            border-radius: 0;
            font-size: 17px;
            color: #777777;
            text-align: center;
            padding: 27px 0 11px 0;
            border-bottom: 6px solid #e5e5e5;
            height: 75px; }
            .become-cat-list .become-cat a.cat2 .cat-icon {
              display: inline-block;
              position: absolute;
              top: 2px;
              left: 12px;
              width: 64px;
              height: 58px;
              background: url("../img/list/category_02_2x.png") no-repeat center;
              background-size: 100%;
              transform: scale(1); }
            .become-cat-list .become-cat a.cat2 span {
              display: inline-block;
              margin-left: 78px; } }
        @media screen and (min-width: 1200px) {
          .become-cat-list .become-cat a.cat2 .cat-icon {
            left: 46px; } }
        @media screen and (min-width: 992px) {
          .become-cat-list .become-cat a.cat2:hover {
            color: #ffa41b;
            border-color: #ffa41b; } }
        @media screen and (min-width: 992px) {
          .become-cat-list .become-cat a.cat2.active {
            color: #ffa41b;
            border-color: #ffa41b;
            font-size: 17px;
            background-color: transparent;
            height: 75px;
            transform: none; }
            .become-cat-list .become-cat a.cat2.active .cat-icon {
              position: absolute;
              top: -18px;
              left: -22px;
              width: 152px;
              height: 130px;
              background: url("../img/list/become_tag_deer_lg_2x.png") no-repeat center;
              background-size: 100%;
              transform: scale(0.7); }
            .become-cat-list .become-cat a.cat2.active span {
              margin-left: 110px; } }
        @media screen and (min-width: 1200px) {
          .become-cat-list .become-cat a.cat2.active {
            font-size: 20px; }
            .become-cat-list .become-cat a.cat2.active .cat-icon {
              position: absolute;
              top: -18px;
              left: 0px;
              transform: scale(1); }
            .become-cat-list .become-cat a.cat2.active span {
              margin-left: 143px; } }
      .become-cat-list .become-cat a.cat3 {
        background-color: #ffe1d9; }
        .become-cat-list .become-cat a.cat3 .cat-icon {
          position: absolute;
          top: -30px;
          left: calc(50% - 54px);
          width: 110px;
          height: 95px;
          background: url("../img/list/become_tag_owl_xs_2x.png") no-repeat center;
          background-size: 100%;
          transform: scale(0.7); }
        .become-cat-list .become-cat a.cat3.active {
          background-color: #fb6b47;
          height: 45px;
          transform: none; }
          .become-cat-list .become-cat a.cat3.active .cat-icon {
            top: -24px;
            left: calc(50% - 55px);
            transform: scale(1);
            z-index: 2; }
        @media screen and (min-width: 992px) {
          .become-cat-list .become-cat a.cat3 {
            transform: none;
            background-color: transparent;
            border-radius: 0;
            font-size: 17px;
            color: #777777;
            text-align: center;
            padding: 27px 0 11px 0;
            border-bottom: 6px solid #e5e5e5;
            height: 75px; }
            .become-cat-list .become-cat a.cat3 .cat-icon {
              display: inline-block;
              position: absolute;
              top: 2px;
              left: 12px;
              width: 64px;
              height: 58px;
              background: url("../img/list/category_03_2x.png") no-repeat center;
              background-size: 100%;
              transform: scale(1); }
            .become-cat-list .become-cat a.cat3 span {
              display: inline-block;
              margin-left: 78px; } }
        @media screen and (min-width: 1200px) {
          .become-cat-list .become-cat a.cat3 .cat-icon {
            left: 46px; } }
        @media screen and (min-width: 992px) {
          .become-cat-list .become-cat a.cat3:hover {
            color: #fb6b47;
            border-color: #fb6b47; } }
        @media screen and (min-width: 992px) {
          .become-cat-list .become-cat a.cat3.active {
            color: #fb6b47;
            border-color: #fb6b47;
            font-size: 17px;
            background-color: transparent;
            height: 75px;
            transform: none; }
            .become-cat-list .become-cat a.cat3.active .cat-icon {
              position: absolute;
              top: -18px;
              left: -22px;
              width: 152px;
              height: 130px;
              background: url("../img/list/become_tag_owl_lg_2x.png") no-repeat center;
              background-size: 100%;
              transform: scale(0.7); }
            .become-cat-list .become-cat a.cat3.active span {
              margin-left: 110px; } }
        @media screen and (min-width: 1200px) {
          .become-cat-list .become-cat a.cat3.active {
            font-size: 20px; }
            .become-cat-list .become-cat a.cat3.active .cat-icon {
              position: absolute;
              top: -18px;
              left: 0px;
              transform: scale(1); }
            .become-cat-list .become-cat a.cat3.active span {
              margin-left: 143px; } }
      .become-cat-list .become-cat a.cat1 span {
        margin-left: 46px; }
      .become-cat-list .become-cat a.cat2 .cat-icon {
        transform: scale(0.7) rotateY(180deg); }
        @media screen and (min-width: 992px) {
          .become-cat-list .become-cat a.cat2 .cat-icon {
            transform: scale(1); } }
      .become-cat-list .become-cat a.cat2.active .cat-icon {
        transform: scale(1) rotateY(180deg);
        top: -43px; }
        @media screen and (min-width: 992px) {
          .become-cat-list .become-cat a.cat2.active .cat-icon {
            top: -43px;
            left: -42px; } }
        @media screen and (min-width: 1200px) {
          .become-cat-list .become-cat a.cat2.active .cat-icon {
            left: -26px; } }
      .become-cat-list .become-cat a.cat2.active span {
        margin-left: 77px; }
        @media screen and (min-width: 1200px) {
          .become-cat-list .become-cat a.cat2.active span {
            margin-left: 115px; } }
      .become-cat-list .become-cat a.cat3.active .cat-icon {
        top: -33px; }
        @media screen and (min-width: 992px) {
          .become-cat-list .become-cat a.cat3.active .cat-icon {
            top: -23px;
            left: -33px; } }
        @media screen and (min-width: 1200px) {
          .become-cat-list .become-cat a.cat3.active .cat-icon {
            left: -18px; } }
      .become-cat-list .become-cat a.cat3.active span {
        margin-left: 78px; }
        @media screen and (min-width: 1200px) {
          .become-cat-list .become-cat a.cat3.active span {
            margin-left: 102px; } }

.become-cat-area {
  padding-top: 40px;
  margin-bottom: 20px; }
  @media screen and (min-width: 992px) {
    .become-cat-area {
      padding-top: 0; } }
  .become-cat-area .current-type {
    height: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border-radius: 8px 8px 0 0;
    padding-top: 12px;
    z-index: 1;
    position: relative;
    margin-top: -6px; }
    .become-cat-area .current-type.cat1 {
      border-bottom: 5px solid #4b72cc;
      background-color: #698cdd;
      border-radius: 0px 8px 0 0; }
    .become-cat-area .current-type.cat2 {
      border-bottom: 5px solid #e89210;
      background-color: #ffa41b;
      border-radius: 8px 8px 0 0; }
    .become-cat-area .current-type.cat3 {
      border-bottom: 5px solid #e54a23;
      background-color: #fb6b47;
      border-radius: 8px 8px 0 0; }

.list-area:not(.index-list) {
  margin-bottom: 30px; }
  @media screen and (min-width: 992px) {
    .list-area:not(.index-list) {
      margin-bottom: -40px; } }
  @media screen and (min-width: 1200px) {
    .list-area:not(.index-list) {
      margin-bottom: -20px; } }

.list-area ul {
  padding: 0;
  margin-bottom: 0;
  list-style: none; }

.list-area a:hover .title-area {
  color: #2763c2; }

.list-area .friend-list-box {
  width: 360px;
  max-width: 100%;
  margin: auto; }
  @media screen and (min-width: 768px) {
    .list-area .friend-list-box {
      width: 764px; } }
  @media screen and (min-width: 992px) {
    .list-area .friend-list-box {
      width: 100%; } }

@media screen and (min-width: 1200px) {
  .list-area .row.type-1 {
    margin-left: -22px;
    margin-right: -22px; } }

.list-area .row.type-1 [class^='col'] {
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .list-area .row.type-1 [class^='col'] {
      margin-bottom: 30px; } }
  @media screen and (min-width: 1200px) {
    .list-area .row.type-1 [class^='col'] {
      padding-left: 22px;
      padding-right: 22px;
      margin-bottom: 44px; } }

.list-area .row.type-2 [class^='col'] {
  margin-bottom: 35px; }
  @media screen and (min-width: 768px) {
    .list-area .row.type-2 [class^='col'] {
      margin-bottom: 45px; } }

.list-area .media-list {
  font-size: 0; }
  .list-area .media-list .title-area {
    color: #000000;
    font-size: 16px;
    line-height: 1.5;
    margin: 3px 0 12px 0; }
    @media screen and (min-width: 768px) {
      .list-area .media-list .title-area {
        font-size: 18px; } }
  .list-area .media-list .desc-area, .list-area .media-list .source-area {
    color: #777777;
    font-size: 15px;
    line-height: 1.7; }
  .list-area .media-list .date {
    font-size: 14px; }
    @media screen and (min-width: 768px) {
      .list-area .media-list .date {
        font-size: 15px; } }
  .list-area .media-list.type-1.red {
    height: 124px; }
    @media screen and (min-width: 768px) {
      .list-area .media-list.type-1.red {
        height: auto; } }
    .list-area .media-list.type-1.red .media-area {
      padding: 3px 0;
      height: 100%;
      width: 157px;
      display: inline-block;
      position: relative; }
      @media screen and (min-width: 768px) {
        .list-area .media-list.type-1.red .media-area {
          padding: 0 8px;
          display: block;
          width: auto; } }
      .list-area .media-list.type-1.red .media-area .acart-proportion-box {
        border-radius: 8px 0 0 8px; }
        @media screen and (min-width: 768px) {
          .list-area .media-list.type-1.red .media-area .acart-proportion-box {
            border-radius: 12px 12px 0 0; } }
        .list-area .media-list.type-1.red .media-area .acart-proportion-box:before {
          content: "";
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          border: rgba(0, 0, 0, 0.05) 1px solid;
          border-radius: 8px 0 0 8px; }
          @media screen and (min-width: 768px) {
            .list-area .media-list.type-1.red .media-area .acart-proportion-box:before {
              border-radius: 12px 12px 0 0; } }
    .list-area .media-list.type-1.red .content-area {
      background: #ffe1d9;
      position: relative;
      border-radius: 0 8px 8px 0;
      display: inline-block;
      width: calc(100% - 157px);
      vertical-align: top;
      height: 100%;
      padding: 12px 15px 0 12px; }
      @media screen and (min-width: 768px) {
        .list-area .media-list.type-1.red .content-area.has-source {
          height: 240px; } }
      @media screen and (min-width: 768px) {
        .list-area .media-list.type-1.red .content-area {
          display: block;
          border-radius: 0 0 20px 20px;
          padding: 14px 22px 30px 22px;
          height: 207px;
          width: auto; } }
      .list-area .media-list.type-1.red .content-area:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: -21px;
        width: 30px;
        height: 100%;
        background: url("../img/index/news_cover_unit_xs_01.png") repeat-y center top 0px;
        background-size: auto 30px; }
        @media screen and (min-width: 768px) {
          .list-area .media-list.type-1.red .content-area:before {
            top: -16px;
            left: 0;
            width: 100%;
            height: 16px;
            background: url("../img/index/news_cover_unit_01.png") repeat-x left 11px center;
            background-size: 56px 16px; } }
      .list-area .media-list.type-1.red .content-area .date {
        color: #fb6b47; }
      .list-area .media-list.type-1.red .content-area .source-area {
        margin-top: 10px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
  .list-area .media-list.type-1.yellow {
    height: 124px; }
    @media screen and (min-width: 768px) {
      .list-area .media-list.type-1.yellow {
        height: auto; } }
    .list-area .media-list.type-1.yellow .media-area {
      padding: 3px 0;
      height: 100%;
      width: 157px;
      display: inline-block;
      position: relative; }
      @media screen and (min-width: 768px) {
        .list-area .media-list.type-1.yellow .media-area {
          padding: 0 8px;
          display: block;
          width: auto; } }
      .list-area .media-list.type-1.yellow .media-area .acart-proportion-box {
        border-radius: 8px 0 0 8px; }
        @media screen and (min-width: 768px) {
          .list-area .media-list.type-1.yellow .media-area .acart-proportion-box {
            border-radius: 12px 12px 0 0; } }
        .list-area .media-list.type-1.yellow .media-area .acart-proportion-box:before {
          content: "";
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          border: rgba(0, 0, 0, 0.05) 1px solid;
          border-radius: 8px 0 0 8px; }
          @media screen and (min-width: 768px) {
            .list-area .media-list.type-1.yellow .media-area .acart-proportion-box:before {
              border-radius: 12px 12px 0 0; } }
    .list-area .media-list.type-1.yellow .content-area {
      background: #fff3c1;
      position: relative;
      border-radius: 0 8px 8px 0;
      display: inline-block;
      width: calc(100% - 157px);
      vertical-align: top;
      height: 100%;
      padding: 12px 15px 0 12px; }
      @media screen and (min-width: 768px) {
        .list-area .media-list.type-1.yellow .content-area.has-source {
          height: 240px; } }
      @media screen and (min-width: 768px) {
        .list-area .media-list.type-1.yellow .content-area {
          display: block;
          border-radius: 0 0 20px 20px;
          padding: 14px 22px 30px 22px;
          height: 207px;
          width: auto; } }
      .list-area .media-list.type-1.yellow .content-area:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: -21px;
        width: 30px;
        height: 100%;
        background: url("../img/index/news_cover_unit_xs_02.png") repeat-y center top 0px;
        background-size: auto 30px; }
        @media screen and (min-width: 768px) {
          .list-area .media-list.type-1.yellow .content-area:before {
            top: -16px;
            left: 0;
            width: 100%;
            height: 16px;
            background: url("../img/index/news_cover_unit_02.png") repeat-x left 11px center;
            background-size: 56px 16px; } }
      .list-area .media-list.type-1.yellow .content-area .date {
        color: #ffa41b; }
      .list-area .media-list.type-1.yellow .content-area .source-area {
        margin-top: 10px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
  .list-area .media-list.type-1.green {
    height: 124px; }
    @media screen and (min-width: 768px) {
      .list-area .media-list.type-1.green {
        height: auto; } }
    .list-area .media-list.type-1.green .media-area {
      padding: 3px 0;
      height: 100%;
      width: 157px;
      display: inline-block;
      position: relative; }
      @media screen and (min-width: 768px) {
        .list-area .media-list.type-1.green .media-area {
          padding: 0 8px;
          display: block;
          width: auto; } }
      .list-area .media-list.type-1.green .media-area .acart-proportion-box {
        border-radius: 8px 0 0 8px; }
        @media screen and (min-width: 768px) {
          .list-area .media-list.type-1.green .media-area .acart-proportion-box {
            border-radius: 12px 12px 0 0; } }
        .list-area .media-list.type-1.green .media-area .acart-proportion-box:before {
          content: "";
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          border: rgba(0, 0, 0, 0.05) 1px solid;
          border-radius: 8px 0 0 8px; }
          @media screen and (min-width: 768px) {
            .list-area .media-list.type-1.green .media-area .acart-proportion-box:before {
              border-radius: 12px 12px 0 0; } }
    .list-area .media-list.type-1.green .content-area {
      background: #eaf4d1;
      position: relative;
      border-radius: 0 8px 8px 0;
      display: inline-block;
      width: calc(100% - 157px);
      vertical-align: top;
      height: 100%;
      padding: 12px 15px 0 12px; }
      @media screen and (min-width: 768px) {
        .list-area .media-list.type-1.green .content-area.has-source {
          height: 240px; } }
      @media screen and (min-width: 768px) {
        .list-area .media-list.type-1.green .content-area {
          display: block;
          border-radius: 0 0 20px 20px;
          padding: 14px 22px 30px 22px;
          height: 207px;
          width: auto; } }
      .list-area .media-list.type-1.green .content-area:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: -21px;
        width: 30px;
        height: 100%;
        background: url("../img/index/news_cover_unit_xs_03.png") repeat-y center top 0px;
        background-size: auto 30px; }
        @media screen and (min-width: 768px) {
          .list-area .media-list.type-1.green .content-area:before {
            top: -16px;
            left: 0;
            width: 100%;
            height: 16px;
            background: url("../img/index/news_cover_unit_03.png") repeat-x left 11px center;
            background-size: 56px 16px; } }
      .list-area .media-list.type-1.green .content-area .date {
        color: #789f12; }
      .list-area .media-list.type-1.green .content-area .source-area {
        margin-top: 10px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
  .list-area .media-list.type-1.blue {
    height: 124px; }
    @media screen and (min-width: 768px) {
      .list-area .media-list.type-1.blue {
        height: auto; } }
    .list-area .media-list.type-1.blue .media-area {
      padding: 3px 0;
      height: 100%;
      width: 157px;
      display: inline-block;
      position: relative; }
      @media screen and (min-width: 768px) {
        .list-area .media-list.type-1.blue .media-area {
          padding: 0 8px;
          display: block;
          width: auto; } }
      .list-area .media-list.type-1.blue .media-area .acart-proportion-box {
        border-radius: 8px 0 0 8px; }
        @media screen and (min-width: 768px) {
          .list-area .media-list.type-1.blue .media-area .acart-proportion-box {
            border-radius: 12px 12px 0 0; } }
        .list-area .media-list.type-1.blue .media-area .acart-proportion-box:before {
          content: "";
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          border: rgba(0, 0, 0, 0.05) 1px solid;
          border-radius: 8px 0 0 8px; }
          @media screen and (min-width: 768px) {
            .list-area .media-list.type-1.blue .media-area .acart-proportion-box:before {
              border-radius: 12px 12px 0 0; } }
    .list-area .media-list.type-1.blue .content-area {
      background: #e1f1f9;
      position: relative;
      border-radius: 0 8px 8px 0;
      display: inline-block;
      width: calc(100% - 157px);
      vertical-align: top;
      height: 100%;
      padding: 12px 15px 0 12px; }
      @media screen and (min-width: 768px) {
        .list-area .media-list.type-1.blue .content-area.has-source {
          height: 240px; } }
      @media screen and (min-width: 768px) {
        .list-area .media-list.type-1.blue .content-area {
          display: block;
          border-radius: 0 0 20px 20px;
          padding: 14px 22px 30px 22px;
          height: 207px;
          width: auto; } }
      .list-area .media-list.type-1.blue .content-area:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: -21px;
        width: 30px;
        height: 100%;
        background: url("../img/index/news_cover_unit_xs_04.png") repeat-y center top 0px;
        background-size: auto 30px; }
        @media screen and (min-width: 768px) {
          .list-area .media-list.type-1.blue .content-area:before {
            top: -16px;
            left: 0;
            width: 100%;
            height: 16px;
            background: url("../img/index/news_cover_unit_04.png") repeat-x left 11px center;
            background-size: 56px 16px; } }
      .list-area .media-list.type-1.blue .content-area .date {
        color: #5dc3d9; }
      .list-area .media-list.type-1.blue .content-area .source-area {
        margin-top: 10px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
  .list-area .media-list.type-2.red .media-area {
    padding: 0 8px;
    display: block;
    width: auto; }
    .list-area .media-list.type-2.red .media-area .acart-proportion-box {
      border-radius: 12px 12px 0 0; }
      .list-area .media-list.type-2.red .media-area .acart-proportion-box:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: rgba(0, 0, 0, 0.05) 1px solid;
        border-radius: 12px 12px 0 0; }
    .list-area .media-list.type-2.red .media-area .index-date {
      position: absolute;
      top: -16px;
      left: -6px;
      width: 70px;
      height: 67px;
      color: #fff;
      line-height: 1;
      padding: 13px 0 0px 22px; }
      .list-area .media-list.type-2.red .media-area .index-date.color1 {
        background: url("../img/index/date_color1_2x.png");
        background-size: 100%; }
      .list-area .media-list.type-2.red .media-area .index-date.color2 {
        background: url("../img/index/date_color2_2x.png");
        background-size: 100%; }
      .list-area .media-list.type-2.red .media-area .index-date.color3 {
        background: url("../img/index/date_color3_2x.png");
        background-size: 100%; }
      @media screen and (min-width: 768px) {
        .list-area .media-list.type-2.red .media-area .index-date {
          top: -15px;
          left: -10px;
          width: 84px;
          height: 80px;
          padding: 18px 0 0px 25px; } }
      .list-area .media-list.type-2.red .media-area .index-date .date {
        font-size: 25px;
        font-family: 'Rowdies-Bold'; }
        @media screen and (min-width: 768px) {
          .list-area .media-list.type-2.red .media-area .index-date .date {
            font-size: 30px; } }
      .list-area .media-list.type-2.red .media-area .index-date .month {
        font-family: 'Rowdies-Regular';
        font-size: 12px;
        margin-top: 2px;
        margin-left: 3px; }
        @media screen and (min-width: 992px) {
          .list-area .media-list.type-2.red .media-area .index-date .month {
            font-size: 14px; } }
  .list-area .media-list.type-2.red .content-area {
    background: #ffe1d9;
    position: relative;
    border-radius: 0 0 20px 20px;
    display: block;
    width: auto;
    vertical-align: top;
    height: 125px;
    padding: 14px 22px 30px 22px; }
    @media screen and (min-width: 768px) {
      .list-area .media-list.type-2.red .content-area {
        height: 215px; } }
    .list-area .media-list.type-2.red .content-area:before {
      content: "";
      display: block;
      position: absolute;
      top: -16px;
      left: 0;
      width: 100%;
      height: 16px;
      background: url("../img/index/news_cover_unit_01.png") repeat-x left 11px center;
      background-size: 56px 16px; }
    .list-area .media-list.type-2.red .content-area .date {
      color: #fb6b47; }
    .list-area .media-list.type-2.red .content-area .source-area {
      margin-top: 10px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
  .list-area .media-list.type-2.yellow .media-area {
    padding: 0 8px;
    display: block;
    width: auto; }
    .list-area .media-list.type-2.yellow .media-area .acart-proportion-box {
      border-radius: 12px 12px 0 0; }
      .list-area .media-list.type-2.yellow .media-area .acart-proportion-box:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: rgba(0, 0, 0, 0.05) 1px solid;
        border-radius: 12px 12px 0 0; }
    .list-area .media-list.type-2.yellow .media-area .index-date {
      position: absolute;
      top: -16px;
      left: -6px;
      width: 70px;
      height: 67px;
      color: #fff;
      line-height: 1;
      padding: 13px 0 0px 22px; }
      .list-area .media-list.type-2.yellow .media-area .index-date.color1 {
        background: url("../img/index/date_color1_2x.png");
        background-size: 100%; }
      .list-area .media-list.type-2.yellow .media-area .index-date.color2 {
        background: url("../img/index/date_color2_2x.png");
        background-size: 100%; }
      .list-area .media-list.type-2.yellow .media-area .index-date.color3 {
        background: url("../img/index/date_color3_2x.png");
        background-size: 100%; }
      @media screen and (min-width: 768px) {
        .list-area .media-list.type-2.yellow .media-area .index-date {
          top: -15px;
          left: -10px;
          width: 84px;
          height: 80px;
          padding: 18px 0 0px 25px; } }
      .list-area .media-list.type-2.yellow .media-area .index-date .date {
        font-size: 25px;
        font-family: 'Rowdies-Bold'; }
        @media screen and (min-width: 768px) {
          .list-area .media-list.type-2.yellow .media-area .index-date .date {
            font-size: 30px; } }
      .list-area .media-list.type-2.yellow .media-area .index-date .month {
        font-family: 'Rowdies-Regular';
        font-size: 12px;
        margin-top: 2px;
        margin-left: 3px; }
        @media screen and (min-width: 992px) {
          .list-area .media-list.type-2.yellow .media-area .index-date .month {
            font-size: 14px; } }
  .list-area .media-list.type-2.yellow .content-area {
    background: #fff3c1;
    position: relative;
    border-radius: 0 0 20px 20px;
    display: block;
    width: auto;
    vertical-align: top;
    height: 125px;
    padding: 14px 22px 30px 22px; }
    @media screen and (min-width: 768px) {
      .list-area .media-list.type-2.yellow .content-area {
        height: 215px; } }
    .list-area .media-list.type-2.yellow .content-area:before {
      content: "";
      display: block;
      position: absolute;
      top: -16px;
      left: 0;
      width: 100%;
      height: 16px;
      background: url("../img/index/news_cover_unit_02.png") repeat-x left 11px center;
      background-size: 56px 16px; }
    .list-area .media-list.type-2.yellow .content-area .date {
      color: #ffa41b; }
    .list-area .media-list.type-2.yellow .content-area .source-area {
      margin-top: 10px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
  .list-area .media-list.type-2.green .media-area {
    padding: 0 8px;
    display: block;
    width: auto; }
    .list-area .media-list.type-2.green .media-area .acart-proportion-box {
      border-radius: 12px 12px 0 0; }
      .list-area .media-list.type-2.green .media-area .acart-proportion-box:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: rgba(0, 0, 0, 0.05) 1px solid;
        border-radius: 12px 12px 0 0; }
    .list-area .media-list.type-2.green .media-area .index-date {
      position: absolute;
      top: -16px;
      left: -6px;
      width: 70px;
      height: 67px;
      color: #fff;
      line-height: 1;
      padding: 13px 0 0px 22px; }
      .list-area .media-list.type-2.green .media-area .index-date.color1 {
        background: url("../img/index/date_color1_2x.png");
        background-size: 100%; }
      .list-area .media-list.type-2.green .media-area .index-date.color2 {
        background: url("../img/index/date_color2_2x.png");
        background-size: 100%; }
      .list-area .media-list.type-2.green .media-area .index-date.color3 {
        background: url("../img/index/date_color3_2x.png");
        background-size: 100%; }
      @media screen and (min-width: 768px) {
        .list-area .media-list.type-2.green .media-area .index-date {
          top: -15px;
          left: -10px;
          width: 84px;
          height: 80px;
          padding: 18px 0 0px 25px; } }
      .list-area .media-list.type-2.green .media-area .index-date .date {
        font-size: 25px;
        font-family: 'Rowdies-Bold'; }
        @media screen and (min-width: 768px) {
          .list-area .media-list.type-2.green .media-area .index-date .date {
            font-size: 30px; } }
      .list-area .media-list.type-2.green .media-area .index-date .month {
        font-family: 'Rowdies-Regular';
        font-size: 12px;
        margin-top: 2px;
        margin-left: 3px; }
        @media screen and (min-width: 992px) {
          .list-area .media-list.type-2.green .media-area .index-date .month {
            font-size: 14px; } }
  .list-area .media-list.type-2.green .content-area {
    background: #eaf4d1;
    position: relative;
    border-radius: 0 0 20px 20px;
    display: block;
    width: auto;
    vertical-align: top;
    height: 125px;
    padding: 14px 22px 30px 22px; }
    @media screen and (min-width: 768px) {
      .list-area .media-list.type-2.green .content-area {
        height: 215px; } }
    .list-area .media-list.type-2.green .content-area:before {
      content: "";
      display: block;
      position: absolute;
      top: -16px;
      left: 0;
      width: 100%;
      height: 16px;
      background: url("../img/index/news_cover_unit_03.png") repeat-x left 11px center;
      background-size: 56px 16px; }
    .list-area .media-list.type-2.green .content-area .date {
      color: #789f12; }
    .list-area .media-list.type-2.green .content-area .source-area {
      margin-top: 10px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
  .list-area .media-list.type-2.blue .media-area {
    padding: 0 8px;
    display: block;
    width: auto; }
    .list-area .media-list.type-2.blue .media-area .acart-proportion-box {
      border-radius: 12px 12px 0 0; }
      .list-area .media-list.type-2.blue .media-area .acart-proportion-box:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: rgba(0, 0, 0, 0.05) 1px solid;
        border-radius: 12px 12px 0 0; }
    .list-area .media-list.type-2.blue .media-area .index-date {
      position: absolute;
      top: -16px;
      left: -6px;
      width: 70px;
      height: 67px;
      color: #fff;
      line-height: 1;
      padding: 13px 0 0px 22px; }
      .list-area .media-list.type-2.blue .media-area .index-date.color1 {
        background: url("../img/index/date_color1_2x.png");
        background-size: 100%; }
      .list-area .media-list.type-2.blue .media-area .index-date.color2 {
        background: url("../img/index/date_color2_2x.png");
        background-size: 100%; }
      .list-area .media-list.type-2.blue .media-area .index-date.color3 {
        background: url("../img/index/date_color3_2x.png");
        background-size: 100%; }
      @media screen and (min-width: 768px) {
        .list-area .media-list.type-2.blue .media-area .index-date {
          top: -15px;
          left: -10px;
          width: 84px;
          height: 80px;
          padding: 18px 0 0px 25px; } }
      .list-area .media-list.type-2.blue .media-area .index-date .date {
        font-size: 25px;
        font-family: 'Rowdies-Bold'; }
        @media screen and (min-width: 768px) {
          .list-area .media-list.type-2.blue .media-area .index-date .date {
            font-size: 30px; } }
      .list-area .media-list.type-2.blue .media-area .index-date .month {
        font-family: 'Rowdies-Regular';
        font-size: 12px;
        margin-top: 2px;
        margin-left: 3px; }
        @media screen and (min-width: 992px) {
          .list-area .media-list.type-2.blue .media-area .index-date .month {
            font-size: 14px; } }
  .list-area .media-list.type-2.blue .content-area {
    background: #e1f1f9;
    position: relative;
    border-radius: 0 0 20px 20px;
    display: block;
    width: auto;
    vertical-align: top;
    height: 125px;
    padding: 14px 22px 30px 22px; }
    @media screen and (min-width: 768px) {
      .list-area .media-list.type-2.blue .content-area {
        height: 215px; } }
    .list-area .media-list.type-2.blue .content-area:before {
      content: "";
      display: block;
      position: absolute;
      top: -16px;
      left: 0;
      width: 100%;
      height: 16px;
      background: url("../img/index/news_cover_unit_04.png") repeat-x left 11px center;
      background-size: 56px 16px; }
    .list-area .media-list.type-2.blue .content-area .date {
      color: #5dc3d9; }
    .list-area .media-list.type-2.blue .content-area .source-area {
      margin-top: 10px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
  .list-area .media-list.type-3.red + .type-3 {
    margin-top: 30px; }
  .list-area .media-list.type-3.red .media-area {
    border: 4px solid #ffe1d9;
    padding: 6px;
    border-radius: 15px; }
    @media screen and (min-width: 992px) {
      .list-area .media-list.type-3.red .media-area {
        width: 420px;
        float: left; } }
    .list-area .media-list.type-3.red .media-area .acart-proportion-box {
      border-radius: 12px;
      overflow: hidden;
      -webkit-mask-image: -webkit-radial-gradient(white, black); }
  .list-area .media-list.type-3.red .content-area {
    margin-top: 10px; }
    @media screen and (min-width: 992px) {
      .list-area .media-list.type-3.red .content-area {
        margin-top: 0;
        padding-left: calc(420px + 30px); } }
    .list-area .media-list.type-3.red .content-area .date {
      color: #fb6b47; }
    .list-area .media-list.type-3.red .content-area .title-area {
      font-size: 18px;
      color: #333333; }
      .list-area .media-list.type-3.red .content-area .title-area:hover {
        color: #2763c2; }
    .list-area .media-list.type-3.red .content-area .desc-area {
      font-size: 15px; }
  .list-area .media-list.type-3.yellow + .type-3 {
    margin-top: 30px; }
  .list-area .media-list.type-3.yellow .media-area {
    border: 4px solid #fff3c1;
    padding: 6px;
    border-radius: 15px; }
    @media screen and (min-width: 992px) {
      .list-area .media-list.type-3.yellow .media-area {
        width: 420px;
        float: left; } }
    .list-area .media-list.type-3.yellow .media-area .acart-proportion-box {
      border-radius: 12px;
      overflow: hidden;
      -webkit-mask-image: -webkit-radial-gradient(white, black); }
  .list-area .media-list.type-3.yellow .content-area {
    margin-top: 10px; }
    @media screen and (min-width: 992px) {
      .list-area .media-list.type-3.yellow .content-area {
        margin-top: 0;
        padding-left: calc(420px + 30px); } }
    .list-area .media-list.type-3.yellow .content-area .date {
      color: #ffa41b; }
    .list-area .media-list.type-3.yellow .content-area .title-area {
      font-size: 18px;
      color: #333333; }
      .list-area .media-list.type-3.yellow .content-area .title-area:hover {
        color: #2763c2; }
    .list-area .media-list.type-3.yellow .content-area .desc-area {
      font-size: 15px; }
  .list-area .media-list.type-3.green + .type-3 {
    margin-top: 30px; }
  .list-area .media-list.type-3.green .media-area {
    border: 4px solid #eaf4d1;
    padding: 6px;
    border-radius: 15px; }
    @media screen and (min-width: 992px) {
      .list-area .media-list.type-3.green .media-area {
        width: 420px;
        float: left; } }
    .list-area .media-list.type-3.green .media-area .acart-proportion-box {
      border-radius: 12px;
      overflow: hidden;
      -webkit-mask-image: -webkit-radial-gradient(white, black); }
  .list-area .media-list.type-3.green .content-area {
    margin-top: 10px; }
    @media screen and (min-width: 992px) {
      .list-area .media-list.type-3.green .content-area {
        margin-top: 0;
        padding-left: calc(420px + 30px); } }
    .list-area .media-list.type-3.green .content-area .date {
      color: #789f12; }
    .list-area .media-list.type-3.green .content-area .title-area {
      font-size: 18px;
      color: #333333; }
      .list-area .media-list.type-3.green .content-area .title-area:hover {
        color: #2763c2; }
    .list-area .media-list.type-3.green .content-area .desc-area {
      font-size: 15px; }
  .list-area .media-list.type-3.blue + .type-3 {
    margin-top: 30px; }
  .list-area .media-list.type-3.blue .media-area {
    border: 4px solid #e1f1f9;
    padding: 6px;
    border-radius: 15px; }
    @media screen and (min-width: 992px) {
      .list-area .media-list.type-3.blue .media-area {
        width: 420px;
        float: left; } }
    .list-area .media-list.type-3.blue .media-area .acart-proportion-box {
      border-radius: 12px;
      overflow: hidden;
      -webkit-mask-image: -webkit-radial-gradient(white, black); }
  .list-area .media-list.type-3.blue .content-area {
    margin-top: 10px; }
    @media screen and (min-width: 992px) {
      .list-area .media-list.type-3.blue .content-area {
        margin-top: 0;
        padding-left: calc(420px + 30px); } }
    .list-area .media-list.type-3.blue .content-area .date {
      color: #5dc3d9; }
    .list-area .media-list.type-3.blue .content-area .title-area {
      font-size: 18px;
      color: #333333; }
      .list-area .media-list.type-3.blue .content-area .title-area:hover {
        color: #2763c2; }
    .list-area .media-list.type-3.blue .content-area .desc-area {
      font-size: 15px; }
  .list-area .media-list.type-4 a:hover .title-area {
    color: #2763c2; }
  .list-area .media-list.type-4 .media-area {
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    overflow: hidden;
    margin: auto;
    padding: 15px; }
    .list-area .media-list.type-4 .media-area .proportion-friend {
      padding-bottom: calc(100 / 360 * 100%); }
  .list-area .media-list.type-4 .content-area {
    margin-top: 10px; }
    .list-area .media-list.type-4 .content-area .title-area {
      font-size: 16px;
      margin: 0;
      color: #333333; }
      @media screen and (min-width: 992px) {
        .list-area .media-list.type-4 .content-area .title-area {
          font-size: 18px; } }

/*# sourceMappingURL=maps/base.css.map */
