@charset "UTF-8";
@import url("//fonts.googleapis.com/css?family=Montserrat:400,700");
/* Flashing */
html {
  min-height: 100vh;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, sans-serif;
  line-height: 1.6;
  min-width: 320px;
  color: #232323;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  word-break: normal;
  word-wrap: break-word;
  text-align: left;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 500;
  min-height: 100vh;
  font-size: 85%;
  margin: 0;
}

a {
  color: #232323;
  text-decoration: underline;
  -webkit-tap-highlight-color: rgba(9, 117, 185, 0.5);
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active, a:focus {
  text-decoration: none;
}

body a:link {
  color: #0975b9;
}

body a:visited {
  color: #990000;
}

img {
  border: 0;
  outline: 0;
}

small {
  font-size: 80%;
}

strong, em {
  font-weight: bold;
}

.pbPage {
  position: relative;
  width: auto;
  height: auto;
  min-height: 100vh;
}

.pbFooterArea, .pbHeaderArea {
  width: 100%;
  overflow: visible;
}

.pbMainArea {
  width: 100%;
  padding: 0 20px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.pbFooterArea {
  margin-top: 0;
}

.pbAreaWrapper1 {
  width: 100%;
}

#areaWrapper2 {
  float: none;
}

.pbAreaWrapper2 {
  margin: 0 !important;
}

.pbMainArea .pbNested {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 0;
}

.pbNestedWrapper {
  overflow: visible;
}

.pbAnchor {
  padding: 0;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, sans-serif;
}

.n_block {
  line-height: 1.6;
}

.n_block img {
  vertical-align: top;
}

@media print, screen and (max-width: 99999px) {
  .n_block img {
    max-width: 100%;
    height: auto;
  }
}

.n_side_nav {
  background: #0096cf;
  width: 80px;
  text-align: center;
  position: absolute;
  height: calc(100% - 165px);
  left: 0;
}

.n_side_nav a {
  -webkit-transition: .2s linear;
          transition: .2s linear;
}

.n_side_nav_upper {
  text-align: center;
  margin-bottom: 20px;
}

.n_side_nav_upper li {
  border-bottom: 1px solid #50bde0;
}

.n_side_nav_upper li.nav_element {
  border-bottom: 0;
}

.n_side_nav_upper li.nav_element a span {
  font-size: 12px;
}

.n_side_nav_upper li.nav_element a:hover {
  text-decoration: none;
  background: #0975b9;
}

.n_side_nav_upper li.nav_element_power a {
  background: #000;
}

.n_side_nav_upper li.nav_element_power a:hover {
  background: #333;
}

.n_side_nav_upper li.nav_element_lightning a {
  background: #ffe146;
}

.n_side_nav_upper li.nav_element_lightning a span {
  color: #000;
}

.n_side_nav_upper li.nav_element_lightning a:hover {
  background: #ffb946;
}

.n_side_nav_upper a {
  display: block;
  padding-top: 18px;
  width: 80px;
  height: 80px;
}

.n_side_nav_upper a span {
  display: block;
  margin-top: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  line-height: 1.3;
}

.n_side_nav_upper a:hover {
  text-decoration: none;
  background: #0975b9;
}

.n_side_nav_others li {
  margin-bottom: 10px;
}

.n_side_nav_others a {
  display: block;
  font-size: 10px;
}

.n_side_nav_others a span {
  display: block;
  color: #fff;
  margin-top: 8px;
  font-weight: bold;
}

.n_side_nav_others a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.n_header .n_globalnav {
  display: none;
  background: rgba(255, 255, 255, 0.95);
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 100;
  padding-bottom: 20px;
  min-height: 100%;
}

.n_header .n_globalnav_lv1 {
  border-top: 1px solid #d1d1d1;
  background: #fff;
}

.n_header .n_globalnav_lv1 > a, .n_header .n_globalnav_lv1 a:link, .n_header .n_globalnav_lv1 a:visited {
  font-size: 116%;
}

.n_header .n_globalnav_lv1 li a, .n_header .n_globalnav_lv1 li a:link, .n_header .n_globalnav_lv1 li a:visited {
  border-bottom: 1px solid #d1d1d1;
  padding: 12px 40px 10px 20px;
  -webkit-perspective: 3000px;
          perspective: 3000px;
}

.n_header .n_globalnav_lv1 li a.link_home::after, .n_header .n_globalnav_lv1 li a:link.link_home::after, .n_header .n_globalnav_lv1 li a:visited.link_home::after {
  content: "";
  display: block;
  background: url(/library/2017/images/sp/icon/icon_arrow02.png) center center no-repeat;
  width: 7px;
  height: 13px;
  background-size: 7px 13px;
  position: absolute;
  top: 0;
  right: 22px;
  -webkit-transition: .2s linear;
          transition: .2s linear;
  -webkit-transform: rotate3d(1, 0, 0, 0deg);
          transform: rotate3d(1, 0, 0, 0deg);
  height: 100%;
}

.n_header .n_globalnav_lv1 li.nav_parent a, .n_header .n_globalnav_lv1 li.nav_parent a:link, .n_header .n_globalnav_lv1 li.nav_parent a:visited {
  font-weight: bold;
  position: relative;
  display: block;
  margin-bottom: 0;
}

.n_header .n_globalnav_lv1 li.nav_parent a::after, .n_header .n_globalnav_lv1 li.nav_parent a:link::after, .n_header .n_globalnav_lv1 li.nav_parent a:visited::after {
  background-image: url(/library/2017/images/sp/icon/icon_arrow_navlv02_on.png);
  width: 7px;
  height: 13px;
  background-size: 7px 13px;
  right: 22px;
  height: 100%;
}

.n_header .n_globalnav_lv1 a, .n_header .n_globalnav_lv1 a:link, .n_header .n_globalnav_lv1 a:visited {
  color: #4a4a4a;
  font-weight: bold;
  display: block;
  -webkit-transition: .2s linear;
          transition: .2s linear;
  padding: 5px;
  position: relative;
  background-size: 7px auto;
  position: relative;
}

.n_header .n_globalnav_lv1 a::after, .n_header .n_globalnav_lv1 a:link::after, .n_header .n_globalnav_lv1 a:visited::after {
  content: "";
  display: block;
  background: url(/library/2017/images/sp/icon/ico_arrow_nav.png) center center no-repeat;
  width: 13px;
  height: 7px;
  background-size: 13px 7px;
  position: absolute;
  top: 0;
  right: 20px;
  -webkit-transition: all .2s linear;
          transition: all .2s linear;
  -webkit-transform: rotate3d(1, 0, 0, 0deg);
          transform: rotate3d(1, 0, 0, 0deg);
  height: 100%;
}

.n_header .n_globalnav_lv1 a.active::after, .n_header .n_globalnav_lv1 a:link.active::after, .n_header .n_globalnav_lv1 a:visited.active::after {
  -webkit-transform: rotate3d(1, 0, 0, 180deg);
          transform: rotate3d(1, 0, 0, 180deg);
}

.n_header .n_globalnav_lv1 a:hover, .n_header .n_globalnav_lv1 a:link:hover, .n_header .n_globalnav_lv1 a:visited:hover {
  text-decoration: none;
  color: #0975b9;
}

.n_header .n_globalnav_lv2 a:link, .n_header .n_globalnav_lv2 a:visited, .n_header .n_globalnav_lv3 a:link, .n_header .n_globalnav_lv3 a:visited {
  font-size: 108%;
}

.n_header .n_globalnav .n_globalnav_lv2 {
  background: #0192d5;
  display: none;
  z-index: 200;
}

.n_header .n_globalnav .n_globalnav_lv2 a, .n_header .n_globalnav .n_globalnav_lv2 a:link, .n_header .n_globalnav .n_globalnav_lv2 a:visited {
  font-weight: normal;
  color: #fff;
}

.n_header .n_globalnav .n_globalnav_lv2 a::after, .n_header .n_globalnav .n_globalnav_lv2 a:link::after, .n_header .n_globalnav .n_globalnav_lv2 a:visited::after {
  background-image: url(/library/2017/images/sp/icon/icon_arrow_navlv02.png);
}

.n_header .n_globalnav .n_globalnav_lv2 a.n_globalnav_lv2_link::after, .n_header .n_globalnav .n_globalnav_lv2 a:link.n_globalnav_lv2_link::after, .n_header .n_globalnav .n_globalnav_lv2 a:visited.n_globalnav_lv2_link::after {
  background-image: url(/library/2017/images/sp/icon/icon_arrow_navlv02_on.png);
  width: 7px;
  height: 13px;
  background-size: 7px 13px;
  right: 22px;
  height: 100%;
}

.n_header .n_globalnav .n_globalnav_lv3 {
  background: #bee9f9;
  display: none;
}

.n_header .n_globalnav .n_globalnav_lv3 a, .n_header .n_globalnav .n_globalnav_lv3 a:link, .n_header .n_globalnav .n_globalnav_lv3 a:visited {
  color: #000;
}

.n_header .n_globalnav .n_globalnav_lv3 a::after, .n_header .n_globalnav .n_globalnav_lv3 a:link::after, .n_header .n_globalnav .n_globalnav_lv3 a:visited::after {
  background-image: url(/library/2017/images/sp/icon/icon_arrow_navlv03.png) !important;
  width: 7px;
  height: 13px;
  background-size: 7px 13px;
  right: 22px;
  top: 0;
  height: 100%;
}

.n_header .n_globalnav_lower {
  background: #ebebeb;
  padding: 0 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.n_header .n_globalnav_quick_nav {
  width: 100%;
  margin: 0 0 15px;
}

.n_header .n_globalnav_quick_nav ul {
  overflow: hidden;
}

.n_header .n_globalnav_quick_nav li {
  width: calc(100% / 5);
}

.n_header .n_globalnav_quick_nav a {
  height: 56px;
}

.n_header .n_globalnav_quick_nav a .nav_inner {
  bottom: 1px;
}

.n_header .n_globalnav_quick_nav a .nav_inner span {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  display: block;
  width: 120%;
  margin-left: -10%;
}

.n_header .n_globalnav_quick_nav a.nav03 .nav_inner {
  bottom: 0px;
}

.n_header .n_globalnav_quick_nav a.nav04 .nav_inner {
  bottom: 0px;
}

.n_header .n_globalnav_quick_nav a.nav05 .nav_inner {
  bottom: 0px;
}

.n_header .n_head_menu ul {
  margin-left: -2%;
  overflow: hidden;
}

.n_header .n_head_menu li {
  float: left;
  text-align: center;
  width: 48%;
  margin-left: 2%;
  margin-bottom: 2%;
}

.n_header .n_head_menu li a {
  text-align: left;
  display: block;
  background: #fff;
  font-weight: bold;
  height: 45px;
  padding-top: 8px;
  padding: 8px 5px 8px 10px;
  border-radius: 5px;
  font-size: 77%;
  color: #4a4a4a;
}

.n_header .n_head_menu li a img {
  display: inline-block;
  margin: 0 5px 0 0;
  vertical-align: middle;
}

.n_header .n_head_menu li a span {
  display: inline-block;
  line-height: 1;
  letter-spacing: -0.03em;
  vertical-align: middle;
}

.n_header .n_head_menu li a.fb {
  padding-top: 8px;
}

.n_header .n_head_menu li a.youtube {
  padding-top: 9px;
}

.n_header .n_head_menu li a.youtube span {
  line-height: 1.3;
}

.n_header .n_head_menu li:last-child {
  width: 100%;
}

.n_header .n_head_menu li:last-child a {
  padding-left: 12px;
}

.n_header .n_head_pc_btn {
  text-align: center;
  margin-top: 10px;
}

.n_header .n_head_pc_btn a {
  background: #fff;
  font-weight: bold;
  height: 33px;
  padding-top: 8px;
  padding: 8px 5px 8px 10px;
  border-radius: 5px;
  font-size: 85%;
  color: #4a4a4a;
  display: block;
}

.n_header_banner {
  margin-left: 80px;
  margin-top: 20px;
}

.n_header_banner .n_head_elec_forecast {
  text-align: center;
  padding: 24px 24px 15px;
  background: url(/library/2017/images/sp/common/head_elec_forecast_bg.png) no-repeat;
  background-size: cover;
}

.n_header_banner .n_head_elec_forecast .ttl {
  display: inline-block;
  min-width: 116px;
  max-width: 90%;
  margin: 0 auto 15px;
  padding: 8px 10px 6px;
  font-size: 100%;
  font-weight: bold;
  background: #ffe400 url(/library/2017/images/sp/common/pattern_bg01.png) repeat;
  border-radius: 30px;
}

.n_header_banner .n_head_elec_forecast .forecast_ttl {
  font-size: 93%;
  color: #000;
}

.n_header_banner .n_head_elec_forecast .n_percent {
  font-family: 'Montserrat', sans-serif;
  color: #0990e7;
  font-size: 62px;
  line-height: 1;
  margin-bottom: 5px;
  letter-spacing: -.08em;
}

.n_header_banner .n_head_elec_forecast .n_percent span {
  font-size: 31px;
}

.n_header_banner .n_head_elec_forecast .n_announce {
  font-size: 85%;
  padding: 10px 0;
}

.n_header {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  top: 0;
  height: 100%;
  padding: 13px 0;
  height: 71px;
  border-bottom: 1px solid #fff;
}

.n_header * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_header ul, .n_header ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_header img {
  vertical-align: top;
}

.n_header * {
  overflow: hidden;
}

.n_header_global_logo {
  padding-left: 15px;
}

.n_header_global_logo a {
  display: block;
}

.n_header .n_gnav_btn {
  font-family: 'Montserrat', sans-serif;
  background: #1676b7;
  cursor: pointer;
  width: 70px;
  height: 70px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
}

.n_header .n_gnav_btn .toggle {
  width: 70px;
  position: relative;
  height: 70px;
  cursor: pointer;
}

.n_header .n_gnav_btn .toggle .toggle_text {
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 11px;
}

.n_header .n_gnav_btn .toggle .close {
  display: none;
}

.n_header .n_gnav_btn .toggle.active .open {
  display: none;
}

.n_header .n_gnav_btn .toggle.active .close {
  display: block;
}

.n_header .n_gnav_btn .toggle .toggle_bar {
  position: absolute;
  left: 20px;
  width: 30px;
  height: 3px;
  background-color: #fff;
  display: inline-block;
  -webkit-transition: all .4s;
          transition: all .4s;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.n_header .n_gnav_btn .toggle .toggle_bar:nth-of-type(1) {
  top: 17px;
}

.n_header .n_gnav_btn .toggle .toggle_bar:nth-of-type(2) {
  top: 26px;
}

.n_header .n_gnav_btn .toggle .toggle_bar:nth-of-type(3) {
  bottom: 32px;
}

.n_header .n_gnav_btn .toggle.active .toggle_bar:nth-of-type(1) {
  -webkit-transform: translateY(6px) rotate(-45deg);
      -ms-transform: translateY(6px) rotate(-45deg);
          transform: translateY(6px) rotate(-45deg);
}

.n_header .n_gnav_btn .toggle.active .toggle_bar:nth-of-type(2) {
  left: 60%;
  opacity: 0;
  -webkit-animation: active-menu-bar .8s forwards;
          animation: active-menu-bar .8s forwards;
}

.n_header .n_gnav_btn .toggle.active .toggle_bar:nth-of-type(3) {
  -webkit-transform: translateY(-12px) rotate(45deg);
      -ms-transform: translateY(-12px) rotate(45deg);
          transform: translateY(-12px) rotate(45deg);
}

.n_skipnav {
  position: relative;
}

.n_skipnav_body {
  position: absolute;
  left: 0;
}

#search-area {
  border: 1px solid #d1d1d1;
  margin-bottom: 17px;
}

#search-area #search_form {
  padding: 15px 15px 15px 25px;
  height: 48px;
  position: relative;
  background: #fff;
}

#search-area #search_form:before {
  content: "";
  display: block;
  background: #b9b9b9;
  width: 9px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 20px;
}

#search-area .inputSize {
  width: calc(100% - 30px);
  font-size: 12px;
  letter-spacing: 0.05em;
  color: #919191;
  border: none;
  outline: none;
  background: transparent;
}

#search-area .button {
  margin-bottom: 0px;
  background: none;
  border: none;
}

.select_font_size ul, .select_font_size ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.select_font_size p {
  display: inline-block;
  font-size: 10px;
  margin: 4px 10px 0 0;
}

.select_font_size .select_element {
  display: inline-block;
  vertical-align: middle;
}

.select_font_size .select_element li {
  display: inline-block;
  font-size: 12px;
  width: 23px;
  height: 23px;
  text-align: center;
  padding-top: 3px;
}

.select_font_size .select_element li span {
  cursor: pointer;
}

.select_font_size .select_element li.active, .select_font_size .select_element li:hover {
  color: #fff;
  font-weight: bold;
  background: #b8b8b8;
  border-radius: 50%;
}

.select_language {
  color: #5d5d5d;
}

.select_language ul, .select_language ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.select_language .select_button {
  margin-top: 7px;
}

.select_language button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: 'Montserrat', sans-serif;
  color: #5d5d5d;
  position: relative;
  padding-left: 25px;
  padding-right: 20px;
}

.select_language button::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  display: block;
  background: url(/library/2017/images/sp/common/lang_icon.png) no-repeat;
  width: 17px;
  height: 14px;
  background-size: 17px 14px;
}

.select_language button::after {
  position: absolute;
  content: "";
  right: 0;
  top: 6px;
  display: block;
  background: url(/library/2017/images/sp/common/lang_select_icon.png) no-repeat;
  width: 7px;
  height: 4px;
  background-size: 7px 4px;
}

.select_language .select_element {
  display: none;
}

.n_utility {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  font-size: 10px;
  overflow: hidden;
}

.n_utility * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_utility img {
  vertical-align: top;
}

.n_utility .n_utility_menu {
  position: absolute;
  right: 10px;
}

.n_utility .n_utility_menu_element {
  display: inline-block;
  vertical-align: middle;
  border-right: 1px dotted #bbb;
  height: 30px;
  padding-right: 15px;
  margin: 20px 0 0 15px;
}

.n_utility .n_utility_menu_element:last-child {
  border: 0;
}

.n_footer {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #5d5d5d;
}

.n_footer * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_footer ul, .n_footer ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_footer_inner {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  overflow: hidden;
  text-align: center;
}

.n_footer img {
  vertical-align: top;
}

.n_footer ul.n_footer_link {
  overflow: hidden;
  margin: 18px 15px;
  text-align: center;
}

.n_footer ul.n_footer_link a:link {
  color: #5d5d5d;
  font-size: 77%;
  text-decoration: underline;
}

.n_footer ul.n_footer_link li {
  display: inline-block;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #5d5d5d;
  line-height: 1;
}

.n_footer ul.n_footer_link li:last-child {
  border: 0;
}

.n_footer .button_page_top {
  display: none;
  position: fixed;
  right: 15px;
  bottom: 25px;
  z-index: 2;
}

.n_footer .page_top a:link, .n_footer .page_top a:visited {
  font-size: 93%;
  color: #5d5d5d;
  background: #ddd;
  font-weight: bold;
  display: block;
  height: 46px;
  padding-top: 19px;
  line-height: 1;
}

.n_footer .page_top a:link::after, .n_footer .page_top a:visited::after {
  content: "";
  display: inline-block;
  background: url(/library/2017/images/sp/icon/icon_ar-pagetop.png) no-repeat;
  width: 17px;
  height: 9px;
  background-size: 17px 9px;
  margin-left: 10px;
  vertical-align: middle;
}

.n_footer .n_copy {
  font-family: 'Montserrat', sans-serif;
  font-size: 77%;
  position: relative;
  text-align: center;
  padding: 0 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.n_page_ttl {
  background: url(/library/2017/images/sp/common/page_ttl_bg.png) no-repeat;
  background-size: cover;
  width: 100%;
  height: 75px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  position: relative;
  margin-bottom: 15px;
}

.n_page_ttl p {
  color: #fff;
  font-size: 116%;
  line-height: 1.4;
  font-weight: normal;
  font-weight: bold;
  text-align: center;
  margin: 0;
  position: absolute;
  width: 100%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 0 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.heading_l,
.headingl,
.headinglsp {
  width: calc(100% + 40px);
  margin: 0 -20px;
}

.heading_l h1,
.headingl h1,
.headinglsp h1 {
  border-bottom: 1px solid #202020;
  font-size: 116%;
  padding-bottom: 10px;
  position: relative;
  line-height: 1.4;
  margin-bottom: 15px;
  padding-left: 20px;
}

.heading_l h1::before,
.headingl h1::before,
.headinglsp h1::before {
  content: '';
  position: absolute;
  top: 15%;
  left: 0;
  display: block;
  width: 10px;
  height: 10px;
  background: #0975b9;
  background-size: 10px auto;
}

.n_local_nav {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 48px 15px;
  background: #f0f0f0 url(/library/2017/images/sp/common/pattern_bg03.png) repeat;
}

.n_local_nav ul, .n_local_nav ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_local_nav * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_local_nav li {
  display: inline-block;
  font-size: 108%;
  font-weight: bold;
  color: #0975b9;
  margin-bottom: 5px;
}

.n_local_nav li:not(:last-child):after {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #000;
  margin: 0 13px;
}

.n_local_nav li a:link {
  color: #000;
  font-weight: normal;
}

.n_local_nav li a:link:hover {
  color: #0975b9;
}

.n_footer_nav {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  padding: 20px 0 0;
  margin: 40px auto 0;
  overflow: hidden;
  background: #f9f9f9;
}

.n_footer_nav ul, .n_footer_nav ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_footer_nav * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_footer_nav .footer_nav_ttl {
  color: #0975b9;
  font-weight: bold;
  font-size: 93%;
  margin-bottom: 10px;
  position: relative;
}

.n_footer_nav .footer_nav_ttl::before {
  content: "";
  width: 10px;
  height: 10px;
  background: #0078b4;
  display: inline-block;
  margin-right: 10px;
}

.n_footer_nav ul {
  margin-left: -9px;
}

.n_footer_nav li {
  display: block;
  width: 100%;
}

.n_footer_nav li a {
  display: block;
  background: url(/library/2017/images/sp/icon/icon_triangle01.png) 97% center no-repeat;
  background-size: 5px auto;
  vertical-align: middle;
  font-size: 85%;
  color: #000;
  line-height: 1.3;
  padding: 16px 25px 14px 20px;
  border-top: 1px solid #d3d3d3;
  -webkit-transition: background .2s linear;
          transition: background .2s linear;
}

.n_footer_nav li a:hover {
  text-decoration: none;
  background-color: #e7f9ff;
}

.breadcrumb2017 {
  text-align: right;
  padding: 0 50px;
  margin-bottom: 20px;
  font-size: 85%;
}

.breadcrumb2017 a:link {
  text-decoration: underline;
}

ul.n_sns_button_area {
  padding: 0;
  margin: 0 15px 15px 0;
  font-size: 0;
  text-align: right;
}

ul.n_sns_button_area li {
  list-style: none;
  display: inline-block;
  margin-left: 10px;
  line-height: 1;
  font-size: 1rem;
  vertical-align: top;
}

ul.n_sns_button_area li:first-child {
  margin-left: 0;
}

ul.n_sns_button_area li .fb-share-button {
  vertical-align: bottom;
}

ul.n_sns_button_area li .twitter-share-button,
ul.n_sns_button_area li .twitter-share-button-rendered,
ul.n_sns_button_area li .twitter-tweet-button {
  vertical-align: bottom;
}

.n_notification_panel {
  margin: 20px auto 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

.n_notification_panel * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_notification_panel .panel_inner {
  text-align: left;
}

.n_notification_panel a {
  border: 2px solid #ffdb12;
  display: block;
  padding: 12px 30px 12px 10px;
  line-height: 1.4;
  position: relative;
}

.n_notification_panel a::after {
  content: "";
  display: block;
  background: url(/library/2017/images/sp/icon/icon_arrow03.png) no-repeat;
  width: 7px;
  height: 13px;
  background-size: 7px 13px;
  position: absolute;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 10px;
  -webkit-transition: .2s linear;
          transition: .2s linear;
}

.n_notification_panel a:hover {
  text-decoration: none;
}

.n_notification_panel a:hover::after {
  right: 7px;
}

.n_notification_panel .ttl {
  display: block;
  padding: 0 0 0 20px;
  color: #e90000;
  font-size: 116%;
  font-weight: bold;
  background: url(/library/2017/images/sp/icon/icon_caution.png) left center no-repeat;
  background-size: 16px auto;
  margin-bottom: 4px;
}

.n_notification_panel .txt {
  color: #232323;
  display: block;
  font-size: 77%;
}

.n_news_list,
.nnewslistsp {
  margin-bottom: 20px;
}

.n_news_list table,
.nnewslistsp table {
  border-spacing: 0;
  border-bottom: 1px dotted #ccc;
}

.n_news_list td,
.nnewslistsp td {
  font-size: 93%;
  border-top: 1px dotted #ccc;
  color: #4a4a4a;
  display: block;
  width: 100% !important;
}

.n_news_list td:first-child,
.nnewslistsp td:first-child {
  font-weight: bold;
  padding: 8px 0 0;
  white-space: nowrap;
  vertical-align: top;
}

.n_news_list td:last-child,
.nnewslistsp td:last-child {
  border-top: 0;
  padding: 0 0 8px;
}

.n_news_list td a,
.nnewslistsp td a {
  color: #4a4a4a;
  -webkit-transition: all .2s linear;
          transition: all .2s linear;
  text-decoration: none;
  position: relative;
  height: 100%;
  display: block;
  padding-right: 30px;
}

.n_news_list td a::after,
.nnewslistsp td a::after {
  content: "";
  display: block;
  background: url(/library/2017/images/sp/icon/icon_arrow02.png);
  width: 7px;
  height: 13px;
  background-size: 7px 13px;
  position: absolute;
  right: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: .2s linear;
          transition: .2s linear;
  margin-top: -0.65em;
}

.n_news_list td a:hover::after,
.nnewslistsp td a:hover::after {
  right: 5px;
}

.n_info_panel {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #0975b9;
  position: relative;
  width: calc(100% + 40px);
  margin: 0 -20px;
  margin-bottom: 20px;
}

.n_info_panel * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_info_panel.n_danger {
  border-color: #e90000;
  background: #fff9e5;
}

.n_info_panel a {
  display: block;
  padding: 10px 20px 10px;
  color: #1179bb;
  text-decoration: none;
}

.n_info_panel a:hover {
  text-decoration: none;
}

.n_info_panel a:hover::after {
  right: 15px;
}

.n_info_panel .ttl, .n_info_panel .cont {
  display: block;
}

.n_info_panel .ttl {
  color: #4b4b4b;
  font-size: 116%;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px dotted #aaa;
  padding-bottom: 7px;
  margin-bottom: 10px;
  position: relative;
}

.n_info_panel .cont {
  font-size: 93%;
  text-decoration: underline;
}

.n_alert {
  font-size: 93%;
  padding: 10px 10px 10px 10px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% + 40px);
  margin: 0 -20px;
  background: #999;
  color: #fff;
}

.n_alert * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_alert .n_alert_ttl {
  display: inline-block;
  font-size: 116%;
  margin-right: 8px;
  color: #fff;
  font-weight: bold;
  vertical-align: middle;
}

.n_alert .cat {
  display: inline-block;
  background: #000;
  padding: 2px 10px;
  margin-right: 5px;
  font-size: 77%;
  font-weight: bold;
}

.n_alert .cat.cat-info {
  background: #0078b4;
}

.n_alert .cat.cat-fb {
  background: #0E2F74;
}

.n_alert .n_alert_cont {
  margin-top: 5px;
  display: block;
  vertical-align: middle;
  font-weight: bold;
  font-size: 93%;
}

.n_alert .n_alert_cont a {
  text-decoration: underline;
  color: #fff;
  display: inline-block;
}

.n_alert.alert_emergency {
  background: #f00018;
}

.n_alert.alert_equip {
  background: #e8b73d;
}

.n_hero_alert .n_alert {
  margin-bottom: 10px;
  background: #fff;
  margin: 0 0 10px;
  width: 100%;
}

.n_hero_alert .n_alert a {
  color: #0975b9;
}

.n_hero_alert .n_alert .n_alert_cont {
  width: 100%;
}

.n_quick_nav {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% + 40px);
  margin: 0 -20px;
  text-align: center;
}

.n_quick_nav * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_quick_nav ul, .n_quick_nav ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_quick_nav img {
  vertical-align: top;
}

.n_quick_nav ul {
  overflow: hidden;
}

.n_quick_nav li {
  width: 20%;
  float: left;
  height: 100%;
}

.n_quick_nav li:last-child a {
  border-right: 0;
}

.n_quick_nav a {
  display: block;
  font-size: 77%;
  line-height: 1.3;
  background: #d3d3d3;
  font-weight: bold;
  height: 64px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  letter-spacing: -0.02em;
  position: relative;
}

.n_quick_nav a .nav_inner {
  position: absolute;
  display: block;
  width: 100%;
  bottom: 4px;
}

.n_quick_nav a .nav_inner span {
  -webkit-transform: scale(0.85);
      -ms-transform: scale(0.85);
          transform: scale(0.85);
  display: block;
  width: 120%;
  margin-left: -10%;
}

.n_quick_nav a.nav01 {
  color: #fff;
  background: #000;
}

.n_quick_nav a.nav02 {
  color: #1e1e1e;
  background: #ffe146;
}

.n_quick_nav a.nav03 {
  color: #fff;
  background: #0096cf;
}

.n_quick_nav a.nav03 .nav_inner {
  bottom: 3px;
}

.n_quick_nav a.nav03 .nav_inner img {
  margin-bottom: 2px;
}

.n_quick_nav a.nav04 {
  background: #0096cf;
  color: #fff;
}

.n_quick_nav a.nav04 .nav_inner {
  bottom: 3px;
}

.n_quick_nav a.nav04 .nav_inner img {
  margin-bottom: 5px;
}

.n_quick_nav a.nav05 {
  background: #0096cf;
  color: #fff;
}

.n_quick_nav a.nav05 .nav_inner {
  bottom: 3px;
}

.n_quick_nav a.nav05 .nav_inner img {
  margin-bottom: 4px;
}

.n_quick_nav a img {
  display: block;
  margin: 0 auto 8px;
}

.n_share_button {
  text-align: center;
}

.n_share_button ul, .n_share_button ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_share_button li {
  display: inline-block;
  margin: 0 3px;
  vertical-align: top;
}

.n_error_area {
  /* n_search_box */
}

.n_error_area .heading_error {
  color: #0975B9;
  font-weight: bold;
  font-size: 154%;
  margin-bottom: 10px;
}

@media print, screen and (max-width: 99999px) {
  .n_error_area .heading_error {
    font-size: 124%;
  }
}

.n_error_area .n_search_box {
  width: auto;
  border: 1px solid #d3d3d3;
  line-height: 1.6;
  font-size: 10px;
}

@media print, screen and (max-width: 99999px) {
  .n_error_area .n_search_box {
    margin-bottom: 30px;
  }
}

.n_error_area .n_search_box form {
  position: relative;
  height: 53px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 18px 15px 18px 25px;
}

@media print, screen and (max-width: 99999px) {
  .n_error_area .n_search_box form {
    height: 48px;
    padding: 15px 15px 15px 25px;
    background: #fff;
  }
}

.n_error_area .n_search_box form::before {
  content: "";
  display: block;
  position: absolute;
  top: 24px;
  left: 0;
  width: 9px;
  height: 10px;
  background: #b9b9b9;
}

@media print, screen and (max-width: 99999px) {
  .n_error_area .n_search_box form::before {
    top: 20px;
  }
}

.n_error_area .n_search_box input[type="text"] {
  width: 766px;
  border: none;
  outline: none;
  color: #919191;
  font-size: 16px;
  letter-spacing: .05em;
}

@media print, screen and (max-width: 99999px) {
  .n_error_area .n_search_box input[type="text"] {
    width: calc(100% - 30px);
    font-size: 13px;
  }
}

.n_error_area .n_search_box input[type="image"] {
  width: 22px;
  height: 22px;
  vertical-align: bottom;
}

.n_index_button_forecast {
  text-align: center;
  font-size: 116%;
  color: #000;
  font-weight: bold;
  margin-bottom: 20px;
}

.n_index_button_forecast a:link, .n_index_button_forecast a:visited {
  color: #000;
  background: #ffe400 url(/library/2017/images/sp/common/pattern_bg01.png) repeat;
  display: block;
  height: 55px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding-top: 16px;
  position: relative;
}

.n_index_button_forecast a:link::after, .n_index_button_forecast a:visited::after {
  content: "";
  background: url(/library/2017/images/sp/common/icon_arrow03.png);
  width: 7px;
  height: 13px;
  background-size: 7px 13px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  display: block;
  position: absolute;
  right: 20px;
}

.n_index_local_nav {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% + 40px);
  margin: 0 -20px;
}

.n_index_local_nav ul, .n_index_local_nav ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_index_local_nav * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_index_local_nav img {
  vertical-align: top;
}

.n_index_local_nav ul {
  overflow: hidden;
}

.n_index_local_nav li {
  width: 50%;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  float: left;
  text-align: center;
}

.n_index_local_nav li:first-child, .n_index_local_nav li:nth-child(2n - 1) {
  border-left: 0;
}

.n_index_local_nav a {
  display: block;
  padding: 15px 10px;
  -webkit-transition: .2s linear;
          transition: .2s linear;
  height: 100%;
}

.n_index_local_nav a:hover {
  text-decoration: none;
}

.n_index_local_nav a .txt, .n_index_local_nav a .ttl {
  color: #4b4b4b;
  font-size: 93%;
}

.n_index_local_nav_lv1 .ph {
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}

.n_index_local_nav_lv1 .ph img {
  max-width: 100%;
  -webkit-transition: 0.5s ease;
          transition: 0.5s ease;
}

.n_index_local_nav_lv1 .ttl {
  font-weight: bold;
  font-size: 16px;
  display: block;
  margin-bottom: 8px;
}

.n_index_local_nav_lv1 .txt {
  font-size: 13px;
}

.n_index_local_nav_lv2 li {
  text-align: left;
  float: none;
  width: 100%;
  border-bottom: 0;
}

.n_index_local_nav_lv2 li:first-child, .n_index_local_nav_lv2 li:nth-child(5n) {
  border-left: 0;
}

.n_index_local_nav_lv2 li:nth-child(n + 3) {
  border-top: 1px solid #ddd;
}

.n_index_local_nav_lv2 a {
  display: block;
  padding: 10px 20px;
  font-size: 93%;
  font-weight: bold;
}

.n_index_local_nav_lv2 a:hover {
  background: #e8f6ff;
}

.n_index_local_nav_lv2 .ph {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 35px;
  overflow: hidden;
}

.n_index_local_nav_lv2 .txt {
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 45px);
  line-height: 1.3;
}

.n_index_local_nav_lv2 .txt small {
  display: block;
  font-size: 80%;
}

.n_index_local_nav_lv2 .local_nav_banner img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.n_index_local_nav_lv2 .local_nav_banner .txt {
  width: calc(100% - 120px);
}

.n_heading_index_wrapper {
  overflow: hidden;
  border-top: 1px solid #ddd;
  padding-top: 20px;
  padding-right: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% + 40px);
  margin: 0 -20px;
  margin-bottom: 5px;
}

.n_heading_index_wrapper * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_heading_index_wrapper ul, .n_heading_index_wrapper ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_heading_index_wrapper img {
  vertical-align: top;
}

.n_heading_index_wrapper.n_heading_index_border-tn {
  border-top: none;
  margin-bottom: 10px;
}

.n_heading_index_wrapper .heading_index {
  font-size: 108%;
  color: #4a4a4a;
  font-weight: bold;
  padding-left: 20px;
  position: relative;
  float: left;
}

.n_heading_index_wrapper .heading_index small {
  font-family: 'Montserrat', sans-serif;
  color: #0975b9;
  font-size: 50%;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}

.n_heading_index_wrapper .heading_index::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #3585bb;
  position: absolute;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 0px;
  margin-top: -2px;
}

.n_heading_index_wrapper .news_button_list {
  float: right;
}

.n_heading_index_wrapper .news_button_list li {
  margin-left: 20px;
}

.n_heading_index_wrapper .news_button_list li a {
  font-size: 93%;
  color: #4b4b4b;
  text-decoration: none;
  display: block;
}

.n_heading_index_wrapper .news_button_list li.button_all a {
  padding: 3px 0 3px 20px;
  background: url(/library/2017/images/sp/common/btn_detail_icon.png) left center no-repeat;
  background-size: 14px auto;
}

.n_heading_index_wrapper .news_button_list li.button_rss a {
  color: #e90000;
  font-family: 'Montserrat', sans-serif;
  padding: 3px 0 3px 20px;
  background: url(/library/2017/images/sp/common/btn_rss_icon.png) left center no-repeat;
  background-size: 14px auto;
}

.n_index_nav {
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% + 40px);
  margin: 0 -20px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d3d3d3;
}

.n_index_nav * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_index_nav ul, .n_index_nav ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_index_nav img {
  vertical-align: top;
}

.n_index_nav li {
  vertical-align: middle;
  width: calc(100% / 3);
  border-left: 1px solid #d3d3d3;
  border-top: 1px solid #d3d3d3;
  float: left;
}

.n_index_nav li:nth-child(3n) {
  border-right: none;
}

.n_index_nav li a:link, .n_index_nav li a:visited {
  text-align: center;
  width: 100%;
  height: 100%;
  display: block;
  padding: 13px 8px 8px 8px;
  color: #4b4b4b;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  position: relative;
  font-size: 100%;
}

.n_index_nav li .ph {
  vertical-align: middle;
  text-align: center;
  display: block;
  margin-bottom: 8px;
}

.n_index_nav li .nav_ttl {
  display: inline-block;
  vertical-align: middle;
  font-size: 85%;
  letter-spacing: -0.04em;
}

.n_index_hero {
  position: relative;
  width: calc(100% + 40px);
  margin: 0 -20px;
}

.n_index_hero img {
  vertical-align: top;
}

.n_index_hero .n_index_hero_inner {
  z-index: 0;
}

.n_index_hero .n_index_hero_inner .slides {
  width: 100%;
  list-style: none;
  text-align: center;
  overflow: hidden;
}

.n_index_hero .n_index_hero_inner .slides h1 {
  margin: 0;
  padding: 0;
}

.n_index_hero .n_index_hero_inner .slides img {
  width: 100%;
}

.n_index_hero .slick-prev, .n_index_hero .slick-next {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
}

.n_index_hero .slick-next {
  background: url(/library/2017/images/sp/top/slide_next.png) no-repeat;
  background-size: 20px auto;
  right: 0;
  top: 0;
}

.n_index_hero .slick-prev {
  background: url(/library/2017/images/sp/top/slide_prev.png) no-repeat;
  background-size: 20px auto;
  right: 20px;
}

.n_index_hero .n_index_hero_thumb {
  margin: 0 auto;
  margin-top: -25px;
  text-align: center;
  position: relative;
  z-index: 100;
}

.n_index_hero .n_index_hero_thumb.slick-list {
  text-align: center;
}

.n_index_hero .n_index_hero_thumb .slick-track {
  width: 100% !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  display: inline-block;
}

.n_index_hero .n_index_hero_thumb .slides {
  outline: 0;
  float: none;
  display: inline-block;
  -webkit-transition: all .2s ease;
          transition: all .2s ease;
}

.n_index_hero .n_index_hero_thumb .slides img {
  position: relative;
  z-index: -1;
}

.n_index_hero .n_index_hero_thumb .slides.slick-current {
  box-shadow: 0px 0px 0px 3px rgba(14, 184, 255, 0.67) inset;
}

.n_index_hero .n_hero_alert {
  padding: 20px 15px 10px;
  background: #ffdddf;
  line-height: 1.8;
  color: #000;
}

.n_index_hero .n_hero_alert_txt {
  margin-bottom: 15px;
}

.n_index_hero .n_hero_alert_txt ul {
  padding: 0 0 0 15px;
  margin: 0 0 0 5px;
  list-style: disc;
}

.n_index_hero .n_hero_alert_txt ul li {
  margin: 0 0 5px;
}

.n_index_hero .n_hero_alert_ttl {
  font-weight: bold;
  font-size: 139%;
}

.n_notice_feed {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% + 40px);
  margin: 0 -20px;
  background: #fed1d3;
  padding: 15px 20px 15px 20px;
  line-height: 1.6;
  position: relative;
}

.n_notice_feed * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_notice_feed img {
  vertical-align: top;
}

.n_notice_feed .ttl {
  font-size: 116%;
  font-weight: bold;
  color: #4b4b4b;
  background: url(/library/2017/images/sp/icon/icon_feed_notice.png) no-repeat left 7px;
  background-size: 4px;
  padding: 2px 0 5px 9px;
  vertical-align: top;
  border-bottom: 1px solid #f3acac;
  margin-bottom: 10px;
}

.n_notice_feed .n_notice_feed_list {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.n_notice_feed .n_notice_feed_list a:link {
  color: #4b4b4b;
  display: block;
  outline: 0;
  width: 100%;
  font-size: 93%;
}

.n_notice_feed .n_notice_feed_list .feed_element {
  outline: 0;
  width: 100%;
}

.n_notice_feed .n_notice_feed_all {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-top: 15px;
  position: absolute;
  top: 5px;
  right: 20px;
}

.n_notice_feed .n_notice_feed_all a:link, .n_notice_feed .n_notice_feed_all a:visited {
  color: #cb6262;
  font-size: 93%;
  font-weight: bold;
  background: url(/library/2017/images/sp/icon/icon_feed_all.png) no-repeat left 5px;
  padding-left: 19px;
  display: block;
  background-size: 16px auto;
}

.nindexinfoblock,
.n_index_info_block {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 15px;
  overflow: hidden;
  line-height: 1.6;
}

.nindexinfoblock *,
.n_index_info_block * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nindexinfoblock img,
.n_index_info_block img {
  vertical-align: top;
}

.n_index_info_block_element {
  margin-bottom: 10px;
  position: relative;
}

.n_index_info_block_element::after {
  content: "";
  top: 0;
  right: 0;
  position: absolute;
  right: 0;
  width: 16px;
  display: block;
  height: 100%;
  background: url(/library/2017/images/sp/common/pattern_bg02.png) repeat;
}

.n_index_info_block_element a:link, .n_index_info_block_element a:visited {
  display: block;
  color: #232323;
  position: relative;
  z-index: 1;
}

.n_index_info_block_element a:link::after, .n_index_info_block_element a:visited::after {
  content: "";
  top: 0;
  right: 0;
  position: absolute;
  right: 0;
  width: 16px;
  display: block;
  height: 100%;
  background: url(/library/2017/images/sp/icon/icon_ar_w.png) no-repeat center center;
  background-size: 8px auto;
}

.n_index_forecast {
  background: url(/library/2017/images/sp/top/bg_forecast.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden;
}

.n_index_forecast a {
  padding: 15px 30px 15px 10px;
}

.n_index_forecast .ttl {
  display: inline-block;
  width: 77px;
  height: 77px;
  line-height: 77px;
  font-size: 85%;
  font-weight: bold;
  background: #ffe400 url(/library/2017/images/sp/common/pattern_bg01.png) repeat;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  margin-right: 8px;
}

.n_index_forecast .n_head_elec_forecast_box {
  display: inline-block;
  width: calc(100% - 90px);
  margin-top: 0;
  line-height: 1.3;
  vertical-align: middle;
}

.n_index_forecast .n_head_elec_forecast_box .forecast_ttl {
  font-size: 85%;
  line-height: 1.2;
  letter-spacing: -0.02em;
  display: block;
}

.n_index_forecast .n_head_elec_forecast_box .forecast_img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.n_index_forecast .n_head_elec_forecast_box .n_forecast_caption {
  font-size: 77%;
  font-weight: bold;
  margin-top: -3px;
  display: block;
  margin-bottom: 4px;
}

.n_index_forecast .n_head_elec_forecast_box .n_percent {
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  color: #0990e7;
  font-size: 42px;
  line-height: 1;
  margin: 0 0 5px;
  vertical-align: middle;
  letter-spacing: -.04em;
}

.n_index_forecast .n_head_elec_forecast_box .n_percent span.n_percent_v {
  font-size: 21px;
  margin-left: 3px;
  font-style: normal;
}

.n_index_forecast .n_head_elec_forecast_box .n_announce {
  text-align: right;
  font-size: 77%;
  display: block;
}

.n_index_monitor {
  background: #f7f7f7;
  border: 3px solid #f2f2f2;
  border-right: 0;
}

.n_index_monitor_inner {
  padding: 16px 10px 15px 10px;
}

.n_index_monitor::after {
  display: none;
}

.n_index_monitor .ttl {
  color: #0092d4;
  font-weight: bold;
  font-size: 85%;
  border-bottom: 2px solid #0092d4;
  line-height: 1.2;
  padding-left: 15px;
  padding-bottom: 3px;
  background: url(/library/2017/images/sp/icon/icon_monitor.png) no-repeat left 1px;
  background-size: 13px auto;
  margin-bottom: 10px;
  display: block;
}

.n_index_monitor .time {
  font-size: 77%;
  font-weight: bold;
  display: block;
}

.n_index_monitor .text {
  font-weight: bold;
  margin-bottom: 8px;
  font-size: 93%;
  display: block;
}

.n_index_monitor .text.danger {
  color: #e90000;
}

.n_index_monitor .monitor_foot {
  font-size: 85%;
  display: block;
}

.n_index_monitor .monitor_foot .caption {
  display: block;
  line-height: 1.6;
}

.n_index_monitor .more_link_list {
  margin: 0;
  padding: 0;
  margin-left: -2%;
  overflow: hidden;
  list-style: none;
}

.n_index_monitor .more_link {
  font-size: 93%;
  vertical-align: middle;
  text-align: center;
  margin-left: 2%;
  margin-top: 7px;
}

.n_index_monitor .more_link a {
  padding: 6px 5px 7px 0;
  display: block;
  font-size: 93%;
  color: #fff;
  font-weight: bold;
  background: #0092d4;
  position: relative;
}

.n_index_monitor .more_link a:after {
  vertical-align: middle;
  margin: -5px 0 0;
  content: "";
  background: url(/library/2017/images/sp/icon/icon_ar_s.png) no-repeat left 0;
  background-size: 10px auto;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  right: 8px;
}

.heading_h2 {
  font-size: 124%;
  padding: 15px 15px 10px;
  font-weight: bold;
  margin: 0 0 30px;
  line-height: 1.5;
  background: url(/library/2017/images/common/pattern_bg02.png);
}

@media print, screen and (max-width: 99999px) {
  .heading_h2 {
    margin: 0 0 20px;
    font-size: 100%;
    padding: 12px 10px 10px;
  }
}

.heading_h3 {
  position: relative;
  margin: 0 0 25px;
  padding: 0 0 5px;
  border-bottom: 2px solid #e8e8e8;
  font-size: 124%;
  font-weight: bold;
  line-height: 1.5;
}

.heading_h3::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -2px;
  width: 120px;
  height: 2px;
  background: #0092d4;
}

@media print, screen and (max-width: 99999px) {
  .heading_h3 {
    font-size: 100%;
    margin: 0 0 20px;
  }
}

.heading_h4 {
  margin: 0 0 20px;
  font-size: 124%;
  padding: 4px 0 0 15px;
  border-left: 5px solid #0092d4;
  font-weight: bold;
  line-height: 1.6;
}

.heading_h4:first-line {
  line-height: 1;
}

@media print, screen and (max-width: 99999px) {
  .heading_h4 {
    font-size: 100%;
    margin: 0 0 20px;
    border-left-width: 3px;
    padding-left: 8px;
  }
}

.heading_h5 {
  margin: 0 0 15px;
  font-size: 116%;
  font-weight: bold;
  line-height: 1.6;
  background: #DEF5FE;
  padding: 3px 5px 0 20px;
  position: relative;
}

.heading_h5::before {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  height: 50%;
  left: 7px;
  background: #0092D4;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media print, screen and (max-width: 99999px) {
  .heading_h5 {
    font-size: 100%;
    padding-left: 16px;
  }
  .heading_h5::before {
    left: 5px;
  }
}

.heading_h6 {
  margin: 0 0 15px;
  font-size: 116%;
  font-weight: bold;
  line-height: 1.6;
  padding: 0 0 0 20px;
  position: relative;
}

.heading_h6::before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 2px;
  left: 7px;
  background: #B1B1B1;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  margin-top: -1px;
}

@media print, screen and (max-width: 99999px) {
  .heading_h6 {
    font-size: 100%;
    padding-left: 16px;
  }
  .heading_h6::before {
    left: 5px;
  }
}

.n_button_area {
  text-align: center;
  margin-bottom: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_button_area * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_button_area ul, .n_button_area ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_button_area ul {
  margin-left: -12px;
  overflow: hidden;
}

.n_button_area li {
  float: left;
  margin-left: 12px;
  margin-bottom: 12px;
}

.n_button_area li a {
  display: block;
  width: auto;
}

.n_button_area .n_col3 li {
  width: 30%;
  width: calc(100% / 3 - 12px);
}

.n_button_area .n_col2 li {
  width: 45%;
  width: calc(50%  - 12px);
}

.n_anchor_link ul, .n_anchor_link ol,
.n_text_link ul,
.n_text_link ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_anchor_link ul,
.n_text_link ul {
  overflow: hidden;
  margin-bottom: 30px;
}

.n_anchor_link ul li,
.n_text_link ul li {
  float: left;
  margin-left: 20px;
  border: 1px solid #d3d3d3;
}

.n_anchor_link ul li a,
.n_text_link ul li a {
  display: block;
  padding: 20px 20px 17px 44px;
  background: url(/library/2017/images/common/arrow_icon03.png) 18px 1.55em no-repeat;
  text-decoration: underline;
}

.n_anchor_link ul li:first-child,
.n_text_link ul li:first-child {
  margin-left: 0;
}

.n_anchor_link_button {
  display: inline-block;
  padding: 20px 20px 17px 40px;
  background: url(/library/2017/images/common/arrow_icon03.png) 18px 1.55em no-repeat;
  border: 1px solid #d3d3d3;
  min-width: 250px;
  text-decoration: underline;
  text-align: left;
  height: 100%;
  letter-spacing: -0.02em;
}

.n_text_link_button {
  display: inline-block;
  padding: 20px 20px 17px 40px;
  background: url(/library/2017/images/common/arrow_icon01.png) 18px 1.55em no-repeat;
  border: 1px solid #d3d3d3;
  min-width: 250px;
  text-align: left;
}

.n_text_link_button small {
  margin-left: 8px;
}

.n_text_link_button:link, .n_text_link_button:visited {
  color: #202020;
  height: 100%;
  letter-spacing: -0.02em;
}

.n_text_link_button.n_button_em {
  background: #0096cf url(/library/2017/images/icon/icon_btn_ar_white.png) 18px 1.55em no-repeat;
  background-size: 15px auto;
  color: #fff;
  border: 0;
  font-weight: bold;
}

.n_text_link_button.n_button_back {
  background: url(/library/2017/images/icon/icon_btn_ar_blue_r.png) 18px 1.55em no-repeat;
  background-size: 15px auto;
  min-width: 0;
  padding-right: 30px;
}

.n_anchor_link li {
  width: 45%;
  width: calc(50% - 12px);
}

.n_text_link ul li {
  min-width: 264px;
}

.n_text_link ul li a {
  background: url(/library/2017/images/common/arrow_icon01.png) 18px 1.55em no-repeat;
  text-decoration: none;
  color: #202020;
}

.n_text_link ul.n_col2 li {
  width: 45%;
  width: calc(50% - 12px);
}

.n_text_link ul.n_col3 li {
  width: 30%;
  width: calc(33% - 13px);
}

@media print, screen and (max-width: 99999px) {
  .n_anchor_link_button,
  .n_text_link_button {
    padding: 10px 10px 7px 24px;
    background-position: 10px center;
    background-size: 10px auto;
    font-size: 93%;
    min-width: 0;
    display: block;
  }
  .n_anchor_link_button.n_button_em, .n_anchor_link_button.n_button_back,
  .n_text_link_button.n_button_em,
  .n_text_link_button.n_button_back {
    background-position: 10px center;
    background-size: 10px auto;
  }
}

@media print, screen and (max-width: 99999px) {
  .n_button_area ul.n_col3, .n_button_area ul.n_col2 {
    margin-left: 0;
  }
  .n_button_area ul.n_col3 li, .n_button_area ul.n_col2 li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 8px;
  }
}

.n_table_block table tr td.n_td_bg_gray, .n_border_table_block td.n_td_bg_gray {
  background: #EEE;
}

.n_table_block table tr td.n_td_bg_yellow, .n_border_table_block td.n_td_bg_yellow {
  background: #FFF9C8;
}

.n_table_block table tr td.n_td_bg_green, .n_border_table_block td.n_td_bg_green {
  background: #dbffd6;
}

.n_table_block table tr td.n_td_bg_orange, .n_border_table_block td.n_td_bg_orange {
  background: #ffe4ca;
}

.n_table_block table tr td.n_td_bg_red, .n_border_table_block td.n_td_bg_red {
  background: #ffd8d8;
}

.n_table_block table tr td.n_td_bg_blue, .n_border_table_block td.n_td_bg_blue {
  background: #d9edff;
}

.n_table_block table tr th.n_th_bg_gray, .n_border_table_block th.n_th_bg_gray {
  background: #EEE;
}

.n_table_block table tr th.n_th_bg_yellow, .n_border_table_block th.n_th_bg_yellow {
  background: #FFF9C8;
}

.n_table_block table tr th.n_th_bg_green, .n_border_table_block th.n_th_bg_green {
  background: #dbffd6;
}

.n_table_block table tr th.n_th_bg_orange, .n_border_table_block th.n_th_bg_orange {
  background: #ffe4ca;
}

.n_table_block table tr th.n_th_bg_red, .n_border_table_block th.n_th_bg_red {
  background: #ffd8d8;
}

.n_table_block table tr th.n_th_bg_blue, .n_border_table_block th.n_th_bg_blue {
  background: #d9edff;
}

.n_table_block table tr.n_border_tr, .n_border_table_block tr.n_border_tr {
  border: 3px solid #3B8DBF;
}

.n_table_block {
  margin: 0 0 35px;
  padding-right: 3px;
}

.n_table_block table {
  color: #0e4259;
  border-collapse: collapse;
  font-size: 116%;
  width: 100%;
  text-align: left;
}

.n_table_block table tr th {
  background: #dbeaf9;
  padding: 17px 20px 12px;
  border-bottom: 1px solid #b2c8df;
  line-height: 1.6;
  text-align: left;
}

.n_table_block table tr th.n_align_left {
  text-align: left;
}

.n_table_block table tr th.n_align_center {
  text-align: center;
}

.n_table_block table tr th.n_align_right {
  text-align: right;
}

.n_table_block table tr td {
  padding: 17px 20px 12px;
  border-left: 1px solid #dbeaf9;
  border-bottom: 1px solid #dbeaf9;
  line-height: 1.6;
  text-align: left;
}

.n_table_block table tr td.n_align_left {
  text-align: left;
}

.n_table_block table tr td.n_align_center {
  text-align: center;
}

.n_table_block table tr td.n_align_right {
  text-align: right;
}

.n_table_block table tr:first-child th {
  border-top: 1px solid #b2c8df;
}

.n_table_block table tr:first-child td {
  border-top: 1px solid #dbeaf9;
}

.n_border_table_block {
  margin: 0 0 35px;
}

.n_border_table_block table {
  border-collapse: collapse;
  width: 100%;
}

.n_border_table_block th, .n_border_table_block td {
  border: 1px solid #c7c7c7;
  padding: 8px;
  text-align: left;
}

.n_border_table_block th {
  background: #ecfaff;
}

@media print, screen and (max-width: 99999px) {
  .n_table_block:not(.n_sp_table):not(.n_scroll_table) table tr th, .n_table_block:not(.n_sp_table):not(.n_scroll_table) table tr td {
    width: 100%;
  }
  .n_table_block {
    margin: 0 0 20px;
  }
  .n_table_block table {
    font-size: 93%;
    width: 100%;
  }
  .n_table_block table tr th, .n_table_block table tr td {
    padding: 10px;
    display: block;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    border-left: 0;
  }
  .n_table_block table tr th {
    border-top: 1px solid #b2c8df;
  }
  .n_table_block table tr:first-child th {
    border-top: 1px solid #b2c8df;
  }
  .n_table_block table tr:first-child td {
    border-top: 1px solid #dbeaf9;
  }
  .n_sp_table table tr th, .n_sp_table table tr td {
    display: table-cell;
  }
  .n_sp_table table tr td {
    border-left: 1px solid #dbeaf9;
  }
  .n_scroll_table {
    overflow: scroll;
    padding: 0 3px;
  }
  .n_scroll_table table {
    width: 840px;
  }
  .n_scroll_table table tr th, .n_scroll_table table tr td {
    display: table-cell;
  }
  .n_scroll_table table tr td {
    border-left: 1px solid #dbeaf9;
  }
  .n_scroll_normal_table {
    overflow: scroll;
    padding: 0 3px;
  }
  .n_scroll_normal_table table {
    width: 700px;
  }
}

.n_list01, .n_link_list {
  margin: 0 0 35px;
}

.n_list01 ul, .n_list01 ol, .n_link_list ul, .n_link_list ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_list01 li, .n_link_list li {
  padding: 3px;
  padding-left: 24px;
  background: url(/library/2017/images/common/list_icon01.png) no-repeat left 5px;
}

.n_list01 li a, .n_link_list li a {
  text-decoration: underline;
}

.n_list01 li.n_list_lv02, .n_link_list li.n_list_lv02 {
  padding: 0 0 0 24px;
  background: none;
}

.n_list01 li.n_list_lv02 li, .n_link_list li.n_list_lv02 li {
  background: url(/library/2017/images/common/list_icon02.png) no-repeat left 5px;
}

.n_list01 li.n_list_lv02 ol li, .n_link_list li.n_list_lv02 ol li {
  background: none;
}

.n_anchor_link_list {
  margin: 0 0 35px;
}

.n_anchor_link_list ul, .n_anchor_link_list ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_anchor_link_list li {
  padding: 3px;
  padding-left: 24px;
  background: url(/library/2017/images/common/arrow_icon03.png) no-repeat left 5px;
  float: left;
  margin-left: 20px;
}

.n_anchor_link_list li a {
  text-decoration: underline;
}

.n_anchor_link_list ul {
  overflow: hidden;
  margin-left: -20px;
}

.n_list02 {
  margin: 0 0 35px;
}

.n_list02 ul, .n_list02 ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_list02 li {
  padding: 3px;
  padding-left: 24px;
  background: url(/library/2017/images/common/arrow_icon01.png) no-repeat left 5px;
}

.n_list02 li a {
  text-decoration: underline;
}

.n_list02 li.n_list_lv02 {
  padding: 0 0 0 24px;
  background: none;
}

.n_list02 li.n_list_lv02 li {
  background: url(/library/2017/images/common/arrow_icon02.png) no-repeat left 5px;
}

.n_list02 li.n_list_lv02 ol li {
  background: none;
}

.n_list_ol {
  margin: 0 0 35px;
}

.n_list_ol ul, .n_list_ol ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_list_ol ol {
  counter-reset: content-main-ol-default;
  padding-left: 0;
}

.n_list_ol ol > li {
  list-style: none;
  position: relative;
  padding: 3px;
  padding-left: 2.2em;
}

.n_list_ol ol > li a {
  text-decoration: underline;
}

.n_list_ol ol > li::before {
  content: counter(content-main-ol-default, decimal-leading-zero) ". ";
  counter-increment: content-main-ol-default;
  font-family: 'Montserrat', sans-serif;
  font-size: 124%;
  color: #0099cc;
  position: absolute;
  top: 0;
  left: 0;
}

.n_list_ol ol > li li::before {
  color: #aaa;
}

.n_list_ol02 {
  margin: 0 0 35px;
}

.n_list_ol02 ul, .n_list_ol02 ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_list_ol02 ol {
  counter-reset: content-main-ol-default;
  padding-left: 0;
}

.n_list_ol02 ol > li {
  list-style: none;
  position: relative;
  padding: 3px;
  padding-left: 2.2em;
  margin-bottom: 5px;
}

.n_list_ol02 ol > li a {
  text-decoration: underline;
}

.n_list_ol02 ol > li::before {
  content: counter(content-main-ol-default);
  counter-increment: content-main-ol-default;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  color: #0092D4;
  position: absolute;
  top: 3px;
  left: 0;
  width: 17px;
  height: 17px;
  font-weight: bold;
  border-radius: 50%;
  border: 2px solid #0092D4;
  text-align: center;
  line-height: 17px;
}

.n_list_ol02 ol > li.n_list_red::before {
  color: #FF0000 !important;
  border-color: #FF0000 !important;
}

.n_list_ol02 ol > li ol {
  margin-top: 5px;
}

.n_list_ol02 ol > li li::before {
  color: #aaa;
  border-color: #aaa;
}

.n_link_list ul {
  overflow: hidden;
  margin-left: -20px;
}

.n_link_list li {
  float: left;
  margin-left: 20px;
}

@media print, screen and (max-width: 99999px) {
  .n_list01, .n_list02, .n_list_ol, .n_link_list {
    margin: 0 0 25px;
  }
  .n_list01 li, .n_list02 li, .n_list_ol li, .n_link_list li {
    font-size: 93%;
    background-size: 10px auto !important;
    background-position: left 8px;
    padding-left: 15px;
  }
  .n_list01 li.n_list_lv02, .n_list02 li.n_list_lv02, .n_list_ol li.n_list_lv02, .n_link_list li.n_list_lv02 {
    padding-left: 15px;
  }
  .n_list01 li.n_list_lv02 li, .n_list02 li.n_list_lv02 li, .n_list_ol li.n_list_lv02 li, .n_link_list li.n_list_lv02 li {
    background-position: left 6px;
  }
  .n_list01 li.n_list_lv02 li {
    background-position: left .55em;
  }
  .n_list_ol ol li {
    padding-left: 2.2em;
  }
  .n_list_ol ol li::before {
    font-size: 108%;
  }
  .n_list_ol ol li.n_list_lv02 {
    padding-left: 2.2em;
  }
  .n_list_ol02 ol li {
    padding-left: 2em;
  }
  .n_list_ol02 ol li::before {
    font-size: 77%;
    width: 15px;
    height: 15px;
    line-height: 15px;
  }
  .n_list_ol02 ol li.n_list_lv02 {
    padding-left: 2.2em;
  }
}

.n_list_order ul, .n_list_order ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_list_order li {
  padding: 3px;
}

.n_list_order li .n_list_order_num, .n_list_order li .n_list_order_text {
  display: table-cell;
}

.n_list_order li .n_list_order_num {
  padding-right: 5px;
  white-space: nowrap;
}

.n_list_order li > ul, .n_list_order li > ol {
  margin: 5px 0 5px 1.8em;
}

.n_column_block {
  margin: 0 0 30px;
}

.n_column_block ul, .n_column_block ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_column_block dl {
  background: url(/library/2017/images/common/pattern_bg02.png);
  padding: 0 10px 10px;
}

.n_column_block dl dt {
  position: relative;
  padding: 20px 20px 14px;
  font-weight: bold;
  font-size: 124%;
  color: #0975b9;
  border-bottom: 2px solid #dfdfdf;
  margin: 0 -10px 10px;
}

.n_column_block dl dt::before {
  position: absolute;
  left: 0;
  content: '';
  display: block;
  margin-top: 4px;
  width: 5px;
  height: 16px;
  background: #0092d4;
}

.n_column_block dl dd {
  margin: 0;
  padding: 20px;
  background: #fff;
}

.n_column_block dl dd p:last-child {
  margin-bottom: 0;
}

.n_column_list {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 30px;
}

.n_column_list ul, .n_column_list ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_column_list * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_column_list ul {
  overflow: hidden;
  margin-left: -15px;
}

.n_column_list ul li {
  float: left;
  margin-left: 15px;
  border: 1px solid #d3d3d3;
  margin-bottom: 15px;
}

.n_column_list ul li a {
  display: block;
  color: #202020;
}

.n_column_list ul li span {
  display: block;
}

.n_column_list ul li span.ph {
  margin-bottom: 20px;
}

.n_column_list ul li span.ph img {
  width: 100%;
}

.n_column_list ul li span.date {
  padding: 0 20px;
  color: #0092d4;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.n_column_list ul li span.ttl {
  padding: 0 20px 15px;
  font-weight: bold;
  font-size: 124%;
}

.n_column_list ul li span.txt {
  padding: 0 20px 15px;
  margin-top: -5px;
}

.n_column_list ul.n_col2 li {
  width: 45%;
  width: calc(50% - 15px);
}

.n_column_list ul.n_col3 li {
  width: 30%;
  width: calc(100% / 3 - 15px);
}

.n_column_list ul.n_col4 li {
  width: calc(100% / 4 - 15px);
  margin-left: 15px;
}

@media print, screen and (max-width: 99999px) {
  .n_column_block {
    margin: 0 0 20px;
  }
  .n_column_block dl dt {
    font-size: 100%;
    padding: 12px 20px 10px;
  }
  .n_column_block dl dd {
    font-size: 93%;
  }
  .n_column_list {
    margin: 0 0 20px;
  }
  .n_column_list ul {
    overflow: hidden;
    margin-left: 0;
  }
  .n_column_list ul li {
    float: none;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin: 0 0 15px 0;
  }
  .n_column_list ul li span.ph {
    margin-bottom: 10px;
  }
  .n_column_list ul li span.ph img {
    width: 100%;
  }
  .n_column_list ul li span.date {
    padding: 0 10px;
    color: #0092d4;
    font-family: 'Montserrat', sans-serif;
    font-size: 85%;
    font-weight: 700;
  }
  .n_column_list ul li span.ttl {
    padding: 0 10px 5px;
    font-weight: bold;
    font-size: 100%;
  }
  .n_column_list ul li span.txt {
    padding: 0 10px 15px;
    font-size: 93%;
  }
  .n_column_list ul li:first-child {
    margin-left: 0;
  }
  .n_column_list ul.n_col2 li {
    width: 100%;
    width: calc(100%);
  }
  .n_column_list ul.n_col3 li {
    width: 100%;
    width: calc(100%);
  }
  .n_column_list ul.n_col4 {
    margin-left: -5px;
  }
  .n_column_list ul.n_col4 li {
    float: left;
    margin-left: 5px;
    width: calc(50% - 5px);
    margin-bottom: 5px;
  }
}

.n_column_topics_list li {
  overflow: hidden;
}

.n_column_topics_list li .topics_ph {
  margin-bottom: 6px;
  display: block;
  padding: 8px 8px 0;
}

.n_column_topics_list li .topics_ph img {
  width: 100%;
}

@media print, screen and (max-width: 99999px) {
  .n_column_topics_list li .topics_ph {
    padding: 10px;
    width: 110px;
    float: left;
  }
}

.n_column_topics_list li .topics_content {
  display: block;
  padding: 0 8px 12px;
}

@media print, screen and (max-width: 99999px) {
  .n_column_topics_list li .topics_content {
    padding: 10px 10px 10px 0;
    float: right;
    width: calc(100% - 115px);
  }
}

.n_column_topics_list li .topics_date {
  font-family: 'Montserrat', sans-serif;
  color: #0092d4;
  font-weight: 700;
  margin-bottom: 1px;
  display: block;
  float: left;
}

@media print, screen and (max-width: 99999px) {
  .n_column_topics_list li .topics_date {
    float: none;
  }
}

.n_column_topics_list li .topics_head {
  margin-bottom: 7px;
  overflow: hidden;
}

.n_column_topics_list li .topics_head_info {
  float: right;
  display: block;
}

@media print, screen and (max-width: 99999px) {
  .n_column_topics_list li .topics_head_info {
    float: none;
  }
}

.n_column_topics_list li .topics_cat {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.n_column_topics_list li .topics_cat img {
  width: 14px;
  height: auto;
  vertical-align: middle;
}

.n_column_topics_list li .topics_area {
  display: inline-block;
  vertical-align: middle;
  background: #36AEBA;
  border-radius: 30px;
  text-align: center;
  font-size: 85%;
  color: #FFF;
  padding: 3px 8px;
  line-height: 1;
  font-weight: bold;
}

.n_column_topics_list li .topics_title {
  display: block;
}

@media print, screen and (max-width: 99999px) {
  .n_column_topics_list ul.n_col4 li {
    width: 100%;
    margin: 0 0 15px;
  }
}

.n_index_block {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_index_block ul, .n_index_block ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_index_block * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_index_block ul {
  overflow: hidden;
  margin-bottom: 30px;
  margin-left: -15px;
}

.n_index_block ul li {
  float: left;
  margin-left: 15px;
  margin-bottom: 15px;
}

.n_index_block ul li a {
  display: block;
}

.n_index_block ul li .ttl,
.n_index_block ul li .txt {
  display: block;
  padding: 20px 10px 14px 10px;
  color: #202020;
}

.n_index_block ul li .ttl {
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  font-weight: bold;
  font-size: 124%;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}

.n_index_block ul li a .ttl {
  background: url(/library/2017/images/common/arrow_icon01.png) 96% center no-repeat;
  padding-right: 25px;
}

.n_index_block ul li .ph img {
  width: 100%;
}

.n_index_block ul.n_col2 li {
  width: 45%;
  width: calc(50% - 15px);
}

.n_index_block ul.n_col3 li {
  width: 30%;
  width: calc(100% / 3 - 15px);
}

.n_index_block.n_card_block ul li .ttl {
  display: table-cell;
  vertical-align: middle;
  width: 268px;
}

@media print, screen and (max-width: 99999px) {
  .n_index_block ul {
    margin-bottom: 20px;
    margin-left: 0;
  }
  .n_index_block ul li {
    margin-left: 0;
    margin-bottom: 15px;
  }
  .n_index_block ul li .ttl {
    font-size: 108%;
    padding: 10px 8px 6px;
    width: 100% !important;
    display: block !important;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    height: auto !important;
  }
  .n_index_block ul li .txt {
    padding: 10px 8px 6px;
    font-size: 93%;
  }
  .n_index_block ul.n_col2 li {
    width: 100%;
    width: calc(100%);
  }
  .n_index_block ul.n_col3 li {
    width: 100%;
    width: calc(100%);
  }
}

.n_block p {
  margin: 0 0 1.5em 0;
}

.n_icon_pdf, .n_icon_word, .n_icon_excel {
  text-decoration: underline;
  background-repeat: no-repeat;
}

.n_icon_pdf .n_icon, .n_icon_word .n_icon, .n_icon_excel .n_icon {
  width: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.n_icon_pdf .data_val, .n_icon_word .data_val, .n_icon_excel .data_val {
  color: #232323;
  font-size: 90%;
}

.n_button_area .n_icon_pdf, .n_button_area .n_icon_word, .n_button_area .n_icon_excel {
  padding-left: 20px;
  color: #0092d4;
  text-decoration: none;
}

@media print, screen and (max-width: 99999px) {
  .n_icon_pdf .n_icon, .n_icon_word .n_icon, .n_icon_excel .n_icon {
    width: 12px;
  }
  .n_button_area .n_icon_pdf, .n_button_area .n_icon_word, .n_button_area .n_icon_excel {
    padding-left: 10px;
  }
}

.n_icon_pdf {
  background-image: none;
}

.n_icon_word {
  background-image: none;
}

.n_icon_excel {
  background-image: none;
}

.n_icon_external .n_icon {
  width: 13px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
}

.n_text_link_button .n_icon_external {
  text-decoration: none;
}

.n_icon_m {
  margin-right: 3px;
  vertical-align: middle !important;
}

.n_icon01, .n_icon02, .n_icon03, .n_icon04, .n_icon05, .n_icon06, .n_icon07 {
  background-position: left .1em;
  background-repeat: no-repeat;
  background-size: 1em auto;
  padding-left: 1.3em;
  margin: 0 .2em 0;
}

.n_icon_right.n_icon01, .n_icon_right.n_icon02, .n_icon_right.n_icon03, .n_icon_right.n_icon04, .n_icon_right.n_icon05, .n_icon_right.n_icon06, .n_icon_right.n_icon07 {
  background-position: right .1em;
  padding: 0 1.3em 0 0;
}

.n_icon01 {
  background-image: url(/library/2017/images/common/list_icon01.png);
}

.n_icon02 {
  background-image: url(/library/2017/images/common/arrow_icon01.png);
}

.n_icon03 {
  background-image: url(/library/2017/images/common/arrow_icon02.png);
}

.n_icon04 {
  background-image: url(/library/2017/images/common/arrow_icon03.png);
}

.n_icon05 {
  background-image: url(/library/2017/images/common/arrow_icon04.png);
}

.n_icon06 {
  background-image: url(/library/2017/images/common/list_icon03.png);
}

.n_icon06 {
  background-image: url(/library/2017/images/common/list_icon03.png);
}

.n_icon07 {
  background-image: url(/library/2017/images/icon/icon_btn_ar_blue_r.png);
}

.n_faq_block {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 25px;
  border-bottom: 2px solid #dfdfdf;
  margin-bottom: 30px;
}

.n_faq_block * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.n_faq_block .n_faq_block_q::before, .n_faq_block .n_faq_block_a::before {
  font-family: 'Montserrat', sans-serif;
  display: block;
  width: 35px;
  height: 35px;
  text-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 7px;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
  font-size: 16px;
}

.n_faq_block_q {
  font-weight: bold;
  position: relative;
  font-size: 124%;
  padding-left: 45px;
  padding-top: 6px;
  margin-bottom: 20px;
}

.n_faq_block_q::before {
  content: "Q";
  background: #ff9800;
  display: block;
  color: #fff;
}

.n_faq_block_a {
  padding-left: 45px;
  position: relative;
}

.n_faq_block_a::before {
  content: "A";
  background: #f1f1f1;
  display: block;
  color: #ff5050;
}

@media print, screen and (max-width: 99999px) {
  .n_faq_block .n_faq_block_q::before, .n_faq_block .n_faq_block_a::before {
    font-family: 'Montserrat', sans-serif;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 7px;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
    font-size: 14px;
  }
  .n_faq_block_q {
    font-size: 116%;
    padding-top: 0;
    padding-left: 40px;
  }
  .n_faq_block_a {
    padding-left: 40px;
  }
}

.n_utility_column {
  overflow: hidden;
  margin-bottom: 30px;
}

.n_utility_column img {
  width: 100%;
}

.n_utility_column img.n_img_auto {
  width: auto;
  display: block;
  margin: 0 auto;
}

@media print, screen and (max-width: 99999px) {
  .n_utility_column img.n_img_auto {
    max-width: 100%;
  }
}

.n_utility_column .n_column_left {
  float: left;
  margin-right: 10px;
}

.n_utility_column .n_column_right {
  float: right;
  margin-left: 10px;
}

.n_utility_column .n_column_body {
  float: left;
}

@media print, screen and (max-width: 99999px) {
  .n_utility_column .n_column_body {
    margin: 0 0 20px;
    float: none;
  }
}

.n_utility_column .n_w0 {
  width: -4%;
  width: calc(0% - 10px);
}

.n_utility_column .n_w1 {
  width: 6%;
  width: calc(10% - 10px);
}

.n_utility_column .n_w2 {
  width: 16%;
  width: calc(20% - 10px);
}

.n_utility_column .n_w3 {
  width: 26%;
  width: calc(30% - 10px);
}

.n_utility_column .n_w4 {
  width: 36%;
  width: calc(40% - 10px);
}

.n_utility_column .n_w5 {
  width: 46%;
  width: calc(50% - 10px);
}

.n_utility_column .n_w6 {
  width: 56%;
  width: calc(60% - 10px);
}

.n_utility_column .n_w7 {
  width: 66%;
  width: calc(70% - 10px);
}

.n_utility_column .n_w8 {
  width: 76%;
  width: calc(80% - 10px);
}

.n_utility_column .n_w9 {
  width: 86%;
  width: calc(90% - 10px);
}

.n_utility_column .n_w10 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

@media print, screen and (max-width: 99999px) {
  .n_utility_column .n_column_left, .n_utility_column .n_column_right {
    width: 100%;
    margin: 0 0 20px;
  }
  .n_utility_column .n_column_left:last-child, .n_utility_column .n_column_right:last-child {
    margin-bottom: 0;
  }
}

.n_utility_column_3 .n_column_body {
  width: calc(100% / 3 - 10px);
  margin-left: 15px;
}

.n_utility_column_3 .n_column_body:first-child {
  margin-left: 0;
}

@media print, screen and (max-width: 99999px) {
  .n_utility_column_3 .n_column_body {
    margin: 0 0 20px;
    width: 100%;
  }
}

.n_utility_column_4 .n_column_body {
  width: calc(100% / 4 - 15px);
  margin-left: 20px;
}

.n_utility_column_4 .n_column_body:first-child {
  margin-left: 0;
}

@media print, screen and (max-width: 99999px) {
  .n_utility_column_4 .n_column_body {
    margin: 0 0 20px;
    width: 100%;
  }
}

@media print, screen and (max-width: 99999px) {
  .n_block_scroll {
    overflow: scroll;
  }
}

.n_border, .n_border_bold, .n_border_exbold, .n_border_dotted, .n_border_red, .n_border_blue, .n_border_green, .n_border_yellow {
  border-color: #c7c7c7;
  border-width: 1px;
  padding: 20px;
  border-style: solid;
}

@media print, screen and (max-width: 99999px) {
  .n_border, .n_border_bold, .n_border_exbold, .n_border_dotted, .n_border_red, .n_border_blue, .n_border_green, .n_border_yellow {
    padding: 15px;
  }
}

.n_border_bold {
  border-width: 3px;
}

.n_border_exbold {
  border-width: 8px;
}

.n_border_dotted {
  border-width: 2px;
  border-style: dotted;
}

.n_border_red {
  border-width: 3px;
  border-color: #f00018;
}

.n_border_blue {
  border-width: 3px;
  border-color: #0078b4;
}

.n_border_green {
  border-width: 3px;
  border-color: #0f9d58;
}

.n_border_yellow {
  border-width: 3px;
  border-color: #ffe146;
}

.n_hr, .n_hr_bold, .n_hr_dotted {
  margin: 2em 0;
  border-color: #c7c7c7;
  border-style: solid;
}

.n_hr_bold {
  border-width: 2px;
}

.n_hr_dotted {
  border-style: dashed;
}

.n_tab_place {
  margin-bottom: 30px;
}

.n_tab_place ul, .n_tab_place ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_tab_place button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  line-height: 1;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 100%;
  line-height: 1.5;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  min-height: 55px;
  border: 1px solid #c7c7c7;
  border-left: 0;
  font-weight: bold;
  position: relative;
}

.n_tab_place button small {
  display: block;
}

.n_tab_place button.active::before {
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  background: #0975b9;
  top: 0px;
  left: 0;
  width: 100%;
}

.n_tab_place .n_tab_place_tabs {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  overflow: hidden;
}

.n_tab_place .n_tab_place_tabs li {
  vertical-align: middle;
  text-align: center;
  float: left;
  width: calc(100% / 8);
}

.n_tab_place .n_tab_place_tabs li:first-child button {
  border-left: 1px solid #c7c7c7;
}

.n_tab_place .n_tab_content {
  display: none;
}

.n_tab_place .n_tab_content#kitakyushu {
  display: block;
}

.n_tab_links {
  margin-bottom: 30px;
}

.n_tab_links ul, .n_tab_links ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_tab_links .n_tab_links_list a, .n_tab_links .n_tab_links_list a:link, .n_tab_links .n_tab_links_list a:visited, .n_tab_links .n_tab_links_list button {
  background-color: transparent;
  cursor: pointer;
  line-height: 1;
  padding: 0;
  font-size: 100%;
  line-height: 1.4;
  width: 100%;
  height: 100%;
  background: #fff;
  min-height: 55px;
  font-weight: bold;
  vertical-align: middle;
  color: #000;
  display: block;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  outline: 0;
  border: 0;
  position: relative;
}

.n_tab_links .n_tab_links_list a > small, .n_tab_links .n_tab_links_list a:link > small, .n_tab_links .n_tab_links_list a:visited > small, .n_tab_links .n_tab_links_list button > small {
  display: block;
  color: #000;
}

.n_tab_links .n_tab_links_list a > span, .n_tab_links .n_tab_links_list a:link > span, .n_tab_links .n_tab_links_list a:visited > span, .n_tab_links .n_tab_links_list button > span {
  display: block;
  width: 100%;
  position: absolute;
  vertical-align: middle;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 7px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.n_tab_links .n_tab_links_list a.active::before, .n_tab_links .n_tab_links_list a:link.active::before, .n_tab_links .n_tab_links_list a:visited.active::before, .n_tab_links .n_tab_links_list button.active::before {
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  background: #0975b9;
  top: -1px;
  left: 0;
  width: 100%;
}

.n_tab_links .n_tab_links_list button span {
  display: inline-block;
}

.n_tab_links .n_tab_links_list {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.n_tab_links .n_tab_links_list li {
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  border: 1px solid #c7c7c7;
  position: relative;
}

@media print, screen and (max-width: 99999px) {
  .n_tab_links {
    width: 100%;
    overflow: scroll;
  }
  .n_tab_links .n_tab_links_list {
    width: 680px;
  }
  .n_tab_links.n_tab_noscroll {
    overflow: visible;
  }
  .n_tab_links.n_tab_noscroll .n_tab_links_list {
    width: 100%;
  }
}

.n_tab_block_content {
  margin-top: -10px;
}

.n_tab_block_content .n_tab_content {
  display: none;
}

.n_tab_block_content .n_tab_content#tab-contents01 {
  display: block;
}

@media print, screen and (max-width: 99999px) {
  .n_tab_block_content {
    margin-top: -20px;
  }
}

@media print, screen and (max-width: 99999px) {
  .n_tab_small.n_tab_links ul.n_tab_links_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .n_tab_small.n_tab_links ul.n_tab_links_list li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-left: 0;
  }
  .n_tab_small.n_tab_links ul.n_tab_links_list li:first-child {
    border-left: 1px solid #c7c7c7;
  }
  .n_tab_small.n_tab_links ul.n_tab_links_list li a {
    min-height: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .n_tab_small.n_tab_links ul.n_tab_links_list li a span {
    font-size: 85%;
    padding: 7px 3px;
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

.n_accordion {
  background: url(/library/2017/images/common/pattern_bg02.png);
  padding-bottom: 1px;
}

.n_accordion_ttl {
  cursor: pointer;
  position: relative;
  padding: 20px 20px 14px;
  font-weight: bold;
  font-size: 124%;
  color: #0975b9;
  margin: 0 0 10px;
}

@media print, screen and (max-width: 99999px) {
  .n_accordion_ttl {
    font-size: 100%;
    padding: 12px 20px 10px;
    margin-bottom: 0;
  }
}

.n_accordion_ttl::before {
  position: absolute;
  left: 0;
  content: '';
  display: block;
  margin-top: 4px;
  width: 5px;
  height: 16px;
  background: #0092d4;
}

.n_accordion_ttl::after {
  content: "";
  display: block;
  right: 10px;
  height: 31px;
  width: 31px;
  background: #0092d4;
  position: absolute;
  right: 12px;
  top: 21px;
  border-radius: 50%;
}

@media print, screen and (max-width: 99999px) {
  .n_accordion_ttl::after {
    height: 22px;
    width: 22px;
    top: 12px;
  }
}

.n_accordion_ttl span {
  display: block;
  position: relative;
  padding-right: 45px;
}

@media print, screen and (max-width: 99999px) {
  .n_accordion_ttl span {
    padding-right: 20px;
  }
}

.n_accordion_ttl span::after, .n_accordion_ttl span::before {
  content: "";
  display: block;
  right: 0;
  height: 3px;
  top: 15px;
  width: 14px;
  background: #fff;
  position: absolute;
  -webkit-transition: all 0.6s;
          transition: all 0.6s;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  z-index: 100;
}

@media print, screen and (max-width: 99999px) {
  .n_accordion_ttl span::after, .n_accordion_ttl span::before {
    height: 2px;
    width: 10px;
    top: 10px;
    right: -2px;
  }
}

.n_accordion_ttl span::before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.n_accordion_ttl span.active::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.n_accordion_ttl span.active::before {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.n_accordion_content {
  display: none;
  padding: 20px;
  margin: 10px 10px 10px;
  background: #fff;
}

.n_sub_news {
  background: url(/library/2017/images/common/pattern_bg02.png);
  margin-bottom: 30px;
}

.n_sub_news ul, .n_sub_news ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

.n_sub_news_block_ttl {
  cursor: pointer;
  position: relative;
  padding: 20px 20px 14px;
  font-weight: bold;
  font-size: 124%;
  color: #0975b9;
  margin: 0 0 10px;
  border-bottom: 2px solid #dfdfdf;
}

.n_sub_news_block_ttl::before {
  position: absolute;
  left: 0;
  content: '';
  display: block;
  margin-top: 4px;
  width: 5px;
  height: 16px;
  background: #0092d4;
}

@media print, screen and (max-width: 99999px) {
  .n_sub_news_block_ttl {
    font-size: 100%;
    padding: 12px 20px 10px;
  }
}

.n_sub_news_contents {
  padding: 0 10px 10px;
}

.n_sub_news_inner {
  background: #fff;
  padding: 20px;
}

.n_sub_news li {
  padding-bottom: 8px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 8px;
}

.n_sub_news li:last-child {
  margin-bottom: 0;
}

.n_sub_news a {
  display: block;
  position: relative;
}

.n_sub_news a::after {
  content: "";
  display: block;
  background: url(/library/2017/images/icon/icon_arrow02.png);
  width: 7px;
  height: 13px;
  background-size: 7px 13px;
  position: absolute;
  right: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: .2s linear;
          transition: .2s linear;
}

@media print, screen and (max-width: 99999px) {
  .n_sub_news a::after {
    display: none;
  }
}

.n_sub_news a:hover::after {
  right: 5px;
}

.n_sub_news a:link {
  color: #232323;
}

.n_sub_news a .ttl {
  display: block;
  color: #0975b9;
  font-weight: bold;
  font-size: 108%;
  padding-right: 30px;
}

@media print, screen and (max-width: 99999px) {
  .n_sub_news a .ttl {
    font-size: 100%;
    padding-right: 0;
  }
}

.n_sub_news a .content {
  display: block;
  padding-right: 30px;
}

@media print, screen and (max-width: 99999px) {
  .n_sub_news a .content {
    padding-right: 0;
    font-size: 93%;
  }
}

.nnewssystemlist {
  margin: 0 auto;
  margin-bottom: 0;
  line-height: 1.6;
}

.nnewssystemlist table {
  border-spacing: 0;
  width: 100%;
}

.nnewssystemlist td {
  font-size: 100%;
  border-top: 1px dotted #ccc;
  color: #4a4a4a;
}

.nnewssystemlist td:first-child {
  font-weight: bold;
  font-size: 108%;
  padding: 17px 10px 13px;
  white-space: nowrap;
}

.nnewssystemlist td a {
  color: #0975b9;
  font-weight: bold;
  -webkit-transition: all .2s linear;
          transition: all .2s linear;
  text-decoration: none;
  position: relative;
  height: 100%;
  padding: 17px 30px 13px 10px;
  line-height: 1.6;
  display: block;
}

.nnewssystemlist td a::after {
  content: "";
  display: block;
  background: url(/library/2017/images/icon/icon_arrow02.png);
  width: 7px;
  height: 13px;
  background-size: 7px 13px;
  position: absolute;
  right: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: .2s linear;
          transition: .2s linear;
}

.nnewssystemlist td a:hover::after {
  right: 5px;
}

.nnewssystemlist tr:last-child td {
  border-bottom: 1px dotted #ccc;
}

@media print, screen and (max-width: 99999px) {
  .nnewssystemlist {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .nnewssystemlist * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .nnewssystemlist table {
    border-bottom: 1px dotted #ccc;
  }
  .nnewssystemlist table tr:last-child td {
    border-bottom: 0;
  }
  .nnewssystemlist table td {
    font-size: 93%;
    display: block;
    width: 100% !important;
    border-bottom: 0;
  }
  .nnewssystemlist table td:first-child {
    font-weight: bold;
    padding: 8px 0 0;
    font-size: 93%;
    white-space: nowrap;
    vertical-align: top;
  }
  .nnewssystemlist table td:last-child {
    border-top: 0;
    padding: 0 0 8px;
  }
  .nnewssystemlist table td a {
    padding: 0 30px 0 0;
  }
  .nnewssystemlist table td a::after {
    width: 7px;
    height: 13px;
    background-size: 7px 13px;
    position: absolute;
    right: 10px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    -webkit-transition: .2s linear;
            transition: .2s linear;
    margin-top: -0.65em;
  }
}

.n_news_button_list {
  text-align: right;
}

.n_news_button_list li {
  display: inline-block;
  margin-left: 20px;
}

.n_news_button_list li a {
  font-size: 13px;
  color: #4b4b4b;
  text-decoration: none;
  display: block;
}

.n_news_button_list li.button_all a {
  padding: 3px 0 3px 20px;
  background: url(/library/2017/images/common/btn_detail_icon.png) left center no-repeat;
  background-size: 14px auto;
}

.n_news_button_list li.button_rss a {
  color: #e90000;
  font-family: 'Montserrat', sans-serif;
  padding: 3px 0 3px 20px;
  background: url(/library/2017/images/common/btn_rss_icon.png) left center no-repeat;
  background-size: 14px auto;
}

.n_qside_list ul li span.ph {
  margin-bottom: 10px;
}

.n_qside_list ul li span.date {
  display: inline-block;
  padding-right: 8px;
  color: #0092d4;
}

.n_qside_list ul li .ico_new {
  display: inline-block;
  background: #FE7B99;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 77%;
  padding: 2px 10px;
  border-radius: 10px;
  line-height: 1;
  vertical-align: middle;
}

.n_qside_list ul li span.txt {
  font-size: 93%;
}

.n_qside_list ul li .n_qside_link {
  margin: 0 17px 10px;
  padding: 0 0 0 19px;
  background: url(/library/2017/images/common/arrow_icon01.png) left 2px no-repeat;
  color: #0B97D6;
  text-decoration: underline;
}

@media print, screen and (max-width: 99999px) {
  .n_qside_list ul li .n_qside_link {
    margin: 0 7px 10px;
    padding-left: 16px;
    background-size: 12px auto;
    background-position: left 4px;
  }
}

.n_qside_nav {
  background: #0078B4;
  width: 840px;
  margin: 0 auto 40px auto;
}

.n_qside_nav ul, .n_qside_nav ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

@media print, screen and (max-width: 99999px) {
  .n_qside_nav {
    width: 100%;
  }
}

.n_qside_nav_ttl {
  text-align: center;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 230%;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  padding: 15px 0;
  position: relative;
  overflow: hidden;
}

.n_qside_nav_ttl small {
  display: block;
  font-size: 40%;
  font-weight: normal;
}

@media print, screen and (max-width: 99999px) {
  .n_qside_nav_ttl {
    font-size: 185%;
    padding: 10px;
  }
}

.n_qside_nav_ttl span, .n_qside_nav_ttl small {
  position: relative;
}

.n_qside_nav_ttl::before {
  content: "";
  display: block;
  width: 200%;
  height: 600px;
  background: #006BAA;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(125deg);
      -ms-transform: rotate(125deg);
          transform: rotate(125deg);
  left: -118%;
}

@media print, screen and (max-width: 99999px) {
  .n_qside_nav_ttl::before {
    display: none;
  }
}

.n_qside_nav ul.n_qside_nav_list {
  list-style: none;
  overflow: hidden;
  padding: 40px 40px 20px;
  margin-left: -20px;
}

.n_qside_nav ul.n_qside_nav_list ul, .n_qside_nav ul.n_qside_nav_list ol {
  margin: 0;
  list-style: none;
  padding: 0;
}

@media print, screen and (max-width: 99999px) {
  .n_qside_nav ul.n_qside_nav_list {
    margin: 0;
    padding: 15px;
  }
}

.n_qside_nav ul.n_qside_nav_list li {
  float: left;
  margin: 0 0 20px 20px;
  width: calc(100% / 3 - 20px - 6px);
  background: url(/library/2017/images/common/bg_qside_nav.png);
  padding: 3px;
}

@media print, screen and (max-width: 99999px) {
  .n_qside_nav ul.n_qside_nav_list li {
    width: calc(100% - 6px);
    margin: 0 0 15px;
    float: none;
  }
  .n_qside_nav ul.n_qside_nav_list li:last-child {
    margin-bottom: 0;
  }
}

.n_qside_nav ul.n_qside_nav_list li a {
  background: #fff;
  display: block;
  text-align: center;
  position: relative;
  height: 84px;
}

@media print, screen and (max-width: 99999px) {
  .n_qside_nav ul.n_qside_nav_list li a {
    height: 70px;
  }
}

.n_qside_nav ul.n_qside_nav_list li a::before {
  content: "";
  display: block;
  width: 7px;
  height: 10px;
  background: #0078B4;
  position: absolute;
  left: 0;
  top: calc(50% - 5px);
}

.n_qside_nav_list_inner {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.n_qside_nav_list_ttl {
  color: #383737;
  font-weight: bold;
  font-size: 124%;
}

@media print, screen and (max-width: 99999px) {
  .n_qside_nav_list_ttl {
    font-size: 108%;
  }
}

.n_qside_nav_list_txt {
  display: block;
  font-weight: bold;
  color: #0092d4;
  font-size: 77%;
}

.n_image_arrow_down {
  margin: 0 0 1.5em;
  text-align: center;
}

@media print, screen and (max-width: 99999px) {
  .n_image_arrow_down img {
    width: 100%;
  }
}

.n_image_arrow_down {
  margin: 0 0 1.5em;
  text-align: center;
}

@media print, screen and (max-width: 99999px) {
  .n_image_arrow_down img {
    width: 100%;
  }
}

.n_slider_block {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  /* Arrows */
  /* Dots */
}

.n_slider_block .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.n_slider_block .slick-list:focus {
  outline: none;
}

.n_slider_block .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.n_slider_block .slick-slider .slick-track,
.n_slider_block .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.n_slider_block a {
  display: block;
}

.n_slider_block .n_slider_image {
  display: block;
}

.n_slider_block .n_slider_image img {
  width: 100%;
}

.n_slider_block .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.n_slider_block .slick-track:before, .n_slider_block .slick-track:after {
  content: "";
  display: table;
}

.n_slider_block .slick-track:after {
  clear: both;
}

.slick-loading .n_slider_block .slick-track {
  visibility: hidden;
}

.n_slider_block .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .n_slider_block .slick-slide {
  float: right;
}

.n_slider_block .slick-slide img {
  display: block;
}

.n_slider_block .slick-slide.slick-loading img {
  display: none;
}

.n_slider_block .slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .n_slider_block .slick-slide {
  display: block;
}

.slick-loading .n_slider_block .slick-slide {
  visibility: hidden;
}

.slick-vertical .n_slider_block .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.n_slider_block .slick-arrow.slick-hidden {
  display: none;
}

.n_slider_block .slick-prev,
.n_slider_block .slick-next {
  position: absolute;
  display: block;
  width: 40px;
  height: 76px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  width: 20px;
  height: 38px;
  background-size: 20px 38px;
  text-indent: -9999px;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 120;
}

.n_slider_block .slick-prev:hover,
.n_slider_block .slick-next:hover {
  opacity: .8;
}

.n_slider_block .slick-prev.slick-disabled:before,
.n_slider_block .slick-next.slick-disabled:before {
  opacity: 0.25;
}

.n_slider_block .slick-prev:before,
.n_slider_block .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.n_slider_block .slick-prev {
  left: 0;
  background-image: url(/library/2017/images/common/icon_slider_prev.png);
}

[dir="rtl"] .n_slider_block .slick-prev {
  left: auto;
  right: -25px;
}

.n_slider_block .slick-prev:before {
  content: "←";
}

[dir="rtl"] .n_slider_block .slick-prev:before {
  content: "→";
}

.n_slider_block .slick-next {
  right: 0;
  background-image: url(/library/2017/images/common/icon_slider_next.png);
}

[dir="rtl"] .n_slider_block .slick-next {
  left: -25px;
  right: auto;
}

.n_slider_block .slick-next:before {
  content: "→";
}

[dir="rtl"] .n_slider_block .slick-next:before {
  content: "←";
}

.n_slider_block .slick-dotted.slick-slider {
  margin-bottom: 40px;
}

.n_slider_block .slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.n_slider_block .slick-dots li {
  position: relative;
  display: inline-block;
  height: 14px;
  width: 14px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

@media print, screen and (max-width: 99999px) {
  .n_slider_block .slick-dots li {
    height: 12px;
    width: 12px;
  }
}

.n_slider_block .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 14px;
  width: 14px;
  background: #CCC;
  border-radius: 50%;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

@media print, screen and (max-width: 99999px) {
  .n_slider_block .slick-dots li button {
    height: 12px;
    width: 12px;
  }
}

.n_slider_block .slick-dots li button:hover, .n_slider_block .slick-dots li button:focus {
  outline: none;
}

@media screen and (min-width: 1px) {
  .n_slider_block .slick-dots li button:hover, .n_slider_block .slick-dots li button:focus {
    background: #0B75B9;
  }
}

.n_slider_block .slick-dots li.slick-active button {
  background: #0B75B9;
}

.n_search_result {
  /* n_search_box */
  /* n_paging_area */
}

.n_search_result .n_search_result_box .n_search_result_thumb img, .n_search_result .n_search_related_area .n_search_related_box .n_search_related_thumb img {
  vertical-align: top;
  border: 1px solid #d3d3d3;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_search_result_box .n_search_result_thumb img, .n_search_result .n_search_related_area .n_search_related_box .n_search_related_thumb img {
    width: 80px;
  }
}

.n_search_result .n_paging_area::after, .n_search_result .n_paging_area .n_paging_pager::after, .n_search_result .n_search_result_box::after, .n_search_result .n_search_related_area::after, .n_search_result .n_search_related_area .n_search_related_box::after {
  content: "";
  display: block;
  clear: both;
}

.n_search_result .n_search_box {
  width: 450px;
  border: 1px solid #d3d3d3;
  line-height: 1.6;
  font-size: 10px;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_search_box {
    width: auto;
    margin: 20px 0 0;
  }
}

.n_search_result .n_search_box form {
  position: relative;
  height: 53px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 18px 15px 18px 25px;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_search_box form {
    height: 48px;
    padding: 15px 15px 15px 25px;
    background: #fff;
  }
}

.n_search_result .n_search_box form:before {
  content: "";
  display: block;
  position: absolute;
  top: 24px;
  left: 0;
  width: 9px;
  height: 10px;
  background: #b9b9b9;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_search_box form:before {
    top: 20px;
  }
}

.n_search_result .n_search_box input[type="text"] {
  width: 372px;
  border: none;
  outline: none;
  color: #919191;
  font-size: 16px;
  letter-spacing: .05em;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_search_box input[type="text"] {
    width: calc(100% - 30px);
    font-size: 13px;
  }
}

.n_search_result .n_search_box input[type="image"] {
  width: 22px;
  height: 22px;
  vertical-align: bottom;
}

.n_search_result .n_paging_area {
  margin: 30px 0;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_paging_area {
    margin: 20px 0 15px;
  }
}

.n_search_result .n_paging_area .n_paging_sort {
  float: left;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_paging_area .n_paging_sort {
    float: none;
    margin: 0 0 15px;
  }
}

.n_search_result .n_paging_area .n_paging_sort li {
  float: left;
  list-style: none;
  font-weight: bold;
}

.n_search_result .n_paging_area .n_paging_sort li a {
  font-weight: normal;
}

.n_search_result .n_paging_area .n_paging_sort li:first-child::after {
  content: "|";
  margin: 0 5px;
  color: #999;
  font-weight: normal;
}

.n_search_result .n_paging_area .n_paging_pager {
  float: right;
  margin: 0;
  padding: 0;
  text-align: center;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_paging_area .n_paging_pager {
    float: none;
    position: relative;
    padding-top: 2em;
  }
}

.n_search_result .n_paging_area .n_paging_pager li.n_paging_pager_num a, .n_search_result .n_paging_area .n_paging_pager li.n_paging_pager_current {
  width: 2em;
  height: 2em;
  border-radius: 1em;
  line-height: 2;
  font-weight: bold;
  font-size: 85%;
  text-align: center;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_paging_area .n_paging_pager li.n_paging_pager_num a, .n_search_result .n_paging_area .n_paging_pager li.n_paging_pager_current {
    width: 100%;
    font-size: 77%;
  }
}

.n_search_result .n_paging_area .n_paging_pager li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_paging_area .n_paging_pager li.n_paging_pager_num {
    min-width: 8%;
    margin: 0;
  }
}

.n_search_result .n_paging_area .n_paging_pager li.n_paging_pager_num a {
  display: inline-block;
  background: #d3d3d3;
  color: #232323;
}

.n_search_result .n_paging_area .n_paging_pager li.n_paging_pager_current {
  background: #0975b9;
  color: #fff;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_paging_area .n_paging_pager li.n_paging_pager_current {
    width: auto;
    min-width: 8%;
    margin: 0;
  }
}

.n_search_result .n_paging_area .n_paging_pager li.n_paging_pager_prev, .n_search_result .n_paging_area .n_paging_pager li.n_paging_pager_next {
  font-weight: bold;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_paging_area .n_paging_pager li.n_paging_pager_prev, .n_search_result .n_paging_area .n_paging_pager li.n_paging_pager_next {
    position: absolute;
    top: 0;
  }
}

.n_search_result .n_paging_area .n_paging_pager li.n_paging_pager_prev {
  margin: 0 5px 0 0;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_paging_area .n_paging_pager li.n_paging_pager_prev {
    left: 0;
  }
}

.n_search_result .n_paging_area .n_paging_pager li.n_paging_pager_next {
  margin: 0 0 0 5px;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_paging_area .n_paging_pager li.n_paging_pager_next {
    right: 0;
  }
}

.n_search_result .heading_h2 b {
  font-size: 125%;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .heading_h2 b {
    font-size: 100%;
  }
}

.n_search_result .n_search_result_box {
  margin: -1px 0 0;
  padding: 15px 10px;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_search_result_box {
    padding: 15px 0;
  }
}

.n_search_result .n_search_result_box .n_search_result_thumb {
  float: left;
}

.n_search_result .n_search_result_box .n_search_result_title,
.n_search_result .n_search_result_box .n_search_result_body,
.n_search_result .n_search_result_box .n_search_result_uri {
  margin-left: 142px;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_search_result_box .n_search_result_title,
  .n_search_result .n_search_result_box .n_search_result_body,
  .n_search_result .n_search_result_box .n_search_result_uri {
    margin-left: 92px;
  }
}

.n_search_result .n_search_result_box .n_search_result_title {
  line-height: 1.4;
  font-weight: bold;
  font-size: 154%;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_search_result_box .n_search_result_title {
    line-height: 1.6;
    font-size: 116%;
  }
}

.n_search_result .n_search_result_box .n_search_result_body {
  margin-bottom: 5px;
}

.n_search_result .n_search_result_box .n_search_result_uri {
  line-height: 1.4;
  font-size: 77%;
}

.n_search_result .n_search_result_box .n_search_result_uri a {
  color: #999;
}

.n_search_result .n_search_related_area {
  margin-top: 60px;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_search_related_area {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.n_search_result .n_search_related_area .n_search_related_box {
  float: left;
  width: 120px;
  margin: 0 10px;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_search_related_area .n_search_related_box {
    float: none;
    width: auto;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #d3d3d3;
  }
  .n_search_result .n_search_related_area .n_search_related_box:first-of-type {
    padding-top: 0;
  }
}

.n_search_result .n_search_related_area .n_search_related_box .n_search_related_thumb {
  margin: 0 0 10px;
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_search_related_area .n_search_related_box .n_search_related_thumb {
    float: left;
    margin: 0;
  }
}

@media print, screen and (max-width: 99999px) {
  .n_search_result .n_search_related_area .n_search_related_box .n_search_related_comment {
    margin-left: 92px;
  }
}

.mt-100 {
  margin-top: -100px !important;
}

.mt-95 {
  margin-top: -95px !important;
}

.mt-90 {
  margin-top: -90px !important;
}

.mt-85 {
  margin-top: -85px !important;
}

.mt-80 {
  margin-top: -80px !important;
}

.mt-75 {
  margin-top: -75px !important;
}

.mt-70 {
  margin-top: -70px !important;
}

.mt-65 {
  margin-top: -65px !important;
}

.mt-60 {
  margin-top: -60px !important;
}

.mt-55 {
  margin-top: -55px !important;
}

.mt-50 {
  margin-top: -50px !important;
}

.mt-45 {
  margin-top: -45px !important;
}

.mt-40 {
  margin-top: -40px !important;
}

.mt-35 {
  margin-top: -35px !important;
}

.mt-30 {
  margin-top: -30px !important;
}

.mt-25 {
  margin-top: -25px !important;
}

.mt-20 {
  margin-top: -20px !important;
}

.mt-15 {
  margin-top: -15px !important;
}

.mt-10 {
  margin-top: -10px !important;
}

.mt-5 {
  margin-top: -5px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mt105 {
  margin-top: 105px !important;
}

.mt110 {
  margin-top: 110px !important;
}

.mt115 {
  margin-top: 115px !important;
}

.mt120 {
  margin-top: 120px !important;
}

.mt125 {
  margin-top: 125px !important;
}

.mt130 {
  margin-top: 130px !important;
}

.mt135 {
  margin-top: 135px !important;
}

.mt140 {
  margin-top: 140px !important;
}

.mt145 {
  margin-top: 145px !important;
}

.mt150 {
  margin-top: 150px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.ml105 {
  margin-left: 105px !important;
}

.ml110 {
  margin-left: 110px !important;
}

.ml115 {
  margin-left: 115px !important;
}

.ml120 {
  margin-left: 120px !important;
}

.ml125 {
  margin-left: 125px !important;
}

.ml130 {
  margin-left: 130px !important;
}

.ml135 {
  margin-left: 135px !important;
}

.ml140 {
  margin-left: 140px !important;
}

.ml145 {
  margin-left: 145px !important;
}

.ml150 {
  margin-left: 150px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mr105 {
  margin-right: 105px !important;
}

.mr110 {
  margin-right: 110px !important;
}

.mr115 {
  margin-right: 115px !important;
}

.mr120 {
  margin-right: 120px !important;
}

.mr125 {
  margin-right: 125px !important;
}

.mr130 {
  margin-right: 130px !important;
}

.mr135 {
  margin-right: 135px !important;
}

.mr140 {
  margin-right: 140px !important;
}

.mr145 {
  margin-right: 145px !important;
}

.mr150 {
  margin-right: 150px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb105 {
  margin-bottom: 105px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.mb115 {
  margin-bottom: 115px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.mb125 {
  margin-bottom: 125px !important;
}

.mb130 {
  margin-bottom: 130px !important;
}

.mb135 {
  margin-bottom: 135px !important;
}

.mb140 {
  margin-bottom: 140px !important;
}

.mb145 {
  margin-bottom: 145px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

@media screen and (max-width: 1px) {
  .s_mt-100 {
    margin-top: -100px !important;
  }
  .s_mt-95 {
    margin-top: -95px !important;
  }
  .s_mt-90 {
    margin-top: -90px !important;
  }
  .s_mt-85 {
    margin-top: -85px !important;
  }
  .s_mt-80 {
    margin-top: -80px !important;
  }
  .s_mt-75 {
    margin-top: -75px !important;
  }
  .s_mt-70 {
    margin-top: -70px !important;
  }
  .s_mt-65 {
    margin-top: -65px !important;
  }
  .s_mt-60 {
    margin-top: -60px !important;
  }
  .s_mt-55 {
    margin-top: -55px !important;
  }
  .s_mt-50 {
    margin-top: -50px !important;
  }
  .s_mt-45 {
    margin-top: -45px !important;
  }
  .s_mt-40 {
    margin-top: -40px !important;
  }
  .s_mt-35 {
    margin-top: -35px !important;
  }
  .s_mt-30 {
    margin-top: -30px !important;
  }
  .s_mt-25 {
    margin-top: -25px !important;
  }
  .s_mt-20 {
    margin-top: -20px !important;
  }
  .s_mt-15 {
    margin-top: -15px !important;
  }
  .s_mt-10 {
    margin-top: -10px !important;
  }
  .s_mt-5 {
    margin-top: -5px !important;
  }
  .s_mt0 {
    margin-top: 0px !important;
  }
  .s_mt5 {
    margin-top: 5px !important;
  }
  .s_mt10 {
    margin-top: 10px !important;
  }
  .s_mt15 {
    margin-top: 15px !important;
  }
  .s_mt20 {
    margin-top: 20px !important;
  }
  .s_mt25 {
    margin-top: 25px !important;
  }
  .s_mt30 {
    margin-top: 30px !important;
  }
  .s_mt35 {
    margin-top: 35px !important;
  }
  .s_mt40 {
    margin-top: 40px !important;
  }
  .s_mt45 {
    margin-top: 45px !important;
  }
  .s_mt50 {
    margin-top: 50px !important;
  }
  .s_mt55 {
    margin-top: 55px !important;
  }
  .s_mt60 {
    margin-top: 60px !important;
  }
  .s_mt65 {
    margin-top: 65px !important;
  }
  .s_mt70 {
    margin-top: 70px !important;
  }
  .s_mt75 {
    margin-top: 75px !important;
  }
  .s_mt80 {
    margin-top: 80px !important;
  }
  .s_mt85 {
    margin-top: 85px !important;
  }
  .s_mt90 {
    margin-top: 90px !important;
  }
  .s_mt95 {
    margin-top: 95px !important;
  }
  .s_mt100 {
    margin-top: 100px !important;
  }
  .s_mt105 {
    margin-top: 105px !important;
  }
  .s_mt110 {
    margin-top: 110px !important;
  }
  .s_mt115 {
    margin-top: 115px !important;
  }
  .s_mt120 {
    margin-top: 120px !important;
  }
  .s_mt125 {
    margin-top: 125px !important;
  }
  .s_mt130 {
    margin-top: 130px !important;
  }
  .s_mt135 {
    margin-top: 135px !important;
  }
  .s_mt140 {
    margin-top: 140px !important;
  }
  .s_mt145 {
    margin-top: 145px !important;
  }
  .s_mt150 {
    margin-top: 150px !important;
  }
  .s_ml0 {
    margin-left: 0px !important;
  }
  .s_ml5 {
    margin-left: 5px !important;
  }
  .s_ml10 {
    margin-left: 10px !important;
  }
  .s_ml15 {
    margin-left: 15px !important;
  }
  .s_ml20 {
    margin-left: 20px !important;
  }
  .s_ml25 {
    margin-left: 25px !important;
  }
  .s_ml30 {
    margin-left: 30px !important;
  }
  .s_ml35 {
    margin-left: 35px !important;
  }
  .s_ml40 {
    margin-left: 40px !important;
  }
  .s_ml45 {
    margin-left: 45px !important;
  }
  .s_ml50 {
    margin-left: 50px !important;
  }
  .s_ml55 {
    margin-left: 55px !important;
  }
  .s_ml60 {
    margin-left: 60px !important;
  }
  .s_ml65 {
    margin-left: 65px !important;
  }
  .s_ml70 {
    margin-left: 70px !important;
  }
  .s_ml75 {
    margin-left: 75px !important;
  }
  .s_ml80 {
    margin-left: 80px !important;
  }
  .s_ml85 {
    margin-left: 85px !important;
  }
  .s_ml90 {
    margin-left: 90px !important;
  }
  .s_ml95 {
    margin-left: 95px !important;
  }
  .s_ml100 {
    margin-left: 100px !important;
  }
  .s_ml105 {
    margin-left: 105px !important;
  }
  .s_ml110 {
    margin-left: 110px !important;
  }
  .s_ml115 {
    margin-left: 115px !important;
  }
  .s_ml120 {
    margin-left: 120px !important;
  }
  .s_ml125 {
    margin-left: 125px !important;
  }
  .s_ml130 {
    margin-left: 130px !important;
  }
  .s_ml135 {
    margin-left: 135px !important;
  }
  .s_ml140 {
    margin-left: 140px !important;
  }
  .s_ml145 {
    margin-left: 145px !important;
  }
  .s_ml150 {
    margin-left: 150px !important;
  }
  .s_mr0 {
    margin-right: 0px !important;
  }
  .s_mr5 {
    margin-right: 5px !important;
  }
  .s_mr10 {
    margin-right: 10px !important;
  }
  .s_mr15 {
    margin-right: 15px !important;
  }
  .s_mr20 {
    margin-right: 20px !important;
  }
  .s_mr25 {
    margin-right: 25px !important;
  }
  .s_mr30 {
    margin-right: 30px !important;
  }
  .s_mr35 {
    margin-right: 35px !important;
  }
  .s_mr40 {
    margin-right: 40px !important;
  }
  .s_mr45 {
    margin-right: 45px !important;
  }
  .s_mr50 {
    margin-right: 50px !important;
  }
  .s_mr55 {
    margin-right: 55px !important;
  }
  .s_mr60 {
    margin-right: 60px !important;
  }
  .s_mr65 {
    margin-right: 65px !important;
  }
  .s_mr70 {
    margin-right: 70px !important;
  }
  .s_mr75 {
    margin-right: 75px !important;
  }
  .s_mr80 {
    margin-right: 80px !important;
  }
  .s_mr85 {
    margin-right: 85px !important;
  }
  .s_mr90 {
    margin-right: 90px !important;
  }
  .s_mr95 {
    margin-right: 95px !important;
  }
  .s_mr100 {
    margin-right: 100px !important;
  }
  .s_mr105 {
    margin-right: 105px !important;
  }
  .s_mr110 {
    margin-right: 110px !important;
  }
  .s_mr115 {
    margin-right: 115px !important;
  }
  .s_mr120 {
    margin-right: 120px !important;
  }
  .s_mr125 {
    margin-right: 125px !important;
  }
  .s_mr130 {
    margin-right: 130px !important;
  }
  .s_mr135 {
    margin-right: 135px !important;
  }
  .s_mr140 {
    margin-right: 140px !important;
  }
  .s_mr145 {
    margin-right: 145px !important;
  }
  .s_mr150 {
    margin-right: 150px !important;
  }
  .s_mb0 {
    margin-bottom: 0px !important;
  }
  .s_mb5 {
    margin-bottom: 5px !important;
  }
  .s_mb10 {
    margin-bottom: 10px !important;
  }
  .s_mb15 {
    margin-bottom: 15px !important;
  }
  .s_mb20 {
    margin-bottom: 20px !important;
  }
  .s_mb25 {
    margin-bottom: 25px !important;
  }
  .s_mb30 {
    margin-bottom: 30px !important;
  }
  .s_mb35 {
    margin-bottom: 35px !important;
  }
  .s_mb40 {
    margin-bottom: 40px !important;
  }
  .s_mb45 {
    margin-bottom: 45px !important;
  }
  .s_mb50 {
    margin-bottom: 50px !important;
  }
  .s_mb55 {
    margin-bottom: 55px !important;
  }
  .s_mb60 {
    margin-bottom: 60px !important;
  }
  .s_mb65 {
    margin-bottom: 65px !important;
  }
  .s_mb70 {
    margin-bottom: 70px !important;
  }
  .s_mb75 {
    margin-bottom: 75px !important;
  }
  .s_mb80 {
    margin-bottom: 80px !important;
  }
  .s_mb85 {
    margin-bottom: 85px !important;
  }
  .s_mb90 {
    margin-bottom: 90px !important;
  }
  .s_mb95 {
    margin-bottom: 95px !important;
  }
  .s_mb100 {
    margin-bottom: 100px !important;
  }
  .s_mb105 {
    margin-bottom: 105px !important;
  }
  .s_mb110 {
    margin-bottom: 110px !important;
  }
  .s_mb115 {
    margin-bottom: 115px !important;
  }
  .s_mb120 {
    margin-bottom: 120px !important;
  }
  .s_mb125 {
    margin-bottom: 125px !important;
  }
  .s_mb130 {
    margin-bottom: 130px !important;
  }
  .s_mb135 {
    margin-bottom: 135px !important;
  }
  .s_mb140 {
    margin-bottom: 140px !important;
  }
  .s_mb145 {
    margin-bottom: 145px !important;
  }
  .s_mb150 {
    margin-bottom: 150px !important;
  }
}

.n_fs_xs {
  font-size: 80%;
}

.n_fs_s {
  font-size: 90%;
}

.n_fs_m {
  font-size: 100%;
}

.n_fs_l {
  font-size: 110%;
}

.n_fs_xl {
  font-size: 120%;
}

.n_fs_ll {
  font-size: 200%;
}

.n_align_left {
  text-align: left !important;
}

.n_align_left th, .n_align_left td {
  text-align: left !important;
}

.n_align_center {
  text-align: center !important;
}

.n_align_center th, .n_align_center td {
  text-align: center !important;
}

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

.n_align_right th, .n_align_right td {
  text-align: right !important;
}

.n_fw_normal {
  font-weight: normal;
}

.n_fw_bold {
  font-weight: bold;
}

.n_black {
  color: #232323 !important;
}

.n_red {
  color: #f92b1c !important;
}

.n_green {
  color: #4caf50 !important;
}

.n_gray {
  color: #818181 !important;
}

.n_orange {
  color: #ff9800 !important;
}

.n_g_map {
  width: 100% !important;
  height: 360px !important;
}

.n_g_map p {
  margin: 0 !important;
}

.n_text_indent {
  text-indent: -0.5em;
}


/*
  2018/7/25 add
*/
.n_quick_nav a.nav05_201807 {
  background: #00A749 !important;
}

/*# sourceMappingURL=../__sourcemaps/sp/style.css.map */
