@charset "UTF-8";
@import url(normalize.css) screen and (max-width: 800px);
* {
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

hr {
  display: none;
}

img {
  border: 0px;
}

ul, ol, li {
  margin: 0px;
  padding: 0px;
}

.clear {
  clear: both;
}

.nowrap {
  white-space: nowrap;
}

button {
  cursor: pointer;
}

a {
  color: #237ee5;
  text-decoration: underline;
  overflow: hidden;
  outline: none;
}

a:hover {
  color: #174982;
  text-decoration: underline;
}

#pagetop {
  position: fixed;
  right: 15px;
  bottom: 20px;
  z-index: 9000;
  display: none;
}

#pagetop a {
  display: block;
  color: #777777;
  padding: 14px 6px;
  margin: 0;
  background-color: #DDDDDD;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}

#pagetop a:hover {
  background: #666666;
  color: #ffffff;
}

@media screen and (min-width: 769px) {
  html {
    overflow-y: scroll;
    font-size: 14px;
    color: #333333;
  }
  h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 14px;
  }
  body {
    margin: 0px;
    padding: 0px;
  }
  #body {
    margin: 0 auto;
  }
  #header-inner,
  #contents,
  #footer-inner {
    margin: auto;
    width: 1000px;
  }
  #main-contents {
    float: right;
    width: 750px;
  }
  #side-contents {
    float: left;
    width: 230px;
  }
  #contents {
    zoom: 1;
  }
  #contents:after {
    content: " ";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
  }
  #header {
    background: url("../common_image/header_background.png") repeat-x;
    height: 110px;
  }
  #header-inner {
    position: relative;
    background: url("../common_image/header.png") no-repeat;
    height: 110px;
  }
  #header h1 {
    position: absolute;
    top: 10px;
    left: 0px;
  }
  #header-logo {
    position: absolute;
    top: 10px;
    left: 0px;
    width: 340px;
    height: 88px;
    margin: 0px;
    padding: 0px;
    background: url("../common_image/header_logo.png") no-repeat;
  }
  #header-logo a {
    display: block;
    width: 340px;
    height: 88px;
    text-indent: -9999px;
  }
  #header-tab {
    display: none;
  }
  #footer {
    background: #006600;
    color: #ffffff;
    height: 130px;
    font-size: 14px;
    margin-top: 20px;
  }
  #footer address {
    text-align: right;
    font-style: normal;
    margin-top: 15px;
  }
  #footer address br {
    display: none;
  }
  #footer-link {
    padding-top: 20px;
    line-height: 160%;
  }
  #footer-link a {
    color: #ffffff;
    text-decoration: none;
    margin-left: 3px;
    margin-right: 3px;
  }
  #footer, #footer-link {
    clear: both;
  }
  #navi {
    margin-bottom: 20px;
  }
  #navi li {
    list-style: none;
    width: 230px;
    height: 40px;
  }
  #navi a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
  }
  #navi li#navi-about a {
    background: url("../common_image/navi_about.png") no-repeat;
  }
  #navi li#navi-about a:hover {
    background: url("../common_image/navi_abouta.png") no-repeat;
  }
  #navi li#navi-guide a {
    background: url("../common_image/navi_guide.png") no-repeat;
  }
  #navi li#navi-guide a:hover {
    background: url("../common_image/navi_guidea.png") no-repeat;
  }
  #navi li#navi-hannoki a {
    background: url("../common_image/navi_hannoki.png") no-repeat;
  }
  #navi li#navi-hannoki a:hover {
    background: url("../common_image/navi_hannokia.png") no-repeat;
  }
  #navi li#navi-education a {
    background: url("../common_image/navi_education.png") no-repeat;
  }
  #navi li#navi-education a:hover {
    background: url("../common_image/navi_educationa.png") no-repeat;
  }
  #navi li#navi-kosodate a {
    background: url("../common_image/navi_kosodate.png") no-repeat;
  }
  #navi li#navi-kosodate a:hover {
    background: url("../common_image/navi_kosodatea.png") no-repeat;
  }
  #navi li#navi-proundcreation a {
    background: url("../common_image/navi_proundcreation.png") no-repeat;
  }
  #navi li#navi-proundcreation a:hover {
    background: url("../common_image/navi_proundcreationa.png") no-repeat;
  }
  #navi li#navi-pround a {
    background: url("../common_image/navi_pround.png") no-repeat;
  }
  #navi li#navi-pround a:hover {
    background: url("../common_image/navi_prounda.png") no-repeat;
  }
  #navi li#navi-group a {
    background: url("../common_image/navi_group.png") no-repeat;
  }
  #navi li#navi-group a:hover {
    background: url("../common_image/navi_groupa.png") no-repeat;
  }
  #navi li#navi-team a {
    background: url("../common_image/navi_team.png") no-repeat;
  }
  #navi li#navi-team a:hover {
    background: url("../common_image/navi_teama.png") no-repeat;
  }
  #navi li#navi-event a {
    background: url("../common_image/navi_event.png") no-repeat;
  }
  #navi li#navi-event a:hover {
    background: url("../common_image/navi_eventa.png") no-repeat;
  }
  #navi li#navi-introduction a {
    background: url("../common_image/navi_introduction.png") no-repeat;
  }
  #navi li#navi-introduction a:hover {
    background: url("../common_image/navi_introductiona.png") no-repeat;
  }
  #navi li#navi-history a {
    background: url("../common_image/navi_history.png") no-repeat;
  }
  #navi li#navi-history a:hover {
    background: url("../common_image/navi_historya.png") no-repeat;
  }
  #navi li#navi-top {
    display: none;
  }
  #searchbox {
    margin-bottom: 20px;
    height: 36px;
  }
  #searchbox input[name="search"] {
    font-size: 12px;
  }
  #searchbox .cse .gsc-control-cse,
  #searchbox .gsc-control-cse {
    padding: 0px;
  }
  #signature {
    line-height: 140%;
    margin-bottom: 20px;
  }
  #signature h2 {
    background: url("../common_image/signaturetitle.png") no-repeat;
    margin-bottom: 5px;
    color: #006600;
    font-size: 24px;
    padding-left: 40px;
    padding-top: 13px;
    padding-bottom: 8px;
  }
  #signature p {
    margin: 0px;
    padding: 0px;
  }
  #signature #mail {
    padding-left: 30px;
    background: url("../common_image/mail.png") no-repeat;
  }
  #main-contents {
    line-height: 150%;
  }
  #tonavi {
    display: none;
  }
  #main-contents img {
    border: 1px solid #a7a7a7;
    padding: 3px;
  }
  #main-contents img.noborder {
    border: none;
    padding: 0px;
  }
  .imageright {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  #main-contents p,
  #main-contents dl {
    margin-left: 10px;
  }
  #main-contents ol,
  #main-contents ul {
    margin-bottom: 1em;
    margin-left: 30px;
  }
  #pankuzu {
    font-size: 12px;
    margin-bottom: 5px;
  }
  #pankuzu a {
    color: #333333;
  }
  #main-contents h1 {
    background: url("../common_image/pagetitle.png") repeat-x;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-left: 25px;
    padding-bottom: 8px;
  }
  #main-contents h2 {
    clear: both;
    background: url("../common_image/title.png") repeat-x;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 13px;
    padding-left: 40px;
    padding-bottom: 8px;
  }
  #main-contents table {
    border-collapse: collapse;
    empty-cells: show;
    margin-bottom: 20px;
    width: 750px;
  }
  #main-contents table th {
    padding: 10px;
    border: 1px solid #009900;
    border: 1px solid #a7a7a7;
    text-align: left;
    background: #e2f4e2;
    background: #f5f5f5;
    width: 150px;
  }
  #main-contents table td {
    padding: 10px;
    border: 1px solid #009900;
    border: 1px solid #a7a7a7;
  }
  #main-contents table.dash th {
    border: none;
    border-bottom: 1px dashed #a7a7a7;
    background: none;
    text-align: left;
    font-weight: normal;
    vertical-align: top;
  }
  #main-contents table.dash td {
    border: none;
    border-bottom: 1px dashed #a7a7a7;
    background: none;
    vertical-align: top;
  }
  #main-contents table.stripe th {
    border-color: #cccccc;
    background: none;
    text-align: left;
    font-weight: bold;
    vertical-align: top;
  }
  #main-contents table.stripe td {
    border-color: #cccccc;
  }
  .imagelist {
    margin-bottom: 20px;
  }
  #contents .imagelist ul {
    margin: 0px;
    padding: 0px;
    margin-left: 10px;
  }
  .imagelist ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 143px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
  }
  .imagelist ul li span {
    display: block;
    font-size: 11px;
    line-height: 120%;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 5px;
  }
  .imagelist ul li span, x:-moz-any-link {
    margin-top: 0px;
  }
  p.imagecomment {
    margin-top: 10px;
    margin-bottom: 0px;
  }
  p.imagecomment strong {
    color: #cc0000;
    color: #006600;
    display: block;
  }
  .imagelistnobottom {
    margin-bottom: 0px;
  }
  .more {
    padding-left: 20px;
    background: url("../common_image/more.png") no-repeat left center;
  }
  #returnpage {
    padding-left: 20px;
    background: url("../common_image/returnpage.png") no-repeat left center;
  }
}

@media screen and (max-width: 768px) {
  #pankuzu,
  #footer-link {
    display: none;
  }
  html {
    font-family: "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    line-height: 1.5;
    font-size: 1em;
  }
  img {
    max-width: 98%;
    width: 98%;
    height: auto;
    width: auto;
  }
  #header,
  #contents,
  #footer {
    margin: auto;
    width: auto;
  }
  #header-inner,
  #footer-inner {
    width: auto;
  }
  #main-contents {
    margin: auto;
    width: 98%;
  }
  #side-contents {
    margin: auto;
    width: 98%;
  }
  #header img {
    max-width: 100%;
    width: 100%;
    height: auto;
    width: auto;
  }
  #header h1 {
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-indent: -9999px;
  }
  #header-logo {
    display: none;
  }
  #footer {
    background: #006600;
    color: #ffffff;
    padding: 1em;
    padding-bottom: 5em;
  }
  #footer address {
    text-align: center;
    font-style: normal;
  }
  #navi {
    border-top: 3px solid #006600;
  }
  #navi ul {
    margin: 1em 0 1em 0;
  }
  #navi ul li {
    overflow: hidden;
    margin: 0;
    width: 100%;
    text-align: left;
    padding: 0;
    border: 1px #ccc solid;
    border-bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
    background: linear-gradient(#fff, #f0f0f0);
    display: block;
    -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
  }
  #navi ul li:first-child {
    border-radius: 8px 8px 0 0;
  }
  #navi ul li:last-child {
    border-radius: 0 0 8px 8px;
    border-bottom: 1px #ccc solid;
  }
  #navi ul li a {
    color: #333;
    display: block;
    height: 44px;
    margin: 0;
    padding: 0 0 0 10px;
    overflow: hidden;
    white-space: nowrap;
    line-height: 44px;
    text-overflow: ellipsis;
    text-decoration: none;
    font-weight: bold;
  }
  #navi ul li a::after {
    content: url(../common_image/list_mark1.png);
    float: right;
  }
  #searchbox input[name="search"] {
    font-size: 1em;
    padding: 0.5em;
  }
  #searchbox .cse .gsc-control-cse,
  #searchbox .gsc-control-cse {
    padding: 0px;
  }
  #signature {
    border: 2px solid #cccccc;
    padding: 0.5em;
    margin-bottom: 1em;
  }
  #signature h2 {
    margin: 0px;
    padding: 0px;
    font-size: 1em;
    font-weight: bold;
  }
  #signature p {
    margin: 0px;
    padding: 0px;
  }
  #signature #mail {
    padding-left: 30px;
    background: url("../common_image/mail.png") no-repeat;
  }
  #signature .notab {
    display: none;
  }
  #main-contents {
    margin-bottom: 1em;
  }
  #main-contents img {
    border: 1px solid #a7a7a7;
    padding: 3px;
  }
  #main-contents img.noborder {
    border: none;
    padding: 0px;
  }
  #tonavi {
    position: fixed;
    right: 15px;
    top: 5px;
    z-index: 9000;
    display: none;
  }
  #tonavi a {
    display: block;
    color: #777777;
    padding: 14px 6px;
    margin: 0;
    background-color: #DDDDDD;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
  }
  #tonavi a:hover {
    background: #666666;
    color: #ffffff;
  }
  #main-contents h1 {
    margin: 0px;
    margin-bottom: 0.5em;
    font-size: 1.3em;
    color: #ffffff;
    padding: 0.5em;
    border-radius: 10px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#009900',endColorstr = '#006600');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#009900',endColorstr = '#006600')";
    background-image: -webkit-gradient(linear, left top, left bottom, from(#009900), to(#006600));
    background-image: linear-gradient(top, #009900, #006600);
    background-clip: padding-box;
  }
  #main-contents h2 {
    margin: 0px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 1.3em;
    padding: 0.4em 0.5em 0.4em 0.5em;
    border-radius: 10px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#abdc28', endColorstr = '#b6e026');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#abdc28', endColorstr = '#b6e026')";
    background-image: -webkit-gradient(linear, left top, left bottom, from(#abdc28), to(#b6e026));
    background-image: linear-gradient(top, #abdc28, #b6e026);
    background-clip: padding-box;
  }
  #main-contents table {
    border-collapse: collapse;
    empty-cells: show;
    margin-bottom: 1em;
  }
  #main-contents table th {
    padding: 0.5em;
    border: 1px solid #009900;
    border: 1px solid #a7a7a7;
    text-align: left;
    background: #e2f4e2;
    background: #f5f5f5;
    width: 150px;
  }
  #main-contents table td {
    padding: 0.5em;
    border: 1px solid #009900;
    border: 1px solid #a7a7a7;
  }
  #main-contents table.dash th {
    border: none;
    border-bottom: 1px dashed #a7a7a7;
    background: none;
    text-align: left;
    font-weight: normal;
    vertical-align: top;
  }
  #main-contents table.dash td {
    border: none;
    border-bottom: 1px dashed #a7a7a7;
    background: none;
    vertical-align: top;
  }
  #main-contents table.stripe th {
    border-color: #cccccc;
    background: none;
    text-align: left;
    font-weight: bold;
    vertical-align: top;
  }
  #main-contents table.stripe td {
    border-color: #cccccc;
  }
  .imagelist {
    margin-bottom: 0.5em;
  }
  #contents .imagelist ul {
    margin: 0px;
    padding: 0px;
  }
  .imagelist ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 143px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
  }
  .imagelist ul li span {
    display: block;
    font-size: 0.9em;
    text-align: center;
    padding-left: 0em;
    padding-right: 0em;
    margin-top: 0em;
  }
  .imagelist ul li span, x:-moz-any-link {
    margin-top: 0px;
  }
  p.imagecomment {
    margin-top: 0.3em;
    margin-bottom: 0px;
  }
  p.imagecomment strong {
    color: #cc0000;
    color: #006600;
    display: block;
  }
  .imagelistnobottom {
    margin-bottom: 0px;
  }
  .more {
    padding-left: 20px;
    background: url("../common_image/more.png") no-repeat left center;
  }
  #returnpage {
    padding-left: 20px;
    background: url("../common_image/returnpage.png") no-repeat left center;
  }
}

@media screen and (max-width: 480px) {
  #main-contents table th,
  #main-contents table td {
    padding: 0.2em;
  }
}
/*# sourceMappingURL=style.css.map */