@charset "utf-8";


/* -----------------------------------------------------
  overwrite
----------------------------------------------------- */

body {
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
  max-width: none !important;
  -webkit-text-size-adjust: 100%;
}

#str-container {
  padding: 20px 0 3px !important;
  border: none !important;
  border-bottom: 1px solid #ddd !important;
}
#str-container table th,
#str-container table td {
  font-size: 100%;
}
#str-container table.tbl-data-04 th,
#str-container table.tbl-data-04 td,
#str-container table.tbl-data-05 th,
#str-container table.tbl-data-05 td {
  font-size: 133%;
}
#str-container table.tbl-data-04 em,
#str-container table.tbl-data-05 em {
  font-size: 138%;
}
#v1403-release #str-container table {
  font-size: 100%;
}
#v1403-release #str-container table th,
#v1403-release #str-container table td {
  font-size: 75%;
  line-height: normal;
}
#v1403-release #str-container table th th,
#v1403-release #str-container table td td {
  font-size: 100%;
}

#wrapper {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  padding-bottom: 20px !important;
  border-bottom: 1px solid #ddd !important;
}
#wrapper table th,
#wrapper table td{
  font-size: 100%;
}
#wrapper-border {
  border-top: 1px solid #ddd;
  height: 0;
  font-size: 0;
}


/* -----------------------------------------------------
  header
----------------------------------------------------- */

#TP_header {
  position: relative;
  margin: 0;
  padding: 0;
  background: #fff;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 1.3;
  color: #666;
  z-index: 1;
}
#TP_header * {
  margin: 0;
  padding: 0;
  font: inherit;
  color: inherit;
  box-sizing: border-box;
}
#TP_header a {
  text-decoration: none;
  color: #008ddc;
}
#TP_header img {
  border: 0;
  width: 100%;
  height: auto;
}
#TP_header li {
  list-style-type: none;
}
#TP_header fieldset {
  border: none;
}
#TP_header legend {
  display: none;
}

#TP_header .TP_header_pc {
  display: none !important;
}

/* -------------------------------------------------- */

#TP_header #TP_header-upper {
  position: relative;
  height: 47px;
  background: #fff;
  box-shadow: 0 0 5px rgba(104, 104, 104, 0.35);
  z-index: 2;
}

#TP_header #TP_header-upper p {
  margin: 0 auto;
  padding-top: 11px;
  width: 102px;
}

#TP_header #TP_header-upper ul {
  position: absolute;
  top: 0;
  right: 0;
}
#TP_header #TP_header-upper .TP_header_sp {
  width: 47px;
  height: 47px;
  background: url("../images/tp_icon_burger_01.png") no-repeat left top;
  background-size: 47px;
  cursor: pointer;
}
#TP_header #TP_header-upper .TP_header_sp.on {
  background-position: left bottom;
}

/* -------------------------------------------------- */

#TP_header #TP_header-nav {
  display: none;
  position: absolute;
  top: auto;
  left: 0;
  padding-top: 13px;
  width: 100%;
  background: #f5f5f5;
  box-shadow: 0 0 5px rgba(104, 104, 104, 0.35);
}

#TP_header #SS_searchForm {
  position: relative;
  margin: 0 15px;
}
#TP_header #SS_searchQuery {
  padding: 0 18px;
  border: none;
  width: 100%;
  height: 34px;
  background-color: #fff;
  line-height: 34px;
  border-radius: 17px;
  -webkit-appearance: none;
}
#TP_header #SS_searchSubmit {
  position: absolute;
  top: 8px;
  right: 12px;
  width: 18px;
}

#TP_header #TP_header-nav form + ul {
  margin-top: 5px;
}
#TP_header #TP_header-nav form + ul li {
  border-bottom: 1px solid #b2b2b2;
  background: no-repeat 15px center;
  background-size: 29px;
}
#TP_header #TP_header-nav form + ul li:nth-child(1) { background-image: url("../images/tp_icon_gnav_00.png"); }
#TP_header #TP_header-nav form + ul li:nth-child(2) { background-image: url("../images/tp_icon_gnav_01.png"); }
#TP_header #TP_header-nav form + ul li:nth-child(3) { background-image: url("../images/tp_icon_gnav_02.png"); }
#TP_header #TP_header-nav form + ul li:nth-child(4) { background-image: url("../images/tp_icon_gnav_03.png"); }
#TP_header #TP_header-nav form + ul li:nth-child(5) { background-image: url("../images/tp_icon_gnav_04.png"); }
#TP_header #TP_header-nav form + ul li:nth-child(6) { background-image: url("../images/tp_icon_gnav_05.png"); }
#TP_header #TP_header-nav form + ul li a {
  display: block;
  padding: 16px 10px 16px 57px;
  background: url("../images/tp_icon_arrow_07.png") no-repeat 95.6% center;
  background-size: 7px;
}
#TP_header #TP_header-nav form + ul li a[target] {
  background-image: url("../images/tp_icon_blank_05.png");
  background-size: 19px;
}

#TP_header #TP_header-nav ul ~ ul {
  padding: 13px 0;
  text-align: center;
  font-size: 12px;
}
#TP_header #TP_header-nav ul ~ ul li {
  display: inline-block;
  margin: 0 20px;
  background: url("../images/tp_icon_arrow_07.png") no-repeat right center;
  background-size: 7px;
}
#TP_header #TP_header-nav ul ~ ul a {
  display: inline-block;
  padding: 13px 22px 13px 0;
}
#TP_header #TP_header-nav ul ~ ul a[target] {
  padding-left: 22px;
  background: url("../images/tp_icon_blank_01.png") no-repeat left center;
  background-size: 14px;
}


/* -----------------------------------------------------
  topic-path
----------------------------------------------------- */

#TP_topic-path {
  display: none;
}


/* -----------------------------------------------------
  footer
----------------------------------------------------- */

#TP_footer {
  position: relative;
  margin: 0;
  padding: 0;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 1.3;
  color: #333;
}
#TP_footer * {
  margin: 0;
  padding: 0;
  font: inherit;
  color: inherit;
  box-sizing: border-box;
}
#TP_footer a {
  text-decoration: none;
}
#TP_footer img {
  border: 0;
  width: 100%;
  height: auto;
}
#TP_footer li {
  list-style-type: none;
}
#TP_footer fieldset {
  border: none;
}
#TP_footer legend {
  display: none;
}

#TP_footer .TP_footer_pc {
  display: none !important;
}

/* -------------------------------------------------- */

#TP_footer #TP_footer-nav {
  padding: 0 15px;
  border-bottom: 1px solid #d3d3d3;
  background: #ededed;
}

#TP_footer #SS_searchForm1 {
  display: none;
}

#TP_footer #TP_footer-nav dl ~ dl {
  border-top: 1px solid #e0e0e0;
}
#TP_footer #TP_footer-nav dl dd {
  display: none;
}
#TP_footer #TP_footer-nav dl a {
  display: block;
  padding: 20px 0;
  background: url("../images/tp_icon_arrow_06.png") no-repeat 96.6% center;
  background-size: 9px;
}
#TP_footer #TP_footer-nav dl a[target] {
  background: url("../images/tp_icon_blank_04.png") no-repeat 97.2% center;
  background-size: 19px;
}

#TP_footer #TP_footer-nav p {
  position: absolute;
  bottom: 50px;
  right: 15px;
  width: 25px;
  font-size: 0;
  cursor: pointer;
}

/* -------------------------------------------------- */

#TP_footer #TP_footer-lower {
  padding: 0 15px 15px;
  background: #fff;
}

#TP_footer #TP_footer-lower ul {
  padding: 15px 0;
  border-bottom: 1px solid #e4e4e4;
  font-size: 12px;
  overflow: hidden;
}
#TP_footer #TP_footer-lower ul li {
  float: left;
  width: 50%;
  white-space: nowrap;
  overflow: hidden;
}
#TP_footer #TP_footer-lower ul a {
  display: block;
  padding: 15px 0 15px 18px;
  background: url("../images/tp_icon_arrow_08.png") no-repeat 5px center;
  background-size: 5px;
}
#TP_footer #TP_footer-lower ul a[target] {
  background-image: url("../images/tp_icon_blank_01.png");
  background-position: 0 center;
  background-size: 14px;
}

#TP_footer #TP_footer-lower ul + p {
  padding: 30px 0;
  width: 123px;
  font-size: 0;
}
#TP_footer #TP_footer-lower p:last-child {
  text-align: center;
  font-size: 8px;
}

