@charset "UTF-8";
.temp-news.postlist_news {
  border-bottom: 1px dashed #ccc;
  transition: .2s; }
  .temp-news.postlist_news:first-of-type {
    border-top: 1px dashed #ccc; }
  .temp-news.postlist_news span.date {
    display: inline-block;
    padding: 3px 8px;
    margin: 5px 0;
    background-color: #F5F5F5; }
  .temp-news.postlist_news h1 {
    padding: 3px 8px;
    margin: 5px 0;
    font-size: 16px;
    letter-spacing: 0.1em;
    font-weight: normal; }
  @media screen and (min-width: 700px) {
    .temp-news.postlist_news span.date {
      vertical-align: top; }
    .temp-news.postlist_news h1 {
      display: inline-block;
      vertical-align: top;
      max-width: 700px;
      font-size: 16px; }
    .temp-news.postlist_news:hover {
      background-color: #F5F5F5;
      padding-left: 8px; }
      .temp-news.postlist_news:hover span.date {
        background-color: #336699;
        color: #fff; }
      .temp-news.postlist_news:hover h1 {
        max-width: 692px; } }
  @media screen and (max-width: 700px) {
    .temp-news.postlist_news > div {
      padding-bottom: 5px; }
    .temp-news.postlist_news span.date {
      vertical-align: middle; }
    .temp-news.postlist_news h1 {
      display: inline;
      vertical-align: middle; } }

.single.temp-news .PostEntry header #headmsg {
  font-size: 14px;
  border-bottom: 1px dashed #ccc;
  margin: 30px 0;
  padding-bottom: 10px;
  display: block; }
.single.temp-news .PostEntry header h1 {
  font-size: 20px;
  margin: 30px 0;
  text-align: center;
  line-height: 1.5em; }
  .single.temp-news .PostEntry header h1.hpTitle {
    font-size: 26px; }
.single.temp-news .PostEntry #sign {
  text-align: right;
  margin: 30px 0;
  border-top: 1px dashed #ccc;
  padding-top: 30px; }
.single.temp-news .PostEntry .text {
  margin: 70px 0; }
.single.temp-news .format01 {
  margin: 50px 40px; }
  .single.temp-news .format01 p, .single.temp-news .format01 * {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 18px;
    line-height: 1.8em; }
  .single.temp-news .format01 .text > p {
    margin-top: 10px;
    margin-bottom: 10px; }
.single.temp-news .format02,
.single.temp-news .format05 {
  margin: 50px 0px; }
  .single.temp-news .format02 p,
  .single.temp-news .format05 p {
    font-size: 15px;
    line-height: 1.9em; }
  .single.temp-news .format02 .text > p,
  .single.temp-news .format05 .text > p {
    margin-top: 10px;
    margin-bottom: 10px; }
.single.temp-news .format03 {
  margin: 50px 0px; }
  .single.temp-news .format03 .title1 {
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 7px;
    border-bottom: 3px solid #ababab;
    display: block;
    margin-top: 30px;
    position: relative; }
    .single.temp-news .format03 .title1 strong {
      display: inline-block;
      margin-left: 15px;
      font-size: .8em;
      color: #d43428; }
  .single.temp-news .format03 p {
    font-size: 14px;
    line-height: 1.6em; }
  .single.temp-news .format03 .text {
    margin: 40px 0; }
    .single.temp-news .format03 .text > p {
      margin-top: 10px;
      margin-bottom: 10px; }
.single.temp-news .format04 {
  margin: 50px 0px; }
  .single.temp-news .format04 > p {
    font-size: 15px;
    line-height: 1.6em;
    margin: 10px 0; }
  .single.temp-news .format04 .text {
    margin: 40px 0; }
.single.temp-news dl.date01 {
  background: #cceeff;
  border: 1px dashed #0088cc;
  padding: 10px;
  margin: 20px auto;
  display: inline-block;
  border-radius: 10px; }
  .single.temp-news dl.date01 dt {
    text-align: left;
    margin: 3px 0 5px;
    font-size: 16px; }
  .single.temp-news dl.date01 dd {
    color: #336699;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5em; }
.single.temp-news table.date02 {
  font-size: 15px;
  line-height: 1.8em;
  border: 1px solid #336699; }
  .single.temp-news table.date02.cnt {
    margin-left: auto;
    margin-right: auto; }
  .single.temp-news table.date02 th, .single.temp-news table.date02 td {
    padding: 12px;
    border-color: #336699; }
  .single.temp-news table.date02 th {
    font-weight: normal;
    background-color: #cceeff;
    border-right: 5px solid #336699; }

.single.temp-profile .thumbnail img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #666666; }
.single.temp-profile table.team_profile {
  width: 100%;
  border-top: 1px dashed #ccc; }
  .single.temp-profile table.team_profile th,
  .single.temp-profile table.team_profile td {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px dashed #ccc;
    margin: 3px; }
  .single.temp-profile table.team_profile th {
    border-right: 3px solid #ccc;
    font-weight: normal; }
  .single.temp-profile table.team_profile td {
    font-size: 15px; }
@media screen and (min-width: 700px) {
  .single.temp-profile .thumbnail {
    width: 300px; }
    .single.temp-profile .thumbnail img {
      float: left; }
  .single.temp-profile div.team_profile {
    float: right;
    width: 480px; } }

.temp-shopinfo .shoplist ul.child li a {
  margin: 0 10px 10px 0;
  display: block; }
.temp-shopinfo .PostEntry table.basic th {
  background-color: #eee;
  padding: 0 7px;
  font-family: "Noto Sans Japanese"; }
.temp-shopinfo .PostEntry table.basic.dealer_list tr:hover {
  background-color: #e7f7ff; }
.temp-shopinfo .PostEntry table.basic.dealer_list th,
.temp-shopinfo .PostEntry table.basic.dealer_list td {
  line-height: 1.6em;
  padding: 3px 9px; }
.temp-shopinfo .PostEntry table.basic.dealer_list .tiiki {
  background-color: #336699;
  color: #fff; }
.temp-shopinfo .PostEntry table.basic.dealer_list .tenmei, .temp-shopinfo .PostEntry table.basic.dealer_list .tenmei * {
  font-size: 14px;
  font-family: "Noto Sans Japanese";
  font-weight: bold; }
.temp-shopinfo .shoplist .list_inner {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 0; }
  .temp-shopinfo .shoplist .list_inner > ul > li > a {
    display: block; }
.temp-shopinfo .shoplist ul li {
  display: inline-block;
  font-size: 14px; }
.temp-shopinfo .shoplist ul.child {
  margin-top: 15px; }
  .temp-shopinfo .shoplist ul.child li a {
    border-radius: 5px;
    border: 1px solid #e7f7ff;
    background-color: #e7f7ff;
    padding: 3px 11px;
    text-decoration: none; }
    .temp-shopinfo .shoplist ul.child li a:hover {
      border: 1px solid #00b1e4;
      opacity: 0.8;
      filter: alpha(opacity=80);
      -ms-filter: "alpha( opacity=80 )"; }
.temp-shopinfo .shoplist.ogata {
  border: 1px solid #888;
  border-radius: 5px;
  padding: 6px 11px; }
  .temp-shopinfo .shoplist.ogata .list_inner > ul > li > a img {
    height: 25px;
    width: auto; }
.temp-shopinfo .shoplist.hitecshop {
  border: 1px solid #888;
  border-radius: 5px;
  background-color: #f3f3f3;
  padding: 6px 11px; }
  .temp-shopinfo .shoplist.hitecshop .banners li {
    margin-right: 2px; }

.temp-glossary .glossary_box {
  border: 1px solid #ccc;
  border-radius: 5px; }
  .temp-glossary .glossary_box h2 {
    background-color: #336699;
    color: #ffffff;
    padding: 6px 10px;
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 18px;
    border-radius: 5px 5px 0 0; }
  .temp-glossary .glossary_box > p {
    margin: 7px 10px;
    font-size: 16px; }

.temp-faq .faqTitle {
  margin: 20px 0 30px;
  color: #222222;
  border-bottom: 3px double #222222;
  padding-bottom: 20px;
  background: url(/images//common/iconLetQ1.png) no-repeat 0 3px/25px auto;
  padding-left: 40px;
  font-size: 18px;
  min-height: 30px;
  line-height: 1.8em; }
.temp-faq .question_box {
  background: url(/images//common/iconLetQ1.png) no-repeat 10px 12px/25px auto;
  padding-left: 50px;
  min-height: 45px;
  border-left: 10px solid #e60012;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px; }
  .temp-faq .question_box .qtitle {
    font-size: 18px;
    line-height: 1.8em; }
.temp-faq .answer_box {
  border-left: 10px solid #cceeff;
  margin-left: 10px;
  background: url(/images//common/iconLetA1.png) no-repeat 10px 2px/25px auto;
  padding-left: 50px;
  font-size: 16px;
  min-height: 30px; }
  .temp-faq .answer_box h3 {
    margin: 20px 0 10px;
    color: #0088cc; }
  .temp-faq .answer_box p, .temp-faq .answer_box li {
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1.8em; }
  .temp-faq .answer_box figure figcaption {
    text-align: center;
    color: #336699; }
.temp-faq .faqCheck1 {
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.8em; }
  .temp-faq .faqCheck1 h2 {
    color: #e60012;
    font-size: 1.1em;
    margin-bottom: 10px; }
  .temp-faq .faqCheck1 li {
    margin-left: 1.5em; }
.temp-faq .postlist {
  margin-top: 30px; }
  .temp-faq .postlist:first-of-type {
    margin-top: 0; }
  .temp-faq .postlist .groupTitle {
    margin: 0 0 10px;
    padding-bottom: 10px;
    border-bottom: 3px solid #ccc;
    color: #666666; }
  .temp-faq .postlist dl {
    border-bottom: 1px dashed #ccc;
    transition: .2s; }
    .temp-faq .postlist dl:first-of-type {
      border-top: 1px dashed #ccc; }
    .temp-faq .postlist dl dt, .temp-faq .postlist dl dd {
      display: inline-block;
      padding: 3px 8px;
      margin: 5px 0;
      vertical-align: top;
      transition: .2s; }
    .temp-faq .postlist dl dt {
      background-color: #F5F5F5; }
    .temp-faq .postlist dl dd {
      max-width: 700px; }
    .temp-faq .postlist dl:hover {
      background-color: #F5F5F5;
      padding-left: 8px; }
      .temp-faq .postlist dl:hover dt {
        background-color: #666666;
        color: #fff; }
      .temp-faq .postlist dl:hover dd {
        max-width: 692px; }
    .temp-faq .postlist dl ul.tag {
      display: inline-block;
      margin-right: 5px; }
      .temp-faq .postlist dl ul.tag li {
        margin-left: 0 !important;
        margin-right: 3px;
        margin-bottom: 10px;
        font-size: 0.9em;
        display: inline; }
      .temp-faq .postlist dl ul.tag li a,
      .temp-faq .postlist dl ul.tag a {
        padding: 3px 5px;
        color: #ffffff;
        text-decoration: none;
        cursor: pointer;
        background: #00b1e4;
        border: 1px solid #00b1e4;
        border-radius: 3px; }
        .temp-faq .postlist dl ul.tag li a:hover,
        .temp-faq .postlist dl ul.tag a:hover {
          background: #ffffff;
          color: #00b1e4; }
.temp-faq .popfaq {
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 10px; }
  .temp-faq .popfaq .groupTitle {
    margin-top: 10px; }
  .temp-faq .popfaq.postlist dl dd {
    max-width: 680px; }
  .temp-faq .popfaq.postlist dl:hover dd {
    max-width: 670px; }

.recom_product1 {
  margin: 10px 60px !important;
  border: 3px double #888;
  padding: 10px;
  margin: 10px auto; }
  .recom_product1 .relatedHeadline {
    color: #fff;
    background-color: #e60012;
    padding: 5px 5px;
    font-weight: normal;
    margin: 0px 0 10px;
    text-align: center;
    font-size: 15px; }
  .recom_product1 .itemList1 ul, .recom_product1 .itemList2 ul, .recom_product1 .itemList3 ul {
    vertical-align: middle; }
  .recom_product1 .itemList1 li, .recom_product1 .itemList2 li, .recom_product1 .itemList3 li {
    display: inline-block;
    margin-right: 7px; }
  .recom_product1 .recom_info {
    float: left;
    max-width: 340px; }
    .recom_product1 .recom_info .recom_title {
      font-size: 17px;
      padding-bottom: 5px;
      font-weight: normal; }
      .recom_product1 .recom_info .recom_title em {
        font-size: 13px;
        display: block; }
    .recom_product1 .recom_info .itemCode {
      font-style: italic;
      color: teal;
      font-weight: bold;
      font-size: 13px; }
    .recom_product1 .recom_info .cmt {
      font-size: 0.9em;
      margin-top: 5px; }

.download .new2 {
  min-width: 40px;
  min-height: 40px;
  padding-top: 8px; }
.download .attentionbox1 {
  background-color: #fef49c;
  border-radius: 6px;
  padding: 5px 15px;
  font-weight: bold;
  font-size: 14px;
  border: 1px solid #ababab;
  margin-bottom: 10px; }
  .download .attentionbox1 p {
    margin: 5px 0;
    line-height: 1.8em;
    font-size: 0.9em; }
.download .pdf_list {
  border-top: none;
  padding: 0 0 20px; }
  .download .pdf_list .inner1 {
    position: relative;
    border-bottom: 1px dashed #ccc;
    padding: 10px 0;
    margin-bottom: 10px; }
    .download .pdf_list .inner1:hover {
      opacity: 0.8;
      filter: alpha(opacity=80);
      -ms-filter: "alpha( opacity=80 )"; }
    .download .pdf_list .inner1 a:hover {
      text-decoration: none; }
  .download .pdf_list.row02 .inner1:first-of-type, .download .pdf_list.row02 .inner1:nth-of-type(2n+1) {
    float: left;
    width: 401px;
    padding-right: 10px;
    border-right: 1px dashed #ccc; }
  .download .pdf_list.row02 .inner1:nth-of-type(2n+2) {
    float: right;
    width: 399px;
    padding-left: 11px; }
  .download .pdf_list .inner2 {
    position: relative;
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top;
    width: 100%; }
    .download .pdf_list .inner2:hover {
      opacity: 0.8;
      filter: alpha(opacity=80);
      -ms-filter: "alpha( opacity=80 )"; }
    .download .pdf_list .inner2 a:hover {
      text-decoration: none; }
  .download .pdf_list.row02 .inner2 {
    width: 49%;
    margin-bottom: 2%; }
    .download .pdf_list.row02 .inner2:first-of-type, .download .pdf_list.row02 .inner2:nth-of-type(2n+1) {
      margin-right: 1%; }
    .download .pdf_list.row02 .inner2:nth-of-type(2n+2) {
      margin-left: 1%; }
    .download .pdf_list.row02 .inner2 hr.line01 {
      height: 1px;
      margin-top: 10px; }
    .download .pdf_list.row02 .inner2 ul.tag {
      display: block;
      text-align: right; }
      .download .pdf_list.row02 .inner2 ul.tag li {
        margin-left: 0 !important;
        margin-right: 3px;
        font-size: 0.9em;
        display: inline; }
      .download .pdf_list.row02 .inner2 ul.tag li a,
      .download .pdf_list.row02 .inner2 ul.tag a {
        padding: 0px 5px;
        text-decoration: none;
        cursor: pointer;
        border: 1px solid #0088cc; }
        .download .pdf_list.row02 .inner2 ul.tag li a:hover,
        .download .pdf_list.row02 .inner2 ul.tag a:hover {
          background: #ffffff;
          color: #222222; }
  .download .pdf_list .inner3 {
    position: relative;
    border: 1px dashed #ccc;
    padding: 10px;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top;
    margin: 10px 0;
    width: 100%; }
    .download .pdf_list .inner3 a:hover {
      text-decoration: none; }
    .download .pdf_list .inner3 .desc {
      margin: 5px 0 0 47px; }
  .download .pdf_list .new2 {
    position: absolute;
    top: 20px;
    right: 30px; }
  .download .pdf_list .thumbnail {
    float: left; }
    .download .pdf_list .thumbnail img {
      padding: 6px 15px 15px 0; }
  .download .pdf_list .title1 {
    font-size: 14px;
    font-weight: normal;
    position: relative;
    z-index: 3;
    font-family: "Noto Sans Japanese"; }
  .download .pdf_list .title2 {
    font-size: 13px;
    font-weight: normal;
    position: relative;
    z-index: 3;
    font-family: "Noto Sans Japanese"; }
  .download .pdf_list ul.fileinfo1 {
    margin: 8px 0;
    font-size: 11px; }
    .download .pdf_list ul.fileinfo1 li {
      display: inline-block;
      margin-right: 10px;
      border: 1px solid #336699;
      padding: 0 5px;
      border-radius: 5px;
      background-color: #336699;
      color: #fff; }
  .download .pdf_list.style101 {
    border-top: none; }
  .download .pdf_list.style102 {
    border-top: none; }
    .download .pdf_list.style102 .thumbnail {
      float: left; }
      .download .pdf_list.style102 .thumbnail img {
        padding: 0 10px 0 10px; }
    .download .pdf_list.style102 .title3 {
      font-size: 13px;
      font-weight: normal;
      position: relative;
      z-index: 3;
      padding-top: 5px; }
.download dl.func_list {
  position: relative; }
  .download dl.func_list dt {
    font-weight: bold;
    position: relative;
    padding-left: 1.8em; }
    .download dl.func_list dt:before {
      position: absolute;
      top: -1px;
      left: 2px;
      content: '■';
      color: #e60012;
      font-size: 18px; }
  .download dl.func_list dd {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #888;
    padding-left: 0.4em; }
  .download dl.func_list.ver2 dt {
    font-weight: normal; }
    .download dl.func_list.ver2 dt:before {
      color: #222222; }
.download ul.dl_brand_list {
  position: relative; }
  .download ul.dl_brand_list a:hover {
    text-decoration: none; }
  .download ul.dl_brand_list .thumbnail {
    text-align: center;
    height: 50px; }
    .download ul.dl_brand_list .thumbnail img {
      width: auto;
      max-width: 100%;
      margin: 5px auto;
      max-height: 25px; }
      .download ul.dl_brand_list .thumbnail img:hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
        -ms-filter: "alpha( opacity=80 )"; }
  .download ul.dl_brand_list li {
    padding: 10px;
    vertical-align: top;
    width: 100%;
    vertical-align: top;
    border: 1px solid #ccc;
    text-align: center; }
    .download ul.dl_brand_list li strong {
      font-size: 13px;
      font-weight: normal;
      position: relative;
      z-index: 3; }
    .download ul.dl_brand_list li a {
      display: block;
      text-decoration: none; }
  @media screen and (min-width: 700px) {
    .download ul.dl_brand_list li {
      width: 19.5%;
      display: inline-block;
      margin-bottom: 3px; } }
  @media screen and (max-width: 700px) {
    .download ul.dl_brand_list li {
      margin: 0 1% 2%;
      float: left;
      width: 48%; } }
.download .pageTitle3 {
  font-size: 14px;
  padding: 0.3em;
  font-weight: bold; }
  .download .pageTitle3 .redwrap1 {
    border-left: 4px solid #e60012;
    padding: 0.3em 0.5em; }
.download table.basicTable01 td a {
  background: url(/images/common/iconAllowRblue1.png) no-repeat 0 2px/14px auto;
  padding-left: 18px; }

.support .pageTitle3 {
  font-size: 14px;
  padding: 0.3em;
  font-weight: bold; }
  .support .pageTitle3 .redwrap1 {
    border-left: 4px solid #e60012;
    padding: 0.3em 0.5em; }
.support .pageTitle {
  position: relative; }
  .support .pageTitle .sub01 {
    font-size: 10px;
    display: inline-block;
    position: absolute;
    width: 35%;
    top: 0px;
    right: 0;
    text-align: right; }
.support.archive_support .apealP1 {
  font-size: 16px;
  display: block; }
.support.archive_support p.apealP2 {
  font-size: 16px;
  color: #0088cc;
  text-align: center; }
.support.archive_support div.attt02 {
  color: #222222;
  font-size: 95%;
  margin: 5px 0;
  line-height: 1.8em;
  border: 1px dashed #e60012;
  padding: 8px;
  background: #e7f7ff; }
.support.archive_support .supportPro0 .supportPro1 figure img {
  width: 100px;
  height: auto; }
.support.archive_support .supportPro0 .supportPro1 .box1 h3 {
  margin-bottom: 8px;
  font-size: 14px; }
.support.archive_support .supportPro0 .supportPro1 .box1 ul li {
  margin: 3px 0;
  margin-left: 20px;
  list-style: square outside;
  font-size: 13px; }
@media screen and (min-width: 700px) {
  .support.archive_support .supportPro0 .supportPro1 {
    margin-right: 2%;
    margin-bottom: 40px;
    display: inline-block;
    vertical-align: top;
    width: 47%; }
    .support.archive_support .supportPro0 .supportPro1:nth-last-of-type(2n+1) {
      margin-right: 0;
      margin-left: 2%; }
  .support.archive_support .supportPro0 figure img {
    margin-right: 20px;
    float: left; }
  .support.archive_support .supportPro0 .box1 {
    float: left;
    width: 250px; } }
@media screen and (max-width: 700px) {
  .support.archive_support .supportPro0 figure {
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px; }
  .support.archive_support .supportPro0 .box1 {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px; } }
.support.archive_support .supportInfo1 table.basic th {
  padding-left: 5px;
  padding-right: 5px;
  font-weight: normal;
  text-align: left;
  background-color: #eee; }
.support .custominfo2 p {
  margin: 3px 0; }
.support .custominfo2 .title {
  font-size: 16px;
  margin-bottom: 15px;
  padding-bottom: 7px;
  border-bottom: 3px solid #ababab;
  display: block; }
.support .custominfo2 dl {
  margin-top: 5px;
  margin-bottom: 5px; }
  .support .custominfo2 dl dt {
    font-weight: bold;
    font-size: 1.1em;
    padding: 4px 0; }
.support .custominfo2 .busihour {
  color: #0088cc; }
.support .custominfo2 dl.telinfo {
  min-width: 350px;
  max-width: 45%;
  float: left;
  border: 1px solid #ccc;
  border-radius: 0 10px 10px 0;
  border-left: 4px solid #cccccc;
  padding: 5px 10px;
  margin-right: 10px; }
  .support .custominfo2 dl.telinfo dt {
    color: #336699;
    background: url(/images/common/iconCheck02.png) no-repeat 0 6px/14px auto;
    padding-left: 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px; }
  .support .custominfo2 dl.telinfo dd span {
    font-size: 13px;
    display: inline-block;
    margin: 0 4px; }
.support .custominfo2 div.att01 {
  margin-top: 10px;
  border: 1px solid #336699;
  padding: 3px 9px; }
  .support .custominfo2 div.att01 p, .support .custominfo2 div.att01 li {
    color: #336699; }
.support.important .postlist {
  margin-top: 30px; }
  .support.important .postlist:first-of-type {
    margin-top: 0; }
  .support.important .postlist .groupTitle {
    margin: 0 0 10px;
    padding-bottom: 10px;
    border-bottom: 3px solid #ccc;
    color: #666666; }
  .support.important .postlist .cat {
    border-radius: 3px;
    border: 1px solid #cccccc;
    background: #00b1e4;
    color: #ffffff;
    display: inline-block;
    padding: 0px 4px;
    font-size: 10px;
    margin-bottom: 5px;
    margin-right: 10px; }
  .support.important .postlist dl {
    border-bottom: 1px dashed #ccc;
    transition: .2s; }
    .support.important .postlist dl:first-of-type {
      border-top: 1px dashed #ccc; }
    .support.important .postlist dl dt, .support.important .postlist dl dd {
      display: inline-block;
      padding: 3px 8px;
      margin: 5px 0;
      vertical-align: top; }
    .support.important .postlist dl dt {
      background-color: #F5F5F5; }
    .support.important .postlist dl dd {
      max-width: 700px; }
    .support.important .postlist dl:hover {
      background-color: #F5F5F5;
      padding-left: 8px; }
      .support.important .postlist dl:hover dt {
        background-color: #666666;
        color: #fff; }
      .support.important .postlist dl:hover dd {
        max-width: 692px; }
.support.faq div.attt02 {
  color: #222222;
  font-size: 95%;
  margin: 5px 0;
  line-height: 1.8em;
  border: 1px dashed #e60012;
  padding: 8px;
  background: #f7fcff; }
.support.faq .supportPro0 .supportPro2 {
  border-top: 1px dashed #ccc;
  margin-top: 10px;
  padding-top: 10px; }
  .support.faq .supportPro0 .supportPro2:first-of-type {
    border-top: none;
    margin-top: 0;
    padding-top: 0; }
  .support.faq .supportPro0 .supportPro2 figure {
    margin-right: 20px;
    float: left;
    width: 100px;
    height: 100px;
    border: 1px solid #000;
    display: table-cell;
    line-height: 100px;
    text-align: center; }
    .support.faq .supportPro0 .supportPro2 figure img {
      width: 90%;
      height: auto;
      display: inline;
      vertical-align: middle; }
  .support.faq .supportPro0 .supportPro2 .box1 h3 {
    margin-bottom: 8px;
    font-size: 14px; }
  .support.faq .supportPro0 .supportPro2 .box1 > ul li {
    margin: 3px 0;
    font-size: 13px;
    vertical-align: top; }
  .support.faq .supportPro0 .supportPro2 .box1 span.update {
    display: inline-block;
    font-size: 9px; }
@media screen and (min-width: 700px) {
  .support.faq .supportPro0 .supportPro2 .box1 {
    float: left;
    width: 680px; }
    .support.faq .supportPro0 .supportPro2 .box1 > ul li {
      margin-left: 20px;
      width: 46%;
      display: inline-block;
      list-style: square outside; }
      .support.faq .supportPro0 .supportPro2 .box1 > ul li:nth-of-type(2n+1) {
        margin-right: 10px; } }
@media screen and (max-width: 700px) {
  .support.faq .supportPro0 .supportPro2 figure {
    vertical-align: top;
    margin: 0 15px 15px 0; }
  .support.faq .supportPro0 .supportPro2 .box1 {
    display: inline;
    vertical-align: top; } }
.support.faq .impoInfo01 {
  margin-top: 10px; }
  .support.faq .impoInfo01 > strong {
    font-weight: bold;
    margin-bottom: 10px;
    display: block; }
  .support.faq .impoInfo01 .dl_link {
    margin-bottom: 10px; }
    .support.faq .impoInfo01 .dl_link:hover {
      background-color: #fff;
      opacity: 0.7;
      filter: alpha(opacity=70);
      -ms-filter: "alpha( opacity=70 )"; }
.support.tutorial table.basic thead {
  border-bottom: 2px solid #336699; }
  .support.tutorial table.basic thead th {
    background-color: #cceeff; }
.support.tutorial table.basic tbody tr:hover {
  background-color: #eee; }
.support.tutorial table.basic tbody th {
  white-space: nowrap;
  padding: 0 5px;
  font-weight: normal;
  font-size: 12px; }
.support.tutorial .blockbox.imginlineblock img {
  display: inline-block;
  vertical-align: middle; }

.faq.faq-galaxyvisitor6_1 .absolutelinks img {
  position: absolute; }
.faq.faq-galaxyvisitor6_1 .absolutelinks #faqimg01 {
  width: 179px;
  height: 135px;
  top: 86px;
  left: 0; }
.faq.faq-galaxyvisitor6_1 .absolutelinks #faqimg02 {
  width: 179px;
  height: 135px;
  top: 86px;
  right: 1px; }
.faq.faq-galaxyvisitor6_1 .absolutelinks #faqimg03 {
  width: 179px;
  height: 135px;
  top: 443px;
  left: 0; }
.faq.faq-galaxyvisitor6_1 .absolutelinks #faqimg04 {
  width: 179px;
  height: 135px;
  top: 443px;
  right: 1px; }
.faq.faq-galaxyvisitor6_2 .absolutelinks img {
  position: absolute; }
.faq.faq-galaxyvisitor6_2 .absolutelinks #faqimg01 {
  width: 152px;
  height: 180px;
  top: 4px;
  left: 0; }
.faq.faq-galaxyvisitor6_2 .absolutelinks #faqimg02 {
  width: 152px;
  height: 180px;
  top: 4px;
  right: 1px; }
.faq.faq-galaxyvisitor6_2 .absolutelinks #faqimg03 {
  width: 152px;
  height: 180px;
  top: 394px;
  left: 0; }
.faq.faq-galaxyvisitor6_2 .absolutelinks #faqimg04 {
  width: 152px;
  height: 180px;
  top: 394px;
  right: 1px; }
.faq.faq-galaxyvisitor3_1 .absolutelinks img {
  position: absolute; }
.faq.faq-galaxyvisitor3_1 .absolutelinks #faqimg01 {
  width: 141px;
  height: 104px;
  top: 280px;
  left: 1px; }
.faq.faq-galaxyvisitor3_1 .absolutelinks #faqimg02 {
  width: 141px;
  height: 104px;
  top: 280px;
  right: 1px; }
.faq.faq-galaxyvisitor3_1 .absolutelinks #faqimg03 {
  width: 141px;
  height: 105px;
  top: 523px;
  left: 141px; }
.faq.faq-galaxyvisitor3_1 .absolutelinks #faqimg04 {
  width: 141px;
  height: 106px;
  top: 523px;
  right: 140px; }
.faq.faq-galaxyvisitor3_2 .absolutelinks img {
  position: absolute; }
.faq.faq-galaxyvisitor3_2 .absolutelinks #faqimg01 {
  width: 151px;
  height: 180px;
  top: 89px;
  left: 0px; }
.faq.faq-galaxyvisitor3_2 .absolutelinks #faqimg02 {
  width: 151px;
  height: 180px;
  top: 89px;
  right: 0px; }
.faq.faq-galaxyvisitor3_2 .absolutelinks #faqimg03 {
  width: 151px;
  height: 180px;
  top: 346px;
  left: 0px; }
.faq.faq-galaxyvisitor3_2 .absolutelinks #faqimg04 {
  width: 151px;
  height: 180px;
  top: 346px;
  right: 0px; }

.proshop .proshop_area section {
  margin-top: 10px;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 10px; }
.proshop .proshop_area .areaTitle {
  margin: 20px 0 10px;
  border-bottom: 3px double #ccc;
  color: #444; }
.proshop .shopHead {
  position: relative;
  margin-bottom: 10px; }
  .proshop .shopHead .shopName {
    border-bottom: 1px solid #0088cc;
    min-height: 1.8em; }
  .proshop .shopHead ul.areaName {
    position: absolute;
    top: 0;
    right: 0; }
    .proshop .shopHead ul.areaName li {
      display: inline-block;
      margin-left: 3px;
      margin-bottom: 10px;
      background: #0088cc;
      color: #fff;
      font-size: 10px;
      display: inline-block;
      padding: 0px 6px;
      border-radius: 3px; }
.proshop .shopBody dl dd {
  display: inline-block;
  margin-right: .5em; }
  .proshop .shopBody dl dd span {
    position: relative; }
    .proshop .shopBody dl dd span.infoName {
      color: #336699;
      display: inline-block;
      padding: 0px 3px;
      border-radius: 3px;
      border: 1px solid #336699;
      margin-right: .5em; }
.proshop .shopBody p.shopCmt {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dashed #ccc; }

.glossary ul#tab li a {
  border: 1px solid #666;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#444), to(#666));
  background: -moz-linear-gradient(top, #444, #666);
  background: linear-gradient(#444, #666);
  color: #ffffff;
  text-decoration: none;
  display: block;
  font-weight: normal;
  transition: .2s; }
  .glossary ul#tab li a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
    border-color: #444444; }
.glossary ul#tab li.select a {
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0088cc), to(#336699));
  background: -moz-linear-gradient(top, #0088cc, #336699);
  background: linear-gradient(#0088cc, #336699);
  color: #ffffff !important;
  border-color: #336699; }
  .glossary ul#tab li.select a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha( opacity=100 )";
    border-color: #336699; }
@media screen and (min-width: 700px) {
  .glossary ul#tab li a {
    border-radius: 6px 6px 0 0;
    padding: 3px 6px;
    border-bottom: none; }
  .glossary ul#tab li.select a {
    position: relative;
    z-index: 1;
    top: 2px; } }
@media screen and (max-width: 700px) {
  .glossary ul#tab li {
    vertical-align: top; }
    .glossary ul#tab li a {
      border-radius: 6px;
      padding: 6px 12px;
      font-size: 1.5em;
      margin-bottom: 6px; } }
.glossary .content {
  border: 3px solid #336699;
  padding: 10px;
  margin: 0 0 20px; }
  .glossary .content > section.hide {
    display: none; }
.glossary.PostEntry table.basic thead {
  border-bottom: 2px solid #336699; }
  .glossary.PostEntry table.basic thead th {
    background-color: #cceeff; }
.glossary.PostEntry table.basic tbody tr:nth-of-type(2n) {
  background-color: #eee; }
.glossary.PostEntry table.basic tbody tr:hover {
  background-color: #e7f7ff; }
@media screen and (min-width: 700px) {
  .glossary.PostEntry th {
    width: 180px; } }
