@charset "UTF-8";
html, body,
address,
div, span,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
ul, ol, li, dl, dt, dd,
table, caption, thead, tbody, tfoot, tr, th, td,
form, fieldset, legend, label, input, textarea, select,
object, iframe, embed,
img, a, em, strong, b, i, mark, small,
sub, sup, abbr, cite, q, ruby,
ins, del, dfn, code, var, samp, kbd {
  margin: 0;
  padding: 0;
}

article, section, aside, header, footer, nav,
hgroup,
figure, figcaption,
video, audio, canvas,
time {
  margin: 0;
}

html {
  overflow-y: scroll;
  font-size: 100.01%;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-size: 100%;
}

em {
  font-style: normal;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

pre, code, kbd, samp {
  font-family: monospace;
}

img {
  border: none;
  vertical-align: bottom;
}
a img {
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  font-size: inherit;
}

caption, th {
  font-weight: normal;
  text-align: left;
}

input, select, textarea {
  vertical-align: middle;
  font-size: inherit;
}

article, section, aside, header, footer, nav, address,
hgroup, figcaption, figure {
  display: block;
}

/* -----------------------------------------------------------
   Base
----------------------------------------------------------- */
body {
  font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
  line-height: 1.69231;
  font-size: 0.8125em;
  color: #333333;
  -webkit-text-size-adjust: 100%;
}

a:link,
a:visited {
  color: #5e9205;
  text-decoration: underline;
}

a:hover,
a:active,
a:focus {
  color: #ff6600;
}

p,
ul,
ol,
dl,
table {
  margin-bottom: 30px;
}

ul ul,
ul ol,
ol ol,
ol ul,
table p,
table ul,
table ol,
table dl {
  margin-bottom: 0;
}

/* -----------------------------------------------------------
   Layout
----------------------------------------------------------- */
.str-header,
.nav-global,
.page-header-content,
.page-topicpath,
.str-footer-content {
  margin: 0 auto;
  width: 960px;
}

.str-header {
  position: relative;
  height: 98px;
}
.str-header .logo,
.str-header .nav-utility,
.str-header .contact {
  position: absolute;
}
.str-header .logo {
  top: 28px;
  left: 25px;
}
.str-header .nav-utility {
  top: 21px;
  left: 617px;
}
.str-header .nav-utility li {
  float: left;
  margin-right: 27px;
}
.str-header .nav-utility li.last-child {
  margin-right: 0;
}
.str-header .contact {
  top: 47px;
  right: 0;
}

.nav-global-container {
  margin-bottom: 25px;
  border-width: 1px 0;
  border-style: solid;
  border-color: #cbdfa2;
}

.nav-global {
  padding-left: 1px;
  background: url(../images/bg_nav_global.png) no-repeat left center;
}
.nav-global li {
  float: left;
  margin-right: 1px;
}

.page-header {
  height: 260px;
  background: url(../images/bg_page_header.jpg) no-repeat center top;
}
.page-header .page-header-content {
  position: relative;
}
.page-header .message,
.page-header .friendcall,
.page-header .hdg {
  position: absolute;
}
.page-header .message {
  top: 48px;
  left: 0;
}
.page-header .friendcall {
  top: 43px;
  right: -32px;
}
.page-header .hdg {
  top: 174px;
  left: 0;
}

.page-topicpath {
  margin-top: -0.7em;
  margin-bottom: 80px;
}

.nav-local {
  margin-bottom: 35px;
}
.nav-local dt {
  padding: 10px 15px;
  background: url(../images/bg_nav-local_hdg.png) no-repeat left top;
  line-height: 1;
  color: #F2F2EC;
  font-size: 1.23077em;
}
.nav-local li {
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #E8E8E8;
  background-color: #fefefc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefc), color-stop(98%, #f6f7f3), to(#f6f7f3));
  background-image: -webkit-linear-gradient(top, #fefefc 0%, #f6f7f3 98%, #f6f7f3 100%);
  background-image: linear-gradient(to bottom, #fefefc 0%, #f6f7f3 98%, #f6f7f3 100%);
}
.nav-local li a,
.nav-local li span {
  display: block;
  padding: 22px 16px 22px 32px;
  background: url(../images/blt_right_01.png) no-repeat 16px 50%;
}

.nav-contact-01 {
  margin-bottom: 35px;
}

.str-footer {
  padding: 45px 0 20px;
  background: #f8f8f1 url(../images/bg_footer.png) repeat-x left top;
}
.str-footer .siteowner {
  float: left;
  width: 450px;
}
.str-footer .siteowner dt {
  margin-bottom: 10px;
}
.str-footer .links {
  float: right;
  padding-right: 70px;
  width: 420px;
}
.str-footer .links a {
  color: #333333;
}
.str-footer .links ul {
  float: left;
  margin-right: 10px;
  width: 200px;
}
.str-footer .links ul > li {
  margin-bottom: 1em;
  padding-left: 15px;
  background: url(../images/blt_right_01.png) no-repeat left 0.5em;
  font-size: 0.92308em;
}
.str-footer .copyright {
  clear: both;
  text-align: center;
  font-size: 0.76923em;
}
.str-footer .copyright small {
  font-size: 1em;
}

/* -----------------------------------------------------------
   Modules
----------------------------------------------------------- */
.sctn-01 {
  margin-bottom: 75px;
}

.lyt-image.image-R .image {
  float: right;
  margin-left: 20px;
}
.lyt-image.image-L .image {
  float: left;
  margin-right: 20px;
}
.lyt-image.image-parallel .text {
  overflow: hidden;
}

.page-container-01,
.page-container-02,
.mod-visual-01-contents,
.mod-message-01,
.mod-movie-01-contents {
  margin: 0 auto;
  width: 960px;
}

.page-container-01 .main {
  float: left;
  width: 650px;
}
.page-container-01 .sub {
  float: right;
  width: 245px;
}

.page-container-02 .main {
  float: left;
  width: 570px;
}
.page-container-02 .sub {
  float: right;
  width: 320px;
}

.lyt-column.col2 .col {
  float: left;
  margin-right: 20px;
  width: 315px;
}
.lyt-column.col2 .col.last-col {
  margin-right: 0;
}

.hdg-l2-01-container {
  margin-bottom: 30px;
  padding-bottom: 5px;
  background: url(../images/bg_hdg-l2-01.png) repeat-x left bottom;
}
.hdg-l2-01-container .hdg-l2-01 {
  padding-left: 21px;
  border-left: 4px solid #70AC06;
  line-height: 1.36364;
  color: #5E9205;
  font-size: 1.69231em;
}

.hdg-l3-01 {
  margin-bottom: 20px;
  padding-left: 27px;
  background: url(../images/blt_hdg-l3-01.png) no-repeat left 0.3em;
  color: #5E9205;
  font-size: 1.23077em;
}

.hdg-l4-01 {
  margin-bottom: 1em;
  color: #303030;
}

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

.align-C {
  text-align: center !important;
}

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

.strong-01 {
  font-size: 1.53846em;
  font-weight: normal;
}

.list-u-01 > li {
  margin-bottom: 1em;
  padding-left: 21px;
  background: url(../images/blt_dot_01.png) no-repeat 6px 0.65em;
}

.list-u-02 > li {
  margin-bottom: 1em;
  padding-left: 18px;
  background: url(../images/blt_right_01.png) no-repeat left 0.4em;
}
.list-u-02.links a {
  margin-left: 30px;
}
.list-u-02.links a[target='_blank'] {
  padding-right: 17px;
  background: url(../images/icon_newwindow.png) no-repeat right center;
}

.list-o-01 > li {
  position: relative;
  padding-left: 3em;
}
.list-o-01 > li .number {
  position: absolute;
  top: 0;
  left: 0;
}

.list-o-02 > li {
  margin: 0 0 1em 20px;
  list-style: decimal outside;
}

.list-d-01 dt {
  clear: left;
  float: left;
}
.list-d-01 dt:after {
  margin: 0 0.2em;
  content: "：";
}
.list-d-01.mod-dt-4em dt {
  width: 4em;
}
.list-d-01.mod-dt-4em dd {
  margin-left: 4em;
}

.list-d-02 dt {
  position: relative;
  padding-left: 1.5em;
}
.list-d-02 dt .number {
  position: absolute;
  top: 0;
  left: 0;
}
.list-d-02 dd {
  margin-bottom: 1em;
  padding-left: 1.5em;
}

.list-d-03 dd {
  margin-left: 1em;
}

.list-photo-01 {
  overflow: hidden;
  margin-right: -20px;
}
.list-photo-01 > li {
  display: inline-block;
  margin: 0 20px 20px 0;
  width: 170px;
  vertical-align: top;
}
.list-photo-01 > li .caption {
  display: block;
  margin-top: 15px;
  text-align: center;
}
.list-photo-01 > li:nth-child(3n+1):nth-last-child(-n+3),
.list-photo-01 > li:nth-child(3n+1):nth-last-child(-n+3) ~ li {
  margin-bottom: 0;
}
.list-photo-01.mod-row1 li {
  margin-bottom: 0;
}

.list-sitemap > li {
  margin-bottom: 10px;
  padding-bottom: 8px;
  background: url(../images/bg_dotline_01.png) repeat-x left bottom;
}
.list-sitemap > li a {
  padding-left: 18px;
  background: url(../images/blt_right_01.png) no-repeat left 0.4em;
}

.list-information-01 {
  background: url(../images/bg_dotline_01.png) repeat-x left top;
}
.list-information-01 > li {
  padding: 10px;
  background: url(../images/bg_dotline_01.png) repeat-x left bottom;
}
.list-information-01 > li .date {
  float: left;
  width: 115px;
  font-weight: bold;
}
.list-information-01 > li a,
.list-information-01 > li .content {
  display: block;
  margin-left: 115px;
}

.tbl-01,
.tbl-01 th,
.tbl-01 td {
  border-style: solid;
  border-color: #CCCCCC;
}
.tbl-01 {
  border-width: 1px 0 0 1px;
  width: 100%;
}
.tbl-01 th,
.tbl-01 td {
  padding: 9px 18px;
  border-width: 0 1px 1px 0;
}
.tbl-01 thead th {
  background: url(../images/bg_tbl-01_thead.png) repeat;
  text-align: center;
}
.tbl-01 tbody th {
  background: url(../images/bg_tbl-01.png) repeat;
}
.tbl-01 .date {
  width: 24%;
}
.tbl-01 .content,
.tbl-01 .lecturer {
  width: 38%;
}

.tbl-02 th,
.tbl-02 td {
  padding: 9px 18px;
}

.form-01 th {
  width: 30%;
}
.form-01 input[type="text"],
.form-01 input[type="email"],
.form-01 textarea {
  padding: 5px;
  border: 1px solid #ccc;
}
.form-01 .required {
  color: #CC0000;
  font-size: 0.76923em;
}
.form-01 .input-text-01 {
  width: 250px;
}
.form-01 .input-text-02 {
  width: 400px;
}
.form-01 .input-textarea-01 {
  width: 400px;
  height: 180px;
}
.form-01 .address dd {
  margin-bottom: 0.5em;
}

.input-error {
  color: #CC0000;
}

.nav-pagetop-01 {
  margin-top: 100px;
  margin-bottom: 20px;
  text-align: center;
}

.nav-pagetop-02 {
  text-align: right;
}

.nav-form {
  text-align: center;
}
.nav-form form {
  display: inline-block;
  margin: 0 5px;
}
.nav-form .btn {
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #ccc;
  width: 160px;
  height: 45px;
  line-height: 1;
  font-size: 1.23077em;
}
.nav-form .btn-normal {
  background-color: #e0e0e0;
}
.nav-form .btn-submit {
  background-color: #FF9900;
  color: #fff;
}

.mod-mb-non {
  margin-bottom: 0 !important;
}

.mod-mb-10 {
  margin-bottom: 10px;
}

.mod-ml-1em {
  margin-left: 1em;
}

.mod-ml-15 {
  margin-left: 15px;
}

.nowrap {
  white-space: nowrap;
}

.mod-infometa {
  margin: 60px 0 20px;
  padding-bottom: 7px;
  background: url(../images/bg_dotline_01.png) repeat-x left bottom;
  color: #999;
}

.mod-map iframe {
  border: none;
}

.mod-map-02 .hdg {
  margin-bottom: 10px;
}
.mod-map-02 iframe {
  border: 3px solid #CBDFA2;
}

.mod-visual-01 {
  height: 503px;
  background: url(../../images/bg_index_01.jpg) no-repeat center top;
}
.mod-visual-01 .mod-visual-01-contents {
  position: relative;
}
.mod-visual-01 .text,
.mod-visual-01 .friendcall {
  position: absolute;
}
.mod-visual-01 .text {
  top: 80px;
  left: 0;
}
.mod-visual-01 .friendcall {
  top: 259px;
  right: 0;
}

.mod-message-01 {
  margin-bottom: 70px;
}
.mod-message-01 .hdg,
.mod-message-01 .text,
.mod-message-01 .btn {
  text-align: center;
}
.mod-message-01 .hdg {
  margin-bottom: 30px;
}

.mod-movie-01 {
  margin-bottom: 45px;
  padding: 45px 0;
  background-color: #EEF1E7;
}
.mod-movie-01 .hdg {
  margin-bottom: 30px;
  text-align: center;
}

.mod-information .hdg-container {
  position: relative;
  margin-bottom: 25px;
  padding-right: 130px;
  height: 30px;
}
.mod-information .hdg-container .hdg {
  margin-left: 10px;
}
.mod-information .hdg-container .link {
  position: absolute;
  top: 0;
  right: 0;
}

.str-header .nav-utility, .nav-global, .str-footer .links, .lyt-image,
.lyt-column, .page-container-01, .page-container-02 {
  /* フロートの解除 */
}
.str-header .nav-utility:before, .nav-global:before, .str-footer .links:before, .lyt-image:before,
.lyt-column:before, .page-container-01:before, .page-container-02:before, .str-header .nav-utility:after, .nav-global:after, .str-footer .links:after, .lyt-image:after,
.lyt-column:after, .page-container-01:after, .page-container-02:after {
  content: " ";
  display: table;
}
.str-header .nav-utility:after, .nav-global:after, .str-footer .links:after, .lyt-image:after,
.lyt-column:after, .page-container-01:after, .page-container-02:after {
  clear: both;
}

/*# sourceMappingURL=basic.css.map */
