@charset "UTF-8";
/*
$eGov-blue:       #1042A4;
$eGov-gray:       #F5F6F8;
*/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold; }

* {
  box-sizing: border-box; }

/*======================================
            LAYOUT
=======================================*/
header {
  width: 100%;
  min-width: 1200px;
  height: 67px;
  background: #fff;
  display: block;
  position: relative;
  box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.1);
  text-align: center; }
  header h1 {
    width: 260px;
    height: 37px;
    text-align: left;
    position: absolute;
    top: 20px;
    left: 30px; }
    header h1 a {
      font-size: 1.125rem;
      font-weight: 500;
      text-decoration: none;
      color: #000; }
      header h1 a img {
        margin-right: 12px;
        vertical-align: middle; }
  header ul#searchNavi {
    display: inline-block; }
    header ul#searchNavi li {
      margin: 15px 0 0 10px;
      display: inline-block;
      font-size: 0.875rem;
      vertical-align: middle; }
      header ul#searchNavi li:last-child {
        margin-left: 25px; }
      header ul#searchNavi li input {
        vertical-align: middle; }
        header ul#searchNavi li input[type=text] {
          box-sizing: border-box;
          border: 1px solid #1042A4;
          border: 1px solid #1042A4;
          border: 1px solid #1042A4;
          border-right: none; }
        header ul#searchNavi li input[type=button] {
          width: 35px;
          height: 35px;
          background: #fff url(../images/icon/icon_gSearch.png) center center no-repeat;
          border: 1px solid #1042A4;
          cursor: pointer;
          box-sizing: border-box; }
  header #hNavi {
    position: absolute;
    top: 15px;
    right: 25px;
    display: inline-block; }
    header #hNavi ul {
      margin-left: 10px;
      display: inline-block;
      font-size: 0; }
      header #hNavi ul#fontNavi li {
        margin-left: 4px;
        display: inline-block;
        font-size: 1rem;
        font-weight: 600; }
        header #hNavi ul#fontNavi li:first-child {
          margin-right: 8px; }
        header #hNavi ul#fontNavi li span {
          font-size: 0.875rem; }
        header #hNavi ul#fontNavi li button {
          width: 30px;
          height: 30px;
          background: #e6e6e6;
          display: inline-block;
          font-size: 0.875rem;
          font-weight: 600;
          line-height: 30px;
          text-align: center;
          color: #303030;
          text-decoration: none; }
          header #hNavi ul#fontNavi li button:hover {
            background: #d8d8d8;
            color: #d82a08; }
          header #hNavi ul#fontNavi li button.active {
            background: #C2CEE7; }
            header #hNavi ul#fontNavi li button.active:hover {
              background: #C2CEE7;
              color: #d82a08; }
      header #hNavi ul#langNavi li {
        width: 80px;
        height: 30px;
        font-size: 1rem;
        font-weight: 600;
        margin-right: 8px;
        display: inline-block;
        background: #636974;
        line-height: 30px;
        text-align: center;
        color: #fff; }
        header #hNavi ul#langNavi li button {
          width: 80px;
          height: 30px;
          color: #fff;
          text-decoration: none;
          display: inline-block;
          /*&:hover {
              color: $cr-red-light;
            }*/ }

@media screen and (max-width: 1024px) {
  header {
    min-width: 1024px; }
    header h1 {
      left: 12px; }
    header ul#searchNavi {
      display: none; }
  #popuUpPage header {
    left: 0; }
    #popuUpPage header h1 {
      width: 240px;
      text-align: left;
      left: 5px; }
    #popuUpPage header ul#langNavi li {
      width: 36px;
      height: 36px;
      margin-right: 5px; }
      #popuUpPage header ul#langNavi li button {
        width: 36px;
        height: 36px;
        background: url(../images/icon/icon_en_white.png) center center no-repeat;
        text-indent: -9999px; } }

@media screen and (max-width: 769px) {
  header {
    min-width: auto;
    height: 55px; }
    header h1 {
      top: 15px; }
    header ul#fontNavi {
      display: none; }
    header ul#searchNavi {
      display: none; }
      header ul#searchNavi li input[type=button] {
        position: absolute;
        top: 8px;
        right: 100px; }
      header ul#searchNavi li label {
        display: none; }
    header #hNavi {
      top: 10px;
      right: 5px; } }

@media screen and (max-width: 359px) {
  header h1 span {
    display: none; } }

nav#gNavi, nav#gNaviSp, nav#popupSp {
  width: 290px;
  flex-basis: 290px; }
  nav#gNavi section, nav#gNaviSp section, nav#popupSp section {
    margin-bottom: 5px;
    padding-bottom: 0; }
    nav#gNavi section#searchBoxGnavi, nav#gNaviSp section#searchBoxGnavi, nav#popupSp section#searchBoxGnavi {
      margin-bottom: 25px; }
    nav#gNavi section h2 span, nav#gNaviSp section h2 span, nav#popupSp section h2 span {
      min-height: 50px;
      padding: 12px 50px 0 55px;
      background-image: none;
      font-size: 1rem;
      line-height: 1.75rem;
      font-weight: 600;
      color: #000;
      display: block; }
    nav#gNavi section div.refineBox, nav#gNaviSp section div.refineBox, nav#popupSp section div.refineBox {
      padding: 35px 18px 30px 18px;
      background: #F5F6F8;
      font-size: 0;
      display: none; }
      nav#gNavi section div.refineBox .forIe,
      nav#gNavi section div.refineBox .otherBrowsers, nav#gNaviSp section div.refineBox .forIe,
      nav#gNaviSp section div.refineBox .otherBrowsers, nav#popupSp section div.refineBox .forIe,
      nav#popupSp section div.refineBox .otherBrowsers {
        display: none; }
        nav#gNavi section div.refineBox .forIe.viewNode,
        nav#gNavi section div.refineBox .otherBrowsers.viewNode, nav#gNaviSp section div.refineBox .forIe.viewNode,
        nav#gNaviSp section div.refineBox .otherBrowsers.viewNode, nav#popupSp section div.refineBox .forIe.viewNode,
        nav#popupSp section div.refineBox .otherBrowsers.viewNode {
          display: block; }
      nav#gNavi section div.refineBox span, nav#gNaviSp section div.refineBox span, nav#popupSp section div.refineBox span {
        margin-left: 15px; }
      nav#gNavi section div.refineBox p, nav#gNavi section div.refineBox li, nav#gNavi section div.refineBox div, nav#gNavi section div.refineBox span, nav#gNaviSp section div.refineBox p, nav#gNaviSp section div.refineBox li, nav#gNaviSp section div.refineBox div, nav#gNaviSp section div.refineBox span, nav#popupSp section div.refineBox p, nav#popupSp section div.refineBox li, nav#popupSp section div.refineBox div, nav#popupSp section div.refineBox span {
        font-size: 1rem; }
      nav#gNavi section div.refineBox ul.link li, nav#gNaviSp section div.refineBox ul.link li, nav#popupSp section div.refineBox ul.link li {
        padding-bottom: 12px; }
        nav#gNavi section div.refineBox ul.link li a, nav#gNaviSp section div.refineBox ul.link li a, nav#popupSp section div.refineBox ul.link li a {
          color: #000; }
          nav#gNavi section div.refineBox ul.link li a:hover, nav#gNaviSp section div.refineBox ul.link li a:hover, nav#popupSp section div.refineBox ul.link li a:hover {
            color: #CA241E; }
    nav#gNavi section:not(#lawName), nav#gNaviSp section:not(#lawName), nav#popupSp section:not(#lawName) {
      box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.1); }
      nav#gNavi section:not(#lawName) h2 span, nav#gNaviSp section:not(#lawName) h2 span, nav#popupSp section:not(#lawName) h2 span {
        background-image: url(../images/arrow_gray_down.png);
        background-position: right 20px top 22px;
        background-repeat: no-repeat;
        cursor: pointer; }
      nav#gNavi section:not(#lawName) div.refineBox, nav#gNaviSp section:not(#lawName) div.refineBox, nav#popupSp section:not(#lawName) div.refineBox {
        background: #F5F6F8 url(../images/navi_title_shadow.png) left top repeat-x; }
      nav#gNavi section:not(#lawName).active h2, nav#gNaviSp section:not(#lawName).active h2, nav#popupSp section:not(#lawName).active h2 {
        box-shadow: 0px 8px 3px 0 rgba(0, 0, 0, 0.3); }
        nav#gNavi section:not(#lawName).active h2 span, nav#gNaviSp section:not(#lawName).active h2 span, nav#popupSp section:not(#lawName).active h2 span {
          background-image: url(../images/arrow_gray_up.png); }
      nav#gNavi section:not(#lawName).active div.refineBox, nav#gNaviSp section:not(#lawName).active div.refineBox, nav#popupSp section:not(#lawName).active div.refineBox {
        display: block; }
    nav#gNavi section#searchTarget h2, nav#gNaviSp section#searchTarget h2, nav#popupSp section#searchTarget h2 {
      background: #fff url(../images/icon/icon_search_target.png) 20px 13px no-repeat; }
      nav#gNavi section#searchTarget h2:hover, nav#gNaviSp section#searchTarget h2:hover, nav#popupSp section#searchTarget h2:hover {
        background: #C2CEE7 url(../images/icon/icon_search_target.png) 20px 13px no-repeat; }
    nav#gNavi section#lawNo h2, nav#gNaviSp section#lawNo h2, nav#popupSp section#lawNo h2 {
      background: #fff url(../images/icon/icon_law_no.png) 20px 13px no-repeat; }
      nav#gNavi section#lawNo h2:hover, nav#gNaviSp section#lawNo h2:hover, nav#popupSp section#lawNo h2:hover {
        background: #C2CEE7 url(../images/icon/icon_law_no.png) 20px 13px no-repeat; }
    nav#gNavi section#lawNo select, nav#gNaviSp section#lawNo select, nav#popupSp section#lawNo select {
      min-width: 120px; }
    nav#gNavi section#lawNo #lawNo1, nav#gNaviSp section#lawNo #lawNo1, nav#popupSp section#lawNo #lawNo1 {
      margin-right: 20px; }
    nav#gNavi section#classification h2, nav#gNaviSp section#classification h2, nav#popupSp section#classification h2 {
      background: #fff url(../images/icon/icon_classification.png) 20px 13px no-repeat; }
      nav#gNavi section#classification h2:hover, nav#gNaviSp section#classification h2:hover, nav#popupSp section#classification h2:hover {
        background: #C2CEE7 url(../images/icon/icon_classification.png) 20px 13px no-repeat; }
    nav#gNavi section#dayPromulgation h2, nav#gNaviSp section#dayPromulgation h2, nav#popupSp section#dayPromulgation h2 {
      background: #fff url(../images/icon/icon_day_promulgation.png) 20px 13px no-repeat; }
      nav#gNavi section#dayPromulgation h2:hover, nav#gNaviSp section#dayPromulgation h2:hover, nav#popupSp section#dayPromulgation h2:hover {
        background: #C2CEE7 url(../images/icon/icon_day_promulgation.png) 20px 13px no-repeat; }
    nav#gNavi section#dayPromulgation .forIe,
    nav#gNavi section#dayPromulgation .otherBrowsers, nav#gNaviSp section#dayPromulgation .forIe,
    nav#gNaviSp section#dayPromulgation .otherBrowsers, nav#popupSp section#dayPromulgation .forIe,
    nav#popupSp section#dayPromulgation .otherBrowsers {
      display: none; }
      nav#gNavi section#dayPromulgation .forIe.viewNode,
      nav#gNavi section#dayPromulgation .otherBrowsers.viewNode, nav#gNaviSp section#dayPromulgation .forIe.viewNode,
      nav#gNaviSp section#dayPromulgation .otherBrowsers.viewNode, nav#popupSp section#dayPromulgation .forIe.viewNode,
      nav#popupSp section#dayPromulgation .otherBrowsers.viewNode {
        display: block; }
    nav#gNavi section#dayEnforcement h2, nav#gNaviSp section#dayEnforcement h2, nav#popupSp section#dayEnforcement h2 {
      background: #fff url(../images/icon/icon_day_enforcement.png) 20px 13px no-repeat; }
      nav#gNavi section#dayEnforcement h2:hover, nav#gNaviSp section#dayEnforcement h2:hover, nav#popupSp section#dayEnforcement h2:hover {
        background: #C2CEE7 url(../images/icon/icon_day_enforcement.png) 20px 13px no-repeat; }
    nav#gNavi section#dayEnforcement .forIe,
    nav#gNavi section#dayEnforcement .otherBrowsers, nav#gNaviSp section#dayEnforcement .forIe,
    nav#gNaviSp section#dayEnforcement .otherBrowsers, nav#popupSp section#dayEnforcement .forIe,
    nav#popupSp section#dayEnforcement .otherBrowsers {
      display: none; }
      nav#gNavi section#dayEnforcement .forIe.viewNode,
      nav#gNavi section#dayEnforcement .otherBrowsers.viewNode, nav#gNaviSp section#dayEnforcement .forIe.viewNode,
      nav#gNaviSp section#dayEnforcement .otherBrowsers.viewNode, nav#popupSp section#dayEnforcement .forIe.viewNode,
      nav#popupSp section#dayEnforcement .otherBrowsers.viewNode {
        display: block; }
    nav#gNavi section#lawName h2, nav#gNaviSp section#lawName h2, nav#popupSp section#lawName h2 {
      background: #1042A4 url(../images/icon/icon_law_name_white.png) 20px 13px no-repeat; }
      nav#gNavi section#lawName h2 span, nav#gNaviSp section#lawName h2 span, nav#popupSp section#lawName h2 span {
        color: #fff; }
    nav#gNavi section#lawName div.refineBox, nav#gNaviSp section#lawName div.refineBox, nav#popupSp section#lawName div.refineBox {
      display: block; }

nav#pNavi {
  padding-bottom: 25px;
  text-align: left; }
  nav#pNavi section#outlineGlaph {
    height: 1158px;
    margin: 0 12px;
    background: #f3f3f3 url(../images/dummy_graph.png) left top no-repeat;
    border: 1px solid #D7D7D7;
    border-radius: 5px;
    display: none; }
    nav#pNavi section#outlineGlaph.active {
      display: block; }
  nav#pNavi section#outlineList {
    margin: 0 12px;
    padding: 25px 12px 12px 12px;
    border: 1px solid #D7D7D7;
    border-radius: 5px;
    display: none; }
    nav#pNavi section#outlineList.active {
      display: block; }
    nav#pNavi section#outlineList p {
      padding-bottom: 12px; }
      nav#pNavi section#outlineList p.label {
        font-size: 0.75rem;
        text-align: right; }
    nav#pNavi section#outlineList ul li {
      padding-left: 12px;
      font-size: 0.875rem; }
      nav#pNavi section#outlineList ul li:nth-child(odd) {
        background: url(../images/icon/icon_outline_list.png) left 5px no-repeat; }
      nav#pNavi section#outlineList ul li.active {
        background: url(../images/icon/icon_outline_point.png) left 5px no-repeat; }
      nav#pNavi section#outlineList ul li ul {
        margin-bottom: 12px; }
        nav#pNavi section#outlineList ul li ul li {
          margin-bottom: 0;
          padding-left: 0;
          font-size: 0.75rem; }
          nav#pNavi section#outlineList ul li ul li:first-child {
            background: none; }
  nav#pNavi ul#tocCheckbox, nav#pNavi ul#pOutline {
    width: 220px;
    margin: 0 auto;
    font-size: 0; }
    nav#pNavi ul#tocCheckbox li, nav#pNavi ul#pOutline li {
      font-size: 0.875rem;
      display: inline-block; }
      nav#pNavi ul#tocCheckbox li button, nav#pNavi ul#pOutline li button {
        width: 100px;
        margin: 0 5px;
        display: inline-block; }
        nav#pNavi ul#tocCheckbox li button.active, nav#pNavi ul#pOutline li button.active {
          /*background: $cr-blue !important;
              color: $cr-white !important;*/ }
        nav#pNavi ul#tocCheckbox li button:hover, nav#pNavi ul#pOutline li button:hover {
          background: #C2CEE7; }
  nav#pNavi ul#tocCheckbox {
    margin-bottom: 25px; }
    nav#pNavi ul#tocCheckbox li button {
      padding: 8px;
      border: 1px solid #D7D7D7; }
  nav#pNavi ul#pOutline {
    height: 28px;
    padding: 0;
    position: relative;
    line-height: 0.875rem; }
    nav#pNavi ul#pOutline li button {
      padding: 8px 8px 0 8px;
      border-top: 1px solid #D7D7D7;
      border-left: 1px solid #D7D7D7;
      border-right: 1px solid #D7D7D7;
      position: absolute;
      top: 0; }
      nav#pNavi ul#pOutline li button.list {
        left: 0; }
      nav#pNavi ul#pOutline li button.outline {
        right: 0; }
      nav#pNavi ul#pOutline li button.active {
        padding: 8px;
        background: #1042A4;
        color: #fff;
        border-top: none; }
  nav#pNavi ul.tableOfContents {
    margin: 0 10px 0 40px; }
    nav#pNavi ul.tableOfContents.indentList {
      margin: 0 10px 0 56px; }
    nav#pNavi ul.tableOfContents li {
      margin-bottom: 2px;
      display: table; }
      nav#pNavi ul.tableOfContents li.marginForPad {
        padding: 12px 0; }
      nav#pNavi ul.tableOfContents li span {
        display: table-cell; }
        nav#pNavi ul.tableOfContents li span input[type="checkbox"] {
          vertical-align: middle; }
      nav#pNavi ul.tableOfContents li a {
        display: inline-block;
        text-decoration: none;
        color: #636974;
        vertical-align: middle;
        display: table-cell; }
        nav#pNavi ul.tableOfContents li a[href] {
          color: #000; }
          nav#pNavi ul.tableOfContents li a[href]:hover {
            color: #CA241E; }
        nav#pNavi ul.tableOfContents li a dl {
          vertical-align: middle;
          display: table; }
          nav#pNavi ul.tableOfContents li a dl dt {
            display: table-cell;
            white-space: nowrap; }
          nav#pNavi ul.tableOfContents li a dl dd {
            display: table-cell; }

@media screen and (max-width: 769px) {
  nav#gNavi {
    display: none; }
  nav#gNaviSp {
    width: auto; }
    nav#gNaviSp section#lawName h2 span {
      background-image: url(../images/arrow_white_down.png);
      background-position: right 20px top 22px;
      background-repeat: no-repeat;
      cursor: pointer; }
    nav#gNaviSp section#lawName div.refineBox {
      display: none; }
    nav#gNaviSp section#lawName.active h2 span {
      background-image: url(../images/arrow_white_up.png); }
    nav#gNaviSp section#lawName.active div.refineBox {
      display: block; } }

nav#popupSp {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 300;
  display: none; }
  nav#popupSp section {
    width: 90%;
    position: absolute; }
    nav#popupSp section h2 {
      text-align: left; }
      nav#popupSp section h2:hover {
        background-color: #fff !important; }
      nav#popupSp section h2 span {
        background-image: none !important;
        cursor: auto; }

nav#bread {
  padding: 5px 0;
  background: #F5F6F8; }
  nav#bread ul {
    margin-left: 40px;
    font-size: 0; }
    nav#bread ul li {
      display: inline-block;
      font-size: 1rem;
      font-weight: 600; }
      nav#bread ul li:not(:last-child)::after {
        margin: 0 12px 0 12px;
        content: ">"; }
      nav#bread ul li a {
        font-weight: 500; }

@media screen and (max-width: 1024px) {
  nav#bread ul {
    margin-left: 12px; } }

footer {
  padding: 30px;
  background: #F5F6F8;
  color: #707070;
  font-size: 0.75rem; }

.nonDocument footer {
  text-align: center; }

#popuUpPage.document footer {
  margin-left: 310px; }
  #popuUpPage.document footer.allwidth {
    margin-left: 0; }

@media screen and (max-width: 769px) {
  #popuUpPage.document footer {
    margin-left: 0; } }

@media print {
  #contentsLaw {
    width: 100% !important;
    border: none !important; }
  #innerDocument {
    width: 100% !important; }
  .document #leftNaviSide,
  .document #relationLinkSide,
  .document .lawDownload,
  .document header,
  .document nav,
  .document footer,
  .document button {
    display: none !important; } }

html {
  height: 100%;
  font-size: 100%; }
  html#smallFont {
    font-size: 75%; }
  html#bigFont {
    font-size: 140%; }

body {
  height: 100%;
  box-sizing: border-box;
  color: #323232;
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: "メイリオ", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Helvetica Neue", sans-serif;
  font-weight: 500; }

#contentsLaw h2 {
  border-top: none;
  border-bottom: none; }
  #contentsLaw h2 span {
    padding: 0; }
    #contentsLaw h2 span#lawTitleNo {
      margin-left: -15px;
      margin-bottom: 5px;
      font-size: 1.067rem;
      line-height: 1.067rem; }
    #contentsLaw h2 span#lawTitle {
      margin-left: 10px;
      margin-bottom: 12px;
      font-size: 1.6rem;
      line-height: 1.6rem; }

h2:not(.popuUpPage) {
  background-color: #fff;
  border-top: 1px solid #D7D7D7;
  border-bottom: 1px solid #D7D7D7;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 2rem; }
  h2:not(.popuUpPage) span, h2:not(.popuUpPage) a {
    padding: 25px 80px 20px 80px;
    text-decoration: none;
    color: #323232;
    display: block; }
    h2:not(.popuUpPage) span:hover, h2:not(.popuUpPage) a:hover {
      color: #323232; }
    h2:not(.popuUpPage) span.news, h2:not(.popuUpPage) a.news {
      background: url(../images/icon/icon_news.png) 50px 27px no-repeat; }
    h2:not(.popuUpPage) span.others, h2:not(.popuUpPage) a.others {
      background: url(../images/icon/icon_others.png) 50px 30px no-repeat; }
    h2:not(.popuUpPage) span.update, h2:not(.popuUpPage) a.update {
      background: url(../images/icon/icon_update.png) 50px 27px no-repeat; }
  h2:not(.popuUpPage).link {
    padding: 0;
    background-color: #fff;
    background-image: url(../images/arrow_gray_down_big.png);
    background-position: right 15px top 30px;
    background-repeat: no-repeat;
    cursor: pointer; }
    h2:not(.popuUpPage).link:hover {
      background-color: #C2CEE7; }
    h2:not(.popuUpPage).link span, h2:not(.popuUpPage).link a {
      padding: 25px 80px 20px 80px;
      display: block; }
  h2:not(.popuUpPage)#resultTitle {
    background-color: #1042A4;
    border-top: none;
    border-bottom: none; }
    h2:not(.popuUpPage)#resultTitle span {
      padding: 25px 80px 20px 85px;
      color: #fff;
      background: url(../images/icon/icon_result.png) 50px 28px no-repeat;
      display: inline-block; }

h2.popuUpPage {
  padding: 0 0 0 25px;
  margin: 12px 30px;
  font-size: 1.25rem;
  font-weight: 600;
  color: #000;
  display: inline-block; }

h2#titleXml {
  background: url(../images/icon/icon_title_download.png) left top no-repeat; }

h2#titleApi {
  background: url(../images/icon/icon_title_api.png) left 1px no-repeat; }

h2#titleHelp {
  background: url(../images/icon/icon_faq.png) left 2px no-repeat; }

h2#titleReadme {
  background: url(../images/icon/icon_beginner.png) left 4px no-repeat; }

h2#titleNews {
  background: url(../images/icon/icon_title_news.png) left 2px no-repeat; }

@media screen and (max-width: 769px) {
  h2:not(.popuUpPage) span.news, h2:not(.popuUpPage) a.news {
    background: url(../images/icon/icon_news.png) 25px 27px no-repeat; }
  h2:not(.popuUpPage) span.others, h2:not(.popuUpPage) a.others {
    background: url(../images/icon/icon_others.png) 25px 30px no-repeat; }
  h2:not(.popuUpPage) span.update, h2:not(.popuUpPage) a.update {
    background: url(../images/icon/icon_update.png) 25px 27px no-repeat; }
  h2:not(.popuUpPage).link span, h2:not(.popuUpPage).link a {
    padding: 25px 80px 20px 60px;
    display: block; }
  h2.popuUpPage {
    /*margin: $double-space $hf-space 0 $hf-space;
      padding-bottom: $hf-space;*/ } }

a {
  color: #1042A4; }
  a:hover {
    color: #CA241E; }

img {
  vertical-align: bottom; }

p {
  padding-bottom: 25px; }
  p:last-child {
    padding-bottom: 0; }

ol {
  list-style: none; }

section {
  padding-bottom: 50px; }
  section:last-child {
    padding-bottom: 0; }
  section.categoryBox {
    padding-bottom: 0; }

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 1rem; }
  button:focus {
    outline-color: #3b99fc;
    outline-offset: 0px;
    outline-style: auto;
    outline-width: 5px; }
  button.moreList {
    width: 100%;
    margin-bottom: 12px;
    padding: 15px;
    background: #E5EBF5;
    border: 1px solid #636974;
    text-align: center;
    display: block; }
    button.moreList:hover {
      background: #C2CEE7; }
    button.moreList::after {
      width: 18px;
      height: 10px;
      content: '';
      background: url(../images/arrow_gray_down.png) left top no-repeat;
      background-size: contain;
      display: inline-block; }
    button.moreList.active::after {
      background: url(../images/arrow_gray_up.png) left top no-repeat; }
  button.detailedPage {
    margin-bottom: 12px;
    padding: 0 40px 0 55px;
    background: #E5EBF5 url(../images/arrow_gray_link.png) 25px 7px no-repeat;
    line-height: 30px; }
    button.detailedPage:hover {
      background: #C2CEE7 url(../images/arrow_gray_link.png) 25px 7px no-repeat; }
  button.calendarIcon {
    margin-bottom: 12px;
    padding: 0 40px 0 55px;
    background: #E5EBF5 url(../images/icon/icon_day_promulgation.png) 25px 5px no-repeat;
    background-size: 25px 23px;
    line-height: 30px; }
    button.calendarIcon:hover {
      background: #C2CEE7 url(../images/icon/icon_day_promulgation.png) 25px 5px no-repeat;
      background-size: 25px 23px; }
  button.closeBtn {
    width: 100%;
    padding: 12px 0;
    background-color: #1042A4;
    background-image: url("../images/icon/icon_closed_white.png");
    background-position: right 5px top 12px;
    background-repeat: no-repeat;
    text-align: center;
    display: none;
    color: #fff;
    cursor: pointer; }
  button.disabled {
    cursor: default; }
    button.disabled:hover {
      background: #fff !important; }
      button.disabled:hover.active {
        background: #1042A4 !important; }

_:-ms-lang(x):focus, button:focus {
  outline: thin dotted invert; }

@media screen and (max-width: 769px) {
  button.closeBtn {
    display: block; } }

#bigFont #contentsWrap article.lawList .lawText .baseText .labelLaw {
  width: 200px; }

#bigFont #contentsWrap article.lawList .lawText .baseText dl, #bigFont #contentsWrap article.lawList .lawText .baseText ol {
  width: calc(100% - 240px); }

article.lawList {
  margin-bottom: 12px;
  background: #fff;
  border: 1px solid #636974;
  text-align: left;
  display: none; }
  article.lawList.active {
    display: flex; }
  article.lawList .lawText {
    width: calc(100% - 120px);
    border-right: 1px solid #636974;
    float: left; }
    article.lawList .lawText a {
      display: block;
      color: #000; }
      article.lawList .lawText a:hover {
        background: #C2CEE7;
        color: #d82a08; }
    article.lawList .lawText .baseText {
      padding: 2px 0; }
      article.lawList .lawText .baseText .labelLaw {
        width: 120px;
        text-align: center;
        float: left; }
        article.lawList .lawText .baseText .labelLaw h3 {
          padding: 5px 12px;
          background: #1042A4;
          color: #fff;
          border-radius: 3px;
          display: inline-block; }
      article.lawList .lawText .baseText dl {
        width: calc(100% - 180px);
        margin: 0 20px;
        float: left; }
        article.lawList .lawText .baseText dl dt {
          margin-bottom: 5px; }
        article.lawList .lawText .baseText dl dd {
          margin-bottom: 5px;
          font-size: 0.875rem; }
          article.lawList .lawText .baseText dl dd span.dayPromulgation {
            margin-right: 25px; }
      article.lawList .lawText .baseText ol {
        width: calc(100% - 160px);
        margin: 0 20px;
        float: left; }
        article.lawList .lawText .baseText ol li {
          margin-bottom: 5px; }
    article.lawList .lawText .updateText {
      padding: 2px 25px;
      border-top: 1px dotted #636974; }
  article.lawList .lawDownload {
    width: 120px;
    min-height: 90px;
    padding: 2px 0;
    text-align: center;
    float: right;
    box-sizing: border-box;
    position: relative; }
    article.lawList .lawDownload.active p {
      display: none; }
    article.lawList .lawDownload.active ul {
      display: block; }
    article.lawList .lawDownload p {
      padding-bottom: 0;
      background: #fff url(../images/icon/icon_download_btn.png) center 20px no-repeat; }
      article.lawList .lawDownload p:hover {
        background: #C2CEE7 url(../images/icon/icon_download_btn_ov.png) center 20px no-repeat; }
      article.lawList .lawDownload p button {
        width: 100%;
        min-height: 90px;
        padding-top: 50px;
        box-sizing: border-box;
        font-size: 0.75rem;
        font-weight: 600;
        text-align: center;
        display: block;
        color: #1042A4; }
        article.lawList .lawDownload p button:hover {
          color: #d82a08; }
    article.lawList .lawDownload ul {
      width: 420px;
      margin-top: 2px;
      padding: 3px;
      background: #fff;
      box-shadow: 0px 5px 2px 0 rgba(0, 0, 0, 0.3);
      border: 1px solid #1042A4;
      box-sizing: border-box;
      display: none;
      position: absolute;
      top: -3px;
      right: -1px;
      z-index: 50;
      text-align: center;
      font-size: 0; }
      article.lawList .lawDownload ul li {
        margin: 2px 0 2px 15px;
        display: inline-block;
        text-align: center;
        vertical-align: top;
        font-size: 0.75rem;
        line-height: 1rem; }
        article.lawList .lawDownload ul li:first-child {
          margin: 2px 0; }

@media screen and (max-width: 1024px) {
  article.lawList {
    display: none; }
    article.lawList.active {
      display: block; }
    article.lawList .lawText {
      width: 100%;
      float: none;
      border-right: none;
      border-bottom: 1px solid #636974; }
    article.lawList .lawDownload {
      width: 100%;
      min-height: auto;
      float: none;
      text-align: center; }
      article.lawList .lawDownload p {
        display: none; }
      article.lawList .lawDownload ul {
        width: auto;
        display: inline-block;
        box-shadow: none;
        border: none;
        position: relative; }
        article.lawList .lawDownload ul li {
          width: auto;
          margin: 0;
          padding: 0 0 10px 10px; }
          article.lawList .lawDownload ul li.htmlFile, article.lawList .lawDownload ul li.xmlFile {
            display: none; } }

@media screen and (max-width: 769px) {
  article.lawList .lawText .baseText .labelLaw {
    margin-left: 12px;
    text-align: left; }
    article.lawList .lawText .baseText .labelLaw h3 {
      margin: 5px 0 5px 0; }
  article.lawList .lawText .baseText dl, article.lawList .lawText .baseText ol {
    width: auto; }
  article.lawList .lawText .baseText ol {
    margin: 0 25px 0 30px; } }

input[type=date],
input[type=text],
input[type=number],
select {
  width: auto;
  height: 35px;
  padding: 0 3px;
  font-size: 1rem;
  line-height: 35px;
  border: 1px solid #636974;
  vertical-align: middle;
  outline: none;
  color: #636974; }
  input[type=date]:focus,
  input[type=text]:focus,
  input[type=number]:focus,
  select:focus {
    border: 1px solid #d82a08; }
  input[type=date].formCheck,
  input[type=text].formCheck,
  input[type=number].formCheck,
  select.formCheck {
    border: 1px solid #CA241E; }
    input[type=date].formCheck:focus,
    input[type=text].formCheck:focus,
    input[type=number].formCheck:focus,
    select.formCheck:focus {
      border: 1px solid #d82a08;
      background: #fff; }
  input[type=date].short,
  input[type=text].short,
  input[type=number].short,
  select.short {
    max-width: 40px; }
  input[type=date].middle,
  input[type=text].middle,
  input[type=number].middle,
  select.middle {
    max-width: 60px; }

input[type=date],
input[type=submit],
input[dojoType=ComboBox],
select,
label,
option {
  cursor: pointer; }

/*======================================
            LAYOUT
=======================================*/
#bigFont #contentsWrap {
  min-width: 1400px; }

#contentsWrap {
  min-width: 1200px;
  margin: 25px 0 40px 30px;
  display: flex;
  position: relative; }
  #contentsWrap #contents {
    width: calc(100% - 320px);
    /*  */
    margin-left: 30px;
    float: right; }
    #contentsWrap #contents #searchArea {
      margin: 0 0 25px 0; }
      #contentsWrap #contents #searchArea dl dt {
        font-size: 1rem;
        display: inline-block; }
      #contentsWrap #contents #searchArea dl dd {
        display: inline-block; }
      #contentsWrap #contents #searchArea dl#searchWord {
        margin-bottom: 12px;
        text-align: left; }
        #contentsWrap #contents #searchArea dl#searchWord dt {
          padding-left: 12px;
          background: url(../images/icon/icon_attention_words_blue.png) left 2px no-repeat; }
          #contentsWrap #contents #searchArea dl#searchWord dt:after {
            content: ' / '; }
        #contentsWrap #contents #searchArea dl#searchWord dd ul li {
          margin-left: 12px;
          display: inline-block; }
          #contentsWrap #contents #searchArea dl#searchWord dd ul li a:focus {
            outline-color: white; }
          #contentsWrap #contents #searchArea dl#searchWord dd ul li _:-ms-lang(x):focus, #contentsWrap #contents #searchArea dl#searchWord dd ul li a:focus {
            outline: thin dotted #fff; }
      #contentsWrap #contents #searchArea #searchBoxWrap {
        margin: 0 20% 0 0; }
        #contentsWrap #contents #searchArea #searchBoxWrap #searchBox {
          padding-bottom: 25px;
          vertical-align: middle; }
          #contentsWrap #contents #searchArea #searchBoxWrap #searchBox #searchTextBox {
            width: 100%;
            margin-right: -70px;
            height: 70px;
            font-size: 1.125rem;
            display: block;
            float: left; }
          #contentsWrap #contents #searchArea #searchBoxWrap #searchBox #searchBtn {
            width: 70px;
            height: 70px;
            background: #1042A4 url(../images/icon/icon_search.png) center center no-repeat;
            border: none;
            border: 1px solid #1042A4;
            cursor: pointer;
            display: inline-block;
            vertical-align: middle; }
            #contentsWrap #contents #searchArea #searchBoxWrap #searchBox #searchBtn:focus {
              outline-color: white; }
          #contentsWrap #contents #searchArea #searchBoxWrap #searchBox _:-ms-lang(x), #contentsWrap #contents #searchArea #searchBoxWrap #searchBox #searchBtn {
            color: #fff; }
            #contentsWrap #contents #searchArea #searchBoxWrap #searchBox _:-ms-lang(x):focus, #contentsWrap #contents #searchArea #searchBoxWrap #searchBox #searchBtn:focus {
              outline: thin dotted #fff; }
    #contentsWrap #contents article#acquiredInfo {
      width: 90%;
      margin: 0 auto;
      padding: 25px;
      vertical-align: top;
      display: flex;
      align-items: stretch;
      border: 1px solid #D7D7D7; }
      #contentsWrap #contents article#acquiredInfo section {
        width: 32%;
        margin-left: 2%;
        padding-bottom: 0;
        background: #F5F6F8;
        align-items: flex-start; }
        #contentsWrap #contents article#acquiredInfo section:first-child {
          margin-left: 0; }
        #contentsWrap #contents article#acquiredInfo section h2 {
          font-size: 1rem;
          line-height: 1.5rem; }
          #contentsWrap #contents article#acquiredInfo section h2 span {
            padding: 10px 5px 10px 55px;
            /*20191030*/ }
        #contentsWrap #contents article#acquiredInfo section#number h2 {
          background: #fff url(../images/icon/icon_number.png) 20px 15px no-repeat; }
        #contentsWrap #contents article#acquiredInfo section#download h2 {
          background: #fff url(../images/icon/icon_download.png) 20px 15px no-repeat; }
        #contentsWrap #contents article#acquiredInfo section#reference h2 {
          background: #fff url(../images/icon/icon_reference.png) 20px 10px no-repeat; }
        #contentsWrap #contents article#acquiredInfo section .refineBox {
          padding: 25px; }
        #contentsWrap #contents article#acquiredInfo section ul li {
          font-size: 1rem;
          padding-bottom: 12px; }
        #contentsWrap #contents article#acquiredInfo section p {
          font-weight: 600; }
    #contentsWrap #contents #contentsBody {
      margin: 0 30px 100px 0;
      background: #F5F6F8;
      box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.1); }
      #contentsWrap #contents #contentsBody .categoryBox#resultBody {
        position: relative; }
        #contentsWrap #contents #contentsBody .categoryBox#resultBody #sortSelect {
          display: inline-block;
          position: absolute;
          top: 19px;
          right: 50px; }
          #contentsWrap #contents #contentsBody .categoryBox#resultBody #sortSelect select, #contentsWrap #contents #contentsBody .categoryBox#resultBody #sortSelect p {
            display: inline-block; }
          #contentsWrap #contents #contentsBody .categoryBox#resultBody #sortSelect p {
            color: #fff; }
      #contentsWrap #contents #contentsBody .categoryBox .innerCategoryBox {
        padding: 50px;
        display: none;
        position: relative; }
        #contentsWrap #contents #contentsBody .categoryBox .innerCategoryBox.resultBody {
          background: #fff;
          display: block;
          padding: 25px 50px;
          display: none; }
          #contentsWrap #contents #contentsBody .categoryBox .innerCategoryBox.resultBody.active {
            display: block; }
          #contentsWrap #contents #contentsBody .categoryBox .innerCategoryBox.resultBody .headlineOfList p {
            padding-bottom: 12px;
            font-weight: 600; }
      #contentsWrap #contents #contentsBody .categoryBox.active h2.link {
        background-image: url(../images/arrow_gray_up_big.png); }
      #contentsWrap #contents #contentsBody .categoryBox.active .innerCategoryBox {
        display: block; }

#searchConditions dl dt {
  font-size: 1.25rem;
  font-weight: 600; }

#searchConditions dl dd ul {
  font-size: 0; }
  #searchConditions dl dd ul li {
    margin: 0 5px 5px 0;
    padding: 10px 10px 10px 15px;
    background-color: #E5EBF5;
    display: inline-block;
    font-size: 1rem; }
    #searchConditions dl dd ul li span {
      display: inline-block; }
      #searchConditions dl dd ul li span.innerResult span {
        margin-left: 12px; }
        #searchConditions dl dd ul li span.innerResult span:first-child {
          margin-left: 0; }
      #searchConditions dl dd ul li span.colsed {
        width: 15px;
        margin-left: 5px;
        background: url(../images/icon/icon_closed.png) left 3px no-repeat;
        text-indent: -9999px;
        cursor: pointer; }

@media screen and (max-width: 1024px) {
  #contentsWrap {
    min-width: 100%; }
    #contentsWrap #contents #searchArea dl#searchWord {
      text-align: center; }
    #contentsWrap #contents article#acquiredInfo {
      display: block;
      align-items: normal; }
      #contentsWrap #contents article#acquiredInfo section {
        width: auto;
        margin-left: 0;
        margin-bottom: 25px;
        padding-bottom: 0; }
    #contentsWrap #contents #contentsBody {
      margin-right: 0; } }

@media screen and (min-width: 770px) and (max-width: 1024px) {
  #contentsWrap {
    margin: 25px 0 40px 30px; }
    #contentsWrap #contents {
      width: calc(100% - 300px);
      margin-left: 10px; }
      #contentsWrap #contents #contentsBody .categoryBox .innerCategoryBox {
        padding: 25px; } }

@media screen and (max-width: 769px) {
  #contentsWrap {
    margin: 20px 0; }
    #contentsWrap #contents {
      width: 100%;
      margin: 0; }
      #contentsWrap #contents #searchArea {
        margin: 25px 0 25px 0; }
        #contentsWrap #contents #searchArea #searchBoxWrap {
          margin: 0 10%; }
          #contentsWrap #contents #searchArea #searchBoxWrap #searchBox {
            padding-bottom: 12px; }
            #contentsWrap #contents #searchArea #searchBoxWrap #searchBox #searchTextBox {
              font-size: 0.875rem; }
          #contentsWrap #contents #searchArea #searchBoxWrap #searchConditions dl dt {
            font-size: 1rem; }
          #contentsWrap #contents #searchArea #searchBoxWrap #searchConditions dl dd ul li {
            padding: 5px 10px 5px 15px;
            font-size: 0.75rem; }
      #contentsWrap #contents #contentsBody .categoryBox .innerCategoryBox {
        padding: 12px; } }

@media all and (-ms-high-contrast: none) {
  #searchConditions dl dd ul li {
    padding: 10px 10px 3px 15px; }
    #searchConditions dl dd ul li span.colsed {
      background: url(../images/icon/icon_closed.png) left top no-repeat; } }

/*======================================
            LAYOUT
=======================================*/
#popuUpPage #contentsWrap {
  min-width: auto;
  margin: 0;
  border-top: 1px solid #D7D7D7; }
  #popuUpPage #contentsWrap #contentsLaw {
    width: calc(100% - 310px);
    float: none;
    padding: 25px 50px 25px 70px;
    border-right: 1px solid #D7D7D7;
    position: relative; }
    #popuUpPage #contentsWrap #contentsLaw.xmlDl {
      width: calc(100% - 760px);
      min-width: 300px;
      padding: 40px; }
    #popuUpPage #contentsWrap #contentsLaw.lawApi {
      width: calc(100% - 800px);
      min-width: 300px;
      padding: 40px; }
    #popuUpPage #contentsWrap #contentsLaw.allOpen {
      width: calc(100% - 620px); }
    #popuUpPage #contentsWrap #contentsLaw.allClosed {
      width: 100%; }
    #popuUpPage #contentsWrap #contentsLaw section.lawApiText {
      font-size: 1.125rem;
      display: none; }
      #popuUpPage #contentsWrap #contentsLaw section.lawApiText.active {
        display: block; }
    #popuUpPage #contentsWrap #contentsLaw ul.lawDownload {
      position: fixed;
      top: 160px;
      right: 311px; }
      #popuUpPage #contentsWrap #contentsLaw ul.lawDownload.openBtn {
        right: 0; }
      #popuUpPage #contentsWrap #contentsLaw ul.lawDownload li {
        margin-bottom: 12px; }
    #popuUpPage #contentsWrap #contentsLaw.xmlData .downloadListFile ul {
      font-size: 0; }
      #popuUpPage #contentsWrap #contentsLaw.xmlData .downloadListFile ul li {
        font-size: 0.75rem; }
        #popuUpPage #contentsWrap #contentsLaw.xmlData .downloadListFile ul li a {
          background: url(../images/icon/icon_xml_data.png) center top no-repeat; }
    #popuUpPage #contentsWrap #contentsLaw.lawData .downloadListFile ul {
      font-size: 0; }
      #popuUpPage #contentsWrap #contentsLaw.lawData .downloadListFile ul li {
        font-size: 0.75rem; }
        #popuUpPage #contentsWrap #contentsLaw.lawData .downloadListFile ul li a {
          background: url(../images/icon/icon_law_data.png) center top no-repeat; }
    #popuUpPage #contentsWrap #contentsLaw .downloadListFile {
      display: none; }
      #popuUpPage #contentsWrap #contentsLaw .downloadListFile.active {
        display: block; }
      #popuUpPage #contentsWrap #contentsLaw .downloadListFile ul {
        font-size: 0; }
        #popuUpPage #contentsWrap #contentsLaw .downloadListFile ul li {
          width: 150px;
          margin-bottom: 50px;
          text-align: center;
          display: inline-block; }
          #popuUpPage #contentsWrap #contentsLaw .downloadListFile ul li a {
            padding-top: 75px;
            font-size: 1.125rem;
            color: #000;
            text-decoration: none;
            display: block; }
            #popuUpPage #contentsWrap #contentsLaw .downloadListFile ul li a:hover {
              color: #CA241E; }
            #popuUpPage #contentsWrap #contentsLaw .downloadListFile ul li a span {
              display: block;
              font-size: 0.75rem; }
    #popuUpPage #contentsWrap #contentsLaw #searchKeywordWrap {
      display: none; }
    #popuUpPage #contentsWrap #contentsLaw button#tocSearchBtn {
      display: none; }
    #popuUpPage #contentsWrap #contentsLaw button.openClose {
      width: 40px;
      height: 40px;
      border-top: 1px solid #D7D7D7;
      border-bottom: 1px solid #D7D7D7;
      position: fixed;
      top: 100px; }
      #popuUpPage #contentsWrap #contentsLaw button.openClose#tocOutlineBtn {
        background: #F5F6F8 url(../images/arrow_gray_left.png) 12px 13px no-repeat;
        border-right: 1px solid #D7D7D7;
        border-radius: 0 5px 5px 0;
        left: 310px; }
        #popuUpPage #contentsWrap #contentsLaw button.openClose#tocOutlineBtn.openBtn {
          background: #F5F6F8 url(../images/icon/icon_toc.png) 3px 7px no-repeat;
          left: 0; }
          #popuUpPage #contentsWrap #contentsLaw button.openClose#tocOutlineBtn.openBtn:hover {
            background: #C2CEE7 url(../images/icon/icon_toc.png) 3px 7px no-repeat; }
        #popuUpPage #contentsWrap #contentsLaw button.openClose#tocOutlineBtn:hover {
          background: #C2CEE7 url(../images/arrow_gray_left.png) 12px 13px no-repeat; }
      #popuUpPage #contentsWrap #contentsLaw button.openClose#relationLinkBtn {
        background: #F5F6F8 url(../images/arrow_gray_right.png) 12px 13px no-repeat;
        border-left: 1px solid #D7D7D7;
        border-radius: 5px 0 0 5px;
        right: 311px; }
        #popuUpPage #contentsWrap #contentsLaw button.openClose#relationLinkBtn.openBtn {
          background: #F5F6F8 url(../images/icon/icon_link.png) 3px 6px no-repeat;
          right: 0; }
          #popuUpPage #contentsWrap #contentsLaw button.openClose#relationLinkBtn.openBtn:hover {
            background: #C2CEE7 url(../images/icon/icon_link.png) 3px 6px no-repeat; }
        #popuUpPage #contentsWrap #contentsLaw button.openClose#relationLinkBtn:hover {
          background: #C2CEE7 url(../images/arrow_gray_right.png) 12px 13px no-repeat; }
      #popuUpPage #contentsWrap #contentsLaw button.openClose#fileBtn {
        top: 160px;
        background: #F5F6F8 url(../images/icon/icon_download_list.png) center center no-repeat;
        border-radius: 5px;
        right: 311px; }
        #popuUpPage #contentsWrap #contentsLaw button.openClose#fileBtn.openBtn {
          background: #F5F6F8 url(../images/icon/icon_download_list.png) 3px 6px no-repeat;
          right: 0; }
          #popuUpPage #contentsWrap #contentsLaw button.openClose#fileBtn.openBtn:hover {
            background: #C2CEE7 url(../images/icon/icon_download_list.png) 3px 6px no-repeat; }
        #popuUpPage #contentsWrap #contentsLaw button.openClose#fileBtn:hover {
          background: #C2CEE7 url(../images/icon/icon_download_list.png) center center no-repeat; }
        #popuUpPage #contentsWrap #contentsLaw button.openClose#fileBtn#printBtn {
          top: 160px;
          right: 311px; }
          #popuUpPage #contentsWrap #contentsLaw button.openClose#fileBtn#printBtn.openBtn {
            right: 0; }

#popuUpPage:not(.document) #contentsLaw h3 {
  margin-bottom: 25px;
  padding: 8px 12px;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #000;
  border-left: 5px solid #1042A4; }
  #popuUpPage:not(.document) #contentsLaw h3.margin {
    margin-bottom: 50px; }

#popuUpPage:not(.document) #contentsLaw h4 {
  margin-bottom: 12px;
  font-size: 1.125rem;
  line-height: 2rem;
  color: #000; }

#popuUpPage:not(.document) #contentsLaw table.type1 {
  width: 80%; }

#popuUpPage:not(.document) #contentsLaw ul.disc {
  margin-left: 25px;
  list-style-type: disc; }
  #popuUpPage:not(.document) #contentsLaw ul.disc li {
    margin-bottom: 12px; }

#popuUpPage:not(.document) #contentsLaw .qa section {
  margin-left: 25px;
  padding: 25px;
  background: #F5F6F8; }
  #popuUpPage:not(.document) #contentsLaw .qa section p {
    padding-bottom: 10px; }

#popuUpPage:not(.document) #contentsLaw .newsList dl {
  padding: 25px 0;
  border-bottom: 1px solid #F5F6F8; }

@media screen and (max-width: 769px) {
  #popuUpPage #contentsWrap #contentsLaw {
    border-right: none;
    width: 50px !important;
    /**/
    padding: 25px 5px 25px 25px; }
    #popuUpPage #contentsWrap #contentsLaw.active {
      width: 100% !important;
      /**/ }
  #popuUpPage:not(.document) #contentsWrap #contentsLaw {
    padding: 25px 12px; }
    #popuUpPage:not(.document) #contentsWrap #contentsLaw h3 {
      font-size: 1.25rem;
      /**/
      line-height: 1.75rem;
      /**/ }
    #popuUpPage:not(.document) #contentsWrap #contentsLaw table.type1 {
      width: 100%; } }

#leftNaviSide {
  width: 310px;
  padding-top: 25px;
  background: #fff;
  text-align: center;
  border-right: 1px solid #D7D7D7;
  display: none; }
  #leftNaviSide.active {
    display: block; }
  #leftNaviSide #tocOutlineWrap {
    width: 309px;
    height: 500px;
    background: #fff;
    overflow: auto;
    position: fixed;
    top: 75px;
    left: 0;
    -webkit-overflow-scrolling: touch !important; }
    #leftNaviSide #tocOutlineWrap.onScroll {
      top: 20px; }
  #leftNaviSide ul {
    font-size: 0; }
    #leftNaviSide ul li {
      font-size: 1rem;
      text-align: left; }
    #leftNaviSide ul#dayOfPromulgation {
      margin: 0 0 25px 12px; }
      #leftNaviSide ul#dayOfPromulgation li {
        font-size: 0.75rem;
        text-align: left; }
    #leftNaviSide ul#tocTab {
      margin: 0 25px 25px 25px;
      border-bottom: 1px solid #D7D7D7; }
      #leftNaviSide ul#tocTab li {
        font-size: 0.875rem;
        display: inline-block; }
        #leftNaviSide ul#tocTab li button {
          width: 100px;
          margin: 0 5px;
          line-height: 37px;
          display: inline-block;
          border-radius: 5px 5px 0 0; }
          #leftNaviSide ul#tocTab li button#tableOfContents {
            background: #F5F6F8 url(../images/icon/icon_tabe_of_contents.png) 12px 10px no-repeat; }
          #leftNaviSide ul#tocTab li button#outline {
            background: #F5F6F8 url(../images/icon/icon_outline.png) 12px 8px no-repeat; }
          #leftNaviSide ul#tocTab li button.active#tableOfContents {
            background: #1042A4 url(../images/icon/icon_tabe_of_contents_ov.png) 12px 10px no-repeat;
            color: #fff; }
          #leftNaviSide ul#tocTab li button.active#outline {
            background: #1042A4 url(../images/icon/icon_outline_ov.png) 12px 8px no-repeat;
            color: #fff; }
    #leftNaviSide ul#xmlTab {
      min-width: 220px;
      margin-bottom: 25px; }
      #leftNaviSide ul#xmlTab li {
        display: inline-block; }
        #leftNaviSide ul#xmlTab li:not(first-child) {
          margin-left: 5px; }
  #leftNaviSide #allData h3 {
    background: url(../images/arrow_gray_link.png) 5px 3px no-repeat; }
  #leftNaviSide .downloadList {
    margin-bottom: 25px;
    padding: 0 25px;
    text-align: left; }
    #leftNaviSide .downloadList.active h3 {
      background: url(../images/icon/icon_minus.png) left 3px no-repeat; }
    #leftNaviSide .downloadList.active ul {
      display: block; }
    #leftNaviSide .downloadList h3 {
      margin-bottom: 12px;
      padding-left: 20px;
      font-weight: 600;
      background: url(../images/icon/icon_plus.png) left 3px no-repeat; }
      #leftNaviSide .downloadList h3 a {
        color: #000;
        text-decoration: none; }
        #leftNaviSide .downloadList h3 a:hover {
          color: #CA241E; }
    #leftNaviSide .downloadList ul {
      margin-left: 25px;
      font-size: 0;
      display: none; }
      #leftNaviSide .downloadList ul li {
        background: url(../images/list_link_line.png) left center no-repeat;
        font-size: 1rem; }
        #leftNaviSide .downloadList ul li:last-child {
          background: url(../images/list_link_line_bottom.png) left 0 bottom 15px no-repeat; }
        #leftNaviSide .downloadList ul li a {
          padding: 7px 25px 5px 25px;
          color: #000;
          text-decoration: none;
          display: block; }
          #leftNaviSide .downloadList ul li a:hover {
            color: #CA241E; }

#leftNaviBoxSide {
  width: 400px;
  padding-top: 50px;
  background: #fff;
  text-align: center;
  border-right: 1px solid #D7D7D7;
  text-align: center; }
  #leftNaviBoxSide h3 {
    margin-bottom: 25px;
    font-size: 1.5rem; }
  #leftNaviBoxSide a {
    margin: 0 50px 25px 50px;
    padding: 12px 0;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    box-shadow: 2px 3px 6px 2px rgba(0, 0, 0, 0.3);
    display: block; }
    #leftNaviBoxSide a.active {
      background: #E5EBF5;
      cursor: default; }
      #leftNaviBoxSide a.active:hover {
        background: #E5EBF5; }
      #leftNaviBoxSide a.active p.fukidashiTopSide, #leftNaviBoxSide a.active p.fukidashiBottomSide {
        background: #fff; }
      #leftNaviBoxSide a.active p.fukidashiTopSide:after {
        content: url(../images/fukidashi_top_side_w.png); }
      #leftNaviBoxSide a.active p.fukidashiBottomSide:after {
        content: url(../images/fukidashi_bottom_side_w.png); }
    #leftNaviBoxSide a:hover {
      background: #e9f0f7; }
    #leftNaviBoxSide a p {
      padding: 0; }
      #leftNaviBoxSide a p.fukidashiTopSide, #leftNaviBoxSide a p.fukidashiBottomSide {
        width: 280px;
        padding: 5px 10px;
        background: #E5EBF5;
        border-radius: 3px;
        position: relative; }
      #leftNaviBoxSide a p.fukidashiTopSide {
        margin: 0 auto 5px auto; }
        #leftNaviBoxSide a p.fukidashiTopSide:after {
          content: url(../images/fukidashi_top_side.png);
          width: 15px;
          height: 15px;
          position: absolute;
          left: 160px;
          bottom: -13px; }
      #leftNaviBoxSide a p.fukidashiBottomSide {
        margin: 5px auto 0 auto; }
        #leftNaviBoxSide a p.fukidashiBottomSide:after {
          content: url(../images/fukidashi_bottom_side.png);
          width: 15px;
          height: 15px;
          position: absolute;
          left: 100px;
          top: -16px; }

#bigFont #leftNaviBoxSide a p.fukidashiTopSide:after {
  bottom: -6px; }

#bigFont #leftNaviBoxSide a p.fukidashiBottomSide:after {
  top: -24px; }

#relationLinkSide {
  width: 310px;
  padding: 0 25px 12px 25px;
  position: fixed;
  top: 70px;
  right: 0;
  display: none; }
  #relationLinkSide.onScroll {
    top: 20px; }
  #relationLinkSide.active {
    display: block; }
  #relationLinkSide h3 {
    margin-bottom: 25px;
    padding-bottom: 12px;
    font-size: 1.25rem;
    font-weight: 600;
    border-bottom: 1px solid #F5F6F8; }
  #relationLinkSide ul li {
    padding-bottom: 25px; }
    #relationLinkSide ul li a {
      font-size: 1.125rem; }
      #relationLinkSide ul li a span {
        font-size: 0.75rem; }

#discriptionSide {
  width: 400px;
  padding: 50px 25px 50px 50px; }
  #discriptionSide h3 {
    margin-bottom: 12px;
    padding: 5px 12px;
    background-image: url(../images/icon/icon_diamond.png), url(../images/dotte_gray.png);
    background-position: left center, left bottom;
    background-repeat: no-repeat, repeat-x;
    font-size: 1.125rem;
    color: #000; }
  #discriptionSide ul li {
    margin-bottom: 12px; }
  #discriptionSide a.mailLink {
    padding-left: 25px;
    background: url(../images/icon/icon_mail.png) left 3px no-repeat;
    display: inline-block; }

@media screen and (max-width: 769px) {
  #leftNaviSide {
    width: 100%;
    text-align: center;
    border-right: none; }
  #leftNaviSide #tocOutlineWrap,
  #relationLinkSide {
    /**/
    background: #fff;
    border-bottom: 1px solid #D7D7D7;
    position: static !important; }
  #leftNaviSide #tocOutlineWrap {
    /**/
    width: 100%;
    height: auto !important;
    overflow: visible;
    border: none; }
    #leftNaviSide #tocOutlineWrap #searchKeyword {
      display: none; }
  #relationLinkSide {
    /**/
    width: 100%;
    margin-top: 25px;
    border: none; } }

/*======================================
            MODULES
=======================================*/
/*
 UL
 TABLE
 FORM
 ARTICLE
*/
/* UL TYPE1-3 */
/* TABLE TYPE1-3 */
table {
  width: 100%;
  border-collapse: collapse; }
  table tr th {
    text-align: left;
    font-weight: normal; }
  table.type1 {
    margin: 0 auto 25px auto;
    border-left: 1px solid #636974;
    border-bottom: 1px solid #636974; }
    table.type1 tr td,
    table.type1 tr th {
      padding: 5px;
      border-right: 1px solid #636974;
      border-top: 1px solid #636974; }
    table.type1 tr th {
      width: 20%;
      font-weight: 600; }

#bigFont #contentsWrap #sNavi ul li#iconBeginner {
  background: url(../images/icon/icon_beginner.png) 1px 8px no-repeat; }

#bigFont #contentsWrap #sNavi ul li#iconFaq {
  background: url(../images/icon/icon_faq.png) left 8px no-repeat; }

#bigFont #contentsWrap #sNavi ul li#iconManual {
  background: url(../images/icon/icon_manual.png) left 5px no-repeat; }

#sNavi {
  padding: 35px 0 25px 0;
  text-align: center; }
  #sNavi ul li {
    margin-right: 50px;
    padding-left: 20px;
    display: inline-block; }
    #sNavi ul li:last-child {
      margin-right: 0; }
    #sNavi ul li#iconBeginner {
      background: url(../images/icon/icon_beginner.png) 1px 2px no-repeat; }
    #sNavi ul li#iconFaq {
      background: url(../images/icon/icon_faq.png) left 2px no-repeat; }
    #sNavi ul li#iconManual {
      background: url(../images/icon/icon_manual.png) left top no-repeat; }
    #sNavi ul li a {
      font-weight: 600;
      color: #000; }
      #sNavi ul li a:hover {
        color: #CA241E; }

@media screen and (max-width: 769px) {
  #sNavi ul li {
    margin-right: 12px; }
    #sNavi ul li a {
      font-size: 0.75rem; } }

.checkLabel ul {
  font-size: 0; }
  .checkLabel ul li {
    display: inline-block; }
    .checkLabel ul li button {
      margin: 0 8px 7px 0;
      padding: 7px 25px;
      background: #fff;
      border: 1px solid #636974;
      cursor: pointer; }
      .checkLabel ul li button:hover {
        background: #C2CEE7; }
      .checkLabel ul li button.active {
        background: #1042A4;
        color: #fff; }

#classification .checkLabel ul {
  height: 280px;
  overflow: auto; }
  #classification .checkLabel ul li button {
    width: 100px;
    margin: 0 8px 5px 0;
    padding: 7px 5px; }

.abc50 ul {
  font-size: 0; }
  .abc50 ul li {
    width: 43px;
    height: 38px;
    margin: 0 8px 7px 0;
    display: inline-block;
    color: #323232; }
    .abc50 ul li:last-child {
      margin: 0 0 7px 0; }
    .abc50 ul li.active {
      background: #1042A4;
      color: #fff; }
    .abc50 ul li button {
      width: 43px;
      height: 38px;
      background: #fff;
      text-align: center;
      font-size: 1rem;
      line-height: 38px;
      border: 1px solid #636974;
      display: block; }
      .abc50 ul li button:hover {
        background: #C2CEE7; }
      .abc50 ul li button.active {
        background: #1042A4;
        color: #fff; }
    .abc50 ul li span {
      width: 43px;
      height: 38px;
      margin: 0 !important;
      background: #fff;
      color: #636974;
      line-height: 38px;
      border: 1px solid #D7D7D7;
      display: block;
      cursor: auto; }

@media screen and (max-width: 769px) {
  .abc50 {
    height: 280px;
    overflow: auto;
    font-size: 0; } }

.checkBoxGroup {
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #636974;
  text-align: center; }
  .checkBoxGroup:last-child {
    border-bottom: none; }

.checkBoxLabel,
.radioBoxLabel {
  margin: 0 7px 20px 0;
  padding: 0 20px;
  background: #D7D7D7;
  border: 1px solid #fff;
  border-radius: 5px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 30px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  cursor: pointer;
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.15) inset; }
  .checkBoxLabel .sliderNobu,
  .radioBoxLabel .sliderNobu {
    width: 10px;
    height: 27px;
    background: url(../images/slider_knob.png) left top no-repeat;
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 5px; }
  .checkBoxLabel.active,
  .radioBoxLabel.active {
    background: #1042A4;
    color: #fff; }
    .checkBoxLabel.active .sliderNobu,
    .radioBoxLabel.active .sliderNobu {
      left: auto;
      right: 5px; }
  .checkBoxLabel.activeOrange,
  .radioBoxLabel.activeOrange {
    background: #d06f2b;
    color: #fff; }
  .checkBoxLabel.shortBtn,
  .radioBoxLabel.shortBtn {
    margin: 0;
    padding: 5px 10px; }
  .checkBoxLabel p,
  .radioBoxLabel p {
    padding-bottom: 0; }

#searchTarget .checkBoxLabel {
  min-width: 80px;
  margin: 0 0 20px 0;
  padding: 0 15px;
  text-align: center; }

#bigFont #contentsWrap .headlineOfList ul {
  text-align: right; }
  #bigFont #contentsWrap .headlineOfList ul li.xmlDownload a {
    background: url(../images/icon/icon_download_min.png) 2px 8px no-repeat; }
  #bigFont #contentsWrap .headlineOfList ul li.csvDownload a {
    background: url(../images/icon/icon_manual.png) 2px 5px no-repeat; }

.headlineOfList {
  position: relative; }
  .headlineOfList .number {
    margin-bottom: 5px;
    font-size: 2.534rem;
    display: inline-block; }
    .headlineOfList .number span {
      font-size: 1.75rem; }
  .headlineOfList .selectLabel {
    margin-bottom: 5px;
    display: inline-block; }
    .headlineOfList .selectLabel .checkBoxLabel, .headlineOfList .selectLabel radioBoxLabel {
      margin: 0 7px 0 0; }
  .headlineOfList .downloadLink {
    position: absolute;
    bottom: 5px;
    right: 0; }
  .headlineOfList ul {
    text-align: right; }
    .headlineOfList ul li {
      margin-left: 12px;
      display: inline-block; }
      .headlineOfList ul li a {
        padding-left: 25px;
        color: #000;
        text-decoration: none;
        display: inline-block; }
        .headlineOfList ul li a:hover {
          color: #CA241E; }
      .headlineOfList ul li.xmlDownload a {
        background: url(../images/icon/icon_download_min.png) 2px 2px no-repeat; }
      .headlineOfList ul li.csvDownload a {
        background: url(../images/icon/icon_manual.png) 2px top no-repeat; }

#bigFont #popHelp,
#bigFont #popDate {
  width: 600px; }

#popDownload h2 span {
  padding: 12px 20px !important; }

#popHelp,
#popDate {
  width: 400px;
  margin: 0;
  border-radius: 5px;
  padding-bottom: 0;
  box-shadow: 0 0 3px 6px rgba(0, 0, 0, 0.1);
  position: fixed;
  bottom: 90px;
  right: 185px;
  z-index: 100; }
  #popHelp h2,
  #popDate h2 {
    text-align: left; }
    #popHelp h2 span,
    #popDate h2 span {
      min-height: 50px;
      padding: 0 0 0 55px;
      background-image: none !important;
      background-position: right 20px top 22px;
      background-repeat: no-repeat;
      cursor: pointer;
      font-size: 1rem;
      line-height: 50px;
      font-weight: 600;
      color: #000;
      display: block; }
  #popHelp .refineBox,
  #popDate .refineBox {
    padding: 35px 18px 30px 18px;
    background: #F5F6F8 url(../images/navi_title_shadow.png) left top repeat-x;
    vertical-align: text-middle; }
    #popHelp .refineBox #helpTextBox,
    #popDate .refineBox #helpTextBox {
      width: 100%;
      margin-right: -70px;
      height: 70px;
      font-size: 1.125rem;
      display: block;
      float: left; }
    #popHelp .refineBox #helpBtn,
    #popDate .refineBox #helpBtn {
      width: 70px;
      height: 70px;
      background: #1042A4 url(../images/icon/icon_search.png) center center no-repeat;
      border: none;
      cursor: pointer;
      display: inline-block;
      vertical-align: middle;
      float: right; }
  #popHelp .closeBtn,
  #popDate .closeBtn {
    width: 80px;
    padding-left: 10px;
    text-align: left;
    line-height: 1rem;
    display: block !important;
    position: absolute;
    top: 5px;
    right: 5px; }

#popHelp h2 {
  background: #fff url(../images/icon/icon_help_min.png) 20px 12px no-repeat; }

#popDate {
  position: absolute;
  right: 50px; }
  #popDate h2 {
    background: #fff url(../images/icon/icon_day_enforcement.png) 20px 13px no-repeat; }
  #popDate.bottomSide {
    bottom: 100px; }
  #popDate.topSide {
    top: 250px;
    bottom: auto; }

@media screen and (max-width: 769px) {
  #popDate,
  #popHelp,
  #popDownload {
    width: auto;
    border-radius: 0;
    box-shadow: 0 0 3px 6px rgba(0, 0, 0, 0.1);
    position: static;
    right: auto;
    top: auto;
    left: auto;
    bottom: auto; }
    #popDate .closeBtn,
    #popHelp .closeBtn,
    #popDownload .closeBtn {
      width: 100%;
      text-align: center;
      position: static; } }

@media screen and (max-width: 1024px) {
  .headlineOfList {
    min-height: 12px;
    /* URL共有する場合は出力 min-height: $double-space;*/ }
    .headlineOfList button {
      display: none;
      /* URL共有する場合は出力 */ }
      .headlineOfList button.downloadIcon {
        width: 50px;
        height: 50px;
        background: #fff url(../images/icon/icon_download.png) 12px 12px no-repeat;
        border-radius: 5px;
        cursor: pointer;
        border: 1px solid #636974;
        position: absolute;
        bottom: 5px;
        right: 0; }
        .headlineOfList button.downloadIcon:hover {
          background: #C2CEE7 url(../images/icon/icon_download.png) 12px 12px no-repeat; }
    .headlineOfList ul {
      display: none;
      /**/ }
      .headlineOfList ul.active {
        display: block;
        /**/ }
  #popDownload ul {
    display: block;
    /**/
    text-align: left; }
    #popDownload ul li {
      display: block;
      /**/
      margin: 0 0 25px 0;
      font-size: 0.75rem; }
      #popDownload ul li a {
        padding-left: 25px;
        display: block; }
      #popDownload ul li.xmlDownload a {
        background: url(../images/icon/icon_download_min.png) 2px 2px no-repeat; }
      #popDownload ul li.csvDownload a {
        background: url(../images/icon/icon_manual.png) 2px top no-repeat; }
  #popDownload button.closeBtn {
    display: block; } }

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .headlineOfList {
    min-height: 12px;
    /* URL共有する場合は出力 min-height: $double-space;*/ } }

@media screen and (max-width: 769px) {
  .headlineOfList {
    min-height: 12px;
    /* URL共有する場合は出力 min-height: 60px;*/ }
    .headlineOfList .selectLabel {
      margin-top: 10px; } }

.newsList dl {
  padding-bottom: 30px; }
  .newsList dl:last-child {
    padding-bottom: 0; }
  .newsList dl dt {
    width: 140px;
    color: #636974;
    display: block;
    float: left; }
  .newsList dl dd {
    width: calc(100% - 140px);
    float: left; }

@media screen and (max-width: 769px) {
  .newsList dl dt {
    width: auto;
    float: none; }
  .newsList dl dd {
    width: auto;
    float: none; }
  #innerDocument {
    display: none; }
    #innerDocument.active {
      display: block; } }

#innerDocument section {
  padding-bottom: 10px;
  display: none; }
  #innerDocument section.active {
    display: block; }
  #innerDocument section h3, #innerDocument section h4, #innerDocument section dt {
    font-weight: 600; }
  #innerDocument section.table {
    padding-bottom: 25px; }
    #innerDocument section.table h3 {
      margin-left: -1rem;
      margin-bottom: 5px;
      padding-right: 2rem; }
    #innerDocument section.table table {
      width: auto;
      border-collapse: collapse;
      border-right: 1px solid #636974;
      border-top: 1px solid #636974; }
      #innerDocument section.table table tr th {
        padding: 5px;
        border-left: 1px solid #636974;
        border-bottom: 1px solid #636974; }
      #innerDocument section.table table tr td {
        padding: 5px;
        border-left: 1px solid #636974;
        border-bottom: 1px solid #636974; }
        #innerDocument section.table table tr td p {
          padding: 0; }
  #innerDocument section h4 {
    text-indent: 2rem; }
  #innerDocument section ol, #innerDocument section ul {
    margin-left: -1rem; }
    #innerDocument section ol li, #innerDocument section ul li {
      padding-left: 1rem;
      text-indent: -1rem; }
      #innerDocument section ol li ol, #innerDocument section ol li ul, #innerDocument section ul li ol, #innerDocument section ul li ul {
        margin-left: 0; }
      #innerDocument section ol li .number, #innerDocument section ul li .number {
        padding-right: 1rem;
        font-weight: 600; }
  #innerDocument section dl {
    margin-bottom: 5px;
    display: none; }
    #innerDocument section dl.active {
      display: block; }
    #innerDocument section dl dt {
      margin-left: -1rem;
      padding-right: 2rem;
      display: inline-block;
      float: left; }
    #innerDocument section dl dd {
      display: inline; }

#toTop _:-ms-lang(x), #toTop button,
#toHelp _:-ms-lang(x),
#toHelp button {
  color: #fff; }
  #toTop _:-ms-lang(x):focus, #toTop button:focus,
  #toHelp _:-ms-lang(x):focus,
  #toHelp button:focus {
    outline: thin dotted #000; }

.circleBtn {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  opacity: 0.8;
  position: fixed;
  bottom: 20px;
  cursor: pointer;
  z-index: 100;
  display: inline-block; }
  .circleBtn#toTop {
    right: 20px;
    background: #636974; }
  .circleBtn#toHelp {
    right: 120px;
    background: #1042A4; }
  .circleBtn:hover {
    opacity: 1; }
  .circleBtn button {
    width: 80px;
    height: 80px;
    display: block;
    text-align: center;
    color: #fff; }
    .circleBtn button:hover {
      color: #fff; }

#toMenu {
  display: none; }

@media screen and (max-width: 769px) {
  .circleBtn {
    width: 60px;
    height: 60px;
    bottom: 10px; }
    .circleBtn#toTop {
      right: 5px; }
      .circleBtn#toTop.active {
        display: none; }
    .circleBtn#toHelp {
      right: 70px; }
      .circleBtn#toHelp.active {
        display: none; }
      .circleBtn#toHelp.document {
        display: none; }
    .circleBtn button {
      width: 60px;
      height: 60px; }
      .circleBtn button img {
        width: 50%;
        height: auto; }
  #toMenu {
    width: 64px;
    height: 64px;
    background: #1042A4;
    box-sizing: border-box;
    border-radius: 5px;
    opacity: 1;
    display: block;
    position: fixed;
    left: 5px;
    bottom: 5px; }
    #toMenu.active {
      width: 96%;
      background-color: #1042A4;
      background-image: url(../images/arrow_white_more.png);
      background-position: right 10px bottom 9px;
      background-repeat: no-repeat; }
      #toMenu.active button#hamburgerMenu {
        margin: 10px 5px 0 10px; }
      #toMenu.active #wrapFootNavi {
        display: inline-block; }
    #toMenu button {
      margin-right: 25px;
      vertical-align: top;
      display: inline-block; }
      #toMenu button#hamburgerMenu {
        width: 44px;
        height: 44px;
        margin: 12px 5px 0 9px;
        background: url(../images/icon/icon_menu.png) center top no-repeat; }
        #toMenu button#hamburgerMenu.active {
          background: url(../images/icon/icon_menu_ov.png) center top no-repeat; }
    #toMenu #wrapFootNavi {
      width: calc(100% - 90px);
      margin-top: 5px;
      padding-left: 12px;
      padding-bottom: 3px;
      background: #fff;
      overflow-x: auto;
      display: none; }
      #toMenu #wrapFootNavi #footNavi {
        white-space: nowrap;
        text-align: left;
        display: inline-block;
        padding: 4px 0 3px 0; }
        #toMenu #wrapFootNavi #footNavi button#tocSearchBtn {
          display: none; }
        #toMenu #wrapFootNavi #footNavi button.openClose {
          width: 40px;
          height: 40px;
          border: 1px solid #D7D7D7;
          border-radius: 5px; }
          #toMenu #wrapFootNavi #footNavi button.openClose#tocOutlineBtn {
            background: #F5F6F8 url(../images/icon/icon_toc_off.png) 3px 7px no-repeat; }
            #toMenu #wrapFootNavi #footNavi button.openClose#tocOutlineBtn.openBtn {
              background: #F5F6F8 url(../images/icon/icon_toc.png) 3px 7px no-repeat; }
              #toMenu #wrapFootNavi #footNavi button.openClose#tocOutlineBtn.openBtn:hover {
                background: #C2CEE7 url(../images/icon/icon_toc.png) 3px 7px no-repeat; }
            #toMenu #wrapFootNavi #footNavi button.openClose#tocOutlineBtn:hover {
              background: #C2CEE7 url(../images/icon/icon_toc_off.png) 3px 7px no-repeat; }
          #toMenu #wrapFootNavi #footNavi button.openClose#relationLinkBtn {
            background: #F5F6F8 url(../images/icon/icon_link_off.png) 3px 6px no-repeat; }
            #toMenu #wrapFootNavi #footNavi button.openClose#relationLinkBtn.openBtn {
              background: #F5F6F8 url(../images/icon/icon_link.png) 3px 6px no-repeat; }
              #toMenu #wrapFootNavi #footNavi button.openClose#relationLinkBtn.openBtn:hover {
                background: #F5F6F8 url(../images/icon/icon_link.png) 3px 6px no-repeat; }
            #toMenu #wrapFootNavi #footNavi button.openClose#relationLinkBtn:hover {
              background: #C2CEE7 url(../images/icon/icon_link_off.png) 3px 6px no-repeat; }
        #toMenu #wrapFootNavi #footNavi #downloadFiles {
          vertical-align: top;
          display: inline-block; }
          #toMenu #wrapFootNavi #footNavi #downloadFiles li {
            margin-right: 25px;
            vertical-align: top;
            display: inline-block; }
            #toMenu #wrapFootNavi #footNavi #downloadFiles li#printBtn {
              margin-top: 12px; } }

#gNavi .nowloading {
  margin-top: 100px;
  text-align: center; }
  #gNavi .nowloading p {
    font-weight: 600;
    color: #fff; }

#gNaviSp .nowloading {
  padding-top: 25px;
  text-align: center; }
  #gNaviSp .nowloading p {
    font-weight: 600;
    color: #1042A4; }

#searchKeyword,
#searchKeywordWrap {
  margin-bottom: 25px;
  padding: 12px 5px;
  background: #e9f0f7; }
  #searchKeyword h2,
  #searchKeywordWrap h2 {
    margin-bottom: 12px;
    background: none;
    font-size: 0.875rem;
    color: #1F72DB;
    line-height: 1.125rem;
    border-top: none;
    border-bottom: none; }
    #searchKeyword h2:before,
    #searchKeywordWrap h2:before {
      content: url(../images/icon/icon_hilight.png);
      display: inline-block;
      width: 16px;
      height: 18px; }
  #searchKeyword ul,
  #searchKeywordWrap ul {
    margin-bottom: 12px;
    text-align: left; }
    #searchKeyword ul li,
    #searchKeywordWrap ul li {
      display: inline-block; }
  #searchKeyword #searchKeywordBtn,
  #searchKeywordWrap #searchKeywordBtn {
    font-size: 0; }
    #searchKeyword #searchKeywordBtn button,
    #searchKeywordWrap #searchKeywordBtn button {
      margin: 5px;
      min-height: 26px;
      background: #1F72DB;
      font-size: 0.75rem;
      color: #fff;
      border-radius: 13px; }
      #searchKeyword #searchKeywordBtn button#prev,
      #searchKeywordWrap #searchKeywordBtn button#prev {
        padding: 0 25px;
        background-image: url(../images/arrow_white_left.png);
        background-repeat: no-repeat;
        background-position: 10px 8px; }
      #searchKeyword #searchKeywordBtn button#next,
      #searchKeywordWrap #searchKeywordBtn button#next {
        padding: 0 25px;
        background-image: url(../images/arrow_white_right.png);
        background-repeat: no-repeat;
        background-position: right 10px top 8px; }
      #searchKeyword #searchKeywordBtn button:hover,
      #searchKeywordWrap #searchKeywordBtn button:hover {
        background: #36aae7; }

@media screen and (max-width: 769px) {
  #searchKeyword,
  #searchKeywordWrap {
    display: none; } }

.windowClosed {
  padding: 0 25px 0 50px;
  height: 36px;
  background: #636974 url(../images/icon/icon_closed_white_large.png) 20px 8px no-repeat;
  line-height: 36px;
  border-radius: 18px;
  color: #fff; }
  .windowClosed:hover {
    background: #636974 url(../images/icon/icon_closed_white_large.png) 20px 8px no-repeat; }

header .windowClosed {
  display: inline-block; }

#indexPage header .windowClosed {
  display: none; }

@media screen and (max-width: 769px) {
  .windowClosed {
    margin-right: 5px;
    padding: 0 25px 0 35px;
    background: #636974 url(../images/icon/icon_back_white.png) 9px 8px no-repeat;
    /**/
    color: #fff; }
    .windowClosed:hover {
      background: #636974 url(../images/icon/icon_back_white.png) 9px 8px no-repeat;
      /**/ }
  header .windowClosed {
    width: 36px;
    /**/
    padding: 0;
    /**/
    background: #636974 url(../images/icon/icon_back_white.png) 9px 8px no-repeat;
    /**/
    border-radius: 5px;
    /**/
    text-indent: -9999px;
    /**/ } }

/*======================================
            TIPS
=======================================*/
.BoxLine1 {
  width: 380px; }

.BoxLine2 {
  width: 790px; }

.BoxLine_hf {
  width: 48%; }

img.autoImg {
  width: 100%;
  max-width: 100%;
  height: auto; }

.iconBlank {
  padding-right: 24px;
  background-image: url(../images/icon/icon_blank.png);
  background-position: right 3px top 3px;
  background-repeat: no-repeat; }

.iconBlankOut {
  padding-right: 24px;
  background-image: url(../images/icon/icon_blank_out.png);
  background-position: right 3px top 3px;
  background-repeat: no-repeat; }

.moreBtn {
  text-align: right; }

@media screen and (max-width: 769px) {
  .moreBtn {
    text-align: center; } }

.cf:before,
.cf:after {
  content: '';
  display: table; }

.cf:after {
  clear: both; }

.cf {
  zoom: 1;
  /* for IE6/7 */ }

.attention {
  color: #CA241E !important; }

.annotation {
  font-size: 0.75rem !important;
  line-height: 1rem !important; }

.strong {
  font-weight: bold; }

.bigFont {
  font-size: 1.125rem !important;
  line-height: 2rem !important; }

.smallFont {
  font-size: 0.875rem !important; }

.light_face {
  font-family: "游ゴシック Light","YuGothic";
  font-weight: 300; }

.searchLabel {
  background: #C2CEE7; }

.searchLabel.active {
  background: #1042A4;
  color: #fff; }

.label2 {
  background: #abeefe; }

.label3 {
  background: #ffff74; }

.hidObj {
  display: none; }

.bgBaseGray {
  background: #F5F6F8 !important; }

.bgLightGray {
  background: #F5F6F8 !important; }

.bgWhite {
  background: #fff !important; }

.boxlineBlack {
  border: 1px solid #000; }

/* margin */
.mLeft {
  margin-left: 25px; }

.mRight {
  margin-right: 25px; }

.mBottom {
  margin-bottom: 25px; }

.mHfLeft {
  margin-left: 12px; }

.indentList {
  margin-left: 16px; }

.noMRight {
  margin-right: 0 !important; }

.noMBottom {
  margin-bottom: 0 !important; }

.noMLeft {
  margin-left: 0 !important; }

.pdn {
  padding: 25px; }

.hfPdn {
  padding: 12px; }

.forSp {
  display: none; }

@media screen and (max-width: 769px) {
  .forSp {
    display: block; } }

/* align */
.tCenter {
  text-align: center !important; }

.tRight {
  text-align: right !important; }

.fRight {
  float: right !important; }

.fLeft {
  float: left !important; }

.fCenter {
  margin-left: auto !important;
  margin-right: auto !important; }
