@charset "utf-8";

/* ============================================================ *\
    $common
\* ============================================================ */

div#header,
ul#navi-global,
dl#emergency,
dl#info,
#topicpath,
div#content,
div#sitemap-footer,
p#pagetop,
div#footer {
  margin-right: auto;
  margin-left: auto;
  width: 980px;
  text-align: left;
}

/* ============================================================ *\
    $header
\* ============================================================ */

div#header {
  position: relative;
  padding-top: 16px;
  padding-left: 280px;
  width: 700px;
  height: auto;
  min-height: 59px;
  font-size: 1.2em;
  text-align: right;
  line-height: 1.2;
}

div#header #logo-nra {
  position: absolute;
  top: 20px;
  left: 0;
}

div#header #logo-nra a {
  display: block;
  width: 279px;
  height: 54px;
}

body.en div#header #logo-nra a {
  width: 262px;
  height: 53px;
}

div#header .arrow01 li {
  display: inline;
  margin-left: 10px;
}

div#header .arrow01 li.mail {
  margin-left: 20px;
  padding-left: 0;
  vertical-align: middle;
  background-image: none;
}

div#header .arrow01 li.mail a {
  display: inline-block;
  position: relative;
  padding: 3px 8px 1px 30px;
  border-radius: 3px;
  border: 1px solid #ccc;
  background: transparent url("/data/000000045.png") 8px center no-repeat;
  text-decoration: none;
}

div#header .arrow01 li {
  background-image: url("/data/000000037.png");
  background-position: 0 center;
}

/* $search */
/* 20180621 �J�X�^������ �폜�\�� �������� */

#search {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 6px;
  padding: 4px;
  width: auto;
  border: 1px solid #f0f0f0;
  background-color: #f4f4f4;
  font-size: 1em;
  text-align: left !important;
  visibility: hidden;
}

#cse-search-form,
#search .gsc-control-searchbox-only,
#search .gsc-control-searchbox-only-ja #search .gsc-search-box {
  display: inline-block;
  width: auto;
}

#search form.gsc-search-box {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: auto;
  font-size: 1em;
}

#search input,
#search td {
  vertical-align: top;
}

#search input {
  display: block;
  margin: 0;
  line-height: 1.0;
}

#search table.gsc-search-box {
  margin-bottom: 0;
  width: auto !important;
}

#search table.gsc-branding {
  display: none;
}

#search div.gsc-input-box {
  height: auto;
  border-width: 0;
}

#search .gsc-input-box-hover,
#search .gsc-input-box-focus {
  background-image: none;
  border-width: 0;
  box-shadow: none;
}

#search td.gsc-input {
  padding-right: 4px;
}

#search input.gsc-input {
  margin: 0 !important;
  padding-top: 4px;
  padding-bottom: 3px;
  width: 166px;
  border: 1px solid #ccc;
  overflow: hidden;
}

body.en #search input#gsc-i-id1.gsc-input {
  padding-top: 5px;
  padding-bottom: 4px;
  font-size: 1.1666em;
}

#search td.gsib_b {
  display: none;
}

#search #gs_tti50 {
  padding: 0 4px;
}

#search .gsc-search-button,
#detailsearch,
#detailsearch span {
  background-color: transparent;
  background-repeat: no-repeat;
}

#search td.gsc-search-button {
  padding: 0 !important;
  background-image: url("/data/000000029.png");
  background-position: 0 bottom;
}

body.en #search td.gsc-search-button {
  background-image: none;
}

#search input.gsc-search-button,
#detailsearch span {
  margin: 0;
  width: auto;
  min-width: 1px;
  height: auto;
  color: #fff;
  font-size: 1.1666em;
  font-weight: normal !important;
  text-decoration: none;
  overflow: visible;
}

#search input.gsc-search-button {
  padding: 7px 6px 3px 20px;
  border-top-width: 0;
  border-right: 1px solid #cacaca;
  border-bottom-width: 0;
  border-left-width: 0;
  border-radius: 0;
  background-image: url("/data/000000030.png");
  background-position: 0 0;
  cursor: pointer;
}

body.en #search input.gsc-search-button {
  position: relative;
  padding-top: 6px;
  padding-right: 8px;
  border-radius: 5px;
  border: 1px solid #ccc;
  background: #333 url("/data/000000028.png") 4px 6px no-repeat;
}

/* $search result */

div#main #cse table,
div#main #cse table th,
div#main #cse table td {
  border-width: 0;
}

div#main table.gsc-table-result {
  margin-top: 0;
}

/* $search ex */

#cse-search-box {}

/* $detailsearch */

#detailsearch {
  display: inline-block;
  border-left: 1px solid #cacaca;
  background-image: url("/data/000000031.png");
  background-position: right bottom;
  vertical-align: top;
}

#detailsearch span {
  display: block;
  padding: 7px 4px 4px 3px;
  background-image: url("/data/000000032.png");
  background-position: right top;
  line-height: 1.0;
}

#search td.gsc-clear-button {
  display: none;
}

/* 20180621 �J�X�^������ �폜�\�� �����܂� */

/* $textchanger */

dl#textchanger {
  margin-left: 10px;
}

dl#textchanger,
dl#textchanger dt,
dl#textchanger dd {
  display: inline-block;
  vertical-align: middle;
}

dl#textchanger {
  vertical-align: top;
}

dl#textchanger dt,
dl#textchanger dd {
  margin-right: 4px;
}

dl#textchanger {
  margin-top: 6px;
  padding: 4px 0px 4px 4px;
  border: 1px solid #f0f0f0;
  background-color: #f4f4f4;
}

dl#textchanger dd a {
  position: relative;
  display: block;
  padding: 5px 3px 2px;
  border-radius: 5px;
  border: 1px solid #ccc;
  background-color: #fff;
  font-size: 1.3333em;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  line-height: 1.0;
}

dl#textchanger dd.current a {
  background-color: #333;
  color: #fff;
}

body.en dl#textchanger dd a {
  padding: 4px 10px;
  font-size: 1.25em;
  font-weight: normal;
}

/* ============================================================ *\
    $navi-global
\* ============================================================ */

ul#navi-global {
  margin-top: 20px;
}

ul#navi-global li {
  display: inline-block;
  margin-left: 2px;
  font-size: 1.5em;
  line-height: 1.2;
  vertical-align: top;
}

ul#navi-global li:first-child {
  margin-left: 0;
}

ul#navi-global a {
  position: relative;
  display: block;
  padding: 7px 4px 3px;
  width: 126px;
  border-radius: 4px;
  border: 2px solid #083;
  text-decoration: none;
  text-align: center;
  vertical-align: baseline;
}

ul#navi-global li:first-child a {
  width: 128px;
}

body.en ul#navi-global a {
  padding-top: 6px;
  padding-bottom: 4px;
  width: 152px;
}

body.en ul#navi-global .cooperation a {
  width: 238px;
}

body.en ul#navi-global .offices a {
  width: 218px;
}

ul#navi-global li.current a,
ul#navi-global li a:hover {
  background-color: #083;
  color: #fff;
}

/* ============================================================ *\
    $emergency
\* ============================================================ */

dl#emergency {
  margin-top: 15px;
  padding: 1px 20px 1px 14px;
  width: 946px;
  border-top: 2px solid #900;
  border-bottom: 2px solid #900;
  background: #fff url("/data/000000021.png") 0 0 repeat;
  line-height: 1.2;
}

dl#emergency dt,
dl#emergency dd {
  display: inline-block;
  vertical-align: middle;
}

dl#emergency dt {
  padding-left: 27px;
  background: transparent url("/data/000000040.png") 0 4px no-repeat;
  color: #900;
  letter-spacing: 6px;
  font-size: 1.8em;
  line-height: 1.5;
}

dl#emergency dd {
  font-size: 1.3em;
}

dl#emergency dt+dd {
  position: relative;
  margin-left: 4px;
  padding: 4px 5px 0 14px;
  width: 573px;
  border: 1px solid #f0f0f0;
  border-radius: 4px;
  background-color: #fff;
}

dl#emergency dd.arrow-box {
  margin-top: 2px;
  margin-left: 10px;
}

/* 2016/09/09�ǉ��@�J�n*/

dl#emergency dd a.reload {
  float: right;
  padding-bottom: 2px;
}


/* ============================================================ *\
    $info
\* ============================================================ */

dl#info {
  margin-top: 15px;
  padding: 1px 20px 1px 14px;
  width: 946px;
  border-top: 2px solid #177a31;
  border-bottom: 2px solid #177a31;
  background: #fff url("/data/000000021.png") 0 0 repeat;
  line-height: 1.2;
}

dl#info dt,
dl#info dd {
  display: inline-block;
  vertical-align: middle;
}

dl#info dt {
  padding-left: 27px;
  background: transparent url("/data/000165615.png") 0 4px no-repeat;
  color: #177a31;
  letter-spacing: 6px;
  font-size: 1.8em;
  line-height: 1.5;
}

dl#info dd {
  font-size: 1.3em;
}

dl#info dt+dd {
  position: relative;
  margin-left: 4px;
  padding: 4px 5px 0 14px;
  width: 573px;
  border: 1px solid #f0f0f0;
  border-radius: 4px;
  background-color: #fff;
}

dl#info dd.arrow-box {
  margin-top: 2px;
  margin-left: 10px;
}

dl#info dd.arrow-box a {
  padding-left: 16px;
  background-image: url("/data/000165614.png");
  background-position: 0 2px;
}

dl#info dd a.reload {
  float: right;
  padding-bottom: 2px;
}

/* 2016/09/09�ǉ��@�I��*/

/* ============================================================ *\
    $topicpath
\* ============================================================ */

#topicpath {
  margin-top: 13px;
  font-size: 1.2em;
  line-height: 1.2;
}

#topicpath dt {
  clear: both;
  float: left;
  margin-right: 10px;
  padding: 2px .25em 1px;
  width: 4.5em;
  background-color: #767676;
  color: #fff;
  text-align: center;
}

#topicpath dd {
  padding-left: 4.6em;
}

#topicpath ul body.en #topicpath {
  margin-left: 10px;
  padding-top: 2px;
}

#topicpath li {
  display: inline;
  margin-left: 8px;
  padding-left: 12px;
  background: transparent url("/data/000000033.png") 0 4px no-repeat;
  font-weight: bold;
}

#topicpath li:first-child {
  margin-left: 0;
  padding-left: 0;
  background-image: none;
}

#topicpath li a {
  font-weight: normal;
}

/* ============================================================ *\
    $content
\* ============================================================ */

div#content {
  margin-top: 30px;
  font-size: 1.4em;
  line-height: 1.8;
}

/* ============================================================ *\
    $main
\* ============================================================ */

div#main {
  float: left;
  padding-left: 16px;
  width: 714px;
}

.noside div#main {
  float: none;
  width: 964px;
}

#home div#main {
  padding-left: 0;
  width: 100%;
}

/* $basic element */

div#main em {
  font-style: normal;
  font-weight: bold;
}

div#main p,
div#main ul,
div#main ol,
div#main dl,
div#main table {
  margin-top: 16px;
}

div#main p+.int,
div#main p+ul {
  margin-top: 3px;
}

div#main li {
  margin-top: 11px;
  line-height: 1.4;
}

div#main li li {
  margin-top: 6px;
}

div#main li ul,
div#main li ol {
  margin-top: 0;
  padding-top: 5px;
}

div#main ul li:first-child,
div#main ol li:first-child {
  margin-top: 0;
}

/* $heading */

div#main h1,
div#main h2,
div#main h3,
div#main h4 {
  position: relative;
}

.article div#main h1,
.category-index div#main h1 {
  margin-left: -16px;
  border: 4px solid #80c499;
  border-radius: 10px;
  background-color: #083;
  color: #fff;
  font-size: 1.42857em;
  line-height: 1.2;
}

.category-index div#main #emergency_info h1 {
  margin: 0 -10px 5px;
  padding: 6px 10px 6px;
  width: 926px;
  border-radius: 0;
  border-width: 0;
  background-color: #e60517;
  font-size: 1.7857em;
  color: #fff;
}

.article div#main h1 span,
.category-index div#main h1 span {
  display: block;
  margin: 6px 12px;
  padding: 4px 0 0 14px;
  background: transparent url("/data/000000022.png") 0 0 repeat-y;
}

body.en .article div#main h1 span,
body.en .category-index div#main h1 span {
  padding-top: 2px;
  padding-bottom: 2px;
}

.article div#main h1 span span,
.category-index div#main h1 span span,
.article div#main h2 span span,
.category-index div#main h2 span span,
.article div#main h2 span a,
.category-index div#main h2 span a,
.article div#main h2 a span,
.category-index div#main h2 a span {
  margin: 0;
  padding: 0;
  background-image: none;
  margin-bottom: 16px;
}

.article div#main h2,
.category-index div#main h2 {
  margin-top: 33px;
  margin-left: -16px;
  border: 2px solid #083;
  border-radius: 9px;
  background-color: #f4f4f4;
  line-height: 1.2;
}

.category-index div#main #emergency_wrap h2,
.category-index div#main #nr_info h2 {
  margin-left: 0;
}

.category-index div#main #emergency_info h2 {
  margin-top: 0;
}

.article div#main h2 span,
.category-index div#main h2 span,
.article div#main h2 a,
.category-index div#main h2 a {
  display: block;
  margin: 6px 14px;
  padding: 5px 0 2px 13px;
  background: transparent url("/data/000000023.png") 0 0 repeat-y;
  font-size: 1.2857em;
}

.article div#main h3,
.article div#main h4 {
  margin-top: 33px;
  margin-left: -16px;
  border-radius: 10px;
  line-height: 1.2;
}

.article div#main h3 {
  padding: 11px 20px 9px;
  background-color: #d9ede1;
  font-size: 1.1428em;
}

.category-index div#main h3 {
  margin-top: 25px;
  border-bottom: 1px solid #083;
}

.category-index div#main h3 span {
  display: block;
  margin-bottom: 3px;
  padding: 1px 14px 1px;
  background: transparent url("/data/000000024.png") 0 0 repeat-y;
  font-size: 1.0714em;
  line-height: 1.2;
}

div#main .prof h3 {
  width: 425px;
}

.article div#main h4 {
  padding: 14px 18px 8px;
  border: 2px solid #ccc;
  font-size: 1.07142857em;
}

div#main h1+.section h2 {
  margin-top: 40px;
}

.category-index div#main h2+.section h3 {
  margin-top: 30px;
}

.article div#main h2+.section h3,
.article div#main h3+.section h4 {
  margin-top: 20px;
}


/* 0609�ǉ��@�J�n */

.head-date {
  margin-top: 40px;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  padding: 5px 0 5px 10px !important;
  border-bottom-color: #aaa !important;
  border-left-color: #cecece !important;
  border-width: 0 0 1px 5px !important;
  border-style: none none dotted solid !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  font-size: 1.0em !important;
  font-weight: bold;
  line-height: 1.2 !important;
}

div#main h2+div.section .head-date:first-child,
div#main h3+div.section .head-date:first-child,
div#main h4+div.section .head-date:first-child {
  margin-top: 20px !important;
}

/* 0609�ǉ��@�I�� */


/* $table */

div#main table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 2px solid #cecece;
}

div#main table caption {
  font-weight: bold;
  text-align: left;
}

div#main table th,
div#main table td {
  padding: 7px 7px 4px;
  border: 1px solid #cecece;
  empty-cells: show;
  font-size: .92857em;
  line-height: 1.3;
  vertical-align: top;
}

div#main table th {
  text-align: center;
}

div#main table tbody th {
  background-color: #f4f4f4;
}

div#main table .hd th {
  background-color: #d9f0e1;
  font-weight: bold;
  text-align: center;
}

div#main table td p:first-child,
div#main table td ul:first-child,
div#main table td ol:first-child,
div#main table td dl:first-child,
div#main table td dl {
  margin-top: 0;
}

div#main table td li {
  line-height: 1.8;
}

/* $table layout */

div#main table.layout {
  border-collapse: separate;
  border: none;
}

div#main table.layout th,
div#main table.layout td {
  padding: 0;
  border: none;
  line-height: 1.8;
}

div#main table.layout th {
  background-color: #fff;
  text-align: left;
}

/* $form */

div#main form dl {
  position: relative;
  padding: 18px 15px 0;
  border-radius: 9px;
  background: #ecf8f0 url("/data/000021779.png") 0 0 repeat-y;
  line-height: 1.2;
}

div#main form dl dt {
  clear: both;
  float: left;
  margin-top: 18px;
  width: 202px;
}

div#main form dl dt:first-child {
  margin-top: 0;
}

div#main form dl dd {
  margin-right: -15px;
  margin-left: -15px;
  padding: 10px 15px 10px 248px;
  border-top: 1px solid #fff;
}

div#main form dl dt:first-child+dd {
  margin-top: -8px;
  padding-top: 0;
  border-top-width: 0;
}

div#main form dl dd ul {
  margin-top: 0;
}

div#main form input {
  margin: 0;
}

div#main form input[type=text],
div#main form textarea {
  padding: 5px 2px;
  width: 705px;
  border: 1px solid #ccc;
  font-size: 1em;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

div#main form input[type=radio] {
  vertical-align: middle;
}

div#main form#contactform label[for=confirm] {
  display: none;
}

div#main form#contactform input#confirm {
  width: 200px;
  height: 50px;
}

/* $home -------------------- */

/* $slideshow */

div#slideshow {
  position: relative;
  float: left;
  padding: 12px 13px 12px 383px;
  width: 327px;
  height: auto;
  min-height: 278px;
  border: 4px solid #083;
  border-radius: 9px;
  font-size: .92857em;
}

div#slideshow dl {
  margin-top: 0;
  margin-left: 10px;
  padding-bottom: 59px;
  width: 317px;
}

div#slideshow dl dt {
  display: none;
  font-size: 1.3846em;
  font-weight: bold;
  line-height: 1.2;
}

div#slideshow dl dd {
  display: none;
  margin-top: 16px;
  line-height: 1.6;
}

div#slideshow dl dt:first-child,
div#slideshow dl dt:first-child+dd {
  display: block;
}

div#slideshow dl dd .date {
  display: block;
  margin-bottom: 4px;
  font-weight: bold;
  line-height: 1.2;
}

div#slideshow .link-image {
  position: absolute;
  top: 12px;
  left: 13px;
  padding: 18px 3px;
  background-color: #ccc;
}

div#slideshow dl dd ul,
div#slideshow div#console p,
div#slideshow div#console ol {
  margin-top: 0;
  margin-left: 0;
}

div#slideshow dl dd li {
  display: inline;
}

div#slideshow dl dd li:first-child {
  margin-right: 10px;
}

div#slideshow dl dd a {
  display: inline-block;
  margin-top: 2px;
  padding-left: 10px;
  background: transparent url("/data/000000035.png") 0 6px no-repeat;
}

div#slideshow div#console {
  position: absolute;
  right: 13px;
  bottom: 12px;
  padding: 4px 4px 4px 10px;
  width: 313px;
  background-color: #ccc;
}

div#slideshow div#console p,
div#slideshow div#console a,
div#slideshow div#console ol li {
  display: inline-block;
}

div#slideshow div#console p {
  margin-top: 2px;
  margin-right: 10px;
  width: 29px;
  height: 32px;
  vertical-align: top;
}

div#slideshow div#console ol {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 4px;
  width: 274px;
  background-color: #fff;
  text-align: center;
}

div#slideshow div#console ol li {
  margin-top: 0;
  margin-left: 7px;
  width: 45px;
  height: 26px;
}

div#slideshow div#console ol li:first-child {
  margin-left: 0;
}


/* $whatsnew */

div#whatsnew {
  float: left;
  margin-top: 0;
  width: 696px;
}

/* $related-content */

#related-content {
  float: right;
  width: 230px;
}

body.en #related-content {
  margin-top: 0;
}

#related-content .box-grayborder {
  margin-top: 0;
  padding: 0 12px 13px 18px;
  width: 196px;
}

#related-content .box-grayborder .title {
  position: relative;
  margin: 0 -18px;
  padding-top: 6px;
  padding-bottom: 2px;
  width: 173px;
  border-radius: 8px 8px 0 0;
  background-color: #f4f4f4;
  background-position: 15px 10px;
  font-size: 1.2857em;
}

#related-content .box-grayborder ul li,
body.en #related-content li {
  display: inline-block;
  margin-right: 6px;
}

div#main #related-content ul {
  margin-top: 0px !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

div#main #related-content ul li {
  margin-top: 6px;
  width: 100%;
}

div#main #related-content ul li.bnr-half {
  width: 109px;
}

body.en div#main #related-content li {
  margin-top: 12px;
  margin-right: 0;
}

body.en div#main #related-content li.last {
  margin-left: 10px;
}

div#main #related-content ul li:first-child,
body.en div#main #related-content li:first-child {
  margin-top: 0;
}

#related-content ul li a {
  display: block;
}

/* $news, $conference, $newsrelease, $f1issues */

div#news,
div#conference,
div#newsrelease,
div#f1issues,
div#monitoring {
  width: 446px;
}

div#news h2,
div#conference h2,
div#whatsnew h2 {
  margin: 0 -15px 20px;
  padding: 7px 15px 5px;
  width: 446px;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom: 2px solid #083;
  border-left-width: 0;
  border-radius: 8px 8px 0 0;
  background: #083 url("/data/000000025.png") right 0 no-repeat;
  color: #fff;
  font-size: 1.2857em;
}

body.en div#whatsnew h2 {
  margin-bottom: 14px;
  font-size: 1.2857em;
}

div#whatsnew h2 {
  width: 696px;
}

div#news h2:before,
div#conference h2:before,
div#whatsnew h2:before {
  content: url("/data/000000044.png");
  margin-right: 7px;
  width: 16px;
  height: 16px;
  vertical-align: baseline;
}

div#news,
div#newsrelease {
  float: left;
}

div#news h2+dl {
  margin-top: 0;
}

div#news .more {
  margin-top: 8px;
  font-size: .857em;
  text-align: right;
}

div#newsrelease .more,
div#f1issues .more,
div#monitoring .more {
  margin-top: 9px;
  text-align: right;
}

div#conference,
div#f1issues,
div#monitoring {
  float: right;
}

div#conference h3 {
  position: relative;
  margin-top: 10px;
  padding: 2px 9px 0px;
  border-radius: 2px;
  background-color: #083;
  color: #fff;
  font-weight: normal;
}

div#conference h3 .title--withlink {
  color: #fff;
}

div#conference h3+dl,
div#conference h3+p {
  margin-top: 6px;
}

div#conference .arrow a {
  display: block;
}

/* $popularpage */

div#popularpage {
  padding-top: 6px;
  padding-bottom: 0;
}

div#popularpage .title,
body.en div#newsrelease .title,
body.en div#f1issues .title,
div#monitoring .title {
  padding-bottom: 1px;
  background-position: 15px 4px;
  font-size: 1.2857em;
}

body.en div#newsrelease .title,
body.en div#f1issues .title,
div#monitoring .title {
  margin-bottom: 17px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-position: 15px 9px;
}

/* $monitoring 20170823�ǉ� */

div#monitoring dl dt {
  margin-top: 14px;
  padding: 0 10px;
  background-color: #d9ede1;
}

div#monitoring dl dd {
  margin-top: 5px;
  padding-left: 8px;
  border-top: 1px dotted #999;
}

div#monitoring dl dt:first-child+dd {
  margin-top: 5px;
  padding-left: 8px;
  border-top-width: 0;
}

/* $monitoring 20170823�ǉ��I�� */

div#popularpage ul li {
  position: relative;
  float: left;
  margin-top: 0;
  margin-right: 46px;
  margin-bottom: 20px;
  width: 202px;
}

div#popularpage ul li a {
  display: block;
  padding-left: 67px;
  height: auto;
  min-height: 60px;
}

div#popularpage ul li a img {
  position: absolute;
  top: 0;
  left: 0;
}

/* $newsarelease */

div#newsrelease dl dt {
  margin-top: 14px;
  padding: 0 10px;
  background-color: #d9ede1;
}

div#newsrelease dl dt:first-child {
  margin-top: 0;
}

div#newsrelease dl dd {
  margin-top: 5px;
  padding-left: 8px;
}

/* $emergency page */

#emergency_wrap {
  padding: 10px;
  border: 5px solid #f7b4b9;
  width: 950px;
}

#emergency_info {
  padding: 0 10px 10px;
  width: 926px;
  /* 20161104�폜*/
  /*  border: 2px solid #e60517; */
}

#emergency_info div.bulletin_area {
  width: 100%;
  background: transparent url("/data/000085671.gif") right 0 repeat-y;
}

#emergency_info div.bulletin_area div.bulletin_list {
  float: left;
  width: 677px;
  padding-right: 16px;
}

#emergency_info div.bulletin_area div.bulletin_list p.arrow01 {
  margin-left: 0;
  width: 677px;
}

#emergency_info div.bulletin_area div.bulletin_mobile {
  float: right;
  width: 218px;
}

#emergency_info div.bulletin_area div.bulletin_mobile p {
  margin-left: 0;
}

#emergency_info div.bulletin_area div.bulletin_mobile p.img_qrcode {
  float: left;
  margin-right: 5px;
  width: 80px;
}

.category-index.noside div#main #emergency_wrap ul.arrow01 {
  width: 934px;
}

.category-index.noside div#main #emergency_wrap ul.arrow01 li {
  width: 100%;
}

div#main #nr_info ul.arrow01 li {
  display: inline-block;
  float: none;
  margin-right: 1em;
  padding-right: 0;
  width: auto;
}

/* 2015/06/19�ǉ��@�J�n*/

#emergency_menu {
  margin-top: 30px;
  padding: 5px 0;
  /*background: #88c39b url("[[[id=000108476.pdf") 0 0 repeat;*/
  background: #88c39b;
}

#emergency_menu dl {
  margin-top: 0 !important;
  padding: 0 22px 15px;
  background-color: #fff;
}

#emergency_menu dl dt {
  display: inline-block;
  position: relative;
  margin-top: 17px;
  margin-bottom: 3px;
  margin-left: 14px;
  font-weight: bold;
  line-height: 1.2;
}

#emergency_menu dl dt:before {
  content: " ";
  position: absolute;
  top: 6px;
  left: -10px;
  width: 6px;
  height: 5px;
  background: transparent url("/data/000000034.png") 0 0 no-repeat;
}

#emergency_menu dl ul {
  margin-top: 0;
}

#emergency_menu dl ul li {
  display: inline-block;
  margin-top: 8px;
  margin-left: 15px;
}

#emergency_menu dl ul a {
  padding-left: 12px;
  /*background: transparent url(/data/000108477.pdf) 0 4px no-repeat;*/
  background: transparent;
}

/* 2015/06/19�ǉ��@�I�� */

/* $movie */

div#main div.movie {
  margin: 10px 0px 10px -5px;
  padding: 20px;
  background-color: #b7ebd8;
}

div#main div.movie h2 {
  text-align: center;
}

div#main div.movie div.row {
  background-color: #fff;
}

div#main div.movie div.lside,
div#main div.movie div.lside div.line_btm {
  width: 300px;
  background-color: transparent;
  background-image: url("/data/000087511.gif");
  background-repeat: no-repeat;
}

div#main div.movie div.lside {
  padding-top: 15px;
  background-position: left top;
}

div#main div.movie div.lside div.line_btm {
  padding-bottom: 15px;
  background-position: left bottom;
}

div#main div.movie div.lside div.line_btm img {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

div#main div.movie div.rside {
  padding: 5px 10px 20px 10px;
  width: 350px;
}

div#main div.movie div.rside h3 {
  margin: 0 0 5px -5px;
}

#search-results .gs-visibleUrl-short {
  display: none;
}

#search-results .gs-visibleUrl-long {
  display: inline !important;
}

#search-results.customSearch-area div#___gcse_0 table {
  border: none;
  margin: 0 !important;
  padding: 0 !important;
}

#search-results.customSearch-area div#___gcse_0 table th,
td {
  vertical-align: middle !important;
  border: none;
}

#search-results.customSearch-area div#___gcse_0 div.gs-title {
  height: 25px !important;
}

#search-results.customSearch-area div#___gcse_0 input.gsc-input {
  font-size: 120% !important;
}

#search-results.customSearch-area div#___gcse_0 div.gsc-input-box {
  height: 30px !important;
}

.customSearch-area table,
.customSearch-area td,
.customSearch-area th {
  border: none !important;
  line-height: 1;
}

/*20180621 �ǉ������܂�*/

/*20191009 �ǉ���������*/

.gsc-search-box.gsc-search-box-tools {
  display: none !important;
}

table.gsc-above-wrapper-area-container {
  border: none !important;
}

td.gsc-result-info-container {
  border: none !important;
}

td.gsc-orderby-container {
  border: none !important;
}

/*20191009 �ǉ������܂�*/

/* ============================================================ *\
    $sub
\* ============================================================ */

div#sub {
  float: right;
  width: 230px;
}

div#sub dl {
  position: relative;
  padding-bottom: 8px;
  border: 2px solid #ccc;
  border-radius: 10px;
}

div#sub dl dt {
  position: relative;
  padding: 4px 10px 4px 38px;
  border-radius: 8px 8px 0 0;
  background: #083 url("/data/000000044.png") 14px 8px no-repeat;
  color: #fff;
  font-size: 1.0714em;
}

body.en div#sub dl dt {
  background-position: 14px 10px;
}

div#sub dl dt a {
  color: #fff;
}

div#sub dl dd {
  border-bottom: 1px solid #ccc;
}

div#sub dl dd a {
  position: relative;
  display: block;
  padding: 7px 10px 6px 30px;
}

div#sub dl dd.current>a,
div#sub dl dd>a:hover {
  background: #fff url("/data/000000026.png") 0 0 repeat-y;
}

div#sub dl dd a:before {
  content: url("/data/000000035.png");
  position: absolute;
  top: 16px;
  left: 15px;
}

body.en div#sub dl dd a:before {
  top: 16px;
}



div#sub dl dd ul li {
  border-top: 1px solid #ccc;
}

div#sub dl dd ul li a {
  padding-left: 44px;
  background: #fff url("/data/000000027.png") 0 0 repeat-y;
}

div#sub dl dd ul li.current a,
div#sub dl dd ul li a:hover {
  background-color: #d9ede1;
}

div#sub dl dd ul li a:before {
  left: 30px;
}

/* ============================================================ *\
    $sitemap-footer
\* ============================================================ */

div#sitemap-footer {
  padding-top: 12px;
  padding-bottom: 20px;
  width: 946px;
  overflow: hidden;
}

div#sitemap-footer dl {
  float: left;
  margin-top: 40px;
  margin-right: 20px;
  width: 302px;
}

div#sitemap-footer dt {
  margin-bottom: 10px;
  border-bottom: 1px solid #083;
  font-size: 1.4em;
  font-weight: bold;
}

div#sitemap-footer dd {
  margin-top: 10px;
  margin-left: 1px;
  font-size: 1.3em;
  line-height: 1.60;
}

div#sitemap-footer dt+dd {
  margin-top: 0;
}

div#sitemap-footer dl.parallel dd {
  float: left;
  margin-right: 10px;
  width: 93px;
}

div#sitemap-footer dd a {
  display: inline-block;
  padding-left: 10px;
  background: transparent url("/data/000000035.png") 0 7px no-repeat;
}

/* ============================================================ *\
    $pagetop
\* ============================================================ */

p#pagetop {
  padding-right: 23px;
  width: 957px;
  text-align: right;
}

/* 2015/08/12�ǉ� */
p#pagetop:not(:target) {
  clear: both\9;
}

p#pagetop a {
  display: inline-block;
  position: relative;
  margin-top: 40px;
  padding: 4px 9px 0 25px;
  border-radius: 7px 7px 0 0;
  border: 1px solid #083;
  background: #083 url("/data/000000046.png") 12px center no-repeat;
  background-color: #083;
  color: #fff;
  font-size: 1.3em;
  font-weight: bold;
  text-decoration: none;
}

/* ============================================================ *\
    $footer
\* ============================================================ */

div#footer {
  padding: 18px 18px 16px;
  width: 944px;
  background-color: #083;
  font-size: 1.3em;
  line-height: 1.2;
}

body.en div#footer {
  font-size: 1.4em;
}

div#footer .inquiry {
  position: relative;
  float: left;
  padding: 7px 7px 3px;
  width: 184px;
  border: 1px solid #f0f0f0;
  border-radius: 10px;
  background-color: #fff;
  color: #333;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}

div#footer .inquiry span {
  display: block;
  padding-top: 17px;
  background: transparent url("/data/000000034.png") center 4px no-repeat;
  font-size: 1.7692em;
  word-break: break-all;
}

div#footer .inquiry span a {
  color: #333 !important;
}

div#footer,
div#footer a {
  color: #fff;
}

div#footer ul.arrow01 {
  margin-left: 207px;
}

div#footer .arrow01 li {
  display: inline-block;
  margin-left: 13px;
  background-image: url("/data/000000039.png");
  background-position: 0 2px;
}

body.en div#footer .arrow01 li {
  background-position: 0 center;
}

div#footer dl {
  margin-top: 15px;
  margin-left: 220px;
}

body.en div#footer dl {
  margin-top: 10px;
}

div#footer dt {
  font-size: 1.1538em;
  font-weight: bold;
}

div#footer dd {
  display: inline-block;
  margin-left: 9px;
  line-height: 1.0;
}

div#footer dt+dd {
  margin-left: 0;
}

div#footer dd.arrow01 {
  vertical-align: middle;
}

div#footer dd.arrow01 a {
  display: inline-block;
  position: relative;
  padding: 3px 8px 1px 20px;
  border: 1px solid #fff;
  border-radius: 2px;
  background: transparent url("/data/000000039.png") 4px center no-repeat;
  text-decoration: none;
}

body.en div#footer dd.arrow01 a {
  padding-top: 1px;
  padding-bottom: 2px;
}

div#footer p#copyright {
  margin-top: 8px;
  margin-left: 220px;
  padding-top: 8px;
  border-top: 1px dotted #f0f0f0;
  text-align: right;
}

body.en div#footer p#copyright {
  margin-top: 12px;
  padding-top: 10px;
}

body.en div#footer ul.arrow01,
body.en div#footer .arrow01 li,
body.en div#footer dl,
body.en div#footer p#copyright {
  margin-left: 0;
}

/* ============================================================ *\
    $other
\* ============================================================ */

/* $background-color ------------------------------ */

.private01 {
  display: inline-block;
  padding: 2px 4px 1px 4px;
  margin-left: 5px;
  font-size: .857em;
  background-color: #c1e9d7;
}


/* $text ------------------------------ */

p.int,
dd.int {
  text-indent: 1em;
}

dl.int dd {
  margin-bottom: 5px;
  margin-left: 10px;
}

dd.int3h {
  text-indent: 3.5em;
}

.fred {
  color: #900;
}

.bold {
  font-weight: bold;
}

.ltxt,
div#main table th.ltxt {
  text-align: left;
}

.ctxt,
.cimage {
  text-align: center;
}

span.ctxt {
  display: block;
}

.mtxt,
div#main table td.mtxt {
  vertical-align: middle;
}

.cmtxt,
div#main table td.cmtxt {
  vertical-align: middle;
  text-align: center;
}

/* 20190305�ǉ� */
table td.mnltxt {
  word-break: break-all;
}

.rtxt,
.go_back,
.page_top,
div#main table th.rtxt {
  text-align: right;
}

.nowrap {
  white-space: nowrap;
}

.fsiz80 {
  font-size: 80% !important;
}

.fsiz90 {
  font-size: 90% !important;
}

.del {
  text-decoration: line-through;
}

/* $list ------------------------------ */

/* common */

.arrow a,
.arrow01 li,
p.arrow01,
span.arrow01 a,
p.arrow01.rtxt a,
li.arrow01,
.list-date dd dl dd a,
.arrow-box a,
.go_back a,
.page_top a,
span.vol a,
div#main ol.arwnum li,
div#main p.read_more a {
  display: inline-block;
  width: auto;
  background-color: transparent;
  background-repeat: no-repeat;
}

p.arrow01,
.arrow01 li,
li.arrow01,
div#main ol.arwnum li {
  display: block;
}

/* $arrow */

.arrow a {
  padding-left: 10px;
  background: transparent url("/data/000000035.png") 0 10px no-repeat;
}

body.en .arrow a {
  background-position: 0 center;
}

/* $arrow01 */

.category-index.noside div#main .arrow01 {
  margin-top: 10px;
  width: 964px;
}

.category-index.noside div#main .arrow01 li {
  display: block;
  float: left;
  padding-right: 30px;
  width: 439px;
}

/* 20170220�ǉ� �J�n */
.category-index.noside div#main .arrow01 li.onerow {
  float: none ! Important;
  width: 100% ! Important;
}

/* 20170220�ǉ� �I�� */
.category-index.noside div#main .box-grayborder .arrow01 li {
  float: none;
  padding-right: 0;
  width: auto;
}

.category-index.noside div#main .arrow01 li.pr00 {
  width: 469px;
}

.category-index.noside div#main .arrow01 li:first-child {
  margin-top: 11px;
}

.category-index.noside div#main .arrow01 li ul {
  width: 100%;
}

.category-index.noside div#main .arrow01 li ul li {
  float: none;
  padding-right: 0;
  width: auto;
}

.arrow01 li,
li.arrow01,
p.arrow01,
span.arrow01 a,
.go_back a,
p.arrow01.rtxt a,
span.vol a,
div#main ol.arwnum li,
div#main p.read_more a,
.page_top a,
.circle01 .arrow01 li,
.circle01 p.arrow01,
.circle01 span.arrow01 a,
.circle01 li.arrow01,
.list-date dd dl dd a {
  padding-left: 13px;
  background-image: url("/data/000000038.png");
  background-position: 0 6px;
}

.arrow01 li {
  background-position: 0 4px;
}

.list-date dd dl dd a {
  background-position: 0 center;
}

.circle01 li.arrow01 {
  padding-left: 20px;
  background-position: 3px 6px;
}

p.arrow01.rtxt {
  padding-left: 0;
  background-image: none;
  text-align: right;
}

.page_top a {
  background-image: url("/data/000021778.png");
}

/* $arrow-box */

.arrow-box a {
  padding-left: 16px;
  background-image: url("/data/000000036.png");
  background-position: 0 2px;
}

/* $list-date, $list */

body.en div#main div#whatsnew .list-date {
  margin-top: 0;
}

div#main ul span.date,
div#main dl.prof dt,
div#main dl.ryakureki dt {
  clear: both;
  float: left;
  width: auto;
  white-space: nowrap;
}
.list-date dt {
  clear: both;
  float: left;
  width: auto;
  white-space: nowrap;
  font-weight: bold;
}

.list-date dd dl dt {
  clear: none;
  float: none;
}

.list-date dd dl {
  margin-top: 0 !important;
  margin-left: 40px;
}

div#main dl.ryakureki {
  float: left;
  width: 449px;
}

div#main ul span.title {
  display: block;
}

div#main ul.list span.date {
  margin-right: 10px !important;
}

div#main ul.list span.date span.txts {
  vertical-align: bottom;
}

div#main .prof dt,
div#main .prof dd {
  margin-top: 8px;
}

div#main dl.prof dt:first-child,
div#main dl.prof dt:first-child+dd,
div#main dl.ryakureki dt:first-child,
div#main dl.ryakureki dt:first-child+dd {
  margin-top: 0;
}

div#main .prof dt {
  font-weight: bold;
}

.list-date .category {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  margin-bottom: 4px;
  padding: 3px 3px 0px;
  width: 5em;
  border: 1px solid #ccc;
  border-left-width: 4px;
  border-radius: 2px;
  background-color: #f4f4f4;
  font-size: .857em;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.list-date .category.interview {
  border-left-color: #083;
}

.list-date .category.meeting {
  border-left-color: #478401;
}

.list-date .category.procurement {
  border-left-color: #7d7400;
}

.list-date .category.notification {
  border-left-color: #883500;
}

.list-date .category.comment {
  border-left-color: #880369;
}

.list-date .category.inspection {
  border-left-color: #370288;
}

.list-date .category.f1 {
  border-left-color: #064288;
}

.list-date .category.law {
  border-left-color: #048288;
}

.list-date .category.important {
  position: relative;
  border: 1px solid #97040c;
  border-left-width: 4px;
  background-color: #97040c;
  color: #fff;
}

.list-date .category.important:after {
  content: ' ';
  position: absolute;
  top: 0;
  left: -3px;
  padding-top: 3px;
  border-radius: 2px 0 0 2px;
  border: 1px solid #fff;
  width: 1px;
  height: 1em;
  background-color: #fff;
  overflow: hidden;
}

.list-date .date {
  display: inline-block;
  margin-right: 34px;
}

.txts {
  font-size: .7857em;
  vertical-align: baseline;
}

.list-date .txts {
  vertical-align: baseline;
}

div#main ul.list li,
div#main ul li span.title,
.list-date dd {
  margin-bottom: 5px;
  padding-bottom: 4px;
  border-bottom: 1px dotted #999;
}

.list-date dd.last {
  border-bottom-width: 0;
}

#home .list-date.category dd {
  clear: both;
}

.list-date dd dl dd {
  margin-right: 13px;
  margin-bottom: 0;
  padding-bottom: 0;
  float: left;
  width: auto;
  border-bottom-width: 0;
}

.list-date dd dl dd.minutes {
  float: right;
  margin-right: 0;
}

.list-date dd dl dd.minutes a {
  background-image: none;
}

.list-date dd dl dd.minutes a .file {
  vertical-align: middle;
}

body.en div#main div#whatsnew .list-date dd a,
body.en div#main div#newsrelease dd a {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}

body.en div#main div#whatsnew .list-date dd a .file,
body.en div#main div#newsrelease dd a .file {
  position: absolute;
  top: 2px;
  left: 0;
  vertical-align: bottom;
}

.list-date dd>ul {
  margin-top: 0 !important;
}

div#main ul.list span {
  display: inline-block;
  margin-right: 10px;
  white-space: nowrap;
  vertical-align: top;
}

div#main ul.list span span {
  margin-right: 0;
}

div#main ul.list span.detail03 {
  float: right;
  text-align: right;
}

/* $circle01 */

ul.circle01 li,
div#main p.circle01,
div#main li.circle01,
div#main dl.circle01 dt,
div#main dl.circle01_dd dd,
div#main ol li .circle01 li {
  padding-left: 13px;
  background: transparent url("/data/000000043.png") 0px 5px no-repeat;
}

div#main li.circle01 {
  margin-top: 10px;
  margin-bottom: 9px;
}

.category-index div#main .circle01 .arrow01 {
  margin-left: 0;
}

div#main ol li ul.circle01 li {
  margin-left: 0 !important;
  text-indent: 0 !important;
}

/*
div#main ul.circle02 li,
p.circle02 {
  padding-left: 13px;
  background: url("/data/000085670.gif") no-repeat 2px 8px;
}
*/

/* $list-title-parallel */

dl.date dt {
  width: auto;
}
dl.date dd {
  width: calc(100% - 160px);
}

dl.date dt:first-child,
dl.date dt:first-child+dd {
  margin-top: 0px;
}

dl.date dt {
  clear: both;
  float: left;
}

/* #main dl.status */

#main dl.status dt {
  clear: left;
  display: block;
  float: left;
  width: 4em;
}

/* $pulist */

div#main .pulist li {
  margin-top: 10px;
}

div#main .pulist .arrow01 {
  display: block;
}

/*	ul / ��󃊃X�g
-------------------------------------------------- */

/*--- English ---*/
div#main .elle>li {
  margin-top: 10px;
  padding-top: 7px;
  border-top: 1px dotted #999;
}

div#main .elle>li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top-width: 0;
}

div#main .elle li li {
  margin-top: 3px;
  padding-left: 20px;
  background: transparent url("/data/000021776.png") 6px 5px no-repeat !important;
}

/*--- �ڍ׃����N ---*/
div#main p.read_more {
  text-align: right;
}

div#main ul.inline li {
  display: inline-block;
  margin-left: 20px;
}

div#main ul.inline li:first-child {
  margin-left: 0;
}

/*	�������X�g
-------------------------------------------------- */
div#main ol {
  margin-left: 1.5em;
}

div#main ol li {
  list-style: decimal;
}

div#main ol li ul li {
  list-style: none;
}

/*	�������X�g
	num01    / �i�P�j
	num02    / �P�D
-------------------------------------------------- */
div#main ol.num01,
div#main p.num01,
div#main ol.num02,
div#main p.num02 {
  margin-left: 0;
}

div#main ol.num01 li,
div#main ol.num02 li {
  list-style: none;
}

div#main ol.num01 li,
div#main p.num01,
div#main dl.num01 dt {
  padding-left: 3em;
  text-indent: -3em;
  background: none;
}

div#main ol.num02 li {
  padding-left: 2em;
  text-indent: -2em;
}

/*--- 2�� ---*/
div#main ol.num01 li.col2,
div#main p.num01.col2 {
  padding-left: 4em;
  text-indent: -4em;
}

/*--- 3�� morimoto add 20130315 ---*/
div#main ol.num01 li.col3 {
  padding-left: 5em;
  text-indent: -5em;
}

/*--- ���A�C�R��(li�Ƀ��X�g�}�[�N) morimoto add 20130315 ---*/

div#main ol.arwnum {
  margin-left: 0;
}

div#main ol.arwnum li {
  list-style: none;
}

/* ���񃊃X�g�@$horizon */

div#main .horizon {
  text-align: right;
}

div#main .horizon.ltxt {
  text-align: left;
}

div#main .horizon li {
  display: inline-block;
  margin-top: 0;
  margin-left: 10px;
}

div#main .horizon li:first-child {
  margin-left: 0;
}

/*	dl / ��`���X�g
-------------------------------------------------- */

/*--- ����(dt�𑾎�) ---*/
div#main dl.title dt {
  font-weight: bold;
}

/*--- �h�b�g�A�C�R��(dt�Ƀ��X�g�}�[�N) ---*/
div#main dl.circle01 dd {
  padding-left: 20px;
}

/*--- �h�b�g�A�C�R��(dd�Ƀ��X�g�}�[�N) ---*/
dl.circle01_dd dd {
  margin-left: 15px;
}

/*--- �ԍ��J�b�R�t���idt�ɔԍ��i�����S�p�A�J�b�R�S�p�j�j ---*/
dl.num01 dd {
  margin-left: 3em;
}

/*--- �A���t�@�x�b�g�J�b�R�t��/�ia�j ---*/
dl.alpha01 dt {
  padding-left: 2.6em;
  text-indent: -2.6em;
}

dl.alpha01 dd {
  margin-left: 2.6em;
}

/*--- �J�b�R�t���̂����� dl.circle01 ---*/

div#main dl.alpha01 dl.circle01 {
  margin-top: 0;
}

div#main dl.alpha01 dl.circle01 dt,
div#main dl.alpha01 dl.circle01 dd {
  margin-left: 0;
  text-indent: 0;
}

/*--- �A���t�@�x�b�g�J�b�R�Ȃ�/a ---*/
div#main ol.alpha02 li {
  list-style: lower-alpha;
}

/*--- ����q ---*/
div#main ol.num01 li ol.alpha02 li {
  list-style: lower-alpha !important;
  padding-left: 0;
  text-indent: 0;
}

div#main dl.num01 dd ol.alpha02 {
  margin-top: 0;
}

div#main dl.num01 dd ol.alpha02 li {
  list-style: lower-alpha;
}

/* parallel */

div#main dl.parallel {
  margin-top: 0;
  line-height: 1.2;
}

div#main dl.parallel dt {
  clear: left;
  float: left;
  width: 5.7em;
}

div#main dl.parallel dd {
  margin-top: 0;
  padding-top: 0;
  margin-left: 6em;
}

div#main dl.parallel dt,
div#main dl.parallel dt+dd {
  margin-top: 24px;
}

div#main dl.parallel dt+dd+dd {
  margin-top: 6px;
}

div#main dl.parallel dd ul {
  padding-top: 0;
  margin-top: 0;
}

div#main dl.parallel dd ul li {
  display: inline-block;
  margin-top: 0;
  margin-left: .5em;
  background-position: 0 4px;
  line-height: 1.2;
}

div#main dl.parallel dd ul li:first-child {
  margin-left: 0;
}

/* ---------------------------------------------------------
	����
		note01      : ��
		note02      : �i���j�i���j
		note_num01  : ��1�F
		snote     : *
		snote_num : *1
--------------------------------------------------------- */

div#main span.note01,
div#main span.note02 {
  display: block;
}

div#main p.note01,
span.note01,
div#main ul.note01 li,
div#main p.snote_num,
div#main ul.snote_num li {
  padding-left: 1em;
  text-indent: -1em;
}

div#main p.note02,
span.note02,
div#main ul.note02 li {
  padding-left: 3em;
  text-indent: -3em;
}

div#main p.note_num01,
div#main ul.note_num01 li {
  padding-left: 2.6em;
  text-indent: -2.6em;
}

div#main p.snote,
div#main ul.snote li {
  padding-left: 0.6em;
  text-indent: -0.6em;
}

div#main p.snote_num,
div#main ul.snote_num li {
  padding-left: 1em;
  text-indent: -1em;
}

/* $icon ------------------------------ */

.external {
  margin-left: 2px;
  vertical-align: middle !important;
}

.file {
  margin-right: 4px;
  vertical-align: top;
}

span.title .file {
  vertical-align: middle;
}

.youtube {
  margin-left: 4px;
  vertical-align: top;
}

/* $box ------------------------------ */

.wrapper {
  width: 100%;
}

.waku,
.box-grayborder {
  position: relative;
  margin-top: 33px;
  padding: 0 15px 8px;
  border: 2px solid #ccc;
  border-radius: 10px;
}

.box-grayborder.arrow01 {
  padding-top: 10px;
}

div#main h2+.box-grayborder {
  margin-top: 25px;
}

div#main h3+.box-grayborder,
div#main h4+.box-grayborder,
div#main table+.box-grayborder {
  margin-top: 40px;
}

.box-grayborder .title {
  margin-top: 0;
  margin-right: -15px;
  margin-bottom: 9px;
  margin-left: -15px;
  padding-right: 15px !important;
  padding-left: 38px !important;
  border-bottom: 2px solid #083 !important;
  background-image: url("/data/000000042.png");
  background-position: 15px 12px;
  background-repeat: no-repeat;
  font-size: 1.0714em;
  line-height: 1.5;
}

.article .box-grayborder .title,
.category-index .box-grayborder .title {
  margin-top: 0 !important;
  padding-top: 10px !important;
  padding-bottom: 4px !important;
  border-top-width: 0 !important;
  border-right-width: 0 !important;
  border-left-width: 0 !important;
  border-radius: 0 !important;
  background-color: transparent !important;
}

/* $layout ------------------------------ */

.w4em {
  width: 4.2em;
}

.w9em {
  width: 9em;
}

.w20per {
  width: 20% !important;
}

.w40per {
  width: 40% !important;
}

.w70per {
  width: 70% !important;
}

.w80per {
  width: 80% !important;
}

.w70par {
  width: 80%;
}

.w100per {
  width: 100% !important;
}

.lside {
  float: left !important;
}

.lside img {
  margin-right: 10px;
}

.rside {
  float: right !important;
}

.rside img {
  margin-left: 10px;
}

.row,
.img_col2 {
  overflow: hidden;
  zoom: 1;
}

.img_col2 .lside,
.img_col2 .rside {
  margin-bottom: 2px !important;
}

.caption {
  display: block;
  margin: 2px 0 0 0;
  text-align: center;
}

.last_child {
  margin-bottom: 0 !important;
}

/* $columns */

.columns,
.columns-half {
  width: 100%;
}

.columns .column,
.columns-half .column {
  float: left;
  margin-right: 30px;
}

/* $clearfix ------------------------------ */

div#content:before,
div#content:after,
div#sitemap-footer:before,
div#sitemap-footer:after,
div#popularpage:before,
div#popularpage:after,
div#footer:before,
div#footer:after,
#emergency_info div.bulletin_area:before,
#emergency_info div.bulletin_area:after,
.category-index.noside div#main .arrow01:before,
.category-index.noside div#main .arrow01:after,
#emergency_info div.bulletin_area div.bulletin_mobile:before,
#emergency_info div.bulletin_area div.bulletin_mobile:after,
.wrapper:before,
.wrapper:after,
.list-date:before,
.list-date:after,
.date:before,
.date:after,
.prof:before,
.prof:after,
dl.ryakureki:before,
dl.ryakureki:after,
ul.list li:before,
ul.list li:after,
.list-date dd dl:before,
.list-date dd dl:after,
#main dl.status:before,
#main dl.status:after,
.columns:before,
.columns:after,
.columns-half:before,
.columns-half:after,
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

div#content:after,
div#popularpage:after,
div#sitemap-footer:after,
div#footer:after,
#emergency_info div.bulletin_area:after,
#emergency_info div.bulletin_area div.bulletin_mobile:after,
.category-index.noside div#main .arrow01:after,
.wrapper:after,
.list-date:after,
.date:after,
.prof:after,
dl.ryakureki:after,
ul.list li:after,
.list-date dd dl:after,
#main dl.status:after,
.columns:after,
.columns-half:after,
.clearfix:after,
.clear {
  clear: both;
}


/* 20200228�ǉ� �J�n */

.list-date.report-list>dd {
  padding-bottom: 7px;
}

.list-date.report-list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.list-date.report-list dl dt {
  display: block;
  margin-right: 10px;
  margin-top: 5px;
}

.list-date.report-list dl dd {
  float: none;
  display: block;
}

.list-date.report-list dl dd a {
  display: block;
  background-position: top 0.5em left;
}

.list-date.report-list dl dd ul {
  margin-top: 0 !important;
}

.list-date.report-list dl dd li {
  display: inline-block;
  border: 1px solid #999;
  border-left: 4px solid #999;
  padding: 3px 1em 0;
  white-space: nowrap;
  font-size: .857em;
  line-height: 1.2;
  text-align: center;
  margin-right: 5px;
  margin-top: 5px !important;
}

.list-date.report-list dl dd li a {
  text-decoration: none;
  background: none;
  padding-left: 0;
}

.list-date.report-list dl dd li:last-child {
  margin-right: 0;
}

.list-date.report-list dl dd li.hassei {
  border-left-color: #ff8080;
}

.list-date.report-list dl dd li.keika {
  border-left-color: #ffa040;
}

.list-date.report-list dl dd li.genin {
  border-left-color: #027b46;
}

.list-date.report-list dl dd li.hyouka {
  border-left-color: #075873;
}

.list-date.report-list dl dd li.level {
  border-left-color: #800080;
}

.list-date.report-list .kubun {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 4px;
  padding: 3px 3px 0px;
  width: 7.5em;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-color: #f4f4f4;
  font-size: .857em;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}


/* 20200228�ǉ� �I�� */





#wrapper div#content {
  width: auto !important;
  font-size: 0.9em !important;
  margin-bottom: 50px !important;

  display: block;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 10px;
  overflow: hidden;
}

#wrapper div#main {
  float: none !important;
  width: auto !important;
}

#wrapper div#main h1 {
  border: none;
  border-radius: 0;
  background: none;
  color: #000;
  line-height: 1.4;

  position: relative;
  margin: 0 0 30px 0;
  padding: 13px 0 13px 20px;
  border-top: 1px solid #bababa;
  border-bottom: 1px solid #bababa;
}

#wrapper div#main h1:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  bottom: 10px;
  display: block;
  width: 5px;
  background: #04a23e;
}

#wrapper div#main h1 span {
  display: inline;
  margin: 0;
  padding: 0;
  background: none;
  font-size: 1.88rem;
}

#wrapper div#main h2 {
  border: none;
  border-radius: 0;
  background: none;
  line-height: 1.4;

  margin: 0 0 20px 0;
  padding: 15px 18px;
  background: #e4f7eb;
  margin-top: 33px;
}

#wrapper div#main h2 span {
  display: inline;
  margin: 0;
  padding: 0;
  background: none;
  font-size: 1.25rem;
}

#wrapper div#main h3 {
  position: relative;
  margin: 0 0 20px 0;
  padding: 0 0 7px 21px;
  border-bottom: 1px solid #bababa;
}

.w75per {
  width: 75% !important;
}

.w70per {
  width: 70% !important;
}

.w50per {
  width: 50% !important;
}

.w40per {
  width: 40% !important;
}

.w30per {
  width: 30% !important;
}

.w25per {
  width: 25% !important;
}

.w22per {
  width: 22% !important;
}

.w20per {
  width: 20% !important;
}

.w6per {
  width: 6% !important;
}

#wrapper .tel+.existContact2 {
  margin: 23px 0 0 0;
}

#wrapper .reload img {
  width: auto;
  max-width: initial;
  margin-right: 10px;
}

#wrapper .txts {
  font-size: inherit;
}

#wrapper .arrow01 li,
#wrapper li.arrow01,
#wrapper span.arrow01 a,
#wrapper .go_back a,
#wrapper p.arrow01.rtxt a,
#wrapper span.vol a,
#wrapper div#main ol.arwnum li,
#wrapper div#main p.read_more a,
#wrapper .page_top a,
#wrapper .circle01 .arrow01 li,
#wrapper .circle01 p.arrow01,
#wrapper .circle01 span.arrow01 a,
#wrapper .circle01 li.arrow01 {
  position: relative;
  margin: 0 0 15px 0;
  padding: 0 0 0 12px;
  background: url(/data/900000023.png) no-repeat 0 0.3em / 7px 12px;
}
#wrapper p.arrow01,
#wrapper .list-date dd dl dd a {
  background-position: 0 0.5em;
}
#wrapper .mtxt p.arrow01 {
  background-position: 0 0.3em;
}

#wrapper .icoBlank {
  margin: 0 0 0 2px;
  vertical-align: middle;
}

#wrapper .ico {
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  #wrapper .list-date dd dl dd.minutes {
    float: none;
    margin-right: 0;
  }
}

#wrapper .pdL40 {
  padding-left: 40px;
}

#wrapper .pdL124 {
  padding-left: 124px;
}

#wrapper .pdL150 {
  padding-left: 150px;
}

#wrapper .pdL160 {
  padding-left: 160px;
}

#wrapper div#main h3 {
  position: relative;
  margin: 0 0 20px 0;
  padding: 0 0 7px 21px;
  font-size: 142.9%;
  border-bottom: 1px solid #bababa;
  background: none;
  border-radius: 0rem;
}

#wrapper div#main h3:before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0;
  display: block;
  width: 10px;
  height: 10px;
  background: #04a23e;
}

#wrapper div#main {
  padding-left: 0;
}

#wrapper div#main table {
  width: 100%;
  margin: 0 0 30px 0;
  table-layout: fixed;
  border: none;
}

#wrapper div#main table th,
#wrapper div#main table td {
  padding: 17px 19px;
  text-align: left;
  vertical-align: top;
  border: 1px solid #b5b5b5;
}

#wrapper div#main table th {
  font-weight: bold;
  background: #e4f7eb;
}

#wrapper div#main table td {
  background: #f9fcf4;
}

#wrapper .tblScroll {
  margin: 0 0 30px 0;
  overflow-x: scroll;
  overflow-y: hidden;
}

#wrapper .tblScroll table {
  width: 200%;
  margin: 0;
}

#wrapper .section {
  margin: 30px 0;
}

#wrapper div#main ol.arwList01 {
  margin-left: 0;
}

#wrapper div#main ol.arwList01 li {
  list-style: none;
}

.header .headerSearchBox .searchTxt,
.header .headerSearchBox .searchBtn {
  top: 0;
}

#wrapper .article div#main h2 span,
#wrapper .category-index div#main h2 span,
#wrapper .article div#main h2 a,
#wrapper .category-index div#main h2 a {
  background: none;
  padding: 0;
  margin: 0;
  font-size: 100%;
}

#wrapper .list-date dd {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #999;
}

#wrapper .list-date .category {
  padding: 3px;
  width: 7em;
}

#wrapper .list-date.category dd a {
  margin-left: 20px;
}

#wrapper .category-index.noside div#main .arrow01 li:first-child {
  margin-top: 0;
}

#wrapper .pulist {
  margin-bottom: 30px;
}

#wrapper .list-date dd dl dd {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

#wrapper .list-date .category,
#wrapper .list-date.report-list .kubun {
  position: relative;
  display: inline-block;
  min-width: 150px;
  padding: 0 20px 0 26px;
  line-height: 1.6;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #666;
  font-size: 100%;
  background: #fff;
  width: auto;
}
#wrapper .list-date.report-list .kubun:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 6px;
  height: 100%;
  border-radius: 2px 0 0 2px;
  background-color: #D9D9D9;
}
#wrapper .list-date.report-list dl dt {
  flex: none;
  margin-top: 0;
}
#wrapper .list-date.report-list dl dd li {
  display: inline-block;
  min-width: 60px;
  margin: 0 10px 5px 0;
  padding: 1px 1rem;
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  background-color: #dcdcdc;
  color: #333;
  font-size: 100%;
}

@media screen and (max-width: 768px) {
  #wrapper .list-date.report-list dl {
    flex-direction: column;
  }

  #wrapper .list-date dd dl dd a {
    margin: 10px 0;
  }
}

#wrapper div#main ul li ul.arrow01 {
  margin: 0.5rem 0 1rem 0.3rem;
}

#wrapper #emergency_wrap {
  width: auto;
}

#wrapper .category-index div#main #emergency_info h1 {
  width: auto;
}

#wrapper .category-index div#main #emergency_info {
  padding: 0 10px 0;
  width: auto;
}

#wrapper .category-index div#main #emergency_info h1:before {
  content: none;
}

#wrapper .category-index div#main h3 span {
  background: none;
  padding: 0;
}

#wrapper div#main #emergency_wrap h3 {
  margin-top: 30px;
}

#wrapper .category-index.noside div#main .arrow01 {
  width: auto;
}

#wrapper div#main dl.date {
  padding: 20px;
  margin-top: 0;
  border-top: 1px solid #eee;
  display: flex;
  flex-wrap: wrap;
}

#wrapper div#main dl.date:last-of-type {
  border-bottom: 1px solid #eee;
}

#wrapper div#main dl.date dt {
  width: 160px;
  padding: 0 10px 0 0;
  font-weight: bold;
  flex-shrink: 0;
}

#wrapper div#main dl.date.arrow a {
  padding-left: 0;
  background: none;
}

#wrapper div#main dl.date .arwList01 li {
  background: none;
  padding: 0;
}

@media screen and (max-width: 768px) {
  #wrapper div#main dl.date {
    flex-direction: column;
  }

  #wrapper div#main dl.date dt {
    width: auto;
    padding: 0;
    margin-bottom: 10px;
  }

  #wrapper div#main table th,
  #wrapper div#main table td {
    padding: 7px 7px 4px;
  }
}

#wrapper div#main h3 {
  margin-top: 20px;
}

#wrapper div#main ol.arwList01:first-of-type {
  margin-top: 3px;
}

#wrapper .article div#main h4 {
  position: relative;
  margin: 20px 0 20px 0;
  padding: 0 0 0 21px;
  font-size: 128.6%;
  border: none;
}

#wrapper .article div#main h4:before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0;
  display: block;
  width: 10px;
  height: 5px;
  background: #04a23e;
}

#wrapper .anchorItem li span,
#wrapper .linkItem li span {
  display: block;
  padding: 10px 15px 10px 25px;
}
#wrapper .list-date dt {
  margin-right: 20px;
}
#wrapper .list-date.category dd a {
  display: table;
  margin-left: 0;
}
#wrapper .list-date dd dl dt {
  font-weight: normal;
  white-space: normal;
}
@media screen and (max-width: 768px) {
  #wrapper .list-date dt {
    float: none;
  }
  #wrapper .list-date dd {
    padding-left: 0 !important;
  }

  #wrapper .list-date dd dl {
    margin: 0;
  }

  #wrapper .list-date dd dl dt {
    white-space: normal;
    margin-top: 5px;
  }
}

#wrapper .category-index.noside div#main #emergency_wrap ul.arrow01 {
  width: auto;
}

#wrapper div#main table.tableStyle02 {
  table-layout: auto;
}
#wrapper div#main table.tableStyle02 .hd {
  white-space: nowrap;
}

#wrapper .date02 {
  display: flex;
  flex-wrap: wrap;
}
#wrapper .date02 dt {
  min-width: 60px;
}
#wrapper .date02 dd {
  width: calc(100% - 60px);
}

#wrapper blockquote {
  margin: 0;
}
#wrapper .arwList01 li {
  background-position: 0 0.35em;
}
#wrapper ul.circle01 li,
#wrapper div#main p.circle01,
#wrapper div#main li.circle01,
#wrapper div#main dl.circle01 dt,
#wrapper div#main ol li .circle01 li {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 0 0 12px;
	background: none;
}
#wrapper div#main dl.circle01_dd dd {
  position: relative;
  margin: 0 0 15px 15px;
  padding: 0 0 0 12px;
  background: none;
}
#wrapper ul.circle01 li:before,
#wrapper div#main p.circle01:before,
#wrapper div#main li.circle01:before,
#wrapper div#main dl.circle01 dt:before,
#wrapper div#main ol li .circle01 li:before {
	content: "";
	position: absolute;
	top: 0.45em;
	left: 0;
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
}
#wrapper div#main dl.circle01_dd dd:before {
  content: "";
  position: absolute;
  top: 0.75em;
  left: 0;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
#wrapper ul.circle01 li:before,
#wrapper div#main p.circle01:before,
#wrapper div#main li.circle01:before,
#wrapper div#main dl.circle01 dt:before,
#wrapper div#main dl.circle01_dd dd:before,
#wrapper div#main ol li .circle01 li:before {
	background: #008830;
}
#wrapper ul li.circle02:before,
#wrapper ul.circle02 li:before {
	background: #333;
}

#wrapper ul.circle01 li,
#wrapper ul.circle02 li,
#wrapper ul li.circle01,
#wrapper ul li.circle02 {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 0 0 12px;
	background: none;
}
#wrapper ul.circle01 li:before,
#wrapper ul.circle02 li:before,
#wrapper ul li.circle01:before,
#wrapper ul li.circle02:before {
	content: "";
	position: absolute;
	top: 0.45em;
	left: 0;
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
}
#wrapper ul.circle01 li:before {
	background: #008830;
}
#wrapper ul.circle02 li:before {
	background: #333;
}

#wrapper div#main p.circle01,
#wrapper div#main p.circle02 {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 0 0 12px;
	background: none;
}
#wrapper div#main p.circle01:before,
#wrapper div#main p.circle02:before {
	content: "";
	position: absolute;
	top: 0.45em;
	left: 0;
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
}
#wrapper div#main p.circle01:before {
	background: #008830;
}
#wrapper div#main p.circle02:before {
	background: #333;
}
#wrapper div#main p.circle01,
#wrapper div#main p.circle02 {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 0 0 12px;
	background: none;
}
#wrapper div#main p.circle01:before,
#wrapper div#main p.circle02:before {
	content: "";
	position: absolute;
	top: 0.75em;
	left: 0;
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
}
#wrapper div#main p.circle01:before {
	background: #008830;
}
#wrapper div#main p.circle02:before {
	background: #333;
}
@media screen and (max-width: 768px) {
  #wrapper dl.date dd {
    width: auto;
  }
}

#wrapper .list-date.report-list dd dl dd a {
  padding: 0;
  background: none;
}

#wrapper .list-date.report-list dl dd li.hassei {
  background-color: #FF5E3A;
  border: none;
  color: #000;
}

#wrapper .list-date.report-list dl dd li.keika {
  background-color: #F9ED69;
  border: none;
  color: #000;
}

#wrapper .list-date.report-list dl dd li.genin {
  background-color: #64D7D6;
  border: none;
  color: #000;
}

#wrapper .list-date.report-list dl dd li.hyouka {
  background-color: #556FB5;
  border: none;
  color: #FFF;
}

#wrapper .list-date.report-list dl dd li.level {
  background-color: #8C54A1;
  border: none;
  color: #FFF;
}

#wrapper .list-date .category.interview,
#wrapper .list-date .category.meeting,
#wrapper .list-date .category.procurement,
#wrapper .list-date .category.notification,
#wrapper .list-date .category.comment,
#wrapper .list-date .category.inspection,
#wrapper .list-date .category.f1,
#wrapper .list-date .category.law,
#wrapper .list-date .category.kubun {
  margin-left: 20px;
}

#wrapper .list-date .category.interview:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 6px;
  height: 100%;
  border-radius: 2px 0 0 2px;
  background-color: #083;
}

#wrapper .list-date .category.meeting:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 6px;
  height: 100%;
  border-radius: 2px 0 0 2px;
  background-color: #FF5E3A;
}

#wrapper .list-date .category.procurement:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 6px;
  height: 100%;
  border-radius: 2px 0 0 2px;
  background-color: #7d7400;
}

#wrapper .list-date .category.notification:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 6px;
  height: 100%;
  border-radius: 2px 0 0 2px;
  background-color: #883500;
}

#wrapper .list-date .category.comment:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 6px;
  height: 100%;
  border-radius: 2px 0 0 2px;
  background-color: #556FB5;
}

#wrapper .list-date .category.inspection:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 6px;
  height: 100%;
  border-radius: 2px 0 0 2px;
  background-color: #370288;
}

#wrapper .list-date .category.f1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 6px;
  height: 100%;
  border-radius: 2px 0 0 2px;
  border-left-color: #064288;
}

#wrapper .list-date .category.law:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 6px;
  height: 100%;
  border-radius: 2px 0 0 2px;
  background-color: #C57F1E;
}

#wrapper div#main .contactBoxItem .dep + .tel,
#wrapper div#main .contactBoxItem .person + .tel {
  margin-top: 7px;
}
#wrapper div#main .contactBoxItem .dep + .tel li,
#wrapper div#main .contactBoxItem .person + .tel li {
  margin-top: 5px;
}

#wrapper div#main ul.tel {
  margin-top: 0;
}
#wrapper div#main ul.tel li {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  #wrapper div#main ul.tel {
    margin-top: 5px;
  }

  #wrapper div#main ul.tel li {
    margin-top: 5px;
  }
}

#wrapper div#main .lside p:first-child,
#wrapper div#main .rside p:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #wrapper div#main .lside,
  #wrapper div#main .rside {
    float: none !important;
    text-align: center;
    margin: 10px 0;
  }
  #wrapper div#main .lside img,
  #wrapper div#main .rside img {
    margin: 0;
  }
}

#wrapper div#main h2 {
  font-size: 150%;
}

#sitemap #wrapper div#main h2 a {
  font-size: 100%;
}
#wrapper .titleStyle03:before {
  top: 0.7em;
}
#wrapper .titleStyle04:before {
  top: 0.75em;
}

#wrapper .contactBoxItem .tel li .dd {
  font-size: 150%;
  word-break: break-all;
}
.colorRed {
  color: rgb(255, 0, 0);
}

#wrapper div#main ul.discList01 li ul li {
  margin: 5px 10px;
}
.mb15 {
  margin-bottom: 15px !important;
}

#wrapper div#main h2.contactBoxTitle {
  font-size: 100%;
  background: none;
  padding: 0;
  margin: 0;
}
#wrapper .list-date dd dl dd.minutes {
  float: left;
}

@media screen and (max-width: 768px) {
  .category-index.noside div#main .arrow01 li {
    width: 100%;
  }
}

#wrapper .list-date.category dd ul {
  margin-top: 20px !important;
}
#wrapper .list-date.category dd li {
  display: inline-block;
  min-width: 60px;
  margin: 0 10px 5px 0;
  padding: 1px 1rem;
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  background-color: #dcdcdc;
  color: #333;
  font-size: 100%;
}
#wrapper .list-date.category dd li.hassei {
  background-color: #FF5E3A;
  border: none;
  color: #000;
}

#wrapper .list-date.category dd li.keika {
  background-color: #F9ED69;
  border: none;
  color: #000;
}

#wrapper .list-date.category dd li.genin {
  background-color: #64D7D6;
  border: none;
  color: #000;
}

#wrapper .list-date.category dd li.hyouka {
  background-color: #556FB5;
  border: none;
  color: #FFF;
}

#wrapper .list-date.category dd li.level {
  background-color: #8C54A1;
  border: none;
  color: #FFF;
}
#wrapper .list-date .category.kubun:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 6px;
  height: 100%;
  border-radius: 2px 0 0 2px;
  background-color: #D9D9D9;
}
#wrapper .list-date.category dd .reportText {
  display: table;
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  #wrapper .list-date.category dd .reportText {
    margin-top: 10px;
  }
}

.section .ryakureki dd {
    padding-left: 198px;
}

div#main dl.ryakureki {
    max-width: calc(100% - 300px);
    width: auto;
}

div#main .prof h3 {
    max-width: calc(100% - 300px);
    width: auto;
}
@media screen and (max-width: 768px) {
  div#main dl.ryakureki {
      max-width: inherit;
  }

  div#main .prof h3 {
      max-width: inherit;
  }
}

div#main ul li span.title {
  padding-left: 130px;
}
.wAuto {
  width: auto !important;
}
#wrapper div#main p.circle01:last-child {
  margin-bottom: 0;
}
.mt16 {
  margin-top: 16px !important;
}
.mt-30 {
  margin-top: -30px !important;
}

.discList01 li.arwItem01:before,
.discList02 li.arwItem01:before {
  content: none;
}

.discList01 li.arwItem01,
.discList02 li.arwItem01 {
  position: relative;
  margin: 0 0 15px 0;
  padding: 0 0 0 12px;
  background: url(/data/900000023.png) no-repeat 0 0.3em / 7px 12px;
}

iframe {
  max-width: 100%;
}

#wrapper ul.circle01 li .arrow01 li:before {
  content: none;
}

.dateList01 .row a:focus {
  outline-offset: -5px;
}
.box-grayborder .title {
  padding-left: 0 !important;
}

div#main ol.num02 li {
  padding-left: 0;
  text-indent: 0;
}
div#main .dateList03 dl {
  margin-top: 0;
}

.header .headerSearchBox .searchTxt.v2-search-box-focus {
  background-image: none;
}

#wrapper div#main table td.gsc-result-info-container {
  padding: 0;
  background: none;
}

.gsc-selected-option {
  white-space: nowrap;
}

.gsc-orderby {
  text-align: right;
}

#wrapper div#main table td.gsc-orderby-container {
  background: none;
  padding: 0;
}

#wrapper div#main table.gsc-above-wrapper-area-container {
  margin-bottom: 15px;
}

#wrapper div#main #Pre dl.date,
#wrapper div#main #MNT dl.date {
  display: block;
}
#wrapper div#main #Pre dl.date dt,
#wrapper div#main #MNT dl.date dt {
  clear: both;
  float: left;
  display: block;
}
#wrapper div#main #Pre dl.date dd,
#wrapper div#main #MNT dl.date dd {
  padding-left: 160px;
  width: auto;
}
#wrapper ul.circle01 li.arrow01:before {
  content: none;
}


@media screen and (max-width: 768px) {
  #wrapper div#main dl.date dt {
    margin-top: 10px;
    margin-bottom: 0;
  }
  #wrapper div#main #Pre dl.date dt,
  #wrapper div#main #MNT dl.date dt {
    float: none;
  }
  #wrapper div#main #Pre dl.date dd,
  #wrapper div#main #MNT dl.date dd {
    padding-left: 0;
  }
}