
/* Base Styles */
.c-raw-html {
  color: #333333;
  font-size: 16px;
  line-height: 1.7;
}

.c-raw-html .historyItem[data-index="5"] figure img:first-child {
  height: 108px;
  width: auto;
}

.c-raw-html:lang(zh-cmn-Hant),
.c-raw-html:lang(zh-cmn-Hans) {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
}

/* Desktop Styles */
@media screen and (min-width: 768px) {
  /* Language Wrap */
  .c-raw-html dl.languageWrap {
    margin-left: 490px;
    padding-top: 3px;
    display: inline-block;
    vertical-align: top;
  }

  .c-raw-html dl.languageWrap dt {
    display: inline-block;
  }

  .c-raw-html dl.languageWrap dt img {
    display: inline-block;
    width: 24px;
    height: 24px;
  }

  .c-raw-html dl.languageWrap dd {
    display: inline-block;
    vertical-align: top;
  }

  .c-raw-html dl.languageWrap dd ul.langList {
    display: inline-block;
    vertical-align: top;
  }

  .c-raw-html dl.languageWrap dd ul.langList li {
    display: inline-block;
    margin: 0 0 0 15px;
    line-height: 24px;
  }

  .c-raw-html dl.languageWrap dd ul.langList li a {
    color: #0005a2;
    text-decoration: none;
  }

  .c-raw-html dl.languageWrap dd ul.langList li a.current {
    text-decoration: underline;
  }

  /* Product Section */
  .c-raw-html #product .product .ssp_content {
    padding-top: 58px;
    line-height: 1.3;
    font-size: 87.5%;
  }

  /* SSP Section */
  .c-raw-html .section-ssp {
    padding: 66px 0 50px 0;
    background: #f8f8f8;
  }

  .c-raw-html .section-ssp .wrp-category {
    width: 960px;
    margin: 0 auto;
  }

  .c-raw-html .section-ssp img {
    max-width: 100%;
    height: auto;
    width: auto;
  }

  .c-raw-html .section-ssp .clearfix {
    display: block;
  }

  .c-raw-html .section-ssp .text {
    font-size: 16px;
  }

  .c-raw-html .section-ssp .text p {
    padding-bottom: 18px;
  }

  .c-raw-html .section-ssp .ttl-category {
    margin-bottom: 34px;
    text-align: center;
  }

  .c-raw-html .section-ssp .ttl-category img {
    display: inline-block;
  }

  .c-raw-html .section-ssp .box-history {
    padding-bottom: 45px;
  }

  .c-raw-html .section-ssp .box-aboutus {
    background: url(/assets/aneron/_zh-Hans/images/bg_02.gif) repeat-y left top;
  }

  .c-raw-html .section-ssp .box-aboutus .ttl-ssp {
    padding-bottom: 15px;
    font-size: 18px;
  }

  .c-raw-html .section-ssp .ttl-ssp {
    color: #555;
    font-size: 22px;
    font-weight: bold;
  }

  .c-raw-html .section-ssp .box-ssp .ssp-left {
    width: 440px;
    float: left;
  }

  .c-raw-html .section-ssp .box-ssp .ssp-left .aboutus .image {
    width: 112px;
    float: left;
    padding-top: 5px;
  }

  .c-raw-html .section-ssp .box-ssp .ssp-left .aboutus .text {
    width: 305px;
    float: right;
  }

  .c-raw-html .section-ssp .box-ssp .ssp-left .aboutus .text p {
    padding-bottom: 18px;
  }

  .c-raw-html .section-ssp .box-ssp .ssp-right {
    width: 440px;
    float: right;
  }

  .c-raw-html .section-ssp .aboutContents {
    padding: 30px 0 30px 0;
    text-align: center;
    font-size: 12px;
    color: #555555;
  }

  /* Brand Footer */
  .c-raw-html #brandFooter .container .inner {
    width: 1000px;
    margin: 0 auto 0;
    text-align: left;
    clear: both;
  }

  .c-raw-html #brandFooter .container .inner .last {
    margin: 10px auto 0;
    padding: 20px 0 30px;
  }

  .c-raw-html #brandFooter .container .inner .last p {
    text-align: right;
    margin: -13px 0 0;
    line-height: 1;
  }

  .c-raw-html #brandFooter .footerLogoS {
    float: left;
  }

  .c-raw-html #brandFooter .footerLogoS img {
    width: auto;
    height: 45px;
  }

  .c-raw-html #brandFooter .site_link_pc ol {
    float: right;
    width: 750px;
  }

  .c-raw-html #brandFooter .site_link_pc ol li {
    font-size: 92%;
    line-height: 1.2;
    border-left: 1px solid #0E0E67;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
    margin-bottom: 10px;
  }

  .c-raw-html .sp {
    display: none;
  }
}

/* Mobile Styles */
@media screen and (max-width: 767px) {
  /* Language Wrap */
  .c-raw-html dl.languageWrap {
    position: absolute;
    right: 60px;
    top: 10px;
  }

  .c-raw-html dl.languageWrap dt {
    display: block;
    text-align: center;
    line-height: 1.1;
  }

  .c-raw-html dl.languageWrap dt img {
    display: inline-block;
    width: 18px;
    height: 18px;
  }

  .c-raw-html dl.languageWrap dt:after {
    display: block;
    content: "Language";
    color: #404040;
    font-size: 10px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }

  .c-raw-html dl.languageWrap dd {
    display: none;
  }

  /* Promomats */
  .c-raw-html .promomats {
    font-size: 10px;
    line-height: 1.7;
    margin-top: 10px;
  }

  /* SSP Section */
  .c-raw-html .section-ssp {
    width: 100%;
    padding: 0 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .c-raw-html .section-ssp .ttl-category {
    text-align: center;
  }

  .c-raw-html .section-ssp .ttl-category .sp img {
    display: inline-block;
    width: 192px;
    height: 35px;
  }

  .c-raw-html .section-ssp .ttl-ssp {
    font-size: 18px;
    padding-bottom: 10px;
    text-align: center;
  }

  .c-raw-html .section-ssp .box-history {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
  }

  .c-raw-html .section-ssp .box-history .text {
    font-size: 16px;
  }

  .c-raw-html .section-ssp .box-aboutus .ssp-left {
    float: none;
    width: 100%;
  }

  .c-raw-html .section-ssp .box-aboutus .ssp-left .ttl-ssp {
    padding-bottom: 15px;
    color: #555;
    font-size: 18px;
    text-align: center;
  }

  .c-raw-html .section-ssp .box-aboutus .ssp-left .aboutus {
    padding: 0 0 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
  }

  .c-raw-html .section-ssp .box-aboutus .ssp-left .aboutus .image {
    width: 112px;
    float: left;
    padding-top: 5px;
  }

  .c-raw-html .section-ssp .box-aboutus .ssp-left .aboutus .text {
    font-size: 16px;
    width: auto;
    float: none;
    padding-left: 122px;
  }

  .c-raw-html .section-ssp .box-aboutus .ssp-left .aboutus .text p {
    padding-bottom: 10px;
    font-size: 14px;
  }

  .c-raw-html .section-ssp .box-aboutus .ssp-right {
    float: none;
    width: 100%;
  }

  .c-raw-html .section-ssp .aboutContents {
    padding: 30px 0 30px 0;
    text-align: center;
    font-size: 12px;
    color: #555555;
  }

  /* Main */
  .c-raw-html main.main {
    background: #e6efff;
  }

  /* Product */
  .c-raw-html #product {
    margin: 20px 10px 10px 10px;
  }

  .c-raw-html #product .primaryHeading {
    margin-bottom: 16px;
  }

  .c-raw-html #product .productLead {
    margin-top: 0;
  }

  .c-raw-html #product .col2_cont .main {
    padding: 20px 0 0 0;
  }

  .c-raw-html #product .product_cont table tr th,
  .c-raw-html #product .product_cont table tr td,
  .c-raw-html #product .cke_editable:not(.none) table tr th,
  .c-raw-html #product .cke_editable:not(.none) table tr td {
    padding: 0.5em 1.2em;
  }

  .c-raw-html #comic.detail .mod_cont h1,
  .c-raw-html .mod_cont h2:not(.not),
  .c-raw-html #comic.detail .product_cont h1,
  .c-raw-html .product_cont h2:not(.not),
  .c-raw-html #comic.detail .cke_editable h1,
  .c-raw-html .cke_editable h2:not(.not) {
    font-size: 15.4px;
  }

  /* FAQ */
  .c-raw-html #faq {
    margin-bottom: 30px;
  }

  /* History Item */
  .c-raw-html .historyItem figure img {
    display: inline-block;
  }

  /* About Section */
  .c-raw-html #anc-about {
    padding-top: 35px;
    background: #ffffff;
  }

  .c-raw-html #anc-about .ttl-category {
    margin-bottom: 36px;
  }

  .c-raw-html #anc-about .promomatsWrp .promomats {
    text-align: center;
  }

  .c-raw-html .section-ssp .aboutContents {
    font-size: 11px;
  }

  /* Footer */
  .c-raw-html .footerLanguageWrap,
  .c-raw-html .footerSnsWrap {
    border-bottom: 1px solid #5c5d99;
    background-image: -moz-linear-gradient(0deg, #02057d 0%, #11308d 60%);
    background-image: -webkit-linear-gradient(0deg, #02057d 0%, #11308d 60%);
    background-image: -ms-linear-gradient(0deg, #02057d 0%, #11308d 60%);
  }

  .c-raw-html .footerLanguageWrap .tac,
  .c-raw-html .footerSnsWrap .tac {
    text-align: center;
    margin: 0 auto;
  }

  .c-raw-html .footerLanguageWrap .tac li,
  .c-raw-html .footerSnsWrap .tac li {
    display: inline-block;
    padding: 8px 10px;
  }

  .c-raw-html .footerLanguageWrap .tac li a,
  .c-raw-html .footerSnsWrap .tac li a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
  }

  .c-raw-html .footerLanguageWrap .tac li a.current,
  .c-raw-html .footerSnsWrap .tac li a.current {
    text-decoration: underline;
  }

  .c-raw-html footer .sp .sns {
    display: none;
  }

  .c-raw-html footer .sp .footerLanguageWrap {
    margin-top: 8px;
  }

  .c-raw-html .footerLink li {
    display: block;
    font-size: 13px;
    line-height: 1;
    text-align: center;
    border-bottom: 2px solid #e5e5e5;
  }

  .c-raw-html .footerLogoSsp a {
    display: inline-block;
  }

  .c-raw-html .pc {
    display: none;
  }
}
