@charset "UTF-8";
html, body {
  font-size: 15px !important;
  font-family: "Noto Sans JP",sans-serif;
  color: #444 !important; }

body, div, h1, p, a, small, ul, li, footer, header, nav {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

ul {
  list-style: none; }

footer, header, nav {
  display: block; }

body {
  color: #666;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%; }

body {
  overflow-x: hidden;
  line-height: 1.5;
  min-width: 1220px; }

a {
  color: inherit;
  text-decoration: none; }

.header {
//  position: fixed;
  top: 0;
  width: 100%;
  min-width: 1200px;
  box-sizing: border-box;
  background-color: #fff;
  transition: all .5s;
  transform: translate3d(0, 0, 0);
  z-index: 11; }

.header-container {
  position: relative;
  width: 1200px;
  height: 40px;
  padding: 20px 0;
  margin-right: auto;
  margin-left: auto; }

.header-logo__link {
  display: block;
  overflow: hidden;
  width: 324px;
  height: 0;
  padding-top: 31px;
  background: url(https://jun-online.slomo.jp/common/pc/img/logo.svg) 0 0 no-repeat;
  background-size: 100% 100%;
  margin-right: auto;
  margin-left: auto; }

.wrapper {
  margin-top: 80px !important; }

.footer img {
  max-width: 100%; }

.footer-inner {
  background-color: #ECECEC; }

.footer-heading {
  display: flex;
  align-items: center;
  padding-top: 55px;
  padding-bottom: 60px; }

.footer-block {
  position: relative;
  width: 50%;
  padding: 35px 0 25px 0;
  box-sizing: border-box; }

.footer-block:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  display: block;
  width: 1px;
  height: 195px;
  background-color: #C9C9C9;
  z-index: 1;
  transform: translateY(-50%); }

.footer-block:last-child:before {
  display: none; }

.footer-block--left {
  padding-right: 60px;
  padding-left: 80px; }

.footer-block--right {
  padding-left: 80px; }

.footer-group {
  margin-bottom: 50px;
  padding: 35px 0 40px;
  background-color: #ECECEC;
  border-top: 1px solid #ddd; }

.footer-group .container {
  display: flex;
  align-items: center;
  justify-content: center; }

.footer-group__title {
  font-size: 1.0714285714rem;
  font-weight: bold;
  margin-right: 30px;
  flex-basis: 20em; }

.footer-group__list {
  display: flex;
  align-content: center;
  justify-content: flex-start;
  font-size: 0.8571428571rem;
  flex-wrap: wrap;
  line-height: 2; }

.footer-group__list-item {
  display: inline-block;
  position: relative;
  margin-right: 15px;
  padding-right: 15px; }

.footer-group__list-item:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  display: block;
  width: 1px;
  height: 12px;
  background-color: #4D4D4D;
  z-index: 1;
  transform: translateY(-50%); }

.footer-group__list-item:last-child:before {
  display: none; }

.sns-area {
  display: flex;
  align-items: center; }

.sns-area__title {
  width: 160px;
  font-size: 1.0714285714rem; }

.sns-area__list {
  display: flex;
  align-items: center;
  width: calc(100% - 160px); }

.sns-area__list-item {
  width: 50px; }

.sns-area__list-item:nth-of-type(n + 2) {
  margin-left: 22px; }

.sns-area__link {
  display: block; }

.help-area__title {
  font-size: 2rem; }

.help-area__text {
  font-size: 14px; }

.help-area__list {
  display: flex;
  align-items: flex-start;
  justify-content: center; }

.help-area__list-item {
  position: relative;
  margin-right: 20px;
  padding-right: 20px;
  text-align: center; }

.help-area__list-item p {
  font-size: 14px; }

.help-area__link {
  font-size: 1.0714285714rem; }

.help-area__link:hover {
  text-decoration: underline; }

.help-area-heading {
  display: flex;
  align-items: center;
  margin-bottom: 20px; }

.footer-nav {
  margin-bottom: 55px; }

.footer-nav__list {
  display: flex;
  align-content: flex-start;
  justify-content: center; }

.footer-nav__list-item {
  position: relative;
  margin-right: 20px;
  padding-right: 20px; }

.footer-nav__list-item:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  display: block;
  width: 1px;
  height: 12px;
  background-color: #4D4D4D;
  z-index: 1;
  transform: translateY(-50%); }

.footer-nav__list-item:last-child:before {
  display: none; }

.footer-nav__link {
  font-size: 0.8571428571rem; }

.footer-nav__link:hover {
  text-decoration: underline; }

.footer-logo {
  display: block;
  overflow: hidden;
  padding-top: 20px;
  width: 219px;
  height: 0;
  background: url(https://jun-online.slomo.jp/common/pc/img/title_yac.png) 0 0 no-repeat;
  background-size: 100% auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto; }

.footer-copyright {
  padding-bottom: 50px;
  padding-top: 20px;
  text-align: center; }

.footer-copyright__text {
  color: #000;
  font-size: 0.8571428571rem; }

/*! CSS Used from: https://jun-online.slomo.jp/common/pc/css/module.css */
.container {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box; }

.hover-opacity {
  transition: opacity 300ms;
  cursor: pointer; }

.hover-opacity:hover {
  opacity: 0.8; }

.okw_parts_usr_1 .bold {
  font-weight: bold; }

.okw_parts_usr_1 .font10 {
  font-size: 10px; }

.okw_parts_usr_1 .font11 {
  font-size: 11px; }

.okw_parts_usr_1 .sideBlock {
  border: 1px solid #d7d7d7;
  padding: 14px;
  margin-bottom: 20px; }

.okw_parts_usr_1 .sideBlock a {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  width: 210px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: left top; }

.okw_parts_usr_1 .sideBlock a:hover {
  background-position: left bottom; }

.okw_parts_usr_1 .aboutonlinestore a {
  background-image: url(bt-olscontact.gif); }

.okw_parts_usr_1 .aboutir a {
  background-image: url(bt-ircontact.gif); }

.okw_parts_usr_1 .aboutproducts a {
  background-image: url(bt-mailform.gif); }

.okw_parts_usr_1 .forclient a {
  background-image: url(bt-forclient.gif); }

/* =======================================================
     basic
======================================================= */
/* ------------------------------
/* ------------------------------
     link
------------------------------ */
a:link {
  color: #666; }

a:visited {
  color: #666; }

a:hover {
  color: #999; }

a:active {
  color: #666; }

/* =======================================================
     base layout
======================================================= */
/* ------------------------------
     okwave contents
------------------------------ */
#okw_contents {
  background: #ffffff; }

#okw_contents_base {
  padding-right: 0;
  width: 953px;
  background: none; }

#okw_contents_inner {
  background: none;
  padding: 0; }

#info_and_news_show #okw_center {
  position: relative; }

/* ------------------------------
     side column
------------------------------ */
#okw_side {
  width: 240px; }

/* ------------------------------
     okwave footer
------------------------------ */
#okw_footer_default {
  display: none; }

/* =======================================================
     link
======================================================= */
.topLink a {
  background: transparent url(/usr/file/attachment/icon-arrow-up.png) no-repeat scroll 2px 100%;
  background-size: 13px; }

.siteLink li {
  line-height: 25px;
  font-size: 14px; }

.preLink {
  background: transparent url(/usr/file/attachment/icon-arrow-left.png) no-repeat left center;
  text-align: left;
  margin-right: 15px;
  background-size: 13px; }

.preLink a {
  padding: 0 0 0 15px;
  height: 25px; }

/* =======================================================
     icon
======================================================= */
/* ------------------------------
     design parts
------------------------------ */
.icoInf,
.icoInfoNews,
.icoKeyword,
.icoQa,
.icoNew,
.icoCate,
.icoResult {
  background: none;
  display: inline;
  /* ?\???v?f */
  height: auto;
  /* ???? */
  padding: 0; }

/* ------------------------------
     faq detail page
------------------------------ */
.icoFaq {
  background: none;
  /* ?w?i */
  display: inline;
  /* ?\???v?f */
  height: auto;
  /* ???? */
  padding: 0; }

.icoPrint {
  background: none;
  /* ?w?i */ }

.icoPrint a {
  background: transparent url(bt-print.gif) no-repeat left top;
  /* ?w?i */
  display: block;
  /* ?\???v?f */
  padding: 0;
  height: 25px;
  /* ???? */
  width: 50px;
  /* ???? */
  text-indent: -9999px;
  overflow: hidden; }

.icoPrint a:hover {
  background-position: left bottom;
  /* ?w?i */ }

.icoQ {
  background: url(/usr/file/attachment/icon-q.png) no-repeat left top;
  /* ?w?i */
  padding: 3px 0 0 40px;
  min-height: 30px;
  background-size: 30px; }

.icoA {
  background: url(/usr/file/attachment/icon-a.png) no-repeat left top;
  /* ?w?i */
  padding: 6px 0 0 40px;
  margin: 0;
  min-height: 30px;
  background-size: 30px; }

.faq_list_show_detail {
  text-decoration: underline !important;
  background: url(/usr/file/attachment/icon-arrow-right.png) no-repeat left 50%;
  padding: 0 0 0 15px;
  background-size: 13px;
  font-size: 14px;
  margin-left: 10px; }

/* ------------------------------
     faq search page
------------------------------ */
.icoQ_sml {
  background: url(/usr/file/attachment/icon-q.png) no-repeat left top;
  /* ?w?i */
  padding: 0 0 0 40px;
  min-height: 23px;
  _height: 29px;
  background-size: 25px; }

.icoA_sml {
  background: url(/usr/file/attachment/icon-a.png) no-repeat left top;
  /* ?w?i */
  padding: 0 0 0 40px;
  min-height: 23px;
  _height: 29px;
  background-size: 25px; }

#faq_question_contents a, #faq_answer_contents a, #info_news_contents a {
  color: #666; }

.qaList li.Q_sml {
  background: url(/usr/file/attachment/icon-q.png) no-repeat left top;
  /* ?w?i */
  padding: 0 0 0 40px;
  min-height: 23px;
  _height: 29px;
  background-size: 25px; }

.faq_suggest_title {
  background: url(/usr/file/attachment/icon-q.png) no-repeat left top;
  /* ?w?i */
  padding: 0 0 0 30px;
  min-height: 15px;
  _height: 29px;
  background-size: 25px;
  margin-bottom: 5px; }

.faq_suggest_link {
  padding: 8px 10px; }

/* =======================================================
     sub_headder
======================================================= */
/* ???ADD */
/* ------------------------------
     category path
------------------------------ */
/* ??? */
.okw_bread {
  margin-bottom: 20px; }

/* ?e?? */
.okw_bread li {
  display: inline;
  /* ?\???v?f */
  font-size: 12px; }

/* ?????N */
.okw_bread li a {
  margin: 0 5px 0 0; }

/* ------------------------------
     font size change
------------------------------ */
/* ??? */
#fontCol {
  white-space: nowrap;
  /* ?v?f???]???\?? */
  line-height: 22px;
  visibility: hidden;
  /* ADDDDDDDDD */
  display: none; }

/* ?e?L?X?g?? */
li.okw_txt {
  font-size: 12px;
  float: left;
  /* ?\???z?u */
  margin-right: 10px; }

/* ????? */
.fntBig,
.fntMid,
.fntSml,
li.fntBigOn,
li.fntMidOn,
li.fntSmlOn {
  width: 22px;
  /* ?? */
  height: 22px;
  /* ???? */
  float: left;
  /* ?\???z?u */
  text-indent: -99998px;
  /* ?C???f???g */
  overflow: hidden;
  /* ????O?\?? */
  margin-right: 5px;
  background-attachment: scroll;
  /* ?w?i?X?N???[?? */
  background-color: transparent;
  /* ?w?i?F */
  background-position: left top;
  /* ?w?i?z?u */
  background-repeat: no-repeat;
  /* ?w?i???s?[?g */ }

/* ??????????N */
.fntBig a, .fntMid a, .fntSml a {
  display: block;
  /* ?\???v?f */ }

/* =======================================================
     design parts
======================================================= */
.colArea {
  margin-bottom: 30px; }

/* ------------------------------
     title
------------------------------ */
#category_index #okw_center .oneCol {
  width: 735px; }

#category_index #okw_center .twoCol {
  width: 330px; }

.ttl_col {
  background: none;
  height: auto;
  padding: 0; }

.ttl_bg {
  background: none;
  height: auto;
  padding: 0; }

.sectionTitle,
.ttl_col h2 {
  font-size: 20px;
  clear: both;
  border-bottom: 1px solid #999999;
  padding: 0 5px 5px;
  margin-bottom: 20px; }

#faq_show #okw_center .sectionTitle,
#faq_show #okw_center .ttl_col h2 {
  font-size: 12px;
  clear: both;
  border-bottom: none;
  padding: 0;
  margin-bottom: 10px; }

#category_index #okw_side h2.sectionTitle {
  display: none; }

/* ------------------------------
     info & news
------------------------------ */
.newsList {
  margin: 0; }

.newsList li {
  background: url(/usr/file/attachment/icon-arrow-right.png) no-repeat left 50%;
  padding: 0 0 0 15px;
  line-height: 1.5;
  background-size: 13px; }

.newsList li span {
  line-height: 1.5;
  display: inline-block; }

.newsList li .infoTxt a {
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  width: 270px; }

/* ------------------------------
     keyword search
------------------------------ */
.search_frmArea,
#okw_side .search_frmArea {
  margin: 0; }

.search_description {
  font-size: 14px;
  margin: 0 0 5px; }

.keyword_frm {
  width: 198px;
  height: 23px;
  float: left;
  border: 1px solid #d7d7d7;
  line-height: 2.0;
  letter-spacing: 0;
  margin-right: 5px;
  padding: 0 5px; }

.n_keyword_frm {
  background-color: #ffffff;
  border: 1px solid #d7d7d7;
  min-width: 198px;
  max-width: 100%; }

.search_frmArea .keyword_frmbtn, .faq_search_frmArea .keyword_frmbtn {
  background: transparent url(/usr/file/attachment/btn-search.png) no-repeat left top;
  background-size: 50px;
  width: 50px !important;
  height: 25px !important;
  cursor: pointer;
  display: block;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden; }

.search_frmArea .keyword_frmbtn:hover {
  background-position: left bottom; }

.n_keyword_frmbtn {
  background: transparent url(/usr/file/attachment/btn-search.png) no-repeat left top;
  background-size: 50px;
  width: 50px;
  height: 25px;
  cursor: pointer;
  text-indent: -9999px;
  overflow: hidden; }

.n_keyword_frmbtn:hover {
  background-position: left bottom; }

.search_switch {
  font-size: 100%; }

.kwd_none {
  margin: 0;
  background: none;
  /* ?w?i?F */
  border: none;
  /* ?r?? */
  padding: 0; }

.faq_suggest_title .search_word {
  background-color: #fff; }

/* ------------------------------
     qa list
------------------------------ */
.qaList {
  margin: 0; }

.qaList li {
  background: url(/usr/file/attachment/icon-arrow-right.png) no-repeat left 50%;
  padding: 0 0 0 24px;
  background-size: 13px; }

/* ------------------------------
     new faq list
------------------------------ */
.faqList {
  margin: 0; }

.faqList li {
  background: url(/usr/file/attachment/icon-arrow-right.png) no-repeat left 50%;
  padding: 0 0 0 24px;
  background-size: 13px; }

/* ------------------------------
     category list
------------------------------ */
.cate_middle {
  padding: 0;
  display: inline; }

.cate_middle a {
  font-weight: normal; }

.cateList_box {
  margin: 0; }

.cateList_2line {
  float: left;
  width: 49%;
  /* ???? */ }

.cateList_area ul li {
  _padding-left: 13px !important; }

.cateList {
  margin-bottom: 5px; }

.cateList .cate_middle {
  margin-bottom: 7px;
  display: block;
  font-size: 15px;
  font-weight: bold;
  padding: 0 0 0 15px;
  background: url(/usr/file/attachment/icon-arrow-right.png) no-repeat left 50%;
  background-size: 13px; }

.cateList .cate_small {
  padding: 0 0 0 10px; }

.cateList .cate_small span {
  display: inline-block;
  font-size: 12px;
  padding: 0 0 0 13px;
  margin-bottom: 5px;
  background: url(/usr/file/attachment/icon-arrow-right.png) no-repeat left 50%;
  background-size: 13px; }

/* ------------------------------
     category tree
------------------------------ */
.category_tree .ttl_bg {
  background: none;
  border-top: 1px solid #d7d7d7;
  border-left: none;
  border-right: none;
  border-bottom: none;
  display: block;
  font-weight: bold;
  padding: 0 0 0 10px;
  width: auto;
  height: 32px;
  line-height: 32px; }

.category_tree {
  padding-bottom: 0;
  width: 240px;
  margin: 0 0 25px;
  background: transparent; }

.icocate_tree {
  background: none;
  display: inline;
  height: auto;
  padding: 0; }

.category_none {
  background: none;
  padding-left: 0; }

.category_select {
  background-color: #ffffff; }

.cate_pull_inert_bg {
  border-bottom: 1px dotted #c5c5c5; }

.category_open a:hover.pm_icon {
  background: url(icon-close_ov.gif) no-repeat left center; }

.category_close a:hover.pm_icon {
  background: url(icon-open_ov.gif) no-repeat left center; }

.category_open .pm_icon {
  background: url(icon-close.gif) no-repeat left center; }

.category_close .pm_icon {
  background: url(icon-open.gif) no-repeat left center; }

.category_select a, .category_select a span {
  color: #1e1e5a; }

.category_none.category_select {
  background: #ffffff; }

.category_level_0 {
  margin: 0;
  padding-left: 25px; }

.category_level_0 li {
  border-top: none; }

.category_level_1 {
  background: none; }

.category_level_1 li .cate_pull_inert_bg {
  padding-left: 12px; }

/* =======================================================
 faq detail page
======================================================= */
/* ------------------------------
     base info
------------------------------ */
.faq_qstInf_col {
  border-bottom: 1px dotted #c5c5c5;
  margin: 0;
  padding-bottom: 10px; }

.faq_dateNo {
  margin-right: -15px;
  overflow: hidden; }

.faq_dateNo li {
  float: left;
  font-size: 13px;
  line-height: 1; }

.faq_dateNo li.faq_no {
  margin-left: 13px;
  padding: 7px 0; }

.faq_dateNo li.faq_date {
  padding: 7px 0; }

.faq_dateNo li.my_ico {
  color: #fff;
  width: 43px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin-right: 8px; }

.faq_dateNo li.my_imp_ico {
  background-color: #a74141; }

.faq_dateNo li.my_new_ico {
  color: #fff;
  background-color: #80a741; }

.faq_dateNo li.faq_print {
  display: none; }

/* ------------------------------
     question
------------------------------ */
.faq_qstCont_ttl {
  font-size: 16px;
  color: #282828;
  margin: 25px 0 10px; }

.faq_qstCont_col {
  margin: 0;
  padding-left: 50px; }

.faq_cate_col {
  padding: 0;
  border: none;
  /* ?r?? */
  background: none;
  /* ?w?i?F */
  margin-left: 0; }

/* ------------------------------
     answer
------------------------------ */
.faq_ans_bor {
  background: none;
  padding-bottom: 5px;
  margin: 0; }

.faq_ans_ttl {
  font-size: 16px;
  font-weight: bold;
  /* ???????? */
  margin: 30px 0 0; }

.faq_ans_col {
  padding: 0 0 30px 50px;
  border-bottom: 1px dotted #c5c5c5;
  /* ?r?? */
  margin-bottom: 20px; }

.faq_ansCont_txt {
  margin-bottom: 0; }

/* ------------------------------
     enquate
------------------------------ */
/* ??? */
.okw_enquete_area {
  border: 1px solid #d7d7d7;
  margin: 0 auto 20px;
  padding: 20px; }

/* ?^?C?g?? */
.questioner_ttl {
  font-size: 12px;
  padding: 0;
  border-bottom: none;
  margin-bottom: 10px; }

/* ???e??? */
.questioner_col {
  padding: 0; }

/* ?{?^????? */
.questioner_submit_btn {
  width: 95px;
  /* ?? */
  height: 25px; }

.questioner_btn {
  background: url(bt-send.gif) no-repeat left top;
  width: 95px;
  height: 25px;
  display: block;
  text-indent: -9999px;
  overflow: hidden; }

.questioner_btn:hover {
  background: url(bt-send.gif) no-repeat left bottom; }

.questioner_btn[disabled] {
  background: transparent url(bt-send.gif) no-repeat left top;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  zoom: 1; }

/* ------------------------------
     related faq : ????????FAQ
------------------------------ */
.faq_relate_list li {
  background: url(/usr/file/attachment/icon-arrow-right.png) no-repeat left 50%;
  padding: 0 0 0 13px;
  margin-bottom: 5px;
  background-size: 13px; }

.faq_list_bg2 {
  background-color: #fff;
  /* ?w?i?F */ }

/* =======================================================
     faq search list page
======================================================= */
/* ------------------------------
     list
------------------------------ */
/* ??? */
.search_list {
  margin-bottom: 20px;
  border-top: 1px dotted #c5c5c5;
  /* ?r?? */
  width: 100%;
  /* ?? */ }

/* 1 ?s */
.search_list_inner {
  border-bottom: none;
  /* ?r?? */
  padding: 15px 0; }

/* 1 ?s ?z?o?[ */
li.search_list_inner:hover {
  background-color: #fff;
  /* ?w?i?F */ }

.search_list_bg1 {
  padding: 15px 0; }

.search_list_bg2 {
  background-color: #fff;
  /* ?w?i?F */
  padding: 15px 0; }

.search_qattl {
  font-size: 16px;
  margin-bottom: 15px; }

ul.search_dateNo {
  /*display: none;*/
  margin-left: 20px; }

/* ------------------------------
     paging common
------------------------------ */
.pg_col_top {
  margin: 4px 0 20px; }

.pg_col_down {
  border-top: 1px dotted #c5c5c5;
  margin: 0;
  padding-top: 20px; }

.pg_no {
  margin-left: 0; }

/* ------------------------------
     sort
------------------------------ */
.okw_sort {
  margin-right: 0; }

.okw_sort span.okw_current {
  font-weight: normal;
  /* ???????? */
  background: transparent url(blt-page-anchor.gif) no-repeat left center;
  /* ?w?i */ }

/* ????????@?L?[???[?h?? */
/*
.okw_sort_key_index0 {
    border-right: 1px solid #000000;
}
*/
/* =======================================================
     info & news page
======================================================= */
.infonews_col {
  padding: 0; }

.infonews_datetime {
  text-align: left;
  font-size: 10px;
  margin-bottom: 15px; }

#info_and_news_show .infonews_datetime {
  position: absolute;
  top: -55px; }

.infonewstitle_col {
  margin: 0; }

.ttl_col h2.infonews_ttl {
  background: none;
  /* ?w?i?F */
  font-size: 18px;
  padding: 0;
  border: none; }

.infonews_ttl_bor {
  background: none;
  padding: 0; }

.infonews_txt {
  padding: 25px 0 0; }

/* ------------------------------
    helpdesk category index
------------------------------ */
#category_index .icoHelpdesk {
  background-image: none;
  padding-left: 0; }

#category_index .ttl_col {
  margin-bottom: 20px; }

/* ------------------------------
    helpdesk index
------------------------------ */
#helpdesk_index .gTitle {
  float: none !important;
  margin: 30px auto 0;
  width: 800px; }

#helpdesk_index #ContentTitle {
  display: none; }

#helpdesk_index .hd_question_form .super_assistant_msg {
  background-color: #fff;
  border: none;
  padding: 0;
  text-align: left !important;
  margin-bottom: 20px; }

#helpdesk_index .hd_question_form .HDcolumn_left {
  /*position: relative;*/
  /*background-color: #eee;*/
  padding-top: 20px;
  padding-right: 16px;
  padding-left: 16px;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 1;
  text-indent: initial; }

#helpdesk_index .hd_question_form .HDcolumn_right {
  padding: 17px 20px;
  width: auto;
  box-sizing: border-box; }

#helpdesk_index .hd_question_form .HDcolumn_right textarea {
  width: 100%;
  border: 1px solid #ccc;
  padding: 4px;
  font-size: 12px;
  box-sizing: border-box;
  height: 45px !important; }

#helpdesk_index .hd_question_form .HDcontents_table {
  border-right: none;
  border-left: none; }

#helpdesk_index .hd_question_form .hdq_confirm_btn_l,
#helpdesk_index .hd_question_form .hdq_confirm_btn_r {
  display: none; }

#helpdesk_index .hd_question_form .hdq_confirm_btn_c {
  background-color: #dfdfdf;
  background-image: none;
  width: 170px;
  height: 35px;
  border-radius: 2px;
  padding: 0; }

#helpdesk_index .hd_question_form .HDcontent {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7; }

#helpdesk_index .HDcolumn_left .presence {
  display: block;
  position: relative;
  right: -100px;
  top: -10px;
  width: 48px;
  padding: 0; }

#helpdesk_index .HDcolumn_left .presence:not(:empty)::before {
  display: block !important;
  /*content: '*';*/
  position: absolute;
  top: 3px;
  left: 0;
  line-height: 20px;
  text-align: center;
  font-size: 11px;
  width: 48px;
  color: #FF0000;
  /*background-color: #e7dabe;*/ }

/* IE Hack!!! */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #helpdesk_index .HDcolumn_left .presence:not(:empty)::before {
    padding-right: 8px;
    width: 40px; } }
:root #helpdesk_index .HDcolumn_left .presence:not(:empty)::before {
  padding-right: 8px;
  width: 40px; }

/* ------------------------------
    helpdesk new
------------------------------ */
#helpdesk_new .okw_parts_usr_3 {
  display: none; }

#helpdesk_new .icoHelpdesk {
  background-image: none;
  padding-left: 0; }

#helpdesk_new .gTitle {
  float: none !important;
  margin: 30px auto 0;
  width: 800px; }

#helpdesk_new #ContentTitle {
  display: none; }

#helpdesk_new .hdquestion_col .hdquestion_ttl {
  display: none; }

#helpdesk_new #sa_button {
  margin: 5px 0 0 0;
  text-align: right;
  width: 5em;
  font-size: 11px; }

#helpdesk_new #sa_open {
  background: url("/united-arrows-faq/usr/file/attachment/faq_open.png") no-repeat left center; }

#helpdesk_new #sa_close {
  background: url("/united-arrows-faq/usr/file/attachment/faq_close.png") no-repeat left center; }

#helpdesk_new .icoQ_sml, #helpdesk_new .icoA_sml {
  padding: 12px 12px 0 50px; }

#helpdesk_new .icoQ_sml {
  background: url("/united-arrows-faq/usr/file/attachment/faq_q.png") no-repeat left 8px; }

#helpdesk_new .icoA_sml {
  background: url("/united-arrows-faq/usr/file/attachment/faq_a.png") no-repeat left 8px; }

#helpdesk_new .hd_question_form .ttl_col h2 {
  padding-left: 0; }

#helpdesk_new .hd_question_form .super_assistant_msg {
  background-color: #fff;
  border: none;
  padding: 0;
  text-align: left !important;
  margin-bottom: 20px; }

#helpdesk_new .hd_question_form .column_ttl {
  background-color: #fff;
  border: none;
  padding: 0;
  text-align: left !important;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #d7d7d7;
  padding: 0 5px 5px; }

#helpdesk_new .hd_question_form .HDcontents_table {
  border-top: 1px solid #dcdcdc;
  font-size: 12px;
  border-left: none;
  border-right: none; }

/*
#helpdesk_new .hd_question_form .HDcontents_table #incident_attribute_9 {
	width: 90%;
}
*/
#helpdesk_new .hd_question_form .hdq_confirm_btn_l,
#helpdesk_new .hd_question_form .hdq_confirm_btn_r {
  display: none; }

#helpdesk_new .hd_question_form .hdq_confirm_btn_c {
  background-color: #dfdfdf;
  background-image: none;
  width: 180px;
  height: 35px;
  border-radius: 2px;
  padding: 0; }

#helpdesk_new .hd_question_form .hdq_confirm_btn_c a {
  color: #3c3c3c;
  line-height: 35px;
  font-size: 13px; }

/*#helpdesk_new .HDcolumn_left {
	width: 180px;
	text-indent: 0;
	padding-left: 18px;
	padding-top: 18px;
}*/
#helpdesk_new .hd_question_form .HDcolumn_left {
  /*position: relative;*/
  /*background-color: #eee;*/
  padding-top: 20px;
  padding-right: 16px;
  padding-left: 16px;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 1;
  text-indent: initial; }

#helpdesk_new .HDcolumn_left .presence {
  display: block;
  position: relative;
  right: -160px;
  top: -15px;
  line-height: 20px;
  width: 48px;
  padding: 0; }

#helpdesk_new .HDcolumn_left .presence:not(:empty)::before {
  display: block !important;
  /*content: '?K?{';*/
  position: absolute;
  top: 0;
  left: 0;
  line-height: 20px;
  text-align: center;
  font-size: 11px;
  width: 48px;
  color: #6d5934;
  /*background-color: #e7dabe;*/ }

/* IE Hack!!! */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #helpdesk_new .HDcolumn_left .presence:not(:empty)::before {
    padding-right: 8px;
    width: 40px; } }
:root #helpdesk_new .HDcolumn_left .presence:not(:empty)::before {
  padding-right: 8px;
  width: 40px; }

#helpdesk_new .hd_question_form .HDcolumn_right {
  float: right;
  padding: 17px 20px;
  width: 510px;
  box-sizing: border-box; }

#helpdesk_new .HDcolumn_right label {
  line-height: 2; }

#helpdesk_new .HDcolumn_right input {
  border: 1px solid #ccc;
  padding: 6px;
  /*width: 465px;*/ }

#helpdesk_new .HDcolumn_right textarea {
  width: 45%;
  border: 1px solid #ccc;
  padding: 4px;
  /*box-sizing: border-box;*/
  font-size: 12px;
  height: 22px; }

#helpdesk_new .HDcolumn_right #incident_attribute_36 {
  width: 100%;
  border: 1px solid #ccc;
  padding: 4px;
  /*box-sizing: border-box;*/
  font-size: 12px;
  height: 90px; }

#helpdesk_new .HDcolumn_right select {
  margin: 5px auto; }

#helpdesk_new .commit_button_block {
  padding-top: 20px; }

#helpdesk_new .hdq_confirm_btn {
  margin-top: 10px; }

/* ------------------------------
    helpdesk create
------------------------------ */
#helpdesk_create .okw_parts_usr_3 {
  display: none; }

#helpdesk_create .icoHelpdesk {
  background-image: none;
  padding-left: 0; }

#helpdesk_create .gTitle {
  float: none !important;
  margin: 30px auto 0;
  width: 800px; }

#helpdesk_create #ContentTitle {
  display: none; }

#helpdesk_create .ttl_col h2 {
  margin-bottom: 20px;
  font-size: 14px; }

#helpdesk_create .hd_question_form .column_ttl {
  display: none;
  /*background-color: #fff;
  border: none;
  padding: 0;
  text-align: left !important;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #d7d7d7;
  padding: 0 5px 5px;*/ }

#helpdesk_create .hd_question_form .HDcontents_table {
  border-top: 1px solid #dcdcdc;
  font-size: 12px;
  border-left: none;
  border-right: none; }

#helpdesk_create .hd_question_form .HDcontents_table #incident_attribute_9 {
  width: 90%; }

#helpdesk_create .hd_question_form .hdq_confirm_btn_l,
#helpdesk_create .hd_question_form .hdq_confirm_btn_r {
  display: none; }

#helpdesk_create .hd_question_form .hdq_confirm_btn_c {
  color: #6d5934;
  background-color: #e7dabe;
  background-image: none;
  width: 170px;
  height: 35px;
  border-radius: 2px;
  padding: 0; }

#helpdesk_create .hd_question_form .hdq_confirm_btn_c a {
  line-height: 35px;
  font-size: 13px; }

#helpdesk_create .HDcolumn_left {
  position: relative;
  width: 200px;
  text-indent: 0;
  padding-left: 18px;
  padding-top: 18px; }

#helpdesk_create .HDcolumn_left .presence {
  position: absolute;
  right: 13px;
  top: 17px;
  line-height: 20px;
  width: 48px;
  padding: 0; }

/* ?G???[ */
#helpdesk_create .HDcolumn_left .presence:not(:empty)::before {
  display: block !important;
  /*content: '*';*/
  position: absolute;
  top: 0;
  left: 0;
  line-height: 20px;
  text-align: center;
  font-size: 11px;
  width: 48px;
  color: #FFF000;
  /*background-color: #e7dabe;*/ }

/* IE Hack!!! */
/*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#helpdesk_create .HDcolumn_left .presence:not(:empty)::before {
		padding-right: 8px;
		width: 40px;
	}
}*/
#helpdesk_create .HDcolumn_right {
  font-size: 14px;
  padding: 14px 0 14px 14px;
  line-height: 2; }

#helpdesk_create .HDcolumn_right input {
  border: 1px solid #ccc;
  padding: 6px;
  width: 550px; }

#helpdesk_create .HDcolumn_right textarea {
  width: 95%;
  border: 1px solid #ccc;
  padding: 4px;
  box-sizing: border-box;
  height: 45px !important; }

#helpdesk_create .HDcolumn_right select {
  margin: 5px auto; }

#helpdesk_create .HDcolumn_right .fieldErrorMessage {
  font-size: 12px; }

#helpdesk_create .commit_button_block {
  padding-top: 20px; }

#helpdesk_create .hdq_confirm_btn {
  margin-top: 10px; }

/* ------------------------------
    helpdesk complete
------------------------------ */
#helpdesk_complete .icoHelpdesk {
  background-image: none;
  padding-left: 0; }

#helpdesk_complete .gTitle {
  float: none !important;
  margin: 30px auto 0;
  width: 800px; }

#helpdesk_complete #ContentTitle {
  display: none; }

#helpdesk_complete .ttl_col {
  display: block;
  font-size: 14px; }

#helpdesk_complete .hdq_finish_msg_area {
  width: 800px;
  background-color: #faf8f5;
  border: none;
  padding: 40px 0; }

#helpdesk_complete .hdq_finish_msg_area .hdq_finish_msg_text {
  text-align: center;
  margin: 0; }

#helpdesk_complete .hdq_finish_msg_area .hdq_finish_msg_mark {
  margin-bottom: 20px;
  display: inline-block;
  background: url(/united-arrows-faq/usr/file/attachment/faq_check.png) no-repeat;
  line-height: 28px;
  padding-left: 36px; }

#helpdesk_complete .hdq_finish_msg_area .hdq_confirm_btn_s {
  margin-top: 0; }

#helpdesk_complete .hdq_finish_msg_area .hdq_confirm_btn_l,
#helpdesk_complete .hdq_finish_msg_area .hdq_confirm_btn_r {
  display: none; }

#helpdesk_complete .hdq_finish_msg_area .hdq_confirm_btn_c {
  background-color: #dfdfdf;
  background-image: none;
  width: 170px;
  height: 35px;
  border-radius: 2px;
  padding: 0; }

#helpdesk_complete .hdq_finish_msg_area .hdq_confirm_btn_c a {
  line-height: 35px;
  font-size: 13px; }

/* ------------------------------
    attentions
------------------------------ */
.noteWrap {
  width: 800px;
  margin: 0 auto; }

.noteWrap .sectionTitle {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 12px; }

.noteWrap .boxTitle {
  font-weight: bold;
  line-height: 2;
  margin-bottom: 5px; }

.noteWrap .list li {
  list-style-type: disc;
  margin-left: 1.5em;
  margin-bottom: 1em; }

/* ------------------------------
     helpdesk
------------------------------ */
.okw_hdq_contents .icoHdquestion {
  background-image: none;
  padding-left: 0; }

.okw_hdq_contents .siteLink {
  display: none; }

.hd_question_form .help_attention {
  /*display: none;*/ }

.hdquestion_col {
  width: 800px;
  margin: 0 auto; }

.hd_question_form .input_note {
  font-size: 12px;
  margin: 7px auto;
  display: block; }

.hd_question_form .column_ttl br {
  display: none; }

.hd_question_form .input_note br {
  display: block; }

.hd_question_form .commit_button_block {
  background-image: none;
  border: none; }

.new_incident .commit_button_block {
  padding-top: 30px; }

.new_incident .hdq_confirm_btn {
  margin-top: 30px; }

.hd_question_form .ttl_col {
  overflow: hidden; }

.kanshin_qabox {
  padding-top: 0; }

.hd_question_form .kanshin_qa {
  border: none;
  margin: 0; }

.sectionTitle, .ttl_col h2 {
  overflow: hidden;
  border-bottom: 1px solid #d7d7d7; }

.search_list_inner {
  border-bottom: 1px solid #d7d7d7; }

.kanshin_qabox ul.search_list li:last-child {
  border-bottom: 1px solid #d7d7d7; }

.hd_question_form .hdq_confirm_btn_c {
  width: 195px;
  height: auto;
  font-size: 13px;
  text-align: center;
  padding: 10px 20px; }

.hdq_confirm_btn_c a {
  float: none;
  padding: 0; }

/** 
 * /demo-united-arrows-faq/stylesheets/style_smartphone.css
 * ???????????????e????A
 */
.HDcolumn_left {
  float: left;
  /*background-color: #F9F9F9;*/
  /*border-right: 1px dotted #DCDCDC;*/
  width: 210px;
  padding: 5px 0;
  text-indent: 10px;
  		/*
      margin-bottom: -32763px;
      padding-bottom: 32768px;
  		*/
  margin-left: 0; }

.HDcolumn_right {
  float: right;
  border-left: none;
  background-color: #FFFFFF;
  border-left: 1px dotted #DCDCDC;
  text-align: left;
  padding: 5px 0 5px 10px;
  overflow: hidden;
  width: 567px; }

#okw_contents {
  background: #ffffff;
  margin: 100px 0 0 0 !important; }

#okw_contents_base {
  padding-right: 0;
  width: 992px !important;
  background: none; }

.okw_copy {
  padding-left: 20px; }

.okw_logo_footer_cst {
  float: right;
  padding-right: 20px; }

#okw_footer_cst a:hover, #okw_footer_cst a:link, #okw_footer_cst a:visited, #okw_footer_cst a:active {
  color: #9b9b9b; }

.datetime, .infonews_date_txt {
  display: none; }

div.brand_ft {
  float: left;
  width: 290px;
  margin-right: 45px; }
div.center_area {
  float: left;
  width: 280px;
  margin-right: 55px; }

#ftmain div.link {
  float: left;
  width: 280px;
  margin-bottom: 27px; }

div.tradesafe {
  float: left;
  width: 280px; }
div.category_ttl {
  float: left;
  width: 210px;
  margin-bottom: 15px;
  font-weight: bold;
  padding-bottom: 8px;
  border-bottom: 1px solid #000; }
div.brand_ft div.category_ttl {
  width: 280px;
  font-size: 13px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 19px;
  font-weight: bold;
  padding-bottom: 8px; }
div.brand_ft ul.footer_brand {
  float: left;
  width: 290px;
  margin-top: 0; }

ul.category_list {
  float: left;
  width: 210px;
  font-size: 95%; }

#ftmain a {
  color: #000 !important; }

div.brand_ft ul.footer_brand li a {
  float: none;
  font-size: 12px;
  width: 140px;
  padding-left: 12px; }

ul.category_list li a {
  float: left;
  padding-left: 10px;
  width: 190px;
  cursor: pointer; }

#ftmain div.info {
  float: left;
  width: 280px;
  margin-bottom: 33px; }
#ftmain div.mobile {
  float: left;
  width: 280px;
  margin-bottom: 46px; }
#ftmain div.mail {
  float: left;
  width: 280px;
  margin-bottom: 30px; }
#ftmain div.link div.link_bg {
  float: left;
  width: 272px;
  height: 82px;
  border: 4px solid #f2f2f2;
  margin-bottom: 10px; }
#ftmain div.info div.ttl {
  width: 280px;
  margin: 0 0 20px 0;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 8px;
  border-bottom: 1px solid #ddd; }
#ftmain div.link div.ttl {
  width: 280px;
  margin: 0 0 20px 0;
  font-weight: bold;
  font-size: 13px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ddd; }
#ftmain div.mail div.ttl {
  width: 280px;
  margin: 0 0 16px 0;
  font-weight: bold;
  font-size: 13px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ddd; }
#ftmain div.mail div.mail_image {
  float: left;
  width: 65px;
  height: 65px;
  margin-right: 10px; }
#ftmain div.mail div.mail_guide {
  float: left;
  width: 202px;
  height: 65px;
  margin-top: 2px; }
#ftmain div.info ul.use_guide li a {
  font-size: 12px;
  width: 140px;
  padding-left: 12px; }
#ftmain div.link div.link_bg a img {
  border: 1px solid #ddd; }
#ftmain div.mail div.mail_image .icon {
  float: left;
  border: 1px solid #ddd; }

div.tradesafe div.mark a {
  float: left; }

legend {
  color: #000; }

/* ===================================================================
** CSS information
** File Name	: index.css
=================================================================== */
#mallHeader, #generalHeader, #officialSNS dt, #footer .inner {
  -webkit-font-smoothing: antialiased; }

dd {
  display: block; }

img, input[type="image"] {
  transition: all .3s ease; }

a:hover img {
  opacity: .7; }

input[type="image"]:hover {
  opacity: .7; }
input[type="text"]:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset; }

/*---------------------------------------------------------------
 mallHeader
---------------------------------------------------------------*/
#mallHeader {
  position: relative;
  height: 49px;
  border-bottom: 1px solid #ededed;
  z-index: 13;
  min-width: 1100px; }
  #mallHeader a:link, #mallHeader a:visited {
    color: #000; }
  #mallHeader .inner {
    width: 1100px;
    margin: 0 auto; }
  #mallHeader .logo {
    float: left;
    width: 280px;
    padding-top: 20px;
    line-height: 1; }
    #mallHeader .logo a {
      display: block;
      width: 280px;
      height: 10px;
      overflow: hidden; }
      #mallHeader .logo a img {
        vertical-align: top; }
  #mallHeader ul {
    float: left;
    width: 752px;
    padding-top: 12px;
    letter-spacing: -.4em;
    white-space: nowrap;
    text-align: right; }
    #mallHeader ul > * {
      letter-spacing: normal; }
    #mallHeader ul li {
      position: relative;
      display: inline-block;
      margin-right: 45px;
      font-size: 11px;
      vertical-align: top; }
      #mallHeader ul li:first-child {
        width: 221px;
        margin-right: 32px;
        padding: 6px 20px 0 0;
        text-align: right; }
      #mallHeader ul li.login {
        width: auto;
        min-width: 176px;
        margin-right: 43px;
        padding: 5px 0 0 0;
        text-align: left; }
        #mallHeader ul li.login > a {
          position: relative;
          padding-right: 18px; }
          #mallHeader ul li.login > a:after {
            content: "";
            position: absolute;
            right: 0px;
            top: 3px;
            display: block;
            width: 6px;
            height: 6px;
            border-right: 1px solid #000;
            border-bottom: 1px solid #000;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
        #mallHeader ul li.login:hover > a:after {
          -webkit-transform: rotate(-135deg);
          -moz-transform: rotate(-135deg);
          -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
          top: 6px; }
  #mallHeader .login .memberMenu {
    display: none; }
  #mallHeader .login:hover .memberMenu {
    display: block;
    position: absolute;
    float: none;
    width: 100%;
    margin: 0 0 0 -25px;
    padding: 42px 25px 25px;
    background: #fff;
    z-index: 1; }
  #mallHeader .login .memberMenu li {
    display: block;
    float: none;
    width: auto;
    margin: 15px 0 0;
    padding-right: 0;
    text-align: left; }
    #mallHeader .login .memberMenu li:first-child {
      margin-top: 0; }
  #mallHeader .inner > ul > li:nth-child(2) > a {
    display: block;
    width: 25px;
    height: 25px;
    overflow: hidden; }
  #mallHeader .inner > ul > li:nth-child(3) {
    margin-right: 40px; }
    #mallHeader .inner > ul > li:nth-child(3) a {
      display: block;
      width: 23px;
      height: 25px;
      overflow: hidden; }
  #mallHeader .inner > ul > li:last-child {
    margin-right: 0; }
    #mallHeader .inner > ul > li:last-child a {
      display: block;
      width: 21px;
      height: 25px;
      overflow: hidden; }
  #mallHeader .inner > ul > li > a + a {
    margin-left: 15px; }
  #mallHeader ul li .count {
    position: absolute;
    top: -3px;
    left: 13px;
    display: block;
    width: 19px;
    height: 19px;
    background: #444;
    color: #fff;
    text-align: center;
    line-height: 19px;
    transition: all .3s ease;
    background: url(/usr/file/attachment/ua_headerCount_bg01.png) no-repeat left top; }
  #mallHeader ul li a:hover .count {
    opacity: .9; }
  #mallHeader .hMenu {
    float: right;
    padding-top: 13px;
    font-size: 12px; }
    #mallHeader .hMenu > p {
      position: relative;
      width: 20px;
      height: 17px;
      margin: 4px 0 5px 0;
      cursor: pointer;
      overflow: hidden; }
      #mallHeader .hMenu > p:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: #000;
        transition: all .4s ease;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        overflow: hidden; }
      #mallHeader .hMenu > p:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: #000;
        transition: all .4s ease;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        overflow: hidden;
        top: auto;
        bottom: 0; }
      #mallHeader .hMenu > p span {
        position: absolute;
        top: 8px;
        left: 0px;
        width: 100%;
        height: 1px;
        background: #000;
        transition: all .4s ease;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        overflow: hidden; }
      #mallHeader .hMenu > p.open span {
        opacity: 0; }
      #mallHeader .hMenu > p.open:before {
        -moz-transform: translateY(8px) rotate(-45deg);
        -webkit-transform: translateY(8px) rotate(-45deg);
        transform: translateY(8px) rotate(-45deg); }
      #mallHeader .hMenu > p.open:after {
        -moz-transform: translateY(-8px) rotate(45deg);
        -webkit-transform: translateY(-8px) rotate(45deg);
        transform: translateY(-8px) rotate(45deg); }
    #mallHeader .hMenu .close {
      display: none; }
    #mallHeader .hMenu .hMenuContents {
      display: none;
      position: absolute;
      left: 0;
      width: 100%;
      min-width: 1100px;
      padding: 50px 0 30px;
      background: #fff;
      z-index: 5; }
      #mallHeader .hMenu .hMenuContents dl {
        float: left;
        width: 205px;
        padding-right: 20px; }
        #mallHeader .hMenu .hMenuContents dl:first-child {
          margin-left: 2px; }
        #mallHeader .hMenu .hMenuContents dl:nth-child(2) {
          margin-top: 20px; }
        #mallHeader .hMenu .hMenuContents dl:last-child {
          width: 195px;
          padding-right: 0; }
        #mallHeader .hMenu .hMenuContents dl dt {
          font-weight: bold; }
        #mallHeader .hMenu .hMenuContents dl dd {
          margin-top: 12px;
          line-height: 1.5; }
        #mallHeader .hMenu .hMenuContents dl dt + dd {
          margin-top: 17px; }
        #mallHeader .hMenu .hMenuContents dl dd + dt {
          margin-top: 35px; }

/*---------------------------------------------------------------
 generalHeader
---------------------------------------------------------------*/
#generalHeader {
  min-width: 1100px;
  text-align: center;
  border-bottom: 1px solid #ededed; }
  #generalHeader a:link, #generalHeader a:visited {
    color: #000; }
  #generalHeader .globalMenu {
    width: 1100px;
    height: 45px;
    margin: 0 auto; }
    #generalHeader .globalMenu > li {
      float: left;
      height: 45px;
      padding: 0;
      cursor: pointer;
      box-sizing: border-box; }
      #generalHeader .globalMenu > li:nth-child(1) {
        width: 77px;
        margin-left: 2px;
        text-align: left; }
      #generalHeader .globalMenu > li:nth-child(2) {
        width: 129px; }
      #generalHeader .globalMenu > li:nth-child(3) {
        width: 106px; }
      #generalHeader .globalMenu > li:nth-child(4) {
        width: 110px; }
      #generalHeader .globalMenu > li:nth-child(5) {
        width: 117px; }
      #generalHeader .globalMenu > li:nth-child(6) {
        width: 142px; }
      #generalHeader .globalMenu > li:nth-child(7) {
        width: 155px; }
      #generalHeader .globalMenu > li:nth-child(8) {
        width: 168px; }
      #generalHeader .globalMenu > li:nth-child(9) {
        width: 94px;
        text-align: right; }
      #generalHeader .globalMenu > li > a {
        position: relative;
        display: inline-block;
        height: 43px;
        padding: 0;
        line-height: 46px;
        font-size: 12px;
        transition: all .3s ease;
        overflow: hidden;
        text-align: left;
        letter-spacing: .08em;
        border-bottom: 2px solid #fff;
        z-index: 12; }
    #generalHeader .globalMenu li a i {
      margin-left: 3px;
      font-size: 20px;
      color: #313131;
      vertical-align: -2px; }
    #generalHeader .globalMenu li a:hover {
      text-decoration: none; }
    #generalHeader .globalMenu > li:hover > a {
      text-decoration: none;
      border-bottom: 2px solid #000; }
  #generalHeader .dropDownMenu {
    display: none;
    position: absolute;
    left: 0;
    top: auto;
    margin-top: -5px;
    width: 100%;
    min-width: 1100px;
    background: #fff;
    z-index: 11; }
  #generalHeader .globalMenu .dropDown:hover .dropDownMenu {
    display: block; }
  #generalHeader .dropDownMenu.select {
    display: block; }
  #generalHeader .dropDownMenu .inner {
    width: 1100px;
    min-width: 1100px;
    margin: 0 auto;
    padding: 40px 0;
    text-align: left; }
    #generalHeader .dropDownMenu .inner li a:hover {
      text-decoration: underline;
      opacity: 1; }
  #generalHeader .dropDownMenu .all {
    float: left;
    width: 222px;
    font-size: 11px; }
  #generalHeader .dropDownMenu .itemList {
    float: left;
    width: 666px; }
    #generalHeader .dropDownMenu .itemList ul {
      float: left;
      width: 200px;
      padding-right: 22px; }
  #generalHeader .dropDownMenu .all li, #generalHeader .dropDownMenu .itemList li {
    width: 200px;
    margin-top: 10px;
    line-height: 1.5;
    font-size: 11px; }
  #generalHeader .dropDownMenu .bannerList {
    float: right;
    width: 212px; }
    #generalHeader .dropDownMenu .bannerList li {
      margin-top: 5px; }
      #generalHeader .dropDownMenu .bannerList li:first-child {
        margin-top: 0px; }
  #generalHeader .contentsMenu .dropDownMenu .inner {
    text-align: center; }
  #generalHeader .dropDownMenu .contentsList {
    float: none;
    display: inline-block;
    vertical-align: top; }
    #generalHeader .dropDownMenu .contentsList + .bannerList {
      float: none;
      display: inline-block;
      vertical-align: top; }
    #generalHeader .dropDownMenu .contentsList ul {
      display: block;
      float: left;
      width: 220px; }
  #generalHeader .contentsMenu .dropDownMenu li {
    margin-top: 15px;
    padding-right: 20px;
    line-height: 1.5;
    text-align: left;
    font-size: 11px; }
    #generalHeader .contentsMenu .dropDownMenu li:first-child {
      margin-top: 0; }

/* globalMenu */
/* dropDown */
/* contentsMenu */
/*---------------------------------------------------------------
 officialSNS
---------------------------------------------------------------*/
#officialSNS {
  border-top: 1px solid #ededed; }
  #officialSNS dl {
    width: 1100px;
    margin: 0 auto;
    padding: 26px 0;
    letter-spacing: -.4em; }
    #officialSNS dl > * {
      letter-spacing: normal; }
    #officialSNS dl dt {
      display: inline-block;
      margin-right: 30px;
      white-space: nowrap;
      font-weight: bold;
      font-size: 12px;
      position: relative;
      top: 9px; }
    #officialSNS dl dd {
      display: inline-block;
      margin-right: 12px; }

/*---------------------------------------------------------------
 footer
---------------------------------------------------------------*/
#footer {
  position: relative;
  min-width: 1100px;
  padding-bottom: 33px;
  background: #fff;
  border-top: 1px solid #ededed;
  z-index: 1; }
  #footer a:link, #footer a:visited {
    color: #000; }
  #footer .inner {
    width: 1100px;
    margin: 0 auto;
    padding: 45px 0; }
  #footer dl {
    float: left;
    width: 262px;
    font-size: 12px;
    text-align: left; }
    #footer dl:nth-child(4) {
      width: 300px;
      float: right; }
  #footer dt {
    font-weight: bold; }
  #footer dd {
    margin-top: 15px; }
    #footer dd:nth-child(2) {
      margin-top: 20px; }
  #footer dl:nth-child(4) dd a {
    margin-right: 5px; }
  #footer dl:nth-child(4) dd:last-child a {
    margin-left: 5px; }
  #footer dl + p {
    float: right;
    text-align: right; }
    #footer dl + p a {
      display: block;
      width: 300px;
      overflow: hidden; }
  #footer .tradesafe {
    float: right;
    display: block;
    width: 300px;
    padding-top: 10px;
    font-size: 10px;
    line-height: 1.6;
    text-align: left; }
  #footer p + .tradesafe {
    margin-top: 15px; }
  #footer .tradesafe a {
    float: right;
    display: inline-block;
    width: 100px;
    height: auto;
    margin: -10px 0 0 10px; }

.pageTop {
  position: fixed;
  right: 0;
  bottom: 0;
  cursor: pointer; }
  .pageTop.bottom {
    position: absolute;
    bottom: auto;
    top: -170px; }

#copyright {
  padding-top: 33px;
  font-size: 10px;
  text-align: center;
  color: #999;
  border-top: 1px solid #ededed; }

/*各パーツ_重なり順調整*/
▲▲OKWAVE▲▲-- > #okw_contents {
  background: none !important; }

#okw_wrapper {
  position: relative;
  z-index: 1 !important; }

.embeddedServiceHelpButton .helpButton {
  right: 62px !important; }

/*---------------------------------------------------------------
 レイアウト変更　2021/03/31
---------------------------------------------------------------*/
/* ボタンバナー */
.btnEC a, .btnStore a, .btnHc a, .btnProduct a, .btnOthers a {
  width: auto;
  margin: 0 0 0px 0;
  padding: 40px 0;
  background-color: #646464;
  text-align: center;
  display: block;
  font-size: 22px;
  color: #FFF !important;
  font-weight: normal;
  text-decoration: none;
  border-radius: 2px; }

.btnEC a:hover, .btnStore a:hover, .btnHc a:hover, .btnProduct a:hover, .btnOthers a:hover {
  text-decoration: none;
  opacity: 0.8; }

/* カラム */
.twoCol {
  width: 49% !important; }

.colArea {
  margin-bottom: 30px !important; }

/* お問い合わせ先 */
.side_faq_contents_top, .side_faq_contents_bottom {
  margin-top: 0px !important; }

.category_tree a {
  overflow: hidden; }
