@charset "UTF-8";
/* ***************************************
# Mixins 汎用mixin
*************************************** */
/* ******************************
# テキスト非表示
****************************** */
.text_indent_none {
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden; }

/* *******************************
# sprite用
******************************* */
/* ===============================================
for bem
=============================================== */
/* ===============================================
common parts
=============================================== */
/* **************************************************
Base
************************************************** */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
  background: none repeat scroll 0 0;
  border: 0 none;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline; }

body {
  background-color: #fff;
  font-size: 16px;
  color: #666;
  line-height: 1.5;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  -webkit-text-size-adjust: none; }

* {
  -webkit-tap-highlight-color: transparent !important; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2; }

table, caption, tbody, tfoot, thead {
  margin: 0;
  outline: 0 none;
  padding: 0; }

th, td {
  vertical-align: top;
  background: none repeat scroll 0 0;
  margin: 0;
  outline: 0 none;
  padding: 0; }

p, span, div {
  line-height: inherit; }

a {
  color: #666;
  text-decoration: underline;
  -webkit-tap-highlight-color: transparent; }
  a img {
    border: none;
    outline: 0 !important; }

a:hover {
  text-decoration: none;
  color: #666; }

button:focus {
  outline: 0 !important; }

button::active {
  outline: none; }

a:focus, p:focus, img:focus, div:focus {
  outline: none; }

ol, ul {
  list-style: none outside none; }

fieldset, img {
  vertical-align: bottom; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

br {
  letter-spacing: 0; }

hr {
  border: 0 none;
  height: 0;
  visibility: hidden; }

select, input, textarea {
  font-size: 99%; }

pre, code {
  font: 100% monospace; }

/* **************************************************
Layout
************************************************** */
body {
  min-width: 1200px;
  font-size: 16px; }
  body.small {
    font-size: 14px; }
  body.normal {
    font-size: 16px; }
  body.large {
    font-size: 18px; }
  body.white {
    background-color: #fff; }
  body.black {
    background-color: #000; }
  body.blue {
    background-color: #00008b; }

#wrap {
  font-size: 1em; }

/* ===============================================
parts
=============================================== */
.ttl--blue--large, .ttl--blue--large--center, .ttl--underline, .ttl--two_line, .date--under_ttl, .list_type_2 li .date {
  font-family: Meiryo, メイリオ,'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif; }

.ttl--blue--large, .ttl--blue--large--center {
  color: #363483;
  font-size: 2.250em;
  font-weight: bold; }

.ttl--blue--large--center {
  text-align: center; }

.ttl--underline {
  color: #333333;
  font-size: 1.5em;
  font-weight: normal;
  letter-spacing: 1.2px;
  line-height: 1.33333;
  text-align: left;
  border-bottom: 1px solid #333;
  padding-bottom: 5px; }

.ttl--two_line {
  color: #333333;
  font-size: 1.5em;
  font-weight: normal;
  text-align: center;
  padding: 18px 0;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  width: 100%; }

.ttl--simple {
  font-family: Meiryo;
  color: #666666;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 32px;
  text-align: left; }

.date--under_ttl, .list_type_2 li .date {
  color: #666666;
  font-size: 1em;
  font-weight: bold;
  line-height: 2;
  text-align: right;
  margin: 15px 0; }

.list_type_1 {
  font-size: 0.875em; }
  .list_type_1 li {
    padding: 15px 0;
    border-bottom: 1px dotted #bdc3c7; }
    .list_type_1 li a {
      text-decoration: none; }
      .list_type_1 li a:hover {
        text-decoration: underline; }
  .list_type_1 li:before {
    content: "▶";
    margin-right: 10px;
    color: #ff9d00;
    font-size: 0.750em;
    display: inline-block;
    vertical-align: 1px; }

.list_type_2 {
  margin-bottom: 40px; }
  .list_type_2 li {
    padding: 15px 0;
    border-top: 1px dotted #bdc3c7;
    border-bottom: 1px dotted #bdc3c7;
    margin-top: -1px; }
    .list_type_2 li .date {
      float: left;
      display: block;
      margin: 0;
      margin-right: 40px;
      letter-spacing: 1px; }
    .list_type_2 li a {
      text-decoration: none;
      display: block;
      overflow: hidden; }
      .list_type_2 li a:hover {
        text-decoration: underline; }

.link_arrow {
  display: inline-block;
  text-decoration: none; }
  .link_arrow:hover {
    text-decoration: underline; }
  .link_arrow:before {
    content: "▶\00a0";
    color: #ff9d00;
    font-size: 0.750em;
    display: inline-block;
    vertical-align: 1px; }

.link_arrow_2col, .ul_link_list li {
  padding-top: 13px;
  padding-bottom: 13px;
  border-top: 1px solid #ecf0f1;
  border-bottom: 1px solid #ecf0f1;
  margin-top: -1px; }
  .link_arrow_2col a:before, .ul_link_list li a:before {
    content: "▶\00a0";
    color: #ff9d00;
    font-size: 0.750em;
    display: inline-block;
    vertical-align: 1px; }
  .link_arrow_2col a, .ul_link_list li a {
    display: block;
    float: left;
    margin-right: 20px;
    font-weight: bold;
    text-decoration: none; }
    .link_arrow_2col a:hover, .ul_link_list li a:hover {
      text-decoration: underline; }
  .link_arrow_2col .txt, .ul_link_list li .txt {
    overflow: hidden;
    display: block; }

.link_arrow_1col, .ul_link_list_1col li {
  padding-top: 13px;
  padding-bottom: 13px;
  border-top: 1px solid #ecf0f1;
  border-bottom: 1px solid #ecf0f1;
  margin-top: -1px; }
  .link_arrow_1col a:before, .ul_link_list_1col li a:before {
    content: "▶\00a0";
    color: #ff9d00;
    font-size: 0.750em;
    display: inline-block;
    vertical-align: 1px; }
  .link_arrow_1col a, .ul_link_list_1col li a {
    display: block;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px; }
    .link_arrow_1col a:hover, .ul_link_list_1col li a:hover {
      text-decoration: underline; }
  .link_arrow_1col .txt, .ul_link_list_1col li .txt {
    display: block;
    padding-left: 15px; }

.btn_basic {
  padding: 20px 0;
  line-height: 1;
  width: 100%;
  background: #ff9d00;
  color: #fff;
  font-size: 1.25empx;
  display: inline-block;
  text-align: center;
  text-decoration: none; 
      margin: auto; 
  vertical-align: middle;
}
  .btn_basic:hover {
    opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    zoom: 1;
    color: #fff; }

.btn_basic--dl {
  padding: 20px 0;
  line-height: 1;
  width: 100%;
  background: #ff9d00;
  color: #fff;
  font-size: 1.25empx;
  display: inline-block;
  text-align: center;
  text-decoration: none; }
  .btn_basic--dl:hover {
    opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    zoom: 1;
    color: #fff; }
  .btn_basic--dl span:before {
    content: "";
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 14px;
    width: 14px;
    background-position: 0 -214px;
    display: inline-block;
    margin-right: 10px; }

.area_gray {
  background: #ecf0f1;
  padding: 20px; }

.area_line_separate {
  border-bottom: 1px solid #ecf0f1;
  padding-bottom: 15px;
  margin-bottom: 15px;
  word-wrap: break-word; }

.area_not_line_separate {
  padding-bottom: 10px;
  margin-bottom: 10px; }

.area_img_and_table {
  border-bottom: 1px solid #ecf0f1;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .area_img_and_table .ttl {
    margin-bottom: 15px; }
    .area_img_and_table .ttl .main {
      font-weight: bold;
      font-size: 1.250em;
      letter-spacing: 1px;
      line-height: 1.6; }
  .area_img_and_table .fl {
    padding-right: 22px; }
    .area_img_and_table .fl img {
      max-width: 128px;
      height: auto; }
  .area_img_and_table .oh table {
    width: 100%;
    table-layout: fixed; }
    .area_img_and_table .oh table td {
      text-align: left;
      padding-left: 8px;
      padding-right: 8px; }
    .area_img_and_table .oh table th, .area_img_and_table .oh table td {
      vertical-align: middle;
      padding-top: 5px;
      padding-bottom: 5px;
      border: 1px solid #bdc3c7; }
    .area_img_and_table .oh table th {
      background-color: #ecf0f1;
      font-weight: normal;
      width: 18.86792%; }

section + section .ttl--underline {
  margin-top: 60px; }

.row-4 .col .inner_2, .row-5 .col .inner_1 {
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #bdc3c7;
  box-sizing: border-box;
  background-color: #ecf0f1;
  background-position: center center;
  height: 218px;
  display: block; }

.row {
  width: 100%; }
  .row .col {
    float: left; }
    .row .col img {
      max-width: 100%;
      height: auto; }

.row-4 {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 20px; }
  .row-4 > div {
    padding-right: 5px;
    padding-left: 5px;
    box-sizing: border-box; }
  .row-4 .col {
    width: 25%;
    margin-bottom: 20px; }
    .row-4 .col .text {
      font-size: 0.875em;
      font-weight: bold;
      text-align: center;
      padding: 5px 0; }
    .row-4 .col .btn_basic--dl {
      font-size: 1em;
      font-weight: bold;
      padding: 12px 0; }

.row-5 {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 10px; }
  .row-5 > div {
    padding-right: 5px;
    padding-left: 5px;
    box-sizing: border-box; }
  .row-5 .col {
    width: 20%; }
    .row-5 .col .inner_1 {
      height: 168px; }

.row-3-1 {
  margin-left: -14px;
  margin-right: -14px; }
  .row-3-1 > div {
    padding-right: 14px;
    padding-left: 14px;
    box-sizing: border-box; }
  .row-3-1 .col--1st {
    font-weight: bold;
    line-height: 2;
    width: 13.97059%; }
  .row-3-1 .col--2nd {
    line-height: 2;
    width: 55.88235%; }
  .row-3-1 .col--2nd.no_img {
    width: 86.02941%; }
  .row-3-1 .col--3rd {
    line-height: 2;
    width: 30.14706%;
    text-align: center; }
    .row-3-1 .col--3rd a {
      text-decoration: none; }
    .row-3-1 .col--3rd img {
      display: block;
      margin: 0 auto; }
  .row-3-1 .comment {
    font-size: 0.750em;
    line-height: 1.5;
    display: block;
    text-align: center;
    margin-top: 5px; }

.accordion dt {
  cursor: pointer;
  padding: 8px 20px;
  font-weight: bold;
  letter-spacing: 1.6px;
  line-height: 2;
  position: relative;
  background: #ecf0f1;
  margin-bottom: 20px; }
  .accordion dt:after {
    content: "";
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 12px;
    width: 20px;
    background-position: 0 0;
    position: absolute;
    margin: auto;
    right: 20px;
    top: 0;
    bottom: 0; }
  .accordion dt.active:after {
    content: "";
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 12px;
    width: 20px;
    background-position: 0 -124px;
    position: absolute;
    margin: auto;
    right: 20px;
    top: 0;
    bottom: 0; }
.accordion dd {
  display: none; }

.form_wrap {
  margin-top: 15px; }
  .form_wrap table {
    table-layout: fixed;
    width: 100%; }
    .form_wrap table td, .form_wrap table th {
      vertical-align: middle;
      text-align: left;
      border-top: #ecf0f1 1px solid;
      border-bottom: #ecf0f1 1px solid;
      padding: 25px 0; }
    .form_wrap table th {
      width: 26.47059%; }
  .form_wrap .required {
    background-color: #e60012;
    width: 40px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    font-size: 0.750em;
    margin-left: 11px; }
  .form_wrap input[type="text"],
  .form_wrap input[type="tel"],
  .form_wrap input[type="email"], .form_wrap textarea {
    font-family: Meiryo;
    text-align: left;
    border: 1px solid #fff;
    border-radius: 4px;
    background-color: #ecf0f1;
    padding: 10px 5px;
    width: 100%;
    box-sizing: border-box; }
    .form_wrap input[type="text"].short_1,
    .form_wrap input[type="tel"].short_1,
    .form_wrap input[type="email"].short_1, .form_wrap textarea.short_1 {
      width: 100px; }
    .form_wrap input[type="text"].short_2,
    .form_wrap input[type="tel"].short_2,
    .form_wrap input[type="email"].short_2, .form_wrap textarea.short_2 {
      width: 50px; }
  .form_wrap input[type="submit"] {
    cursor: pointer;
    border: none;
    box-shadow: none;
    padding: 20px 0;
    line-height: 1;
    width: 100%;
    background: #ff9d00;
    color: #fff;
    font-size: 1.25empx;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    margin-top: 8px; }
    .form_wrap input[type="submit"]:hover {
      opacity: 0.8;
      -moz-opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
      zoom: 1;
      color: #fff; }
    .form_wrap input[type="submit"]:hover {
      background-color: #ff9d00; }
  .form_wrap .area_line_separate {
    margin-top: 10px; }
    .form_wrap .area_line_separate + .area_line_separate {
      margin-top: 0; }

/* ===============================================
bxslide override
=============================================== */
.bx-wrapper {
  padding: 0;
  border: none;
  box-shadow: none;
  background: transparent; }

.bx-wrapper .bx-controls-direction .bx-prev {
  left: -60px;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-image: url('../images/icons-s8f3b6a6ac1.png');
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  width: 24px;
  background-position: 0 -12px; }
.bx-wrapper .bx-controls-direction .bx-next {
  right: -60px;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-image: url('../images/icons-s8f3b6a6ac1.png');
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  width: 24px;
  background-position: 0 -52px; }

/* ===============================================
header
=============================================== */
#header {
  width: 1200px;
  position: relative;
  margin: 0 auto 20px;
  padding-top: 20px; }
  #header .logo_minshin {
    position: absolute;
    top: 20px;
    right: 177px; }
  #header .font_change {
    position: absolute;
    top: 20px;
    right: 443px; }
  #header .color_change {
    position: absolute;
    top: 20px;
    right: 285px; }
  #header .sns_icons {
    position: absolute;
    top: 20px;
    right: 0; }

.logo a {
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-image: url('../images/icons-s8f3b6a6ac1.png');
  background-repeat: no-repeat;
  display: block;
  height: 102px;
  width: 257px;
  background-position: 0 -660px; }

.logo_minshin a {
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-image: url('../images/icon_kokuminminshutou_logo.png');
  height:65px;
  width:110px;	
  background-repeat: no-repeat;
  display: block;
	/*background-image: url('../images/icons-s8f3b6a6ac1.png');*/
  	/*height: 62px;
	width: 66px;
	background-position: 0 -762px;*/
  }

.font_change__ttl {
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-image: url('../images/icons-s8f3b6a6ac1.png');
  background-repeat: no-repeat;
  display: block;
  height: 14px;
  width: 73px;
  background-position: 0 -1442px; }
.font_change p {
  top: -5px;
  position: relative; }
.font_change p, .font_change ul {
  display: inline-block; }
.font_change li {
  float: left;
  margin-left: 5px; }

.color_change__ttl {
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-image: url('../images/icons-s8f3b6a6ac1.png');
  background-repeat: no-repeat;
  display: block;
  height: 15px;
  width: 43px;
  background-position: 0 -1412px; }
.color_change p {
  top: -5px;
  position: relative; }
.color_change p, .color_change ul {
  display: inline-block; }
.color_change li {
  float: left;
  margin-left: 5px; }

.sns_icons li {
  float: left;
  margin-left: 10px; }

.font_change__li1 a {
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-image: url('../images/icons-s8f3b6a6ac1.png');
  background-repeat: no-repeat;
  display: block;
  height: 26px;
  width: 54px;
  background-position: 0 -228px; }
  .font_change__li1 a:hover, .font_change__li1 a.active {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 26px;
    width: 54px;
    background-position: 0 -280px; }

.font_change__li2 a {
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-image: url('../images/icons-s8f3b6a6ac1.png');
  background-repeat: no-repeat;
  display: block;
  height: 26px;
  width: 54px;
  background-position: 0 -332px; }
  .font_change__li2 a:hover, .font_change__li2 a.active {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 26px;
    width: 54px;
    background-position: 0 -384px; }

.font_change__li3 a {
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-image: url('../images/icons-s8f3b6a6ac1.png');
  background-repeat: no-repeat;
  display: block;
  height: 26px;
  width: 54px;
  background-position: 0 -436px; }
  .font_change__li3 a:hover, .font_change__li3 a.active {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 26px;
    width: 54px;
    background-position: 0 -488px; }

.color_change__li1 a {
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-image: url('../images/icons-s8f3b6a6ac1.png');
  background-repeat: no-repeat;
  display: block;
  height: 26px;
  width: 26px;
  background-position: 0 -136px; }

.color_change__li2 a {
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-image: url('../images/icons-s8f3b6a6ac1.png');
  background-repeat: no-repeat;
  display: block;
  height: 26px;
  width: 26px;
  background-position: 0 -162px; }

.color_change__li3 a {
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-image: url('../images/icons-s8f3b6a6ac1.png');
  background-repeat: no-repeat;
  display: block;
  height: 26px;
  width: 26px;
  background-position: 0 -188px; }

.sns_icons__li1 a {
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-image: url('../images/icons-s8f3b6a6ac1.png');
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  width: 40px;
  background-position: 0 -540px; }

.sns_icons__li2 a {
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-image: url('../images/icons-s8f3b6a6ac1.png');
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  width: 40px;
  background-position: 0 -580px; }

.sns_icons__li3 a {
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-image: url('../images/icons-s8f3b6a6ac1.png');
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  width: 40px;
  background-position: 0 -620px; }

/* ===============================================
gnavi
=============================================== */
.gnavi {
  position: absolute;
  top: 101px;
  left: 344px; }
  .gnavi li {
    float: left; }
  .gnavi .nav1 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 79px;
    background-position: 0 -824px; }
    .gnavi .nav1 a:hover {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 21px;
      width: 79px;
      background-position: 0 -866px; }
  .gnavi .nav1.current-menu-item a, .gnavi .nav1.current-page-ancestor a {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 79px;
    background-position: 0 -866px; }
  .gnavi .nav2 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 106px;
    background-position: 0 -908px; }
    .gnavi .nav2 a:hover {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 21px;
      width: 106px;
      background-position: 0 -950px; }
  .gnavi .nav2.current-menu-item a, .gnavi .nav2.current-page-ancestor a {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 106px;
    background-position: 0 -950px; }
  .gnavi .nav3 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 120px;
    background-position: 0 -992px; }
    .gnavi .nav3 a:hover {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 21px;
      width: 120px;
      background-position: 0 -1034px; }
  .gnavi .nav3.current-menu-item a, .gnavi .nav3.current-page-ancestor a {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 120px;
    background-position: 0 -1034px; }
  .gnavi .nav4 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 133px;
    background-position: 0 -1076px; }
    .gnavi .nav4 a:hover {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 21px;
      width: 133px;
      background-position: 0 -1118px; }
  .gnavi .nav4.current-menu-item a, .gnavi .nav4.current-page-ancestor a {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 133px;
    background-position: 0 -1118px; }
  .gnavi .nav5 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 140px;
    background-position: 0 -1160px; }
    .gnavi .nav5 a:hover {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 21px;
      width: 140px;
      background-position: 0 -1202px; }
  .gnavi .nav5.current-menu-item a, .gnavi .nav5.current-page-ancestor a {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 140px;
    background-position: 0 -1202px; }
  .gnavi .nav6 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 79px;
    background-position: 0 -1244px; }
    .gnavi .nav6 a:hover {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 21px;
      width: 79px;
      background-position: 0 -1286px; }
  .gnavi .nav6.current-menu-item a, .gnavi .nav6.current-page-ancestor a {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 79px;
    background-position: 0 -1286px; }
  .gnavi .nav7 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 138px;
    background-position: 0 -1328px; }
    .gnavi .nav7 a:hover {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 21px;
      width: 138px;
      background-position: 0 -1370px; }
  .gnavi .nav7.current-menu-item a, .gnavi .nav7.current-page-ancestor a {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 138px;
    background-position: 0 -1370px; }
	
/* 20160609 追加 トピックス */	
  .gnavi .nav8 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 102px;
    background-position: 0 -1470px; }
    .gnavi .nav8 a:hover {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 21px;
      width: 102px;
      background-position: 0 -1512px; }
  .gnavi .nav8.current-menu-item a, .gnavi .nav8.current-page-ancestor a {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 102px;
    background-position: 0 -1512px; }

/* ===============================================
#top
=============================================== */
#totop {
  background-color: #bdc3c7;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  display: block;
  color: #666;
  text-decoration: none; }
  #totop:before {
    content: "";
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 12px;
    width: 20px;
    background-position: 0 -112px;
    margin: 0 auto 8px; }

/* ===============================================
footer
=============================================== */
#footer {
  background-color: #ecf0f1;
  padding: 40px 0; }
  #footer .inner_01 {
    width: 1200px;
    margin: 0 auto;
    position: relative; }
  #footer .footer_nav ul {
    float: left;
    margin-right: 40px; }
    #footer .footer_nav ul a {
      text-decoration: none; }
  #footer .footer_nav li {
    margin-bottom: 10px; }
    #footer .footer_nav li:before {
      content: "";
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 10px;
      width: 6px;
      background-position: 0 -92px;
      display: inline-block;
      margin-right: 9px; }
    #footer .footer_nav li a:hover {
      text-decoration: underline; }
  #footer .logo_minshin {
    position: absolute;
	right: 159px;
    top: 0; }
  #footer .sns_icons {
    position: absolute;
    right: 0;
    top: 0; }
  #footer .footer_bn {
    position: absolute;
    left: 550px;
    top: 0; }
    #footer .footer_bn li {
      margin-bottom: 20px; }

.copy {
  padding: 20px 0;
  text-align: center;
  font-family: Meiryo;
  color: #666666;
  font-size: 0.750em;
  font-weight: 400;
  line-height: 32px; }

/* ===============================================
top
=============================================== */
.slide {
  background: url(../images/back_slide.png) repeat left top;
  width: 100%;
  min-height: 538px; }
  .slide .bx-viewport {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto; }

.top_message {
  width: 100%;
  overflow: hidden; }
  .top_message .ttl--blue--large--center {
    margin-bottom: 40px; }
  .top_message .inner_1 {
    width: 1200px;
    margin: 0 auto; }
    .top_message .inner_1 .fl {
      width: 600px; }
    .top_message .inner_1 .fl img {
      position: relative;
      left: -200px; }
    .top_message .inner_1 .fr {
      width: 600px;
      box-sizing: border-box;
      padding: 40px 80px 0; }
      .top_message .inner_1 .fr li {
        max-width: 520%; }
      .top_message .inner_1 .fr .content {
        color: #666;
        font-size: 1em;
        letter-spacing: 1.6px;
        line-height: 2;
        text-align: left;
        margin-bottom: 38px; }
  .top_message .btn {
    padding: 20px 0;
    line-height: 1;
    width: 100%;
    background: #ff9d00;
    color: #fff;
    font-size: 1.25empx;
    display: inline-block;
    text-align: center;
    text-decoration: none; }
    .top_message .btn:hover {
      opacity: 0.8;
      -moz-opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
      zoom: 1;
      color: #fff; }
  .top_message .bx-wrapper {
    margin-bottom: 0; }

.top_topics {
  background-color: #fabe00;
  padding: 38px 0; }
  .top_topics .ttl--blue--large--center {
    margin-bottom: 40px; }
  .top_topics .inner_1 {
    width: 330px;
    margin: 0 auto; }
  .top_topics .eyecatch {
    margin-bottom: 20px;
    display: block; }
  .top_topics .date--under_ttl, .top_topics .list_type_2 li .date, .list_type_2 li .top_topics .date {
    margin: 10px 0; }
  .top_topics .btn {
    padding: 20px 0;
    line-height: 1;
    width: 100%;
    background: #003f88;
    color: #fff;
    font-size: 1.25empx;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 100%;
    max-width: 1040px;
    display: block;
    margin: 0 auto; }
    .top_topics .btn:hover {
      opacity: 0.8;
      -moz-opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
      zoom: 1;
      color: #fff; }
  .top_topics .detail {
    color: #363483;
    font-weight: bold; }

.top_other {
  width: 1200px;
  margin: 0 auto;
  padding: 40px 0; }
  .top_other aside {
    float: left; }
/*  .top_other .fb, .top_other .tw {
    width: 400px;
    height: 380px;
    background: #ccc;
    margin-right: 40px; }
  .top_other .bn {
    width: 320px; }
    .top_other .bn a {
      display: block;
      margin-bottom: 20px; }
      .top_other .bn a img {
        max-width: 100%; }
      .top_other .bn a.sp {
        display: none; }*/

/* 20171010修正 START */

  .top_other .fb {
    /*width: 580px;*/
	  width:500px;
    height: 380px;
    background: #ccc;
    /*margin-right: 40px;*/
	margin-right:120px;}

  .top_other .tw {
    width: 580px;
    height: 380px;
    background: #ccc;
    margin-right: 0px; }



  .top_other .douga {
    width: 580px;
    height: 380px;
    background: #ccc;
    margin-right: 0px; }

  .top_other .video {
   position:relative;
   width:100%;
   padding-top:56.25%;
}
  .top_other .video iframe {
   position:absolute;
   top:0;
   right:0;
   width:100%;
   height:380px;
}

  .top_other .ketsui {
    width: 580px;
    height: 380px;
    background: #ccc;
    margin-right: 40px; }

/*  .top_other .bn {
    width: 320px; }
    .top_other .bn a {
      display: block;
      margin-bottom: 20px; }
      .top_other .bn a img {
        max-width: 100%; }*/
      .top_other .bn a.sp {
        display: none; }

.top_other_small {
  width: 1040px;
  overflow: hidden;
  margin: 0 auto 50px;
  padding: 40px 0; }
  .top_other_small aside {
    float: left; }

  .top_other_small aside.seconds {
    width: 500px;
    background: #ccc;
    margin-right: 40px; }

  .top_other_small .profile {
    width: 500px;
    background: #ccc;
    margin-right: 0px; }

/* 20171010修正 END */

.top_access {
	clear: both;
  background-color: #ecf0f1;
  padding: 40px 0; }
  .top_access .ttl--blue--large--center {
    margin-bottom: 40px; }
  .top_access .ttl--two_line {
    margin-bottom: 20px; }
  .top_access .inner_1 {
    width: 1200px;
    margin: 0 auto; }
  .top_access .fl, .top_access .fr {
    width: 580px;
    margin: 0 auto; }
  .top_access iframe {
    margin-bottom: 10px; }
  .top_access p {
    line-height: 1.8; }

/* ===============================================
下層ページ
=============================================== */
.lower {
  background-color: #fabe00;
  padding: 40px 0 80px; }
  .lower .main_contents_inner--1st {
    border: 1px solid #ecf0f1;
    background-color: #ffffff;
    width: 1200px;
    margin: 0 auto; }
  .lower .main_contents_inner--2nd {
    padding: 80px;
    line-height: 1.8; }
  .lower .col_right {
    width: 320px;
    float: right;
    padding-top: 10px; }
    .lower .col_right .ttl--underline {
      font-family: Meiryo;
      color: #333333;
      font-weight: bold;
      letter-spacing: 0.8px;
      text-align: left;
      font-size: 1em; }
  .lower .col_left {
    width: 680px;
    float: left; }
  .lower .col_full {
    width: 100%;
    max-width: 685px;
    margin: 0 auto; }
  .lower .ttl--blue--large--center {
    margin: 25px 0 65px; }

.col_left .single {
  line-height: 2; }

/* ===============================================
cheer
=============================================== */
.cheer_top {
  position: relative; 
}
  .cheer_top .btn_wrap {
    position: absolute;
    bottom: 30px;
    left: 0; 
}
  .cheer_top .btn_basic {
    display: inline-block;
    width: 180px;
    float: left;
    z-index: 5; 
	font-size: 0.8em;
}
  .cheer_top .btn_basic + .btn_basic {
    margin-left: 5px; }

#post-43 .inner_pad a,
#post-56 .inner_pad a, .page-template-default .inner_pad a {
  font-weight: bold;
  color: #ff9d00;
  text-decoration: none; }
  #post-43 .inner_pad a:hover,
  #post-56 .inner_pad a:hover, .page-template-default .inner_pad a:hover {
    text-decoration: underline; }

#post-45 .btn_basic {
  width: 310px;
  float: left;
  z-index: 5; }
#post-45 .btn_basic + .btn_basic {
  float: right; }

/* ===============================================
contact
=============================================== */
#post-101 .inner_pad a {
  font-weight: bold;
  color: #ff9d00;
  text-decoration: none; }
  #post-101 .inner_pad a:hover {
    text-decoration: underline; }

/* ===============================================
topics
=============================================== */
.topics {
  margin-bottom: 30px; }
  .topics .date--under_ttl, .topics .list_type_2 li .date, .list_type_2 li .topics .date {
    margin-bottom: 30px; }
  .topics .fr {
    padding-left: 30px; }
    .topics .fr a {
      display: block; }
      .topics .fr a + a {
        margin-top: 10px; }

/* ===============================================
sitemap
=============================================== */
#sitemap_manu > ul > li {
  padding-top: 13px;
  padding-bottom: 13px;
  border-top: 1px solid #ecf0f1;
  border-bottom: 1px solid #ecf0f1; }
#sitemap_manu > ul > li > a {
  text-decoration: none;
  font-weight: bold; }
#sitemap_manu > ul > li > a:before {
  content: "▶\00a0";
  color: #ff9d00;
  font-size: 0.750em;
  display: inline-block;
  vertical-align: 1px; }
#sitemap_manu > ul .sub-menu li {
  padding-left: 16px; }
  #sitemap_manu > ul .sub-menu li a {
    text-decoration: none; }
    #sitemap_manu > ul .sub-menu li a:hover {
      text-decoration: underline; }

/* ===============================================
パンくず
=============================================== */
.breadcrumbs {
  font-family: Meiryo;
  color: #666;
  font-size: 0.875em;
  width: 1200px;
  margin: 0 auto; }
  .breadcrumbs a:after {
    content: "";
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 10px;
    width: 6px;
    background-position: 0 -102px;
    display: inline-block;
    margin: 0 10px; }

/* ===============================================
page nation
=============================================== */
.wp-pagenavi a, .wp-pagenavi span {
  display: inline-block;
  border-style: solid;
  border-width: 1px;
  border-color: #ecf0f1;
  box-sizing: border-box;
  background-color: #ffffff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  margin-right: 10px;
  font-weight: bold; }
.wp-pagenavi span.current, .wp-pagenavi a:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #ecf0f1;
  box-sizing: border-box;
  background-color: #ecf0f1; }

/* ===============================================
color
=============================================== */
.show_cc_off {
  position: relative;
  left: 0; }

.show_cc_on {
  position: absolute;
  left: -9999px; }

body.black,
body.blue {
  color: #ffff00 !important; }
  body.black a, body.black p, body.black div, body.black span, body.black td, body.black th, body.black h1, body.black h2, body.black h3, body.black h4, body.black h5, body.black h6, body.black .date--under_ttl, body.black .list_type_2 li .date, .list_type_2 li body.black .date,
  body.blue a,
  body.blue p,
  body.blue div,
  body.blue span,
  body.blue td,
  body.blue th,
  body.blue h1,
  body.blue h2,
  body.blue h3,
  body.blue h4,
  body.blue h5,
  body.blue h6,
  body.blue .date--under_ttl,
  body.blue .list_type_2 li .date,
  .list_type_2 li body.blue .date {
    color: #ffff00 !important; }
  body.black .show_cc_off,
  body.blue .show_cc_off {
    position: absolute;
    left: -9999px; }
  body.black .show_cc_on,
  body.blue .show_cc_on {
    position: relative;
    left: 0; }
  body.black .logo a, body.black .logo_minshin a,
  body.blue .logo a,
  body.blue .logo_minshin a {
    background-color: #FFFFFF; }
  body.black .ttl--underline,
  body.blue .ttl--underline {
    border-bottom: 1px solid #ffff00; }
  body.black .ttl--two_line,
  body.blue .ttl--two_line {
    border-top: 1px solid #ffff00;
    border-bottom: 1px solid #ffff00; }
  body.black .font_change .font_change__ttl,
  body.blue .font_change .font_change__ttl {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 14px;
    width: 73px;
    background-position: 0 -1456px; }
  body.black .font_change p, body.black .font_change ul,
  body.blue .font_change p,
  body.blue .font_change ul {
    display: inline-block !important; }
  body.black .color_change .color_change__ttl,
  body.blue .color_change .color_change__ttl {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 15px;
    width: 43px;
    background-position: 0 -1427px; }
  body.black .btn_basic, body.black .btn_basic--dl, body.black .top_message .btn, body.black .top_topics .btn, body.black .form_wrap input[type="submit"],
  body.blue .btn_basic,
  body.blue .btn_basic--dl,
  body.blue .top_message .btn,
  body.blue .top_topics .btn,
  body.blue .form_wrap input[type="submit"] {
    background-color: transparent;
    text-decoration: underline;
    color: #ffff00 !important; }
  body.black .area_gray, body.black .area_img_and_table .oh table th, body.black .accordion dt,
  body.blue .area_gray,
  body.blue .area_img_and_table .oh table th,
  body.blue .accordion dt {
    background-color: transparent; }
  body.black .accordion dt,
  body.blue .accordion dt {
    text-decoration: underline; }
  body.black .color_change p, body.black .color_change ul,
  body.blue .color_change p,
  body.blue .color_change ul {
    display: inline-block !important; }
  body.black .font_change__li1 a,
  body.blue .font_change__li1 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 26px;
    width: 54px;
    background-position: 0 -254px; }
    body.black .font_change__li1 a:hover, body.black .font_change__li1 a.active,
    body.blue .font_change__li1 a:hover,
    body.blue .font_change__li1 a.active {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 26px;
      width: 54px;
      background-position: 0 -306px; }
  body.black .font_change__li2 a,
  body.blue .font_change__li2 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 26px;
    width: 54px;
    background-position: 0 -358px; }
    body.black .font_change__li2 a:hover, body.black .font_change__li2 a.active,
    body.blue .font_change__li2 a:hover,
    body.blue .font_change__li2 a.active {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 26px;
      width: 54px;
      background-position: 0 -410px; }
  body.black .font_change__li3 a,
  body.blue .font_change__li3 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 26px;
    width: 54px;
    background-position: 0 -462px; }
    body.black .font_change__li3 a:hover, body.black .font_change__li3 a.active,
    body.blue .font_change__li3 a:hover,
    body.blue .font_change__li3 a.active {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 26px;
      width: 54px;
      background-position: 0 -514px; }
  body.black .nav1 a,
  body.blue .nav1 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 79px;
    background-position: 0 -845px; }
    body.black .nav1 a:hover,
    body.blue .nav1 a:hover {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 21px;
      width: 79px;
      background-position: 0 -887px; }
  body.black .nav1.current-menu-item a, body.black .nav1.current-page-ancestor a,
  body.blue .nav1.current-menu-item a,
  body.blue .nav1.current-page-ancestor a {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 79px;
    background-position: 0 -887px; }
  body.black .nav2 a,
  body.blue .nav2 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 106px;
    background-position: 0 -929px; }
    body.black .nav2 a:hover,
    body.blue .nav2 a:hover {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 21px;
      width: 106px;
      background-position: 0 -971px; }
  body.black .nav2.current-menu-item a, body.black .nav2.current-page-ancestor a,
  body.blue .nav2.current-menu-item a,
  body.blue .nav2.current-page-ancestor a {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 106px;
    background-position: 0 -971px; }
  body.black .nav3 a,
  body.blue .nav3 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 120px;
    background-position: 0 -1013px; }
    body.black .nav3 a:hover,
    body.blue .nav3 a:hover {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 21px;
      width: 120px;
      background-position: 0 -1055px; }
  body.black .nav3.current-menu-item a, body.black .nav3.current-page-ancestor a,
  body.blue .nav3.current-menu-item a,
  body.blue .nav3.current-page-ancestor a {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 120px;
    background-position: 0 -1055px; }
  body.black .nav4 a,
  body.blue .nav4 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 133px;
    background-position: 0 -1097px; }
    body.black .nav4 a:hover,
    body.blue .nav4 a:hover {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 21px;
      width: 133px;
      background-position: 0 -1139px; }
  body.black .nav4.current-menu-item a, body.black .nav4.current-page-ancestor a,
  body.blue .nav4.current-menu-item a,
  body.blue .nav4.current-page-ancestor a {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 133px;
    background-position: 0 -1139px; }
  body.black .nav5 a,
  body.blue .nav5 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 95px;
    background-position: 0 -1181px; }
    body.black .nav5 a:hover,
    body.blue .nav5 a:hover {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 21px;
      width: 95px;
      background-position: 0 -1223px; }
  body.black .nav5.current-menu-item a, body.black .nav5.current-page-ancestor a,
  body.blue .nav5.current-menu-item a,
  body.blue .nav5.current-page-ancestor a {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 95px;
    background-position: 0 -1223px; }
  body.black .nav6 a,
  body.blue .nav6 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 79px;
    background-position: 0 -1265px; }
    body.black .nav6 a:hover,
    body.blue .nav6 a:hover {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 21px;
      width: 79px;
      background-position: 0 -1307px; }
  body.black .nav6.current-menu-item a, body.black .nav6.current-page-ancestor a,
  body.blue .nav6.current-menu-item a,
  body.blue .nav6.current-page-ancestor a {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 79px;
    background-position: 0 -1307px; }
  body.black .nav7 a,
  body.blue .nav7 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 138px;
    background-position: 0 -1349px; }
    body.black .nav7 a:hover,
    body.blue .nav7 a:hover {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 21px;
      width: 138px;
      background-position: 0 -1391px; }
  body.black .nav7.current-menu-item a, body.black .nav7.current-page-ancestor a,
  body.blue .nav7.current-menu-item a,
  body.blue .nav7.current-page-ancestor a {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 138px;
    background-position: 0 -1391px; }

/*20160609 追加 トピックス*/
  body.black .nav8 a,
  body.blue .nav8 a {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 102px;
    background-position: 0 -1491px; }
    body.black .nav8 a:hover,
    body.blue .nav8 a:hover {
      background-image: url('../images/icons-s8f3b6a6ac1.png');
      background-repeat: no-repeat;
      display: block;
      height: 21px;
      width: 102px;
      background-position: 0 -1533px; }
  body.black .nav8.current-menu-item a, body.black .nav8.current-page-ancestor a,
  body.blue .nav8.current-menu-item a,
  body.blue .nav8.current-page-ancestor a {
    background-image: url('../images/icons-s8f3b6a6ac1.png');
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 102px;
    background-position: 0 -1533px; }


body.black .lower, body.black .main_contents_inner--1st, body.black #footer, body.black #totop, body.black .top_topics, body.black .top_access {
  background: #000; }

body.blue .lower, body.blue .main_contents_inner--1st, body.blue #footer, body.blue #totop, body.blue .top_topics, body.blue .top_access {
  background: #00008b; }

/* **************************************************
Modules
************************************************** */
.rollover-op:hover, .logo a:hover, #totop:hover, #footer .footer_bn li:hover, .top_message .inner_1 .fl a:hover, .top_other .bn a:hover, .topics .fr a:hover {
  filter: progid:DXImageTransfor.Microsoft.Alpha(Opacity=70);
  opacity: 0.7; }

/* float
------------------------------------- */
.fr {
  float: right;
  display: inline;
  *zoom: 1; }

.fl {
  float: left;
  display: inline;
  *zoom: 1; }

.cl {
  clear: both; }

/* margin
------------------------------------- */
.am {
  margin-right: auto;
  margin-left: auto;
  display: block; }

.mt3 {
  margin-top: 3px !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; }

.mb3 {
  margin-bottom: 3px !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; }

.mb60 {
  margin-bottom: 60px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.ml3 {
  margin-left: 3px !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; }

.mr3 {
  margin-right: 3px !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; }

/* padding
------------------------------------- */
.pl3 {
  padding-left: 3px !important; }

.pl5 {
  padding-left: 5px !important; }

.pl10 {
  padding-left: 10px !important; }

.pl15 {
  padding-left: 15px !important; }

.pl20 {
  padding-left: 20px !important; }

.pl25 {
  padding-left: 25px !important; }

.pl30 {
  padding-left: 30px !important; }

.pl35 {
  padding-left: 35px !important; }

.pl40 {
  padding-left: 40px !important; }

.pl45 {
  padding-left: 45px !important; }

.pl50 {
  padding-left: 50px !important; }

.pr3 {
  padding-right: 3px !important; }

.pr5 {
  padding-right: 5px !important; }

.pr10 {
  padding-right: 10px !important; }

.pr15 {
  padding-right: 15px !important; }

.pr20 {
  padding-right: 20px !important; }

.pr25 {
  padding-right: 25px !important; }

.pr30 {
  padding-right: 30px !important; }

.pr35 {
  padding-right: 35px !important; }

.pr40 {
  padding-right: 40px !important; }

.pr45 {
  padding-right: 45px !important; }

.pr50 {
  padding-right: 50px !important; }

.pt3 {
  padding-top: 3px !important; }

.pt5 {
  padding-top: 5px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt25 {
  padding-top: 25px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt35 {
  padding-top: 35px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt45 {
  padding-top: 45px !important; }

.pt50 {
  padding-top: 50px !important; }

.pb3 {
  padding-bottom: 3px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.pb50 {
  padding-bottom: 50px !important; }

/* font-size
------------------------------------- */
.fs8 {
  font-size: 8px !important; }

.fs9 {
  font-size: 9px !important; }

.fs10 {
  font-size: 10px !important; }

.fs11 {
  font-size: 11px !important; }

.fs12 {
  font-size: 12px !important; }

.fs13 {
  font-size: 13px !important; }

.fs14 {
  font-size: 14px !important; }

.fs15 {
  font-size: 15px !important; }

.fs16 {
  font-size: 16px !important; }

.fs17 {
  font-size: 17px !important; }

.fs18 {
  font-size: 18px !important; }

.fs19 {
  font-size: 19px !important; }

.fs20 {
  font-size: 20px !important; }

.fs21 {
  font-size: 21px !important; }

.fs22 {
  font-size: 22px !important; }

.fs23 {
  font-size: 23px !important; }

.fs24 {
  font-size: 24px !important; }

.fs25 {
  font-size: 25px !important; }

.fs26 {
  font-size: 26px !important; }

.fs27 {
  font-size: 27px !important; }

.fs28 {
  font-size: 28px !important; }

.fs29 {
  font-size: 29px !important; }

.fs30 {
  font-size: 30px !important; }

.fs50 {
  font-size: 50px !important; }

/* font-weight
------------------------------------- */
.bold {
  font-weight: bold; }

.normal {
  font-weight: normal; }

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

.al {
  text-align: left !important; }

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

.oh {
  overflow: hidden;
  position: relative;
  *zoom: 1; }

.position_ab {
  position: absolute; }

.indent_1 {
  padding-left: 1em;
  text-indent: -1em; }

.indent_3 {
  padding-left: 2.5em;
  text-indent: -2.5em; }

.red {
  color: #AA2912; }

.pink {
  color: #DF6471; }

.db {
  display: block; }

.noborder {
  border: none !important; }

.text-indent-none {
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden; }

/*clearfix*/
.clearfix:after, .list_type_2 li:after, .link_arrow_2col:after, .ul_link_list li:after, .row:after, #footer .footer_nav:after, .top_message .inner_1:after, .top_other:after, .lower .main_contents_inner--2nd:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  line-height: 0;
  visibility: hidden; }

.clearfix, .list_type_2 li, .link_arrow_2col, .ul_link_list li, .row, #footer .footer_nav, .top_message .inner_1, .top_other, .lower .main_contents_inner--2nd {
  *zoom: 1; }
