/* mixins
--------------------------------------------------------*/
/*-------------------------------------------------------- 
 * Manual Page
--------------------------------------------------------*/
/* Page Navigation
--------------------------------------------------------*/
.navigation__manual_category .menu-title {
  font-size: 16px;
  line-height: 42px;
  background-color: #000;
  padding: 0 30px;
  color: #fff;
}
.navigation__manual_category .manual_category li a {
  color: #000;
  font-size: 16px;
  line-height: 42px;
  padding: 5px 30px 5px 40px;
  display: block;
  background-color: #e3e3e3;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.navigation__manual_category .manual_category li a:hover, .navigation__manual_category .manual_category li a:active, .navigation__manual_category .manual_category li a:focus {
  font-weight: bold;
  background-color: #e9e9e9;
}
.navigation__manual_category .manual_category .child {
  display: none;
}
.navigation__manual_category .manual_category .child li a {
  font-size: 16px;
  line-height: 42px;
  padding: 5px 30px;
  background-color: #f6f6f6;
}

#manual .post-cont h3 {
  font-size: 24px;
  line-height: 30px;
  color: #000;
  border-bottom: 1px solid #d3d3d3;
  margin-top: 40px;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
#manual .post-cont h4 {
  font-size: 20px;
  line-height: 32px;
  color: #0371da;
  margin-top: 30px;
  margin-bottom: 20px;
}
#manual .post-cont h5 {
  font-size: 16px;
  line-height: 24px;
  color: #0371da;
  margin-top: 30px;
  margin-bottom: 20px;
}
#manual .post-cont h6 {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 20px;
}
#manual .post-cont ul.itemizedlist_bullet {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 1em;
  margin-top: 10px;
  margin-bottom: 10px;
}
#manual .post-cont .step_numrpar {
  margin-top: 10px;
  font-weight: bold;
}
#manual .post-cont .note, #manual .post-cont .asqw, #manual .post-cont .tip {
  font-weight: bold;
}
#manual .post-cont .note img, #manual .post-cont .asqw img, #manual .post-cont .tip img {
  margin-bottom: 0;
}
#manual .post-cont .note {
  margin-top: 10px;
  margin-bottom: 20px;
}
#manual .post-cont .graphics {
  margin-top: 10px;
}
#manual .post-cont .attention {
  margin: 20px 0 10px;
}
#manual .post-cont .frame_topbot tr td {
  background-color: #f6f6f6;
  font-size: 12px;
  line-height: 20px;
  padding: 10px 15px;
  font-weight: bold;
}
#manual .post-cont .frame_topbot tr td:first-child {
  background-color: #f0f0f0;
  font-weight: bold;
  min-width: 40px;
  text-align: center;
}
#manual .post-cont .frame_topbot tr td:last-child {
  background-color: #fff;
  font-weight: normal;
}

@media only screen and (max-width: 1024px) {
  .navigation__manual_category .menu-title {
    font-size: 14px;
    line-height: 36px;
    padding: 0 30px;
  }
  .navigation__manual_category .manual_category li a {
    color: #000;
    font-size: 13px;
    line-height: 34px;
    padding: 5px 30px 5px 40px;
  }
  .navigation__manual_category .manual_category .child {
    display: none;
  }
  .navigation__manual_category .manual_category .child li a {
    font-size: 13px;
    line-height: 34px;
    padding: 5px 30px;
  }
}
@media only screen and (max-width: 738px) {
  .navigation__manual_category {
    display: none;
  }
}
/* Manual Page Index for SP
--------------------------------------------------------*/
@media only screen and (max-width: 738px) {
  #manual_index .navigation__manual_category {
    display: block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
    margin-bottom: 40px;
  }
  #manual_index .navigation__manual_category .menu-title {
    font-size: 16px;
    line-height: 25px;
    background-color: #fff;
    padding: 25px 0;
    color: #000;
    font-weight: normal;
    text-align: center;
  }
  #manual_index .navigation__manual_category .manual_category li {
    border-bottom: 1px solid #fff;
  }
  #manual_index .navigation__manual_category .manual_category li a {
    color: #000;
    font-size: 12px;
    line-height: 42px;
    padding: 5px 30px 5px 40px;
    display: block;
    background-color: #e3e3e3;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  #manual_index .navigation__manual_category .manual_category li a:hover, #manual_index .navigation__manual_category .manual_category li a:active, #manual_index .navigation__manual_category .manual_category li a:focus {
    font-weight: bold;
    background-color: #e9e9e9;
  }
  #manual_index .navigation__manual_category .manual_category .child {
    display: none;
    background-color: #f6f6f6;
    padding: 10px 0;
  }
  #manual_index .navigation__manual_category .manual_category .child li {
    border-bottom: 1px solid #f6f6f6;
  }
  #manual_index .navigation__manual_category .manual_category .child li a {
    font-size: 12px;
    line-height: 32px;
    padding: 0 15px 0 35px;
    background-color: #f6f6f6;
  }
  #manual_index .maincont > .sp__layout {
    display: none;
  }
  #manual_index .maincont .sec__title {
    display: none;
  }
  #manual_index .maincont .sec__contents {
    display: none;
  }
  #manual_index .maincont.sp__layout {
    margin-bottom: 20px;
  }
  #manual_index .maincont.sp__layout > .sp__layout {
    display: block;
  }
  #manual_index .maincont.sp__layout .sec__title {
    display: block;
  }

  #manual .post-cont h3 {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    margin-top: 20px;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  #manual .post-cont h4 {
    font-size: 16px;
    line-height: 28px;
    color: #0371da;
    margin-top: 20px;
    margin-bottom: 15px;
  }
  #manual .post-cont h5 {
    font-size: 14px;
    line-height: 20px;
    color: #0371da;
    margin-top: 20px;
    margin-bottom: 15px;
  }
  #manual .post-cont h6 {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 15px;
  }
  #manual .post-cont .frame_topbot {
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 15px;
    display: block;
  }
  #manual .post-cont .frame_topbot::-webkit-scrollbar {
    height: 5px;
  }
  #manual .post-cont .frame_topbot::-webkit-scrollbar-track {
    background: #F1F1F1;
  }
  #manual .post-cont .frame_topbot::-webkit-scrollbar-thumb {
    background: #BCBCBC;
  }
  #manual .post-cont tbody {
    width: 100%;
    margin-bottom: 2px;
    display: table;
  }
  #manual .post-cont tbody th, #manual .post-cont tbody td {
    border: 1px solid #d3d3d3;
  }
  #manual .post-cont tbody th {
    background-color: #f6f6f6;
    font-size: 12px;
    line-height: 20px;
    padding: 10px 15px;
    font-weight: bold;
  }
  #manual .post-cont tbody th.num {
    background-color: #f0f0f0;
  }
  #manual .post-cont tbody td {
    background-color: #fff;
    font-size: 12px;
    line-height: 20px;
    padding: 10px 15px;
  }
}


/*2018.6追加*/

.child>li>a{
	font-weight:600;
}
.child2>li a{
	padding-left:calc(30px + 1em) !important;
}
