@charset "UTF-8";
@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
=======================================*/
#popuUpPage.document header nav#sNavi ul li .windowClosed {
  display: none; }

#popuUpPage header {
  height: 65px; }
  #popuUpPage header nav#sNavi ul li {
    display: inline-block; }

header {
  width: 100%;
  min-width: 1350px;
  margin: 0;
  background: #fff;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.1);
  text-align: center;
  z-index: 500; }
      header nav#sNavi ul li .windowClosed {
        display: none; }

@media screen and (max-width: 1024px) {
  header {
    min-width: 1024px; }
  #popuUpPage header {
    left: 0; }
  }

@media screen and (max-width: 812px) {
  header {
    min-width: auto;
    height: 55px; }
    header h1 {
      top: 15px; }
    header ul#fontNavi {
      display: none; }
}

/* footer {
  padding: 30px;
  background: #F5F6F8;
  color: #707070;
  font-size: 0.75rem;
  text-align: center; }
  footer address {
    display: inline-block; }

.nonDocument footer {
  text-align: center; }

#popuUpPage.document footer {
  margin-left: 310px; }
  #popuUpPage.document footer address {
    margin-right: 310px; }
  #popuUpPage.document footer.allwidth {
    margin-left: 0; }
    #popuUpPage.document footer.allwidth address {
      margin-right: 0; }

@media screen and (max-width: 812px) {
  #popuUpPage.document footer {
    margin-left: 0; } }
 */

@charset "UTF-8";

/* フッタ設定 */
footer {
  z-index: 99;
  padding: 28px 25px 26px 25px;
  background: #636974;
  text-align: center;
  color: #fff; }
  footer ul {
    margin-bottom: 12px;
    font-size: 0; }
    footer ul li {
      margin-bottom: 0;
      margin-right: 24px;
      display: inline-block;
      font-size: 0; }
      footer ul li:last-child {
        margin-right: 0; }
      footer ul li a {
        font-size: 0.875rem;
        line-height: 0.875rem;
        color: #fff;
        text-decoration: none; }
        footer ul li a:hover {
          text-decoration: underline; }
  footer address {
    font-size: 0.75rem;
    line-height: 0.75rem;
    display: block; }

#popuUpPage.document footer {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0; }
  #popuUpPage.document footer.allwidth {
    margin-left: 0; }
    #popuUpPage.document footer.allwidth address {
      margin-right: 0; }

#popuUpPage.nonDocument footer {
  text-align: center; }

@media screen and (max-width: 812px) {
  #popuUpPage.document footer {
    display: none;
    margin-left: 0;
    padding-bottom: 80px; }
    #popuUpPage.document footer address {
      margin-right: 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; } }

/*======================================
            LAYOUT
=======================================*/
#popuUpPage #searchArea,
#popuUpPage #open50Btn,
#popuUpPage #lawName {
  display: none; }
  #searchArea section {
    padding-bottom: 0; }
  #searchArea #searchBox {
    width: 1100px;
    margin: 0 auto 5px 320px;
    padding-top: 12px;
    padding-bottom: 0;
    font-size: 0;
    text-align: left; }
    #searchArea #searchBox #searchTextBox ,
    #searchAreaSp #searchBoxSp #searchTextBoxSp {
      width: 780px;
      height: 40px;
      font-size: 0.875rem;
      line-height: 40px;
      display: inline-block;
      box-sizing: border-box;
      border: 1px solid #1042A4;
      border-right: none;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
      #searchArea #searchBox #searchTextBox:-ms-input-placeholder {
        font-size: 1rem;
        vertical-align: middle; }
      #searchAreaSp #searchBoxSp #searchTextBoxSp {
        font-size: 1rem; }
    #searchArea #searchBox .serchSelect {
      height: 40px;
      background: #F5F6F8;
      font-size: 0.875rem;
      line-height: 40px;
      display: inline-block;
      box-sizing: border-box;
      border-top: 1px solid #1042A4;
      border-bottom: 1px solid #1042A4; }
      #searchArea #searchBox .serchSelect#selectAllTitle {
        width: 100px;
        border-left: 1px solid #1042A4;
        border-right: none; }
      #searchArea #searchBox .serchSelect#selectAndOr {
        width: 90px;
        border-right: 1px solid #1042A4;
        border-left: none; }
    #searchArea #searchBox #clearBtn {
      width: 20px;
      height: 40px;
/*      background: #fff url(../img/close_gray.png) center 14px no-repeat; */
      background: #fff  none !important;
      display: inline-block;
      box-sizing: border-box;
      font-size: 1rem;
      border-top: 1px solid #1042A4;
      border-bottom: 1px solid #1042A4;
      border-left: none;
      border-right: none;
      vertical-align: middle;
      cursor: pointer; }
    #searchArea #searchBox #searchBtn {
      padding-left: 40px;
      background-image: url(../img/icon/icon_search_white.png);
      background-position: 10px 8px;
      background-repeat: no-repeat;
      background-size: 20px auto;
      text-align: left;
      cursor: pointer;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      vertical-align: middle; }

  #searchArea #searchMode {
    padding: 0 5px;
    background: #E5EBF5;
    font-size: 0;
    text-align: left;
    border-radius: 5px;
    position: absolute;
    top: 57px;
    left: 319px;
    z-index: 510; }
    
    #searchArea #searchMode ul {
      display: inline-block; }
      #searchArea #searchMode ul li {
        margin-right: 12px;
        font-size: 1rem;
        line-height:40px;
        display: inline-block; 
        vertical-align: bottom; }
        #searchArea #searchMode ul li label input {
          vertical-align: middle; }
    
  #searchArea #lawType {
    padding: 0 5px;
    background: #E5EBF5;
    font-size: 0;
    text-align: left;
    border-radius: 5px;
    position: absolute;
    top: 57px;
    left: 520px;
    z-index: 510;
    width: 570px;
    box-sizing: border-box; }
    #searchArea #lawType div {
      font-size: 1rem;
      display: inline-block;
      line-height: 40px; }
    #searchArea #lawType ul {
      display: inline-block; 
      }
      #searchArea #lawType ul li {
        margin-right: 12px;
        font-size: 1rem;
        line-height:40px;
        display: inline-block; }
        #searchArea #lawType ul li label input {
          vertical-align: middle; }
  #searchArea #detailsBtnWrap {
    width: 1210px;
    text-align: right; }
    #searchArea #detailsBtnWrap #detailsBtn {
      margin-bottom: 5px;
      padding: 0px 30px 0px 5px;
      background-image: url(../img/svg/arrow_bottom_blue.svg);
      background-position: top 15px right 12px;
      background-repeat: no-repeat;
      background-size: 16px auto;
      box-sizing: border-box;
      position: relative;
      z-index: 520; }
      #searchArea #detailsBtnWrap #detailsBtn.active {
        height: 50px;
        margin-bottom: -1px;
        padding: 0px 30px 10px 5px;
        background-color: #F5F6F8;
        background-image: url(../img/svg/arrow_top_gray.svg);
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom: 1px solid #F5F6F8;
        color: #323232;
        font-weight: 600; }
  #searchArea #detailsArea {
    width: 1360px;
    padding: 25px;
    background: #F5F6F8;
    text-align: left;
    vertical-align: top;
    border-radius: 5px;
    border: 1px solid #1042A4;
    position: fixed;
    top: 106px;
    left: 25px;
    z-index: 510;
    display: none;
 }
    #searchArea #detailsArea.active {
      display: block; }
    #searchArea #detailsArea #box2Column {
      padding-bottom: 12px;
      vertical-align: top;
      display: flex; }
      #searchArea #detailsArea #box2Column .strong {
        min-height: 30px;
        margin-bottom: 5px;
        padding-right: 25px;
        line-height: 30px;
        display: inline-block; }
      #searchArea #detailsArea #box2Column #leftSide {
        width: 700px;
        box-sizing: border-box; }
        #searchArea #detailsArea #box2Column #lawNo {
          width: 500px;
          margin-bottom: 12px;
          padding: 12px;
          background: #E5EBF5;
          font-size: 1rem;
          vertical-align: top;
          display: inline-block;
          box-sizing: border-box;
          border-radius: 5px; }
          #searchArea #detailsArea #box2Column #detailCondEtc .strong {
/*            background: url(../img/icon_top/icon_search_target_black.png) left top no-repeat; */
            background: none !important;
            background-size: 32px auto; }
          #searchArea #detailsArea #box2Column # span {
            margin-bottom: 12px; }
        #searchArea #detailsArea #box2Column #lawDay {
          width: 795px;
          margin-left: 12px;
          margin-bottom: 12px;
          padding: 12px;
          background: #E5EBF5;
          font-size: 1rem;
          vertical-align: top;
          display: inline-block;
          box-sizing: border-box;
          border-radius: 5px; }
          #searchArea #detailsArea #box2Column #lawDay .refineBox {
            margin-bottom: 25px;
            vertical-align: top; }
            #searchArea #detailsArea #box2Column #lawDay .refineBox #dayPromulgation2,
            #searchArea #detailsArea #box2Column #lawDay .refineBox #dayEnforcement2,
            #searchArea #detailsArea #box2Column #lawDay .refineBox #lawDayFrom1,
            #searchArea #detailsArea #box2Column #lawDay .refineBox #lawDayFrom2 {
              margin-left: 5px; }
            
            #searchArea #detailsArea #box2Column #lawDay .refineBox #dayPromulgation1,
            #searchArea #detailsArea #box2Column #lawDay .refineBox #dayPromulgation2 {
				display: inline-block;
			}
            
            #searchArea #detailsArea #box2Column #lawDay .refineBox input {
              margin-top: 0 !important; }
            #searchArea #detailsArea #box2Column #lawDay .refineBox .calendar {
              width: 24px;
              height: 31px;
              background: url(../img/svg/calendar.svg) left top no-repeat;
              vertical-align: bottom;
              border: none;
              cursor: pointer; }

            #searchArea #detailsArea #box2Column #lawDay .refineBox img.ui-datepicker-trigger {
              width: 20px;
              height: 20px;
              margin-top: 3px;
              vertical-align: top;
              background-color: #fff; }

      #searchArea #detailsArea #box2Column #classification {
        width: calc(100% - 700px);
        padding: 12px;
        background: #E5EBF5;
        box-sizing: border-box; }
        #searchArea #detailsArea #box2Column #classification .strong {
          background: none !important;
          background-size: 30px auto; }
        #searchArea #detailsArea #box2Column #classification .refineBox {
          padding: 12px 12px 0 12px;
          background: #fff;
          border: 1px solid #D7D7D7; }
        #searchArea #detailsArea #box2Column #classification ul {
          margin-left: 30px;
          margin-bottom: 12px;
          vertical-align: top; }
          #searchArea #detailsArea #box2Column #classification ul.inlineBlock {
            margin-left: 0;
            margin-bottom: 0;
            display: inline-block; }
            #searchArea #detailsArea #box2Column #classification ul.inlineBlock li {
              width: 70px; }
          #searchArea #detailsArea #box2Column #classification ul li {
            width: 150px;
            vertical-align: top;
            display: inline-block;
            box-sizing: border-box; }
            #searchArea #detailsArea #box2Column #classification ul li label input {
              width: 12px;
              height: 12px;
              margin: 0 5px 0 -25px;
              vertical-align: middle; }
      #searchArea #detailsArea #box2Column input,
      #searchArea #detailsArea #box2Column select {
        height: 32px;
        font-size: 0.875rem; }
     #searchArea #detailsArea input[type="checkbox"]:disabled {
		background-color:#ccc;
	}
     
     #searchArea #detailsArea #popUpBtn ul li button#searchBtnPopUp:disabled
     ,#searchArea #detailsArea #popUpBtn ul li button#allCLearPopUp:disabled {
		background-color:#ccc;
		text-decoration:none;
	}
      
      #searchArea #detailsArea #box2Column {
			display: grid;
			grid-template-rows: 108px 1fr;
			grid-template-columns: 500px 1fr;
			display: -ms-grid;
			-ms-grid-rows:  108px 1fr;
			-ms-grid-columns:  500px 1fr;
		}
      #searchArea #detailsArea #box2Column span.forSpDays {
            margin-left: 12px;
            display: inline-block;
        }
      #searchArea #detailsArea #box2Column span.forSpDays:first-child {
            margin-left: 0;
        }

      #searchArea #detailsArea #box2Column #lawNo {
			grid-row: 1;
			grid-column: 1;
			-ms-grid-row: 1;
			-ms-grid-row-span: 1;
			-ms-grid-column: 1;
			-ms-grid-column-span: 1;
			height: calc(100% - 12px);
			}
	  #searchArea #detailsArea #box2Column #lawDay {
			grid-row: 1;
			grid-column: 2;
			margin-bottom:0;
			-ms-grid-row: 1;
			-ms-grid-row-span: 1;
			-ms-grid-column: 2;
			-ms-grid-column-span: 1;
			height: calc(100% - 12px);
		} 
	  #searchArea #detailsArea #box2Column #classification {
			width:100%;
			grid-row: 2;
			grid-column: 1 / 3;
			-ms-grid-row: 2;
			-ms-grid-row-span: 1;
			-ms-grid-column: 1;
			-ms-grid-column-span: 2;
		}

    #searchArea #detailsArea #popUpBtn {
      text-align: center;
      font-size: 0; }
      #searchArea #detailsArea #popUpBtn ul {
        display: inline-block; }
        #searchArea #detailsArea #popUpBtn ul li {
          font-size: 1rem;
          display: inline-block; }
          #searchArea #detailsArea #popUpBtn ul li:last-child {
            margin-left: 12px; }
          #searchArea #detailsArea #popUpBtn ul li button#searchBtnPopUp {
            width: 110px;
            padding-left: 40px;
            background: #1042A4 url(../img/icon/icon_search_white.png);
            background-position: 10px 8px;
            background-repeat: no-repeat;
            background-size: 20px auto;
            display: inline-block;
            box-sizing: border-box;
            vertical-align: middle;
            text-align: left;
            cursor: pointer; }
          #searchArea #detailsArea #popUpBtn ul li button#allCLearPopUp {
            width: 110px;
            padding-left: 5px;
            background-size: 20px auto;
            display: inline-block;
            box-sizing: border-box;
            vertical-align: middle;
            cursor: pointer; }

#open50Btn {
  padding-right: 35px;
  background-image: url(../img/icon/icon_search_blue.png);
  background-position: right 10px top 8px;
  background-repeat: no-repeat;
  background-size: 20px auto;
  position: absolute;
  top: 12px;
  left: 1220px; }
  #open50Btn.active {
    background-image: url(../img/svg/icon-cancel.svg);
    background-position: right 5px center;
    background-repeat: no-repeat;
    background-size: 20px auto;
  }

#lawName {
  margin: 40px auto 0 auto;
  padding: 25px;
  background: #F5F6F8;
  text-align: right;
  vertical-align: top;
  border-radius: 5px;
  border: 1px solid #1042A4;
  box-sizing: border-box;
  position: absolute;
  top: 70px;
  right: 50px;
  display: none; }
  #lawName.active {
    display: block; }
  #lawName .abc50 {
    margin: 0 auto;
    font-size: 0;
    vertical-align: top; }
    #lawName .abc50 #close50Btn {
      width: 40px;
      height: 40px;
      background:#F5F6F8 url(../img/svg/icon-cancel.svg);
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 20px auto;
      border: 1px solid #F5F6F8;
      border-bottom-left-radius: 5px;
      border-top-right-radius: 5px;
      cursor: pointer;
      position: absolute;
      top: 0px;
      right: 0px;
      outline: none; }
    #lawName .abc50 .abc50Words {
      margin-bottom: 25px;
      display: block;
      text-align: center; }
      #lawName .abc50 .abc50Words p span {
        font-size: 1rem;
        text-align: left;
        display: block; }
        #lawName .abc50 .abc50Words p span#allWordsView {
          min-height: 30px;
          padding: 5px;
          line-height: 1.5rem;
          text-align: left;
          border-bottom: 3px solid #1042A4;
          box-sizing: border-box; }
      #lawName .abc50 .abc50Words ul li {
        width: auto;
        margin: 0 5px 0 0;
        font-size: 1rem;
        display: inline-block; }
        #lawName .abc50 .abc50Words ul li:last-child {
          margin: 0; }
        #lawName .abc50 .abc50Words ul li button {
          width: 110px;
          background: #C2CEE7;
          line-height: 1.5rem;
          border: 1px solid #C2CEE7;
          color:#323232;
          cursor: default; }
          #lawName .abc50 .abc50Words ul li button:hover {
            background: #C2CEE7;
            text-decoration: none; }
          #lawName .abc50 .abc50Words ul li button.active {
            background: #FFFFFF;
            border: 1px solid #1042A4;
            color: #1042A4;
            cursor: pointer; }
            #lawName .abc50 .abc50Words ul li button.active:hover {
              text-decoration: underline; }
    #lawName .abc50 ul {
      display: inline-block; }
      #lawName .abc50 ul li {
        width: 40px;
        height: 40px;
        margin: 0 5px 5px 0; }
        #lawName .abc50 ul li:last-child {
          margin: 0 0 5px 0; }
        #lawName .abc50 ul li.active {
          background: #1042A4;
          color: #fff; }
        #lawName .abc50 ul li button,
        #lawName .abc50 ul li span {
          width: 40px;
          height: 40px;
          background: #fff;
          font-size: 1rem;
          line-height: 40px;
          border-radius: 5px;
          text-align: center;
          display: block; }
        #lawName .abc50 ul li button {
          color: #1042A4;
          border: 1px solid #1042A4; }
          #lawName .abc50 ul li button:hover {
            }
          #lawName .abc50 ul li button.active {
            background: #FFFFFF;
            color: #1042A4; }
          #lawName .abc50 ul li button.active:hover {
            text-decoration: underline;
            background: #E5EBF5; }

@media screen and (max-width: 1024px) {
  #open50Btn {
    display: none; } }

@media screen and (min-width: 1025px) {
	body {
	}
	#top_header {
		min-width: auto;
	}
}

h2#newsList {
  border-bottom: 1px solid #D7D7D7; }
h2#newsList {
  position: relative; }
  h2#newsList span {
    margin: 5px 0 10px 0;
    padding: 5px 12px;
    border-left: 4px solid #1042A4;
    display: inline-block; }
  h2#newsList button.listIcon {
    padding-left: 20px;
    background: url(../img/icon/icon_list.png) 0 3px no-repeat;
    background-size: 16px 16px;
    position: absolute;
    right: 5px;
    bottom: 5px; }

#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) {
  line-height: 2rem;
  border-bottom: 1px solid #D7D7D7;
  /* font-weight: 600; *#/ }
  h2:not(.popuUpPage).active {
    border-bottom: 1px solid #1042A4; }
    h2:not(.popuUpPage) span, h2:not(.popuUpPage) a, h2:not(.popuUpPage) button {
      padding: 12px 80px 10px 80px;
      text-decoration: none;
      display: block; 
      font-size: 1.25rem;
      line-height: 2rem;
      font-weight: 600;
      text-align: left;
      cursor: pointer;
      width: 100%;
      }
    h2:not(.popuUpPage) span:focus {
      outline-color: #3b99fc;
      outline-offset: 0px;
      outline-style: auto;
      outline-width: 5px;
    }
      h2:not(.popuUpPage) span.news, h2:not(.popuUpPage) a.news, h2:not(.popuUpPage) button.news {
        background: url(../img/icon/icon_news_blue.png) 40px 10px no-repeat;
        background-size: 35px 35px; }
      h2:not(.popuUpPage) span.update, h2:not(.popuUpPage) a.update, h2:not(.popuUpPage) button.update {
        background: url(../img/icon/icon_update.png) 40px 10px no-repeat;
        background-size: 35px 35px; 
        }
      h2:not(.popuUpPage) span.update::after, h2:not(.popuUpPage) a.update::after, h2:not(.popuUpPage) button.update::after {
      }
  h2:not(.popuUpPage).link {
    padding: 0;
    background-color: #F5F6F8;
/*    background-image: url(../img/arrow_gray_down_big.png); *#/
    background-image: none !important;
    background-position: right 15px top 20px;
    background-repeat: no-repeat;
    cursor: pointer;
    color: #000 !important;
    width: 100%;
    background-image: none !important;
    position: relative; }
    h2:not(.popuUpPage).link button:hover {
    background-color: #F5F6F8;
    text-decoration: underline; }
      h2:not(.popuUpPage).link button::after {
        width: 30px;
        height: 30px;
        content: "";
        background-image: url(../img/svg/icon-accordion-bg-white.svg);
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: 30px auto;
        border-radius: 50%;
        position: absolute;
        top: 12px;
        right: 12px; }
  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(../img/icon_top/icon_result.png) 50px 28px no-repeat; *#/
      background: none !important;
      display: inline-block; }
*/

h2.popuUpPage {
  padding: 0 0 0 25px;
  margin: 80px 30px 12px 30px;
  font-size: 1.25rem;
  font-weight: 600;
  color: #000;
  display: inline-block; }

h2#titleXml {
/*  background: url(../img/icon_top/icon_title_download.png) left top no-repeat; */
  background: none !important;
}
h2#titleApi {
/*  background: url(../img/icon_top/icon_title_api.png) left 1px no-repeat; */
  background: none !important;
}
h2#titleReadme {
/*  background: url(../img/icon_top/icon_beginner.png) left 4px no-repeat; */
  background: none !important;
}
h2#titleNews {
/*  background: url(../img/icon_top/icon_title_news.png) left 2px no-repeat; */
  background: none !important;
}

@media screen and (max-width: 812px) {
  h2:not(.popuUpPage) span.news, h2:not(.popuUpPage) a.news {
    background: url(../img/icon/icon_news_blue.png) 7px 10px no-repeat;
    background-size: 34px 34px; }
  h2:not(.popuUpPage) span.others, h2:not(.popuUpPage) a.others {
/*    background: url(../img/icon_top/icon_others.png) 17px 30px no-repeat; */
    background: none !important;
  }
  h2:not(.popuUpPage) span.update, h2:not(.popuUpPage) a.update {
    background: url(../img/icon/icon_update.png) 9px 12px no-repeat;
    background-size: 30px 30px; }
  h2:not(.popuUpPage).link span, h2:not(.popuUpPage).link a {
    padding: 12px 20px 10px 45px;
    display: block; } 
}
  button.closeBtn {
    width: 100%;
    padding: 12px 0;
    background-color: #636974;
    background-image: url("../img/svg/icon-cancel.svg");
    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: 812px) {
  button.closeBtn {
    display: block; } }

input[type=number].short.year {
	width:5rem;
	max-width: 5rem;
}

/*======================================
            LAYOUT
=======================================*/
#contentsWrap {
  min-width: 1350px;
  margin: 130px 0 50px; 
/*   padding: 0 25px 0 25px; */
  box-sizing: border-box; }
  #contentsWrap dl#infomation {
    margin-bottom: 25px;
    padding-top: 5px;
    background: #ffe0e0;
    font-size: 0;
/*     border-radius: 5px; */
    vertical-align: top; }
    #contentsWrap dl#infomation dt {
      width:180px;
      padding-left: 40px;
      background: url(../img/svg/icon-important.svg) 12px 1px no-repeat;
      background-size: 20px auto;
      font-weight: 600;
      color: #CA241E;
      font-size: 1rem;
      display: inline-block; }
    #contentsWrap dl#infomation dd {
      width:calc(100% - 180px);
      color: #000;
      border-radius: 5px; 
      font-size: 1rem;
      display: inline-block; }
    #contentsWrap dl#infomation dd p {
      width: calc(100% - 40px);
      padding-right: 50px;
      padding-bottom: 0;
      display: inline-block; }
    dl#infomation dd button {
      width: 40px;
      font-size: 1.125rem;
      font-weight: 600;
      text-align: center;
      display: inline-block; }

      #contentsWrap dl#infomation dd button:hover {
		text-decoration:underline;
		}

  #contentsWrap #contents article#acquiredInfo {
    width: 100%;
    margin-right: 30px;
    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;
        padding: 12px 5px 12px 25px; }
      #contentsWrap #contents article#acquiredInfo section#number h2 {
/*        background: #fff url(../img/icon_top/icon_list.png) 20px 11px no-repeat; */
        background: #fff none !important;
        background-size: 32px; }
      #contentsWrap #contents article#acquiredInfo section#download h2 {
/*        background: #fff url(../img/icon_top/icon_data_download.png) 20px 10px no-repeat; */
        background: #fff none !important;
        background-size: 32px; }
      #contentsWrap #contents article#acquiredInfo section#reference h2 {
/*        background: #fff url(../img/icon_top/icon_link.png) 20px 5px no-repeat; */
        background: #fff none !important;
        background-size: 38px; }
      #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-bottom: 0px; */
    margin: 0 25px 25px 25px;
    /* box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.1); */
    }
    #contentsWrap #contents #contentsBody .categoryBox#resultBody {
      position: relative; }
    #contentsWrap #contents #contentsBody .categoryBox .innerCategoryBox {
      padding: 25px 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; 
          z-index: 50;
          }
    #contentsWrap #contents #contentsBody .categoryBox.active h2.link {
      background-image: url(../img/arrow_gray_up_big.png); 
      /* background-image: none !important;  */
      }
    #contentsWrap #contents #contentsBody .categoryBox.active h2:not(.popuUpPage).link button::after {
      transform: rotate(-180deg); }
    #contentsWrap #contents #contentsBody .categoryBox.active .innerCategoryBox {
      display: block; }

@media screen and (max-width: 812px) {
  #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; }
*/
      #contentsWrap #contents #contentsBody .categoryBox .innerCategoryBox.resultBody {
        padding: 25px 12px; }
}

@media screen and (min-width: 812px) and (max-width: 1024px) {
	#contentsWrap dl#infomation {
		margin-left: 0px;
	}

	#contentsWrap #contents article#acquiredInfo section {
		width: 49%;
	}
}

@media screen and (min-width: 812px) 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: 1024px) {
	#contentsWrap {
	    min-width: auto;
	    width: auto;
		margin: 170px 0px 40px 0px;
		/* padding: 0 17px; */
	}
    #contentsWrap #contents {
      width: 100%;
      margin: 0; }
      #contentsWrap #contents #searchArea {
        margin: 25px 0 25px 0;
        padding: 25px 5px; }
        #contentsWrap #contents #searchArea #searchBoxWrap {
          margin: 0 10px; }
          #contentsWrap #contents #searchArea #searchBoxWrap #searchBox {
            padding-bottom: 12px; }
            #contentsWrap #contents #searchArea #searchBoxWrap #searchBox #searchTextBox {
              width: calc(100% - 75px);
              font-size: 0.875rem; }
            #contentsWrap #contents #searchArea #searchBoxWrap #searchBox #serchSelect {
              width: 65px; }
      #contentsWrap #contents #contentsBody .categoryBox .innerCategoryBox {
        padding: 25px; } }

*======================================
            LAYOUT
=======================================*/
#popuUpPage #contentsWrap {
  min-width: auto;
  margin: 0;
  border-top: 1px solid #D7D7D7; }
  #popuUpPage #contentsWrap.document {
    margin-top: 40px !important;
    border-top: none;
    display: inline-block;
    vertical-align: top; }
  #popuUpPage #contentsWrap.type3Clumn {
    display: flex !important;
    position: relative !important; }
  #popuUpPage #contentsWrap #contentsLaw {
    float: none;
    padding: 25px 50px 25px 70px;
    border-right: 1px solid #D7D7D7;
    position: relative; }
    #popuUpPage #contentsWrap #contentsLaw.document {
      width: calc(100% - 310px);
      margin-left: 310px; }
    #popuUpPage #contentsWrap #contentsLaw.allOpen {
      width: calc(100% - 620px); }
    #popuUpPage #contentsWrap #contentsLaw.allClosed {
      width: 100%;
      margin-top: 30px;
      margin-left: 0; }
    #popuUpPage #contentsWrap #contentsLaw.rightOpen {
      width: calc(100% - 310px);
      margin-top: 30px;
      margin-left: 0;
      margin-right: 310px; }
    #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 section.lawApiText {
      font-size: 1.125rem;
      display: none; }
      #popuUpPage #contentsWrap #contentsLaw section.lawApiText.active {
        display: block; }
    #popuUpPage #contentsWrap #contentsLaw ul.lawDownload {
      position: fixed;
      top: 150px;
      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(../img/icon_top/icon_xml_data.png) center top no-repeat; */
          background: none !important;
        }
    #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(../img/icon_top/icon_law_data.png) center top no-repeat; */
          background: none !important;
        }
    #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 h6#backToDocument, #popuUpPage #contentsWrap #contentsLaw h6#viewDownload {
      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 {
        text-indent: -9999px;
/*        background: #F5F6F8 url(../img/arrow_gray_left.png) 12px 13px no-repeat; */
        background: #F5F6F8 none !important;
        border-right: 1px solid #D7D7D7;
        border-radius: 0 5px 5px 0;
        left: 310px; }
        #popuUpPage #contentsWrap #contentsLaw button.openClose#tocOutlineBtn.openBtn {
/*          background: #F5F6F8 url(../img/icon_top/icon_toc.png) 3px 7px no-repeat; */
          background: #F5F6F8 none !important;
          left: 0; }
          #popuUpPage #contentsWrap #contentsLaw button.openClose#tocOutlineBtn.openBtn:hover {
/*            background: #C2CEE7 url(../img/icon_top/icon_toc.png) 3px 7px no-repeat; */
            background: #C2CEE7 none !important;
            }
        #popuUpPage #contentsWrap #contentsLaw button.openClose#tocOutlineBtn:hover {
/*          background: #C2CEE7 url(../img/arrow_gray_left.png) 12px 13px no-repeat; */
          background: #C2CEE7 none !important;
        }
      #popuUpPage #contentsWrap #contentsLaw button.openClose#relationLinkBtn {
        text-indent: -9999px;
/*        background: #F5F6F8 url(../img/arrow_gray_right.png) 12px 13px no-repeat; */
        background: #F5F6F8 none !important;
        border-left: 1px solid #D7D7D7;
        border-radius: 5px 0 0 5px;
        right: 311px; }
        #popuUpPage #contentsWrap #contentsLaw button.openClose#relationLinkBtn.openBtn {
/*          background: #F5F6F8 url(../img/icon_top/icon_relation.png) 3px 6px no-repeat; */
          background: #F5F6F8 none !important;
          right: 0; }
          #popuUpPage #contentsWrap #contentsLaw button.openClose#relationLinkBtn.openBtn:hover {
/*            background: #C2CEE7 url(../img/icon_top/icon_relation.png) 3px 6px no-repeat; */
            background: #C2CEE7 none !important;
            }
        #popuUpPage #contentsWrap #contentsLaw button.openClose#relationLinkBtn:hover {
/*          background: #C2CEE7 url(../img/arrow_gray_right.png) 12px 13px no-repeat; */
          background: #C2CEE7 none !important;
        }
      #popuUpPage #contentsWrap #contentsLaw button.openClose#fileBtn {
        top: 160px;
/*        background: #F5F6F8 url(../img/icon_top/icon_download_btn.png) center center no-repeat; */
        background: #F5F6F8 none !important;
        border-radius: 5px;
        right: 311px; }
        #popuUpPage #contentsWrap #contentsLaw button.openClose#fileBtn.openBtn {
/*          background: #F5F6F8 url(../img/icon_top/icon_download_btn.png) 3px 6px no-repeat; */
          background: #F5F6F8 none !important;
          right: 0; }
          #popuUpPage #contentsWrap #contentsLaw button.openClose#fileBtn.openBtn:hover {
/*            background: #C2CEE7 url(../img/icon_top/icon_download_btn.png) 3px 6px no-repeat; */
            background: #C2CEE7 none !important;
          }
        #popuUpPage #contentsWrap #contentsLaw button.openClose#fileBtn:hover {
/*          background: #C2CEE7 url(../img/icon_top/icon_download_btn.png) center center no-repeat; */
          background: #C2CEE7 none !important;
        }
        #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.allClosed {
  margin-top: 0 !important; }

#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;
  font-weight: 600; }

/*======================================
=======================================*/  
#popuUpPage:not(.document) #contentsLaw h5 {
  font-weight: 600; }

#popuUpPage:not(.document) #contentsLaw table.type1 {
  width: 80%; }

#popuUpPage:not(.document) #contentsLaw table.type2 {
  width: 100%; }

#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 all and (-ms-high-contrast: none) {
  #popuUpPage #contentsWrap {
    min-width: auto;
    margin: 0;
    border-top: 1px solid #D7D7D7; }
    #popuUpPage #contentsWrap.document {
      margin-top: 40px !important;
      border-top: none; }
    #popuUpPage #contentsWrap.type3Clumn {
      display: flex !important;
      position: relative !important; }
    #popuUpPage #contentsWrap #contentsLaw {
      display: block; } }

@media screen and (max-width: 812px) {
  #popuUpPage #contentsWrap #contentsLaw {
    width: 100%;
    border-right: none;
    padding: 25px 12px;
    display: none; }
    #popuUpPage #contentsWrap #contentsLaw.active {
      width: 100%;
      display: block; }
  #popuUpPage:not(.document) #contentsWrap #contentsLaw {
    width: 100%;
    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%; } }

/*======================================
            MODULES
=======================================*/
/* UL TYPE1-3 */
/* TABLE TYPE1-3 */
nav.tabSetRadius {
  position: relative;
  margin-bottom: -1px;
  z-index: 521;
  text-align: left; }
  nav.tabSetRadius ul {
    font-size: 0; }
    nav.tabSetRadius ul li {
      display: inline-block; }
      nav.tabSetRadius ul li button {
        padding: 5px 12px;
        font-size: 0.875rem;
        color: #1042A4;
        border: 1px solid #1042A4;
        border-radius: 5px 5px 0 0;
        margin-right: -1px; }
        nav.tabSetRadius ul li button.active {
          background: #F5F6F8;
          color: #323232;
          border-bottom: 1px solid #F5F6F8;
          text-decoration: none;
          cursor: default; }

.tabSetRadiusContents {
  padding: 12px 12px 12px 12px;
  background: #F5F6F8;
  text-align: left;
  border-top: 1px solid #1042A4;
  box-sizing: border-box;
  position: relative;
  z-index: 520;
  display: none; }
  .tabSetRadiusContents.active {
    display: block; }

.headlineOfList {
  position: relative;
  font-size: 0; }
  .headlineOfList p {
    padding-bottom: 12px;
    font-size: 1rem; }
    .headlineOfList p span.datePicerLine {
      display: inline-block; }
    .headlineOfList p img.ui-datepicker-trigger {
      width: 20px;
      height: 20px;
      vertical-align: top; }
  .headlineOfList .number {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 2.534rem;
    display: inline-block; }
    .headlineOfList .number span {
      font-size: 1.5rem;
      margin-left: 5px;
      font-weight: 600; }
  .headlineOfList .downloadLink {
    font-size: 1rem;
    position: absolute;
    bottom: 5px;
    right: 0; }
    .headlineOfList .downloadLink ul {
      display: inline-block; }
      .headlineOfList .downloadLink ul li {
        margin-left: 12px;
        display: inline-block; }
        .headlineOfList .downloadLink ul li a {
          padding-left: 25px;
          color: #000;
          text-decoration: none;
          display: inline-block; }
        .headlineOfList .downloadLink ul li.xmlDownload a {
          padding-left: 30px;
          background-image: url(../img/icon/icon_download.png);
          background-position: left 0px top 0px;
          background-repeat: no-repeat;
          background-size: 16px 16px; }
        .headlineOfList .downloadLink ul li.xmlDownload.rightIcon a {
          padding-left: 0;
          padding-right: 30px;
          background-position: right 5px top 5px; }
        .headlineOfList .downloadLink ul li.xmlDownload.rightIcon a:hover {
          text-decoration:underline; }
        .headlineOfList .downloadLink ul li.csvDownload a {
          padding-left: 30px;
          background-image: url(../img/icon/icon_download.png);
          background-position: left 0px top 0px;
          background-repeat: no-repeat;
          background-size: 16px 16px; }
        .headlineOfList .downloadLink ul li.csvDownload .loadIcon {
          width: 20px;
          height: 20px;
          position: absolute;
          top: 5px;
          right: 6px;
          display: none; }
        .headlineOfList .downloadLink ul li.csvDownload.active a {
          cursor: wait;
          background: none; }
        .headlineOfList .downloadLink ul li.csvDownload.active .loadIcon {
          cursor: wait;
          display: block; }
        .headlineOfList .downloadLink ul li.csvDownload.rightIcon a {
          padding-left: 0;
          padding-right: 30px;
          background-position: right 5px top 5px; }
        .headlineOfList .downloadLink ul li.csvDownload.rightIcon a:hover {
          text-decoration:underline; }

  .headlineOfList dl {
    margin-left: 25px;
    padding: 0 12px;
    display: inline-block;
    line-height: 1rem; }
    .headlineOfList dl dt {
      font-size: 1rem;
      font-weight: 600;
      display: inline-block; }
    .headlineOfList dl dd {
      display: inline-block; }
      .headlineOfList dl dd ul {
        display: inline-block; }
        .headlineOfList dl dd ul li {
          padding-bottom: 0;
          margin-bottom: 0;
          display: inline-block;
          line-height: 1rem; }
          .headlineOfList dl dd ul li a {
            padding-left: 25px;
            font-size: 1rem;
            color: #000;
            text-decoration: none;
            display: inline-block; }
            .headlineOfList dl dd ul li a.active {
              font-weight: 600; }
            .headlineOfList dl dd ul li a:hover {
              color: #CA241E; }
          .headlineOfList dl dd ul li.xmlDownload a {
/*            background: url(../img/icon_top/icon_download_min.png) 2px 2px no-repeat; */
            background: none !important;
           }
          .headlineOfList dl dd ul li.csvDownload a {
/*            background: url(../img/icon_top/icon_manual.png) 2px top no-repeat; */
            background: none !important;
          }

#popDownload h2 span {
  padding: 12px 20px !important; }

@media screen and (max-width: 1024px) {
  .headlineOfList {
    min-height: 12px; }
    .headlineOfList button {
      display: none; }
      .headlineOfList button.downloadIcon {
        width: 50px;
        height: 50px;
/*        background: #fff url(../img/icon_top/icon_download.png) 12px 12px no-repeat; */
        background: #fff none !important;
        border-radius: 5px;
        cursor: pointer;
        border: 1px solid #636974;
        position: absolute;
        bottom: 5px;
        right: 0; }
        .headlineOfList button.downloadIcon:hover {
/*          background: #C2CEE7 url(../img/icon_top/icon_download.png) 12px 12px no-repeat; */
          background: #C2CEE7 none !important;
        }
    .headlineOfList ul {
      display: none; }
      .headlineOfList ul.active {
        display: block; }
}

@media screen and (min-width: 812px) and (max-width: 1024px) {
  .headlineOfList {
    min-height: 12px; } }

@media screen and (max-width: 812px) {
  .headlineOfList {
    min-height: 12px; }
    .headlineOfList .selectLabel {
      margin-top: 10px; } }

.newsList {
  margin: 0 25px; }
  .newsList dl {
    padding: 12px 0;
    display: block;
    border-bottom: 1px solid #D7D7D7; }
    .newsList dl dt {
      width: 280px;
      color: #636974;
      display: block;
      float: left; }
      .newsList dl dt span.newsDate {
        width: 140px;
        display: inline-block; }
    .newsList dl dd {
      width: calc(100% - 280px);
      float: left; }

.lawType {
  width: 110px;
  margin: 0 5px 5px;
  padding: 0 5px;
  background: #1042A4;
  font-size: 0.875rem;
  text-align: center;
  display: inline-block; }
  .lawType.hidden {
    display: none; }
  .lawType:last-child {
    margin: 0 5px; }
  .lawType.darkGray {
    background: #636974;
    color: #fff; }
  .lawType.subGray {
    background: #D7D7D7;
    color: #323232; }
  .lawType.attentionRed {
    background: #CA241E;
    color: #fff; }
  .lawType.lavender {
    background: #4F71B3;
    color: #fff; }

@media screen and (max-width: 812px) {
  .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 {
  color: #fff; }
  #toTop _:-ms-lang(x):focus, #toTop 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:hover {
    opacity: 1; }
  .circleBtn button {
    width: 80px;
    height: 80px;
    display: block;
    text-align: center;
    color: #fff; }
    .circleBtn button:hover {
      color: #fff; }

@media screen and (max-width: 812px) {
  .circleBtn {
    width: 60px;
    height: 60px;
    bottom: 10px; }
    .circleBtn#toTop {
      right: 5px; }
      .circleBtn#toTop.active {
        display: none; }
    .circleBtn button {
      width: 60px;
      height: 60px; }
      .circleBtn button img {
        width: 50%;
        height: auto; } }

#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; }

.windowClosed {
  padding: 0 25px 0 50px;
  height: 36px;
  background: #636974 url(../img/svg/icon-cancel.svg) 20px 8px no-repeat;
  line-height: 36px;
  border-radius: 18px;
  color: #fff; }
  .windowClosed:hover {
    background: #636974 url(../img/svg/icon-cancel.svg) 20px 8px no-repeat; }

header .windowClosed {
  display: inline-block; }

#indexPage header .windowClosed {
  display: none; }

@media screen and (max-width: 812px) {
  .windowClosed {
    margin-right: 5px;
    padding: 0 25px 0 35px;
/*    background: #636974 url(../img/icon_top/icon_back_white.png) 9px 8px no-repeat; */
    background: #636974 none !important;
    color: #fff; }
    .windowClosed:hover {
/*      background: #636974 url(../img/icon_top/icon_back_white.png) 9px 8px no-repeat; */
      background: #636974 none !important;
    }
  header .windowClosed {
    width: 36px;
    padding: 0;
/*    background: #636974 url(../img/icon_top/icon_back_white.png) 9px 8px no-repeat; */
    background: #636974 none !important;
    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; }

.moreBtn {
  text-align: right; }

@media screen and (max-width: 812px) {
  .moreBtn {
    text-align: center; } }


.cf:before,
.cf:after {
  content: '';
  display: table; }

.cf:after {
  clear: both; }

.cf {
  zoom: 1;
  /* for IE6/7 */ }

.radius5 {
  border-radius: 5px; }

.attention {
  color: #CA241E !important; }

/* conphic ２行目を１字下げ*/
.annotation {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  text-indent: -1em;
  margin-left: 1em; }

.strong {
  font-weight: 600; }

.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; }

.blackLink a {
	color: #1042A4;
	text-decoration: none;
	font-weight:600;
}
.blackLink a.rightBtn {
	margin-left:10px;
}
  .blackLink a:hover {
    text-decoration:underline;
  }

.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; }

.mHfBottom {
  margin-bottom: 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; }

.noPBottom {
  padding-bottom: 0 !important; }

.pdnHfBottom {
  padding-bottom: 12px !important; }

.forSp {
  display: none; }

.nodeClear {
  display: none !important; }

@media screen and (max-width: 812px) {
  .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; }


#top_header {
	height:auto;
}

#searchArea #searchBox #searchTextBox:focus {
	border-width:2px;
}


#contentsWrap #contents.result {
	width:100%;
	float:none;
	margin-left:0;
}


.hide {
  display: none; 
}

#abc50WordBox ul li button {
	text-decoration:none;
	border:solid 1px #000;
}

#abc50WordBox ul li button:disabled {
	color:#ccc;
	border:solid 1px #c6c6c6;
}

#abc50WordBox ul li button:disabled:hover {
          cursor: default; }


/*検索条件エラー表示*/
#popUpBtn {
	position:relative;
}

#schInformationArea {
	position:absolute;
	color: #D00;
	visibility:hidden;
	font-size:1rem;
	width:calc(50% - 130px);
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	background-color:#ffe0e0;
}

#schInformationArea.view {
	visibility:visible;
}

.schInformation_title {
	font-weight:bold;
	width:auto;
	height:auto;
}
.schInformation_title:before {
	width: 16px;
	height: 16px;
	content: '';
	background-image: url(../img/svg/icon-important.svg);
	background-size: 16px auto;
	display: inline-block;
}

#schInformation {
}
#schInformation li {
	margin-left:20px;
}
#schInformation li:before {
	content: "・";
}

#searchArea .condError ,
#searchAreaSp .condError {
	background-color:#ffe0e0!important;
}

#searchArea .condErrorItem ,
#searchAreaSp .condErrorItem {
	background-color:#ffe0e0!important;
}




/*スマホ用スタイル*/
@media screen and (max-width: 1024px) {
	header {
		position: fixed;
	}
	#top_header {
		width: 100%;
		min-width: 100%;
		height: 150px;
		padding-bottom: 12px;
	}
	
	header h1 {
		top: 10px;
		left: 60px;
	}
	header h1 a br {
		display: none;
	}
	
	#searchArea {
		margin-top: 43px;
		width: 100%;
	}
	#searchArea #searchBox {
		width: 100%;
		margin:0;
	}
	#searchArea #searchBox #searchBtn , 
	#searchAreaSp #searchBoxSp #searchBtnSp {
		width: 40px;
		padding-left: 0px;
		text-indent: -9999px;
		background-image: url(../img/icon/icon_search_white.png);
        background-position: 10px 8px;
        background-repeat: no-repeat;
        background-size: 20px auto;
        text-align: left;
        cursor: pointer;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
		vertical-align: middle;
	}

	#searchArea #searchModeAndType {
		position: static;
		z-index: 510;
		text-align:left;
		display: none;
	}
	
	#searchArea #searchMode {
		margin:0;
		width:100%;
	}
	
	header #searchArea #lawType ul li {
		line-height:1.5em;
	}
	
	#searchArea #detailsBtnWrap, #open50Btn {
		display: none;
	}
	
	/* information関連 */
/*
	#contentsWrap #contents #contentsBody {
		margin:0px 0px 25px 2px;
	}
*/	
	#contentsWrap #contents #contentsBody .categoryBox#resultBody #sortSelect {
		right: 10px;
	}
	
	h2:not(.popuUpPage)#resultTitle span {
		padding-left: 35px;
/*		background: url(../img/icon_top/icon_result.png) 5px 28px no-repeat; */
        background: none !important;
	}
	
	
	header button#btnHamburgerMenu {
	}
	
	#download {
		display: none;
	}

	#contentsWrap #contents article#acquiredInfo {
		margin: 0px 12px 0px 0px;
	}

	#acquiredInfo section h2 {
		border-top: none;
	}
}


@media screen and (max-width: 812px) {
	#contentsWrap dl#infomation {
		padding: 12px;
		position: relative;
	}
	#contentsWrap dl#infomation dt {
		display: block;
		width:auto;
	}
	#contentsWrap dl#infomation dd {
		display: block;
		width:auto;
	}
	#contentsWrap dl#infomation dd p {
		display: inline-block;
		width:auto;
		padding-left: 40px;
		padding-right: 10px;
	}
	#contentsWrap dl#infomation dd button {
		top: 5px;
		right: 5px;
	    position: absolute;
	}
	#contentsWrap dl#infomation dd button:hover {
		text-decoration:underline;
	}
}

@media screen and (max-width: 1024px) {

	.downloadLink {
		display:none;
	}

	#contentsWrap #contents article#acquiredInfo section h2 span {
		padding: 5px 5px 5px 25px;
	}

	#contentsWrap #contents article#acquiredInfo section#number h2 {
/*		background: #fff url(../img/icon/icon_list.png) 3px 6px no-repeat; */
		background: #fff none !important;
		background-size: 32px;
	}
	#contentsWrap #contents article#acquiredInfo section#reference h2 {
/*		background: #fff url(../img/icon/icon_link.png) 3px 2px no-repeat; */
		background: #fff none !important;
		background-size: 38px;
	}

	#contentsWrap #contents article#acquiredInfo section .refineBox {
		padding: 25px;
	}

	#detailsBtnWrapSp {
	    text-align: right;
	}

}


	#detailsBtnSp {
		width: 110px;
		margin-bottom: 5px;
		padding: 6px 25px 6px 12px;
		background-color: #fff;
		background-image: url(../img/svg/arrow_left_blue.svg);
		background-size: auto 14px;
		background-position: top 12px right 12px;
		background-repeat: no-repeat;
		line-height: 28px;
		box-sizing: border-box;
		border: 1px solid #1042A4;
		vertical-align: top !important;
		position: relative;
	}


@media screen and (max-width: 1024px) {

	#searchArea #searchBox {
		width: calc(100% - 20px);
		padding: 12px 0 0;
		font-size: 0;
		text-align: left;
		position: fixed;
		top: 40px;
		left: 10px;
		display: block; }

	#searchArea #searchBox #innerSearchBox.hidden {
      display: none; }
	#searchAreaSp #searchBoxSp #innerSearchBoxSp.hidden {
      display: none; }
	
	#searchArea #searchBox #innerSearchBox {
		margin-bottom: 5px; }
	#searchAreaSp #searchBoxSp #innerSearchBoxSp {
		width: auto;
	}

	#searchArea #searchBox #searchTextBox,  
	#searchAreaSp #searchBoxSp #searchTextBoxSp {
        width: calc( 100% - 40px);
        height: 40px;
        font-size: 1rem;
        line-height: 1rem;
        box-sizing: border-box;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border: 1px solid #1042A4;
        border-right: none; }
}



@media screen and (max-width: 1024px) {

	#searchAreaSp {
		width: 0;
		height: 100% !important;
		padding: 12px;
		background: #fff;
		position: absolute;
		top: 0;
		right: 0;
		display: none;
		z-index: 520;
		opacity: 0;
		text-align:left;
	}
	
	.SpPopClosed {
		width: 40px;
		height: 40px;
		background-image: url(../img/svg/icon-cancel.svg);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 20px auto;
		text-indent: -9999px;
		position: absolute;
		top: 5px;
		right: 10px;
	}

	#searchAreaSp.active {
		display: block;
	}
	

	#contentsWrap #contents #contentsBody .categoryBox .innerCategoryBox {
		padding: 25px 12px;
	}	
	
}


/* SP版 詳細検索 */
#searchAreaSp #wrapSpScroll {
	height: calc(100% - 100px);
	overflow-y: scroll;
	padding-bottom: 25px;
	box-sizing: border-box;
}

#searchAreaSp #wrapSpScroll select:disabled {
        background-color:#eee;
}

#searchAreaSp #wrapSpScroll input[type="checkbox"]:disabled {
        background-color:#ccc;
}

#searchAreaSp #wrapSpScroll section {
	padding: 0 12px;
	background: #E5EBF5;
	text-align: left;
	position: absolute;
	top: 60px;
	left: 319px;
	z-index: 510;

	margin-bottom: 12px;
	padding: 12px;
	position: static;
}


#searchAreaSp #wrapSpScroll #selectAllTitle label {
	margin-right: 12px;
	font-size: 1rem;
	line-height: 40px;
	display: inline-block;
	vertical-align: bottom;
}

#searchAreaSp #wrapSpScroll #lawType ul li {
	margin-right: 10px;
	font-size: 1rem;
	display: inline-block;
	line-height: 40px;
}

#searchAreaSp input[type="checkbox"] {
	top: 5px;
	position: relative;
}

#searchAreaSp #searchBoxSp {
	width: auto;
	margin: 20px 0 12px 0;
	padding-top: 0;
	position: relative;
	padding-bottom: 0;	
}

#searchAreaSp #lawNo span {
	margin-bottom: 12px; }

#searchAreaSp {
	font-size: 1rem;
	display: none;
}

#searchAreaSp #wrapSpScroll .strong {
	min-height: 28px;
	margin-bottom: 5px;
	padding-right: 25px;
	line-height: 28px;
	display: inline-block;
}

#searchAreaSp span.forSpDays {
	margin-bottom: 25px;
	display: block;
}

@media screen and (max-width: 1024px) {
	#searchAreaSp span.forSpDays {
		margin-bottom: 10px;
		display: block;
	}
	#searchAreaSp span.forSpDays img.ui-datepicker-trigger {
		width: 20px;
		height: 20px;
		margin-top: 3px;
		vertical-align: top;
		background-color: #fff; }
}



#searchAreaSp #lawNo .marginSpace {
	margin-left: 32px;
}

#searchAreaSp #lawNo .marginSpace2 {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	display: inline-block;
	width: 29px;
	text-align: right;
}

#searchAreaSp #lawDay .strong.dayEnforcement {
/*	background: url(../img/icon_top/icon_day_enforcement_black.png) 2px 2px no-repeat; */
	background: none !important;
	background-size: 30px auto;
}
#searchAreaSp #classification .refineBox {
	padding: 12px 12px 0 12px;
	background: #fff;
	border: 1px solid #D7D7D7;
}

#searchAreaSp #classification ul.inlineBlock li {
	width: 70px;
}
#searchAreaSp #classification ul li {
	width: 150px;
	vertical-align: top;
	display: inline-block;
	box-sizing: border-box;
}
#searchAreaSp #classification .refineBox ul li {
	width: auto;
	display: block;
	margin-bottom: 12px;
}
#searchAreaSp #classification ul.inlineBlock {
	margin-left: 0;
	margin-bottom: 0;
	display: inline-block;
}

#searchAreaSp #detailsArea {
	background-color:#FFF;
}

#searchAreaSp #detailsArea #popUpBtn ul {
	display: inline-block;
}
#searchAreaSp #detailsArea #popUpBtn ul li {
	font-size: 1rem;
	display: inline-block;
}
#searchAreaSp #detailsArea #popUpBtn ul li:last-child {
	margin-left: 12px;
}

#searchAreaSp #detailsArea #popUpBtn ul li button#searchBtnPopUp {
	width: 110px;
	padding-left: 40px;
	background: #1042A4 url(../img/icon/icon_search_white.png);
	background-position: 10px 8px;
	background-repeat: no-repeat;
	background-size: 20px auto;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: middle;
	text-align: left;
	cursor: pointer;
}

#searchAreaSp #detailsArea #popUpBtn ul li button#allCLearPopUp {
	width: 110px;
	padding-left: 5px;
	background-size: 17px auto;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: middle;
	cursor: pointer;
}

#searchAreaSp #detailsArea #popUpBtn {
	text-align: center;
}

#searchAreaSp #popUpBtn #schInformationArea {
	position: static;
	display: none;
	color: #D00;
	font-size: 1rem;
	width: calc(100%);
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffe0e0;
	margin-bottom: 20px;
}
#searchAreaSp #popUpBtn #schInformationArea.view {
	display: block;
}

.lawTypeBtn {
	color: #1042A4;
	background-color:#fff;
	border:solid 1px #1042A4;
	font-weight:600;
	padding:5px 8px 5px 8px;
	line-height:normal;
}

div.inlineBlock {
	display: inline-block;
}

@media screen and (max-width:1450px) {
	#indexPage header nav#sNavi {
		top: 60px;
		right: 50px;
	}
}

@media screen and (max-width:1350px) {
	#indexPage header nav#sNavi {
		display: none;
	}
}

#searchArea #lawType ul.allOrNon {
    margin-left: 12px;
}

/*======================================
          dialog
=======================================*/
/* メッセージ域の枠 */
.ui-dialog-content {
	border:0px solid #ddd !important;
}
/* ボタン域の枠 */
.ui-widget-content {
	border:0px solid #ddd !important;
}

/* e-Govポータル */
.egovui-portal-button {
	text-align: right;
}
@media screen and (max-width: 1350px){
	.egovui-portal-button {
	    display: none;
	}
}
.egovui-next-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 12px;
    min-width: max-content;
}
.egovui-next-button::after {
    content: "";
    display: inline-block;
    background-image: url(../img/svg/arrow_right_blue.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    width: .8rem;
    height: 2rem;
    margin-left: 1.9rem;
}