@charset "UTF-8";
/* ============================================================

	style info : reset

============================================================ */
body {
  -webkit-text-size-adjust: none;
  background: #fff;
}

html, body, div, p,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, input, textarea,
pre, blockquote,
th, td {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: none;
}

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

img {
  vertical-align: top;
}

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}

em, strong, th {
  font-style: normal;
  font-weight: bold;
}

ol, ul {
  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: none;
}

/* ============================================================

	style info : common

============================================================ */
/* -----------------------------------
	basic
----------------------------------- */
body {
  min-width: 1000px;
  background: white;
  color: black;
  font-size: 14px;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0;
}
.ie body {
  font-size: 87.5%;
}

body,
input,
textarea,
select {
  font-family: "YuGothic", "Yu Gothic", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}
.win body, .win
input, .win
textarea, .win
select {
  font-family: "YuGothic", "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

table {
  width: 100%;
}

th, td {
  color: black;
  line-height: 1.5;
  font-weight: normal;
}

a {
  outline: none;
  color: black;
  cursor: pointer;
  text-decoration: underline;
}
a:visited {
  color: black;
  text-decoration: underline;
}
a:hover, a:active {
  color: black;
  text-decoration: none;
}
a img {
  box-shadow: #fff 0 0 0;
}

/* -----------------------------------
	layout
----------------------------------- */
#wrapper {
  position: relative;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  overflow: hidden;
  *zoom: 1;
}
@media screen and (max-width: 640px) {
  #wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
}

#main {
  position: relative;
  z-index: 100;
  float: right;
  width: 760px;
  padding: 270px 0 85px 0;
  text-align: left;
}

#sub {
  position: relative;
  float: left;
  width: 200px;
  z-index: 200;
  padding-top: 275px;
  text-align: left;
}

.ui-inner {
  position: relative;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .ui-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}

/* -----------------------------------
	sub
----------------------------------- */
#sub .site-logo {
  position: absolute;
  left: 0;
  top: 97px;
  width: 347px;
}
#sub .site-logo img {
  width: 100%;
  height: auto;
}
#sub ul {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  line-height: 1.2;
}
#sub ul li {
  margin-bottom: 23px;
}
#sub ul a {
  text-decoration: none;
}
#sub .copyright {
  margin-top: 47px;
  font-size: 85.71429%;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  line-height: 1.4;
}

/* -----------------------------------
	main
----------------------------------- */
#main .page-title {
  font-size: 214.28571%;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.2;
}

.section {
  margin-top: -92px;
  margin-bottom: 140px;
  padding-top: 92px;
}
.section h1,
.section h2,
.section .page-title {
  font-size: 214.28571%;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 30px;
}

.more-link a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 1.6em;
  line-height: 1.6em;
  background: black no-repeat;
  color: #fff;
  font-size: 85.71429%;
  font-family: "Lato", sans-serif;
  text-decoration: none;
  padding: 0 20px 0 8px;
  background-image: url(../img/bg_link_r.png);
  background-position: right center;
}
.more-link a:hover {
  background-color: #4d4d4d;
}

/* -----------------------------------
	contact
----------------------------------- */
#contact {
  margin-bottom: 0;
}
#contact h2 {
  margin-bottom: 38px;
}
#contact .contact {
  margin-top: .3em;
  font-size: 142.85714%;
  font-family: "Lato", sans-serif;
  font-weight: 400;
}

/* ============================================================

	style info : top

============================================================ */
/* -----------------------------------
	common over write
----------------------------------- */
/* -----------------------------------
	top-visual
----------------------------------- */
.top-news h1, .top-news h2 {
  margin-bottom: 30px;
}
.top-news .more-link {
  margin-top: 1.5em;
}

.top-works h1, .top-works h2 {
  margin-bottom: 35px;
}

.top-about {
  margin-bottom: 110px;
}
.top-about h3 {
  margin-bottom: 30px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
}
.top-about .outline {
  margin-top: 65px;
}
.top-about .outline table th,
.top-about .outline table td {
  padding: 0 0 9px 0;
  vertical-align: middle;
}
.top-about .outline table th {
  position: relative;
  font-size: 85.71429%;
  width: 95px;
}
.top-about .outline table th:after {
  display: block;
  content: '＿';
  position: absolute;
  right: 0;
  top: 0;
  font-size: 116.66667%;
}
.top-about .outline table td {
  padding-left: 20px;
}
.top-about .outline table td .map-link {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 1.8em;
  line-height: 1.8em;
  padding: 0 10px;
  background: black;
  color: #fff;
  font-size: 85.71429%;
  font-family: "Lato", sans-serif;
  text-decoration: none;
  line-height: 1.3;
  height: 1.5em;
}
.top-about .outline table td .map-link:hover {
  background-color: #4d4d4d;
}
.top-about .member {
  margin-top: 45px;
}
.top-about .member table th,
.top-about .member table td {
  padding: 0 0 23px 0;
  font-size: 71.42857%;
  vertical-align: top;
}
.top-about .member table span {
  display: block;
}
.top-about .member table th {
  width: 100px;
}
.top-about .member table th span {
  margin-bottom: 2px;
  font-size: 160%;
}
.top-about .member table td {
  padding-top: .6em;
}
.top-about .member table td span {
  margin-top: .2em;
  font-size: 120%;
}

.top-access h2 {
  margin-bottom: 50px;
}
.top-access .map {
  margin-bottom: 27px;
}
.top-access .address {
  overflow: hidden;
  *zoom: 1;
}
.top-access .address dt {
  float: left;
  margin-right: 22px;
}
.top-access .address dd {
  position: relative;
  overflow: hidden;
  top: -2px;
  line-height: 1.6;
}
.top-access .station {
  margin-top: 1.6em;
  font-size: 85.71429%;
}
.top-access .station ul li {
  list-style: outside disc;
  margin: .1em 0 0 1.5em;
}
.top-access .more-link {
  margin-top: 15px;
}

/* ============================================================

	style info : news

============================================================ */
/* -----------------------------------
	news-list
----------------------------------- */
.news-list li {
  margin-bottom: .5em;
}
.news-list li span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 80px;
  font-size: 85.71429%;
  font-family: "Lato", sans-serif;
}

/* -----------------------------------
	news-detail
----------------------------------- */
.news-detail {
  margin-bottom: 150px;
}
.news-detail .page-title {
  margin-bottom: 50px;
}
.news-detail h1 {
  margin-bottom: 30px;
  font-size: 171.42857%;
  font-weight: 300;
}
.news-detail .date {
  margin-bottom: 30px;
  font-size: 85.71429%;
  font-family: "Lato", sans-serif;
}
.news-detail .body {
  margin-top: 50px;
}

.detail-nav {
  overflow: hidden;
  *zoom: 1;
  margin-top: 95px;
}
.detail-nav p {
  float: left;
  margin-right: 20px;
}
.detail-nav .prev a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 1.6em;
  line-height: 1.6em;
  background: black no-repeat;
  color: #fff;
  font-size: 85.71429%;
  font-family: "Lato", sans-serif;
  text-decoration: none;
  padding: 0 8px 0 20px;
  background-image: url(../img/bg_link_l.png);
  background-position: left center;
}
.detail-nav .prev a:hover {
  background-color: #4d4d4d;
}
.detail-nav .next a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 1.6em;
  line-height: 1.6em;
  background: black no-repeat;
  color: #fff;
  font-size: 85.71429%;
  font-family: "Lato", sans-serif;
  text-decoration: none;
  padding: 0 20px 0 8px;
  background-image: url(../img/bg_link_r.png);
  background-position: right center;
}
.detail-nav .next a:hover {
  background-color: #4d4d4d;
}

/* ============================================================

	style info : works

============================================================ */
/* -----------------------------------
	common over write
----------------------------------- */
#works .top-works {
  overflow: hidden;
  margin-bottom: 110px;
}

/* -----------------------------------
	works-list
----------------------------------- */
.works-list {
  overflow: hidden;
  *zoom: 1;
  position: relative;
  margin-right: -50px;
}
.works-list li {
  float: left;
  margin: 0 50px 30px 0;
}
.works-list li a {
  display: block;
  position: relative;
}
.works-list li a h3 {
  display: none;
  position: absolute;
  left: 10px;
  bottom: 10px;
  margin-right: 10px;
  z-index: 130;
  color: #fff;
  font-weight: normal;
}
.works-list li a .img {
  position: relative;
  z-index: 110;
}
.works-list li a .overlay {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 120;
  content: ' ';
  width: 100%;
  height: 100%;
  background: url(../img/bg_blk50.png) left top repeat;
}

/* -----------------------------------
	works-detail
----------------------------------- */
.category-list {
  position: relative;
  margin: 50px 0 22px -3em;
  font-size: 85.71429%;
}
.category-list li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  margin-bottom: .6em;
  padding-left: 3em;
}
.category-list li:before {
  display: block;
  content: '／';
  position: absolute;
  left: 1em;
}

.works-detail {
  margin-bottom: 140px;
}
.works-detail .page-title {
  margin-bottom: 40px !important;
}
.works-detail h1 {
  margin-bottom: 30px;
  font-size: 171.42857%;
  line-height: 1.4;
}
.works-detail .category {
  margin-bottom: 40px;
  font-size: 85.71429%;
}
.works-detail .body {
  margin-bottom: 20px;
  line-height: 1.6;
}
.works-detail .data {
  font-size: 85.71429%;
  line-height: 1.6;
}
.works-detail .data p {
  margin-bottom: 1.5em;
}
.works-detail .visual {
  margin-top: 45px;
}
.works-detail .visual p {
  margin-bottom: 40px;
}
.works-detail .visual p span {
  display: block;
  margin-top: 10px;
}
.works-detail .detail-nav {
  margin-top: 80px;
}

.archive-title {
  margin-top: 60px;
  font-size: 214.28571%;
  font-weight: normal;
}

/* -----------------------------------
	entry body format
----------------------------------- */
.body {
  line-height: 1.6;
}
.body h2,
.body h3 {
  margin-bottom: 1em;
  line-height: 1.5;
}
.body h2 {
  font-size: 142.85714%;
}
.body h3 {
  font-size: 121.42857%;
}
.body hr {
  height: 0;
  padding: 0;
  border: none;
  border-top: solid 1px black;
}
.body p,
.body ul,
.body ol,
.body hr {
  margin: 1.5em 0;
}
.body em {
  font-style: italic;
  font-weight: normal;
}
.body ul li {
  list-style: disc outside;
  margin-left: 1.5em;
}
.body ol li {
  list-style: decimal outside;
  margin-left: 1.5em;
}
.body blockquote {
  margin-left: 2em;
  font-style: italic;
  color: gray;
}
.body a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.body a:hover {
  text-decoration: none !important;
}

.data a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.data a:hover {
  text-decoration: none !important;
}
