@charset "UTF-8";
#header::after, #header #top::after, #top_menu::after, #select_menu::after, #language_menu::after, #visitor_menu::after, nav ul#globalnavi::after, #sns_list ul::after, #sp_help #sns_list::after, #contents::after, #main_contents .current_area ul::after, #main_contents p.topics_more::after, #main_contents .sitemap_area::after {
  display: block;
  content: "";
  clear: both; }

#select_menu li a::before, #left_contents ul#sub_menu > li ul li a:not(.outside)::before, #main_contents .current_area ul li:not(.outside)::before, #main_contents .index_main ul li:not(.outside)::before, .visitor #main_contents li:not(.outside)::before, #main_contents .btn.arw::before {
  margin-top: -2px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-color: rgba(255, 0, 0, 0);
  border-width: 5px 0 5px 5px;
  border-left-color: #c40202;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle; }

html {
  overflow-y: scroll; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, embed {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

/* for html5 */
header, footer, nav, article, section, aside, figure, figcaption {
  display: block;
  margin: 0;
  padding: 0; }

#header ul li, #globalnavi ul li, #left_contents ul li, #footer ul li, #nav_expanded ul li {
  vertical-align: top; }

#header li, #globalnavi li, #left_contents li, #footer li, #nav_expanded li {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

legend {
  color: #000; }

img,
embed,
object {
  vertical-align: top; }

hr {
  display: none; }

body {
  font-size: 0.8em; }

table {
  font-size: inherit;
  font: 100%; }

select,
input,
textarea {
  font-size: 99%; }

body,
input,
select,
textarea {
  line-height: 1.8;
  color: #000; }

a {
  color: #000;
  text-decoration: underline; }

a:visited {
  color: #000; }

a:hover {
  color: #c40000; }

a.current {
  color: #c40000; }

#header a {
  color: #000; }
  #header a:visited {
    color: #000; }
  #header a:hover {
    color: #c40000; }

#select_menu a {
  font-size: 77%; }

#footer_contents a, #footer_contents a:visited, #footer_contents a:hover {
  color: #fff; }

/* sitemap */
.sitemap_main a {
  color: #000080; }
  .sitemap_main a:visited {
    color: #600060; }
  .sitemap_main a:hover {
    color: #c40000; }

#main_contents .sitemap_area h3 {
  font-size: 100%; }

/* main_contents */
#main_contents h1 {
  font-size: 180%; }
#main_contents h2 {
  font-size: 130%; }
#main_contents h3 {
  font-size: 130%; }
#main_contents h4 {
  font-size: 110%; }
#main_contents h5 {
  font-size: 100%; }
#main_contents h6 {
  font-size: 100%; }
#main_contents pre {
  font-size: 125%; }
#main_contents figcaption {
  font-size: 92%;
  line-height: 1.4em; }

html {
  min-height: 100%;
  height: auto;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; }

body {
  margin: 0 auto;
  text-align: left;
  background-color: #fff; }

#alert {
  border: 3px solid red;
  margin: 10px auto;
  font-size: 14px;
  max-width: 950px;
  padding: 10px;
  line-height: 1.3; }

.red {
  color: #b70100; }

/******* header *******/
#header {
  width: 963px;
  margin: 0 auto;
  position: relative; }
  @media screen and (max-width: 983px) {
    #header {
      height: auto; } }

#logo {
  width: 270px;
  padding: 5px 0 0 0; }

#top_menu {
  position: absolute;
  right: 0;
  top: 0; }

#select_menu {
  position: relative;
  float: left;
  font-size: 14px;
  list-style-type: none; }
  #select_menu li {
    float: left; }
    #select_menu li a {
      text-decoration: none;
      display: block;
      padding: 10px 10px; }
  @media screen and (max-width: 983px) {
    #select_menu {
      position: absolute;
      right: 5px;
      top: 30px; } }

#sp_sel {
  width: 100%;
  position: relative;
  background: #fff;
  border-top: 4px solid #c40202;
  height: 41px; }

#sp_help #select_menu {
  font-size: 15px;
  position: absolute;
  right: 0;
  top: 0; }

#language_menu {
  background: #c40202;
  float: left;
  list-style-type: none;
  padding: 3px 0 4px;
  height: 34px;
  box-sizing: border-box;
  font-size: 12px; }
  #language_menu li {
    width: 57px;
    overflow: hidden;
    text-align: center;
    float: left; }
    #language_menu li a, #language_menu li a:visited {
      color: #fff;
      padding: 4px 0 1px;
      text-decoration: none;
      display: block; }
      #language_menu li a:hover, #language_menu li a:visited:hover {
        color: #fff;
        /*IE*/
        background: #e60909; }
        #sp_help #language_menu li a:hover, #sp_help #language_menu li a:visited:hover {
          background: #2e2e2e; }
    #language_menu li:first-child {
      border-right: 1px dotted #e88484; }
      #sp_help #language_menu li:first-child {
        border-right: none; }
  #sp_help #language_menu {
    background: none;
    height: 28px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 120px; }
    #sp_help #language_menu li {
      background: #c40202;
      width: 55px;
      margin-right: 2px;
      border-radius: 5px 5px 0 0; }

nav#gl {
  width: 100%;
  background: linear-gradient(#c20100, #990100);
  background-color: #990100;
  box-shadow: 0px 1px 1px 0 #aaa;
  position: relative;
  z-index: 2; }

#visitor_menu {
  margin: 2px 0;
  width: 580px;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  bottom: 0;
  list-style-type: none;
  border-left: 1px solid #eee;
  background: #fff;
  background: #fff; }
  @media screen and (max-width: 983px) {
    #visitor_menu {
      position: relative;
      width: 100%;
      margin: 0; } }
  #visitor_menu li {
    width: 20%;
    text-align: center;
    float: left;
    box-sizing: border-box;
    border-style: solid;
    border-color: #eee;
    border-width: 0 1px 0 0;
    font-size: 95%; }
    #visitor_menu li a, #visitor_menu li a:visited {
      display: block;
      text-decoration: none;
      padding: 13px 0 11px;
      overflow: hidden;
      color: #666; }
      #visitor_menu li a::before, #visitor_menu li a:visited::before {
        content: "\f007";
        font-family: FontAwesome;
        margin: -3px 10px 0 0;
        font-size: 11px; }
      #visitor_menu li a:hover, #visitor_menu li a:visited:hover {
        color: #c40202;
        background: #eaeaea; }

@media screen and (max-width: 750px) {
  #visitor_menu {
    width: 100%;
    position: relative; }
    header#header #visitor_menu {
      display: none; }
    #visitor_menu li {
      width: 33%;
      border-width: 0 1px 1px 0; }
      #visitor_menu li:nth-child(3n) {
        width: 34%;
        border-width: 0 0 1px 0; }
      #visitor_menu li a {
        padding: 9px 0 7px; } }
@media screen and (max-width: 480px) {
  #sp_help #visitor_menu li {
    width: 50%; }
    #sp_help #visitor_menu li:nth-child(3n) {
      width: 50%;
      border-width: 0 1px 1px 0; }
    #sp_help #visitor_menu li:nth-child(2n) {
      border-width: 0 0 1px 0; } }
nav ul#globalnavi {
  line-height: 1;
  width: 100%;
  max-width: 973px;
  margin: 0 auto;
  list-style-type: none;
  border-left: 1px dotted #e37c7c;
  display: table;
  table-layout: fixed;
  border-collapse: separate;
  box-sizing: border-box; }
  @media screen and (max-width: 983px) {
    nav ul#globalnavi {
      border-left: none; } }
  nav ul#globalnavi li {
    border-style: dotted;
    border-color: #e88484;
    background: linear-gradient(#c20100, #990100);
    background-color: #990100;
    position: relative;
    display: table-cell;
    float: left;
    width: 17%;
    border-width: 0 1px 0 0;
    box-sizing: border-box; }
    nav ul#globalnavi li:nth-child(3n) {
      width: 16%; }
    @media screen and (max-width: 983px) {
      nav ul#globalnavi li:last-child {
        border-width: 0 0 0 0; } }
    @media screen and (max-width: 768px) {
      nav ul#globalnavi li {
        width: 33%; }
        nav ul#globalnavi li:nth-child(3n) {
          width: 34%;
          border-width: 0 0 0 0; } }
    @media screen and (max-width: 480px) {
      nav ul#globalnavi li {
        width: 50% !important; }
        nav ul#globalnavi li:nth-child(odd) {
          border-width: 0 1px 0 0; }
        nav ul#globalnavi li:nth-child(even) {
          border-width: 0 0 0 0; } }

nav ul#globalnavi a {
  color: #fff;
  padding: 18px 0 16px;
  font-size: 14px;
  display: block;
  text-align: center;
  text-decoration: none; }
  nav ul#globalnavi a:hover {
    background-color: #e60909; }

#search {
  width: 190px;
  padding: 3px 10px 3px 12px;
  float: left;
  background: #c40202;
  height: 34px;
  overflow: hidden;
  box-sizing: border-box; }
  #sp_sr #search {
    float: none;
    margin: 0 auto;
    width: 60%; }

.gsc-control-searchbox-only .gsc-search-box-tools {
  background: #fff;
  padding-left: 5px;
  margin: 0 !important; }
  .gsc-control-searchbox-only .gsc-search-box-tools .gsc-search-box td.gsc-input {
    padding: 0;
    height: 20px !important;
    overflow: hidden; }
    .gsc-control-searchbox-only .gsc-search-box-tools .gsc-search-box td.gsc-input .gsc-input-box, .gsc-control-searchbox-only .gsc-search-box-tools .gsc-search-box td.gsc-input .gsc-input-box-focus {
      box-shadow: none;
      border: none; }
      .gsc-control-searchbox-only .gsc-search-box-tools .gsc-search-box td.gsc-input .gsc-input-box .gsib_a, .gsc-control-searchbox-only .gsc-search-box-tools .gsc-search-box td.gsc-input .gsc-input-box-focus .gsib_a {
        padding: 0;
        height: 20px !important;
        overflow: hidden; }
        .gsc-control-searchbox-only .gsc-search-box-tools .gsc-search-box td.gsc-input .gsc-input-box .gsib_a input::placeholder, .gsc-control-searchbox-only .gsc-search-box-tools .gsc-search-box td.gsc-input .gsc-input-box-focus .gsib_a input::placeholder {
          color: transparent; }
        .gsc-control-searchbox-only .gsc-search-box-tools .gsc-search-box td.gsc-input .gsc-input-box .gsib_a input:-ms-input-placeholder, .gsc-control-searchbox-only .gsc-search-box-tools .gsc-search-box td.gsc-input .gsc-input-box-focus .gsib_a input:-ms-input-placeholder {
          color: transparent; }
  .gsc-control-searchbox-only .gsc-search-box-tools .gsc-search-box td.gsc-search-button {
    width: 30px;
    height: 25px;
    position: relative;
    z-index: 10; }

#search td.gsc-search-button .gsc-search-button-v2, #search td.gsc-search-button .gsc-search-button-v2:hover, #search td.gsc-search-button .gsc-search-button-v2:focus {
  background-color: transparent;
  padding: 0;
  border: none;
  z-index: 51;
  display: block;
  cursor: pointer; }
  #search td.gsc-search-button .gsc-search-button-v2 svg, #search td.gsc-search-button .gsc-search-button-v2:hover svg, #search td.gsc-search-button .gsc-search-button-v2:focus svg {
    width: 18px;
    height: 18px;
    fill: #c40202;
    padding: 3px; }

#sp_sr {
  background: #c40202;
  padding: 2px;
  text-align: center; }

/******* margin *******/
.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.mt40 {
  margin-top: 40px; }

.mt50 {
  margin-top: 50px; }

.mb10 {
  margin-bottom: 10px; }

.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

.mb40 {
  margin-bottom: 40px; }

.mb50 {
  margin-bottom: 50px; }

.ml10 {
  margin-left: 10px; }

.ml20 {
  margin-left: 20px; }

.ml30 {
  margin-left: 30px; }

.ml40 {
  margin-left: 40px; }

.ml50 {
  margin-left: 50px; }

.mr10 {
  margin-right: 10px; }

.mr20 {
  margin-right: 20px; }

.mr30 {
  margin-right: 30px; }

.mr40 {
  margin-right: 40px; }

.mr50 {
  margin-right: 50px; }

.clear {
  clear: both; }

.bold {
  font-weight: bold; }

/******* float *******/
.left, .float_left {
  float: left; }

.right {
  float: right; }

/* clearfix */
.clearfix::after {
  content: '';
  display: block;
  clear: both; }

.center {
  text-align: center; }

#main_contents div.float_right,
#main_contents img.float_right {
  float: right;
  text-align: center; }

#main_contents div.float_left {
  padding: 16px 16px 8px 0; }

#main_contents img.float_left {
  padding: 8px 8px 8px 0; }

#main_contents div.float_right {
  padding: 16px 0 8px 16px; }

#main_contents img.float_right {
  padding: 8px 0 8px 8px; }

#main_contents div.float_left img,
#main_contents div.float_right img {
  border: 0;
  margin-bottom: 2px; }

/*SNSボタン*/
aside#sns_list {
  position: fixed;
  top: 50px;
  right: 0;
  background: #fff;
  padding: 10px;
  border-style: solid;
  border-color: #ccc;
  border-width: 1px 0 1px 1px;
  z-index: 3; }

#sns_list ul, #sp_help #sns_list {
  list-style-type: none; }
  #sns_list ul li, #sp_help #sns_list li {
    padding: 2px 0; }
    #sns_list ul li i, #sp_help #sns_list li i {
      font-size: 30px; }
      #sns_list ul li i.fa-facebook-official, #sp_help #sns_list li i.fa-facebook-official {
        color: #385a9a;
        font-size: 34px; }
      #sns_list ul li i.fa-twitter-square, #sp_help #sns_list li i.fa-twitter-square {
        color: #1fa0f3;
        font-size: 34px; }
      #sns_list ul li i.fa-youtube-play, #sp_help #sns_list li i.fa-youtube-play {
        color: #fe0000; }

#sns_list .insta_btn {
  display: inline-block;
  text-align: center;
  color: #2e6ca5;
  vertical-align: top; }

#sns_list .insta_btn .insta {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  overflow: hidden;
  border-radius: 7px; }
  #sns_list .insta_btn .insta::before {
    content: '';
    position: absolute;
    top: 10px;
    left: -20px;
    width: 50px;
    height: 50px;
    background: -webkit-radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
    background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%); }

#sns_list .insta_btn .fa-instagram {
  color: #fff;
  position: relative;
  z-index: 2;
  font-size: 25px;
  line-height: 32px; }

#sp_help #sns_list {
  background: #fff;
  width: 100%;
  text-align: center;
  padding: 10px 0; }
  #sp_help #sns_list li {
    display: inline-block;
    width: 42px;
    padding: 0 4px;
    height: 42px;
    overflow: hidden; }
    #sp_help #sns_list li i {
      font-size: 37px;
      line-height: 40px; }
      #sp_help #sns_list li i.fa-facebook-official, #sp_help #sns_list li i.fa-twitter-square {
        font-size: 40px; }

#sp_help #sns_list .insta_btn {
  line-height: 42px;
  overflow: hidden;
  height: 42px;
  margin-top: -3px; }
  #sp_help #sns_list .insta_btn .fa-instagram {
    font-size: 30px;
    line-height: 34px; }
    #sp_help #sns_list .insta_btn .fa-instagram::before {
      padding: 0;
      height: 30px;
      line-height: 30px; }
  #sp_help #sns_list .insta_btn .insta {
    width: 34px;
    height: 34px;
    line-height: 1;
    overflow: hidden; }
    #sp_help #sns_list .insta_btn .insta::before {
      top: 12px;
      left: -20px;
      width: 55px;
      height: 55px; }

@media screen and (max-width: 983px) {
  aside#sns_list {
    border: none;
    position: absolute;
    top: 38px;
    right: 205px;
    background: transparent;
    padding: 0;
    width: 100px; }
    aside#sns_list ul li {
      float: left;
      padding: 0 2px; }
      aside#sns_list ul li i {
        font-size: 20px; }
        aside#sns_list ul li i.fa-facebook-official {
          color: #385a9a;
          font-size: 21px; }
        aside#sns_list ul li i.fa-twitter-square {
          color: #1fa0f3;
          font-size: 21px; }
        aside#sns_list ul li i.fa-youtube-play {
          color: #fe0000; }

  aside#sns_list .insta_btn {
    vertical-align: top;
    line-height: 18px; }

  aside#sns_list .insta_btn .insta {
    width: 17px;
    height: 17px;
    border-radius: 3px; }
    aside#sns_list .insta_btn .insta::before {
      top: 7px;
      left: -12px;
      width: 35px;
      height: 35px; }

  aside#sns_list .insta_btn .fa-instagram {
    font-size: 15px;
    line-height: 15px; }
    aside#sns_list .insta_btn .fa-instagram::before {
      padding: 0;
      height: 15px;
      vertical-align: middle;
      line-height: 15px; } }
#container {
  width: 963px;
  margin: 40px auto 0;
  z-index: 2000; }

h2#category_title {
  color: #666;
  font-size: 2.0em;
  font-weight: bold;
  width: 963px;
  background-image: url("/img/common/title_border01.gif");
  background-repeat: repeat-x;
  background-position: left bottom; }

#main_contents .outside {
  background-image: url(/img/common/icon_link.gif);
  background-repeat: no-repeat;
  background-position: left 8px; }

/******* bread *******/
#bread {
  color: #c40000;
  margin: -1.5em 0 3px; }

/******* contents *******/
#contents {
  margin: 15px 0 20px; }

/******* left contents *******/
#left_contents {
  width: 240px;
  float: left;
  margin-bottom: 15px;
  padding-bottom: 30px; }

#left_contents #sub_menu {
  border-bottom: 1px dotted #bbb;
  margin-bottom: 15px; }

#left_contents #sub_menu > li {
  line-height: 1.2em;
  border-top: 1px dotted #bbb;
  background: #eff0ea; }
  #left_contents #sub_menu > li > a {
    display: block;
    padding: 13px 0 13px 13px;
    text-decoration: none; }
    #left_contents #sub_menu > li > a:hover {
      background: #f8f8f6; }

#left_contents #sub_menu li > ul {
  border-top: 1px dotted #bbb;
  padding: 5px 0 8px;
  background: #f8f8f6; }

#left_contents #sub_menu li > ul ul {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 5px 0 10px 20px;
  padding: 5px 0; }

#left_contents ul#sub_menu > li ul li a {
  line-height: 1.5em;
  padding: 3px 5px 3px 20px;
  display: block; }
  #left_contents ul#sub_menu > li ul li a:not(.outside) {
    text-indent: -10px; }
  #left_contents ul#sub_menu > li ul li a.outside {
    background-image: url(/img/common/icon_link02.gif);
    background-repeat: no-repeat;
    background-position: 4px 7px;
    padding-left: 20px;
    padding-right: 5px; }

#left_contents #sub_menu > li > ul ul li a {
  padding: 3px 5px 3px 10px; }

#left_contents p a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)"; }

/******* main contents *******/
#main_contents {
  width: 693px;
  margin: 0 0 1em;
  float: right; }
  #main_contents > section {
    clear: both; }

#main_contents h1, #main_contents h2, #main_contents h3, #main_contents h4, #main_contents h5, #main_contents h6 {
  font-weight: bold; }
#main_contents h1 {
  font-size: 1.8em;
  border-bottom: 4px solid #c40202;
  margin: 0 0 0.5em;
  padding-bottom: .3em;
  line-height: 1.3; }
#main_contents h2 {
  background-color: #dadada;
  margin: 20px 0px 10px 0px;
  padding: 7px 0px 7px 7px;
  width: auto;
  vertical-align: bottom; }
#main_contents h3 {
  margin: 10px 0px 5px 0px;
  border-bottom: 2px solid #c0c0c0; }
#main_contents h4 {
  margin: 8px 0px 4px 0px;
  border-left: 5px solid #c0c0c0;
  padding-left: 0.5em; }

#main_contents p {
  margin-top: 10px;
  text-indent: 1em; }
  #main_contents p.noidt {
    text-indent: 0; }

/* NEWS */
#main_contents .news_date,
#main_contents .past_logs {
  text-align: right; }
  #main_contents .news_date a,
  #main_contents .past_logs a {
    margin: 0 0.5em; }
    #main_contents .news_date a.current,
    #main_contents .past_logs a.current {
      color: #333;
      text-decoration: none; }

#main_contents .wm_left {
  text-align: left !important; }

#main_contents .wm_center {
  text-align: center !important; }

#main_contents .wm_right {
  text-align: right !important; }

#main_contents .red {
  color: #cc0000; }

#main_contents .italic {
  font-style: italic; }

#main_contents .center {
  text-align: center; }

#main_contents .white_text {
  font-size: 100%;
  color: #FFFFFF; }

#main_contents p img {
  vertical-align: middle; }

#main_contents a {
  color: #000080; }
  #main_contents a:visited {
    color: #600060; }
  #main_contents a:hover {
    color: #990000; }

#main_contents th a:hover {
  color: #fff; }

#main_contents sub {
  vertical-align: sub; }

#main_contents sup {
  vertical-align: super; }

#main_contents em {
  font-weight: bold; }

#main_contents i {
  font-style: italic; }

#main_contents hr {
  display: block;
  margin: 1.5em 0 1.5em 0;
  border: 0;
  height: 1px;
  background: #333; }

/* b, strong */
#main_contents b,
#main_contents strong {
  font-weight: bold; }

#main_contents blockquote {
  text-align: left;
  border: 1px #333333 solid;
  margin: 0.5em auto 0.5em auto;
  padding: 1em; }

#main_contents .centering * {
  margin-left: auto;
  margin-right: auto; }

#main_contents .centering * * {
  margin-left: 0;
  margin-right: 0; }

#main_contents h2#title {
  margin: 0 0 2ex 0; }

/*banner*/
#main_contents .banner {
  margin: 0.5em 0; }

/* table */
#main_contents table {
  border-collapse: collapse;
  border: 1px solid #aaa;
  border-spacing: 0;
  margin: 0.5em 0; }
  #main_contents table th, #main_contents table td {
    padding: 3px 6px;
    border: 1px solid #000; }
  #main_contents table th {
    background-color: #b70100;
    color: #ffffff; }

#main_contents .g-bg {
  background-color: #EEE; }

/* half column -------------------------------- */
.half_L, .half_R {
  width: 49%;
  box-sizing: border-box;
  float: left; }

.half_R {
  float: right; }

/* wm-border */
#main_contents .wm-border,
#main_contents .wm-background,
#main_contents .wm-border-background {
  margin-top: 1em;
  padding: 1em; }

#main_contents .wm-border strong,
#main_contents .wm-background strong,
#main_contents .wm-border-background strong {
  font-weight: bold !important; }

#main_contents .wm-border {
  border: 1px solid #ddd; }

#main_contents .wm-background {
  border: 1px solid #990000; }

#main_contents .wm-border-background {
  background-color: #eee;
  border: 1px solid #990000; }

#main_contents .wm-border *:first-child,
#main_contents .wm-background *:first-child,
#main_contents .wm-border-background *:first-child {
  margin-top: 0; }

/* image layout ------------------------------- */
#main_contents figure {
  margin-top: 1em; }
  #main_contents figure img {
    max-width: 100%; }
  #main_contents figure figcaption {
    margin-top: 0.3em;
    font-size: 90%; }

#main_contents .sizeL,
#main_contents .sizeM,
#main_contents .sizeS {
  margin-top: 1em; }

#main_contents .round_R figure,
#main_contents .parallel_R figure,
#main_contents .parallel_L .sentence {
  float: right;
  margin-top: 0; }

#main_contents .round_L figure,
#main_contents .parallel_L figure,
#main_contents .parallel_R .sentence {
  float: left;
  margin-top: 0; }

#main_contents .round_R figure {
  margin: 0 0 10px 20px; }

#main_contents .round_L figure {
  margin: 0 20px 10px 0; }

#main_contents .sizeL figure {
  width: 52%;
  max-width: 360px; }

#main_contents .sizeL .sentence {
  width: 46%; }

#main_contents .sizeM figure {
  width: 32%;
  max-width: 220px; }

#main_contents .sizeM .sentence {
  width: 66%; }

#main_contents .sizeS figure {
  width: 20%;
  max-width: 140px; }

#main_contents .sizeS .sentence {
  width: 78%; }

#main_contents div figure + *,
#main_contents div .sentence > *:first-child {
  margin-top: 0; }

#main_contents .round_R:after,
#main_contents .round_L:after,
#main_contents .parallel_R:after,
#main_contents .parallel_L:after {
  content: '';
  display: block;
  clear: both; }

/* list --------------------------------------- */
#main_contents ul, #main_contents ol {
  margin: 0 0 1em 0;
  padding: 0 0 0 2em;
  list-style-position: outside; }
#main_contents li {
  margin: 0 0 0.2em 0; }

ul.nomark {
  list-style-type: none;
  margin-left: -1em; }

#main_contents .wm_lower-roman li {
  list-style-type: lower-roman; }

#main_contents .wm_upper-roman li {
  list-style-type: upper-roman; }

#main_contents .wm_lower-alpha li {
  list-style-type: lower-alpha; }

#main_contents .wm_upper-alpha li {
  list-style-type: upper-alpha; }

#main_contents .wm_decimal li {
  list-style-type: decimal; }

#main_contents dl {
  text-align: left;
  margin-left: 1em; }

#main_contents dt {
  margin-top: 1.5ex;
  font-weight: bolder; }

#main_contents dd {
  margin-top: 0.5ex;
  margin-left: 2em; }

/* button ------------------------------------- */
#main_contents .wm_btn {
  display: inline-block;
  margin: 5px 0.5em;
  padding: 0.5em 20px 0.5em 20px !important;
  color: #394650;
  text-decoration: none !important;
  background-color: #eee;
  border-style: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer; }

#main_contents .wm_btn {
  text-indent: -5px; }

#main_contents .wm_btn:link,
#main_contents .wm_btn:visited,
#main_contents .wm_btn input:link,
#main_contents .wm_btn input:visited {
  background-color: #eee; }

#main_contents .wm_btn:hover,
#main_contents .wm_btn:focus,
#main_contents .wm_btn:active,
#main_contents .wm_btn input:hover,
#main_contents .wm_btn input:focus,
#main_contents .wm_btn input:active {
  background-color: #ccc; }

/* iframe */
#main_contents iframe {
  max-width: 100%; }

/******* footer *******/
#footer {
  line-height: 130%;
  margin: 30px auto 0 auto;
  width: 963px;
  clear: both; }

#footer_contents {
  width: 963px;
  padding: 7px 0 7px 0;
  background-color: #900;
  min-height: 16px;
  /*更新後削除*/ }

#footer #footer_contents ul {
  width: 903px;
  margin-left: 10px; }

#footer #footer_contents li {
  float: left;
  padding: 0 15px; }

#footer #footer_contents li.line {
  background-image: url(/img/common/footer_line.gif);
  background-repeat: no-repeat;
  background-position: left 4px; }

#footer #footer_title span {
  font-size: 13px;
  margin-right: 6px;
  position: relative;
  top: -2px;
  left: 0; }

#footer #footer_title {
  margin: 10px 0 2px 0;
  width: 100%;
  text-align: right;
  font-size: 1.4em;
  float: right; }

#footer #footerLogo {
  float: right;
  width: 280px;
  margin: 8px 5px 0 0;
  text-align: right; }

#footer #inquiries {
  width: 230px;
  border-bottom: 2px solid #E28081;
  margin: 5px 0 10px 0;
  padding: 0 0 8px 28px;
  background: url(/img/common/arrow02.gif) 10px 2px no-repeat; }

#footer #footer_contact {
  margin: 10px 0 2px 10px;
  width: auto;
  text-align: left;
  float: left; }

#footer p,
#footer small {
  width: 100%; }

#footer .copyright {
  font-size: 0.7em;
  letter-spacing: 0.1em;
  margin: 0 0 10px 0; }

/******* index page *******/
#main_contents .current_area {
  width: 100%;
  margin-top: 15px; }

#main_contents .current_area ul {
  box-sizing: border-box;
  margin: 15px 0 20px 0;
  padding: 0;
  width: 100%;
  font-size: 0;
  list-style: none; }

#main_contents .current_area ul li {
  margin: 0;
  line-height: 1.4em;
  font-size: 13px;
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
  padding: 5px 20px 5px 19px;
  vertical-align: top; }
  #main_contents .current_area ul li:not(.outside) {
    text-indent: -14px; }
    #main_contents .current_area ul li:not(.outside)::before {
      border-left-color: #888; }

#main_contents .current_area p.more {
  border-bottom: 1px solid #999;
  margin-bottom: 1.5em; }

#main_contents .index_area {
  width: 100%;
  padding: 15px 0;
  float: left; }

#main_contents .current_area h2,
#main_contents .index_area h2,
#main_contents .index_area h3 {
  color: #fff;
  background-color: #333;
  font-weight: normal;
  font-size: 1.2em;
  margin-top: 0;
  padding: 2px 10px; }

/* １階層目TOP */
#main_contents .index_main {
  width: 472px; }

#main_contents .index_main ul {
  width: 100%;
  box-sizing: border-box;
  margin: 8px 0 0;
  padding-left: 0;
  font-size: 0; }

#main_contents .index_main ul li {
  font-size: 13px;
  line-height: 1.4em;
  width: 50%;
  box-sizing: border-box;
  padding: 5px 20px 0 16px;
  display: inline-block;
  vertical-align: top; }
  #main_contents .index_main ul li:not(.outside) {
    text-indent: -10px; }
    #main_contents .index_main ul li:not(.outside)::before {
      border-left-color: #888;
      margin: 0; }

/******* topics page *******/
#main_contents .topics dl {
  line-height: 1.2em;
  width: 663px;
  padding: 6px 0 6px 0; }

#main_contents .topics dt {
  width: 6.5em;
  margin: 0 0 0 5px;
  padding-left: 14px;
  padding-bottom: 1em;
  background-image: url(/img/common/arrow05.gif);
  background-repeat: no-repeat;
  background-position: 0 3px;
  clear: left;
  float: left; }

#main_contents .topics dd {
  padding: 0 0 1em 8em;
  margin: 0; }

#main_contents p.topics_more {
  float: right;
  margin-top: 0;
  padding-bottom: 1em; }
  #main_contents p.topics_more a {
    padding-left: 14px;
    background-image: url(/img/common/arrow_bread.gif);
    background-repeat: no-repeat;
    background-position: 0 4px; }

#main_contents .past_logs {
  text-align: right; }

#main_contents .past_logs a {
  margin: 0 0.5em; }

#main_contents .past_logs a.current {
  color: #333;
  text-decoration: none; }

/******* visitor *******/
.visitor #main_contents, .guid #main_contents {
  width: 100%;
  float: none; }

.visitor #main_contents .topics dl {
  float: inherit;
  padding-bottom: 40px; }
  .visitor #main_contents .topics dl dt {
    margin-right: 10px; }

.visitor #main_contents h2 {
  color: #fff;
  background-color: #333;
  font-weight: normal;
  font-size: 1.2em;
  padding: 2px 10px; }

.visitor #main_contents ul {
  padding: 0;
  marign: 0; }

.visitor #main_contents li {
  margin: 0;
  line-height: 1.4em;
  list-style: none;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  padding: 5px 20px 5px 19px;
  vertical-align: top; }
  .visitor #main_contents li:not(.outside) {
    text-indent: -14px; }
    .visitor #main_contents li:not(.outside)::before {
      border-left-color: #888; }

.visitor #main_contents .current_area {
  position: relative; }

.visitor #main_contents p.topics_more {
  padding-bottom: 1em;
  position: absolute;
  bottom: 3px;
  right: 5px; }
  .visitor #main_contents p.topics_more a {
    padding: 0;
    background-image: none; }
    .visitor #main_contents p.topics_more a::before {
      display: inline-block;
      content: "≫";
      padding-right: 5px; }

/******* sitemap page *******/
#main_contents .main_category {
  background-color: transparent;
  background-image: url(/img/common/arrow08.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
  font-weight: bold;
  font-size: 1.4em;
  padding: 2px 10px 2px 18px;
  margin: 20px 0 3px; }

#main_contents .sitemap_area {
  border-top: 1px solid #999999; }
  #main_contents .sitemap_area h3 {
    box-sizing: border-box;
    width: 25%;
    background-image: url(/img/common/arrow02.gif);
    background-repeat: no-repeat;
    background-position: 15px 6px;
    padding: 0 10px 0 30px;
    border-bottom: none;
    float: left; }

.uline {
  border-bottom: 1px solid #999999; }

#main_contents .sitemap_main {
  width: 75%;
  box-sizing: border-box;
  border-left: 1px dotted #cccccc;
  padding-top: 8px; }
  #main_contents .sitemap_main li {
    line-height: 1.6em;
    width: 203px;
    list-style: none;
    background-image: url(/img/common/arrow05.gif);
    background-repeat: no-repeat;
    background-position: 8px 5px;
    margin-left: 10px;
    padding: 2px 0 2px 20px;
    display: inline-block;
    vertical-align: top; }

@media screen and (max-width: 750px) {
  #main_contents .sitemap_area h3 {
    float: none;
    width: 100%; }

  #main_contents .sitemap_main {
    border-left: none;
    width: 100%; } }
#main_contents .wide {
  width: 100%; }

.wideT {
  overflow: auto;
  white-space: nowrap; }

.wideT::-webkit-scrollbar {
  height: 15px; }

.wideT::-webkit-scrollbar-track {
  background: #F1F1F1; }

.wideT::-webkit-scrollbar-thumb {
  background: #BCBCBC; }

@media print {
  #btn_menu,
  #sp_screen,
  #sns_list,
  #sp_help > nav {
    display: none; } }
#sp_screen,
#sp_help {
  display: none; }

@media screen and (min-width: 751px) {
  #sp_help > nav,
  #btn_menu {
    display: none; } }
@media screen and (max-width: 750px) {
  #top_menu, aside#sns_list {
    display: none; }

  nav#gl:not(.top) {
    display: none; }

  #header {
    border-top: 5px solid #dd3b39; } }
#header #btn_menu {
  position: absolute;
  right: 0;
  top: 0;
  height: 53px;
  width: 55px;
  cursor: pointer;
  color: #fff;
  background: linear-gradient(#dd3b39, #c50102);
  background-color: #990100; }
  #header #btn_menu::before {
    color: #fff;
    display: block;
    content: "≡";
    font-size: 40px;
    height: 30px;
    line-height: 38px;
    text-align: center; }

#header #btn_menu > p {
  color: #fff;
  text-align: center;
  font-weight: 800;
  font-size: 12px; }

@media screen and (max-width: 750px) {
  #sp_screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 99;
    display: none;
    opacity: 0; }

  #sp_help {
    position: absolute;
    top: 10px;
    width: 100%;
    min-width: 320px;
    overflow: hidden;
    z-index: 100; }

  #sp_help > nav {
    padding-top: 28px; }

  #sp_help #globalnavi {
    border-top: 1px solid #910101;
    border-top: 1px solid #910101; }
    #sp_help #globalnavi li {
      border-style: solid;
      border-color: #828282;
      background: #2e2e2e;
      border-top-width: 1px; }
      #sp_help #globalnavi li a:hover {
        background-color: #c40202; }

  .sp_close {
    width: 100%;
    position: relative;
    height: 60px;
    z-index: 201; }
    .sp_close::after {
      position: absolute;
      top: -30px;
      right: 8px;
      vertical-align: middle;
      line-height: 64px;
      content: "×";
      display: block;
      font-size: 26px;
      font-weight: 500;
      color: #fff;
      background: #c40202;
      text-align: center;
      cursor: pointer;
      width: 56px;
      height: 56px;
      border-radius: 28px;
      box-shadow: 0px 3px 2px 0 #000; } }
@media screen and (max-width: 983px) {
  body {
    max-width: 100%; }

  img {
    max-width: 100%;
    height: auto;
    image-rendering: optimizeQuality;
    -ms-interpolation-mode: bicubic; }

  #logo {
    width: 220px;
    overflow: hidden;
    padding: 0; }

  #contents {
    width: 100%; }

  #wrapper,
  #header,
  #top_menu,
  #container,
  #main_contents,
  #contents #knhome_contents,
  #contents aside.login,
  #footer,
  #footer #footer_contents ul {
    width: auto; }

  #container {
    margin: 0 15px;
    clear: both; }

  #footer_contents {
    width: 100%; }

  #footer #inquiries {
    width: auto; }

  #left_contents,
  #main_contents,
  #main_contents h1,
  #contents #knhome_contents,
  #contents aside.login,
  body.hoiku #header .hoiku-logo {
    float: none; }

  #main_contents h1 {
    width: auto;
    margin-top: 10px; }

  #left_contents nav {
    display: none; }

  #bread {
    width: 100%;
    margin: 0 0 0 -15px;
    background: #f0f0f0;
    padding: 7px 15px 4px;
    border-color: #dedede;
    border-style: solid;
    border-width: 1px 0; }

  /*******------------ left contents
  *******/
  #main_contents .index_main {
    width: 100%; }

  #main_contents .index_main ul li {
    width: 50%; }

  #main_contents .index_main ul,
  #main_contents .index_main h3,
  #main_contents .index_main h4 {
    width: auto; }

  #main_contents .index_area .left {
    margin-top: 1em; }

  #main_contents .current_area {
    width: 100%;
    float: none; }

  #main_contents .current_area h2,
  #main_contents .current_area h4,
  #main_contents .current_area ul {
    width: auto; }

  #main_contents .clearfix .half_L, #main_contents .clearfix .half_R,
  #main_contents .clearfix .half_R {
    float: none;
    width: auto;
    max-width: 100%; }

  /* NEWS */
  #main_contents .topics dl {
    width: auto; }

  /****** image layout ******/
  #main_contents .sizeS figure,
  #main_contents .sizeS .sentence,
  #main_contents .sizeM figure,
  #main_contents .sizeM .sentence,
  #main_contents .sizeL figure,
  #main_contents .sizeL .sentence {
    float: none;
    width: auto;
    max-width: 100%; }

  #main_contents .round_R figure {
    margin-left: 0; }

  #main_contents .round_L figure {
    margin-right: 0; }

  #main_contents .sizeS figure,
  #main_contents .sizeM figure,
  #main_contents .sizeL figure {
    margin-bottom: 1em; } }
@media screen and (max-width: 480px) {
  #main_contents .index_main ul li {
    width: 100%; }

  #main_contents .current_area ul li {
    width: 100%; }

  #main_contents .list_3col li {
    width: 100%;
    float: none; }

  /* table */
  #main_contents table,
  #main_contents .wide {
    width: 101%; }

  /* NEWS */
  #main_contents .topics dl {
    margin-left: 0; }

  #main_contents .topics dt {
    float: none;
    padding-bottom: 0.2em; }

  #main_contents .topics dd {
    padding-left: 20px; } }
#sideN ul {
  list-style: none !important; }

#sideN li {
  margin-top: 2px !important; }

#sideN li:last-child {
  margin: 0 0 0 54px !important; }

#snsbutton {
  margin-top: 20px;
  clear: both;
  padding: 20px 10px;
  border-top: 1px solid #ccc;
  text-align: right; }

.fb_iframe_widget span, .fb_iframe_widget iframe {
  width: 150px !important; }

#sideN a:hover img, #linkMenu a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)"; }

/*--------パーツ--------*/
#main_contents .btn {
  color: #000 !important;
  position: relative;
  display: inline-block;
  line-height: 1.3;
  min-width: 150px;
  padding: .6em 2em;
  margin: 5px;
  text-align: center;
  text-decoration: none;
  background: #fff;
  border-radius: 30px;
  border: 1px solid #b70100;
  font-size: 13px;
  background-image: linear-gradient(#fff 0%, #ebeaea 100%);
  text-indent: initial; }
  #main_contents .btn:hover {
    background-image: linear-gradient(#fff 0%, #d6d4d4 100%); }
  #main_contents .btn.arw::before {
    margin-right: 10px; }
  #main_contents .btn.red {
    background: #b70100;
    background-image: linear-gradient(#ce1818 0%, #b70100 100%);
    color: #fff !important; }
    #main_contents .btn.red:hover {
      background-image: linear-gradient(#aa1616 0%, #960807 100%); }
    #main_contents .btn.red.arw::before {
      border-left-color: #fff; }

.scroll {
  box-sizing: border-box;
  height: 9em;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-right: 1em; }
  .scroll.bdr {
    padding: 1em;
    border: 1px solid gray; }
  .scroll.bg {
    padding: 1em;
    background: #eee; }
  .scroll.em15 {
    height: 15em; }

/*# sourceMappingURL=comm.css.map */
