/*H200S80B90*/
/*H200S20B100*/
/*H200S100B90*/
body {
  background: url(../img/page/page_bg.png) 50% 168px no-repeat;
}

.ffsp {
  font-family: 'Lato', sans-serif;
}

/* page_ttl
  ========================================================================== */
h2.page_ttl {
  margin: 0 auto 60px;
  color: #444;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 1px;
  text-align: center;
  line-height: 38px;
  font-weight: normal;
  background: url(../img/page/page-ttl_line.png) 0 42px repeat-x;
}
h2.page_ttl span {
  letter-spacing: 0px;
  color: #333;
  font-size: 30px;
  font-size: 3rem;
  font-family: 'Lato', sans-serif;
  letter-spacing: 2px;
}

#research .page_ttl {
  width: 220px;
}

#message .page_ttl {
  width: 220px;
}

#member .page_ttl {
  width: 220px;
}

/* page_box
  ========================================================================== */
.page-box {
  border-top: 4px solid #2ea8e5;
  float: left;
}

/* research
  ========================================================================== */
/*2clumn*/
#research .page-box {
  width: 460px;
  height: 480px;
  margin-right: 20px;
  margin-bottom: 80px;
  padding: 0 0 30px;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 2px rgba(4, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 2px rgba(4, 0, 0, 0.1);
  box-shadow: 0 2px 2px rgba(4, 0, 0, 0.1);
}
#research .page-box:nth-child(2) {
  margin-right: 0;
  margin-left: 20px;
}
#research .page-box h3 {
  width: 86%;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: normal;
  color: #2ea8e5;
  border-bottom: 1px solid #ccc;
  padding: 24px 0;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: center;
}
#research .page-box dl {
  width: 100%;
  height: 184px;
  padding: 0 32px;
  margin-bottom: 0;
  box-sizing: border-box;
}
#research .page-box dt, #research .page-box dd {
  float: left;
  margin: 0;
}
#research .page-box dt {
  width: 20%;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
}
#research .page-box dd {
  width: 80%;
  margin-left: 20%;
  font-size: 13px;
  font-size: 1.3rem;
  text-indent: -1.4em;
  line-height: 1.8;
  margin-bottom: 8px;
}
#research .page-box dd:nth-child(2) {
  margin-left: 0;
}
#research .page-box dd:last-child {
  margin-bottom: 30px;
}
#research .page-box a.btn {
  width: 86%;
  margin: 0 auto;
  display: block;
  height: 32px;
  padding: 10px 0;
}
#research .page-box .tumb-container {
  width: 430px;
  margin: 25px auto 30px;
}
#research .page-box .tumb-container img {
  float: left;
}

#research .page-box_sub {
  width: 960px;
  height: 150px;
  border-top: 4px solid #ddd;
  background-color: #f9f9f9;
  margin-bottom: 100px;
}
#research .page-box_sub h3 {
  text-align: left;
  border: 0;
  padding-bottom: 0;
  margin-left: 32px;
}
#research .page-box_sub p {
  font-size: 13px;
  font-size: 1.3rem;
  margin-left: 32px;
}
#research .page-box_sub a.btn {
  width: 200px;
  margin-left: 32px;
  display: block;
  height: 24px;
  padding: 6px 0;
}
#research .page-box_sub .box_sub-content {
  width: 340px;
  float: left;
}
#research .page-box_sub .tumb-container {
  width: 590px;
  margin: 15px 0 0 0;
  float: left;
}
#research .page-box_sub .tumb-container img {
  margin-left: 20px;
  float: right;
}

/* research-detail
  ========================================================================== */
.research-detail-header {
  padding-top: 10px;
  height: 140px;
  box-sizing: border-box;
}
.research-detail-header h2 {
  margin-left: 32px;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
  color: #2ea8e5;
}
.research-detail-header p {
  margin-top: 6px;
  margin-left: 36px;
  font-size: 14px;
  font-size: 1.4rem;
}

.research-detail {
  background-color: #fff;
}

.research-detail-container {
  padding-top: 48px;
  padding-bottom: 48px;
}
.research-detail-container figure {
  width: 320px;
  margin: 14px 0 0;
  float: left;
}
.research-detail-container .research-theme {
  width: 640px;
  padding: 0 32px;
  float: left;
  box-sizing: border-box;
}
.research-detail-container .research-theme span {
  color: #999;
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  margin-bottom: 0px;
}
.research-detail-container .research-theme h3 {
  color: #2ea8e5;
  letter-spacing: 1px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: normal;
  margin: 0 0 24px;
}
.research-detail-container .research-theme p {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.75;
}
.research-detail-container:first-child {
  padding-top: 64px;
}
.research-detail-container:last-child {
  margin-bottom: 90px;
}

.detail-footer-link:hover {
  background-color: rgba(12, 141, 231, 0.1);
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.detail-footer-link:hover h4 {
  color: #0099e5;
}
.detail-footer-link:hover img {
  -webkit-filter: grayscale(0%);
  filter: none;
}
.detail-footer-link:hover .btn {
  background-color: #0099e5;
}

.research-detail-footer {
  border-top: 1px solid #eee;
  background-color: #fdfdfd;
}
.research-detail-footer img {
  -webkit-filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
}
.research-detail-footer h4 {
  color: #555;
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 0;
}
.research-detail-footer dl {
  width: 100%;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
}
.research-detail-footer dt, .research-detail-footer dd {
  float: left;
  margin: 0;
}
.research-detail-footer dt {
  width: 90%;
  padding-left: 22px;
  margin-bottom: 4px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #999;
}
.research-detail-footer dd {
  width: 90%;
  padding-left: 22px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  margin-bottom: 8px;
}
.research-detail-footer dd:last-child {
  margin-bottom: 20px;
}
.research-detail-footer .detail-footer-link {
  width: 50%;
  height: 184px;
  box-sizing: border-box;
  padding-top: 20px;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  float: left;
}
.research-detail-footer .detail-footer-link h4 {
  padding-left: 22px;
  margin-bottom: 6px;
}
.research-detail-footer .detail-footer-link:nth-last-child(1) {
  border-top: 0 none;
}
.research-detail-footer .detail-footer-link:nth-last-child(2) {
  border-top: 0 none;
}
.research-detail-footer .detail-footer-link:nth-child(odd) {
  border-left: 1px solid #eee;
}
.research-detail-footer .detail-footer-link_machine img {
  display: block;
  margin: 0 auto 6px;
}
.research-detail-footer a.btn {
  width: 90%;
  display: block;
  margin: 0 auto;
  background-color: #aaa;
}

/* message
  ========================================================================== */
.message-container .btn {
  width: 300px;
  height: 40px;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  margin: 0 auto;
}

.message-container .inner {
  width: 800px;
  border-top: 4px solid #2ea8e5;
  background-color: #fff;
  padding-top: 78px;
  padding-bottom: 196px;
}

.message-container .inner h2,
.message-container .inner p.message_last {
  width: 100%;
  text-align: center;
  font-weight: normal;
  color: #2ea8e5;
  margin-bottom: 32px;
  font-size: 24px;
  font-size: 2.4rem;
}

.message-container .inner p {
  width: 640px;
  display: block;
  line-height: 2;
  margin: 0 auto 80px;
  text-align: left;
  font-size: 14px;
  font-size: 1.4rem;
}

/* member
  ========================================================================== */
#member .member-inner {
  border-top: 4px solid #cbedff;
  position: relative;
  padding: 60px 20px 60px;
  box-sizing: border-box;
  background-color: #fff;
}
#member .member-inner .member-section-header {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: normal;
  border-top: 4px solid #2ea8e5;
  display: inline-block;
  position: absolute;
  padding-top: 5px;
  letter-spacing: 1px;
  top: -27px;
  left: 0px;
  padding-left: 20px;
  padding-right: 20px;
  color: #2ea8e5;
}

.member-article {
  width: 424px;
  float: left;
  position: relative;
  margin-bottom: 45px;
}
.member-article:nth-child(odd) {
  margin-left: 55px;
}
.member-article img {
  width: 164px;
}
.member-article .member-detail {
  width: 240px;
}
.member-article .member-detail a.btn {
  width: 240px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.member-article .member-detail a.btn:after {
  content: "";
  width: 11px;
  height: 11px;
  background: url(../img/common/blank_white.png) 0 0px no-repeat;
  position: absolute;
  top: 6px;
}
.member-article .member-detail,
.member-article img {
  float: left;
}

.member-detail {
  margin-left: 20px;
  float: left;
}
.member-detail h3 {
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1;
}
.member-detail h3 span {
  padding-left: 10px;
  color: #999999;
  font-size: 12px;
  font-size: 1.2rem;
}
.member-detail .member-position {
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 8px;
  line-height: 1;
  display: inline-block;
  border-bottom: 1px dotted #999;
  font-size: 14px;
  font-size: 1.4rem;
}
.member-detail .research-field {
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 0;
  margin-bottom: 8px;
}
.member-detail .research-field-detail {
  font-size: 11px;
  font-size: 1.1rem;
}

.member-student h4 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: normal;
  margin-bottom: 10px;
}
.member-student h4:nth-child(2) {
  margin-top: 0;
}
.member-student p {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 40px;
}

/* result
  ========================================================================== */
.inner-result {
  padding: 60px 40px 240px;
  border-top: 4px solid #2ea8e5;
  background-color: #fff;
  box-sizing: border-box;
}
.inner-result .result-detail {
  width: 240px;
  float: left;
  margin: 0 25px;
}
.inner-result h3 {
  text-align: center;
  margin-top: 8px;
  margin-bottom: 8px;
  letter-spacing: 1px;
  line-height: 1;
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
}
.inner-result span {
  width: 100%;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
  text-align: center;
  padding-bottom: 16px;
  border-bottom: 1px dotted #999;
}
.inner-result p {
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  margin: 10px 20px;
  height: 50px;
}
.inner-result a.btn {
  height: 32px;
  padding: 10px 0;
}

/* machine
  ========================================================================== */
.machine-detail-container {
  width: 100%;
  background-color: #fff;
}
.machine-detail-container .inner {
  padding-top: 80px;
  padding-bottom: 80px;
}
.machine-detail-container .research-detail-footer .inner {
  padding-top: 0px;
}

.machine-detail {
  width: 300px;
  margin: 0 10px 30px;
  float: left;
  position: relative;
  overflow: hidden;
  background-color: #eee;
  box-shadow: 0 0 1px 1px #eeeeee;
}
.machine-detail img {
  margin: 0 auto;
  display: block;
}

.machine-detail h3 {
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  text-align: center;
}

.machine-detail p span {
  font-size: 17px;
  font-size: 1.7rem;
}

.machine-detail p {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  color: #333;
  margin: 0;
  padding: 20px;
  line-height: 1.8;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  box-sizing: border-box;
}

.machine-detail:hover p {
  opacity: 1;
}

/* access
  ========================================================================== */
.inner-access {
  position: relative;
}

.access-detail {
  width: 320px;
  height: 300px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 90px;
  float: left;
  border-top: 2px solid #eee;
}
.access-detail h3 {
  font-size: 24px;
  font-size: 2.4rem;
  height: 100px;
  margin: 0;
  font-weight: normal;
  text-align: center;
  line-height: 100px;
  letter-spacing: 2px;
  color: #2ea8e5;
}
.access-detail p {
  width: 200px;
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0 auto;
}

div.access-address p {
  text-align: left;
  line-height: 1.75;
}

div.access-access p span {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 4px;
}

div.access-contact p {
  margin-top: 48px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}
div.access-contact p img {
  display: block;
  margin: 0 auto;
}

.access-map {
  display: block;
  margin: 0 auto 140px;
  width: 920px;
  position: relative;
}

.access-map_navi {
  position: absolute;
  left: 0;
  bottom: 390px;
  -webkit-box-shadow: 0 -4px 4px rgba(168, 168, 168, 0.23);
  -moz-box-shadow: 0 -4px 4px rgba(168, 168, 168, 0.23);
  box-shadow: 0 -4px 4px rgba(168, 168, 168, 0.23);
}
