@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
  }
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/*
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 8/9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td {
  padding: 0;
}

/* ----------------------------------------------------------------
	base
----------------------------------------------------------------- */
body,
button,
input,
select,
textarea {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}

html {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 16px;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

a {
  color: #333;
  text-decoration: underline;
  outline: 0 none;
}

a:focus {
  text-decoration: underline;
}

a:hover,
a:active {
  color: #333;
  text-decoration: none;
}

a.tel {
  color: #333;
  text-decoration: none;
  cursor: default;
}

img {
  border: 0;
  line-height: 1;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
}

/* ----------------------------------------------------------------
	header
----------------------------------------------------------------- */
#header {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

#header h1 {
  margin: 0 100px 0 0;
  padding: 0;
}

#header h1 a {
  display: block;
  padding: 32px 0 32px 56px;
  background: url(/img/logo_ie8.png) no-repeat left center;
  text-decoration: none;
  color: #333;
  font-size: 16px;
  line-height: 1;
}

:root #header h1 a {
  background-image: url(/img/logo.png);
  background-size: 42px 40px;
}

#header h1 br {
  display: none;
}

#header .language {
  position: absolute;
  top: 50%;
  right: 0;
  line-height: 1;
  height: 24px;
  margin-top: -12px;
}

#header .language a {
  display: block;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  text-decoration: none;
  background-color: #c23462;
  padding: 0 1em;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
}

#header .language a:hover {
  color: #c23462;
  background-color: #edc4d6;
}

#navigation {
  position: relative;
  z-index: 2;
  background: #c23462;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
}

#navigation ul {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  height: 60px;
}

#navigation li {
  margin: 0;
  padding: 0;
  width: 33.33333%;
  height: 100%;
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#navigation li a {
  display: block;
  height: 60px;
  line-height: 60px;
  color: #fff;
  text-decoration: none;
  position: relative;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

#navigation li.active a {
  -webkit-transition: none 0;
  transition: none 0;
}

#navigation li.active:after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  background-color: #da85a1;
}

#navigation li a:hover {
  opacity: 0.7;
}

#navigation li.active a:hover {
  opacity: 1;
}

#navigation li:first-child a:before,
#navigation li a:after {
  content: "";
  width: 1px;
  height: 60%;
  background-color: #da85a1;
  position: absolute;
  top: 20%;
}

#navigation li:first-child a:before {
  left: 0;
}

#navigation li a:after {
  right: 0;
}

#main {
  position: relative;
  margin-top: -60px;
}

#main.home:before {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  background: url(/img/slidebg.jpg) no-repeat 50% 0;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25) inset;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25) inset;
  height: 416px;
}

#main.home:after {
  content: "";
  display: block;
  background: url(/img/slide.jpg) no-repeat 50% 0;
  width: 100%;
  height: 350px;
  position: absolute;
  top: 90px;
  left: 0;
}

#topNav {
  width: 100%;
  height: 50px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.25);
  -webkit-transition: -webkit-transform 2s, opacity 2s;
  transition: transform 2s, opacity 2s;
  -webkit-animation: topNav 2s;
  animation: topNav 2s;
}

#topNav.hide {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
}

@-webkit-keyframes topNav {
  0% {
    -webkit-transform: translateY(50px);
  }
  100% {
    -webkit-transform: translateY(0px);
  }
}
@keyframes topNav {
  0% {
    transform: translateY(50px);
  }
  100% {
    transform: translateY(0px);
  }
}
#topNav ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  max-width: 1000px;
  position: relative;
}

#topNav ul:before,
#topNav ul:after {
  content: "";
  position: absolute;
  height: 30px;
  width: 1px;
  top: 10px;
  background-color: rgba(0, 0, 0, 0.25);
}

#topNav ul:before {
  left: 33.333333%;
}

#topNav ul:after {
  right: 33.333333%;
}

#topNav li {
  margin: 0;
  padding: 0;
  float: left;
  width: 33.333333%;
  height: 50px;
}

#topNav a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 0.5s, background-color 0.5s;
  transition: color 0.5s, background-color 0.5s;
}

#topNav a:hover {
  color: #c23462;
  background-color: #edc4d6;
}

#topNav a.on {
  color: #fff;
  background-color: #c23462 !important;
}

/* ----------------------------------------------------------------
	main
----------------------------------------------------------------- */
#loading {
  display: none;
  position: fixed;
  z-index: 10001;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid transparent;
  border-color: transparent #c23462 transparent #c23462;
  border-radius: 100%;
  font-size: 0;
  line-height: 0;
  -webkit-animation: rotate-loading 1s linear 0s infinite;
  animation: rotate-loading 1s linear 0s infinite;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

@-webkit-keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#mainContent {
  margin: 0;
  padding: 0;
}

#mainContent:before,
#mainContent:after {
  content: "";
  display: table;
}

#mainContent:after {
  clear: both;
}

.change #main:after,
.change #mainContent {
  opacity: 0;
  -webkit-animation: fadeOut 0.35s;
  animation: fadeOut 0.35s;
}

.complete #main:after,
.complete #mainContent {
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.more {
  max-width: 300px;
  height: 52px;
  display: block;
  margin: 30px auto 60px auto;
}

.more a {
  border: 1px solid #da6091;
  border-bottom-width: 3px;
  height: 48px;
  line-height: 48px;
  font-size: 13px;
  font-weight: bold;
  display: block;
  text-decoration: none;
  text-align: center;
  color: #333;
  padding: 0 0 0 30px;
  position: relative;
}

.more a:before {
  content: "";
  background: url(/img/morearrow_ie8.png) no-repeat 0 0;
  display: block;
  width: 19px;
  height: 19px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -30px;
}

:root .more a:before {
  background-image: url(/img/morearrow.png);
  background-size: 100% 100%;
}

.more a:hover {
  border-bottom-width: 1px;
  padding-top: 2px;
}

.more a:hover:before {
  margin-top: -8px;
}

#news {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 1;
}

.news #news {
  padding: 50px 0;
  margin-bottom: 30px;
}

#news h2 {
  margin: 0 0 30px 0;
}

#news h2 span {
  display: block;
  line-height: 1;
  font-size: 10px;
  font-weight: normal;
  color: #888;
  margin-top: 5px;
  text-transform: uppercase;
}

#news ul {
  margin: 0 10px;
  padding: 0;
  list-style: none;
  font-size: 14px;
}

#news li {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  display: table;
  table-layout: fixed;
  min-height: 84px;
  z-index: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

#news li:hover {
  opacity: 0.8;
}

#news li:nth-of-type(odd) {
  background-color: #f2f2f2;
}

#news li:before {
  content: "";
  display: block;
  width: 46px;
  height: 46px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -23px;
  background: url(/img/newarrow_ie8.png) no-repeat 0 0;
}

:root #news li:before {
  background-image: url(/img/newarrow.png);
  background-size: 46px 46px;
}

#news li a {
  display: table-cell;
  word-wrap: break-word;
  overflow-wrap: break-word;
  vertical-align: middle;
  padding: 12px 60px 12px 104px;
  color: #08568c;
  text-decoration: none;
  width: 100%;
  height: 84px;
  color: #333;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#news .img {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 80px;
  height: 60px;
  display: block;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}

#news .img img {
  max-width: 80px;
  max-height: 60px;
}

#overview {
  position: relative;
  width: 100%;
  max-width: 1000px;
  padding: 30px 0 0 0;
  margin: 0 auto;
}

#overview h2 {
  margin: 0 0 20px 0;
  position: relative;
  z-index: 1;
}

#overview h2 span {
  display: block;
  line-height: 1;
  font-size: 10px;
  font-weight: normal;
  color: #888;
  margin-top: 5px;
  text-transform: uppercase;
}

#overview p {
  line-height: 1.8;
  margin: 0 auto;
  font-size: 14px;
}

#overview p + p {
  margin-top: 0.5em;
}

#overview dl {
  width: 100%;
  max-width: 1000px;
  padding: 0;
  margin: 0 auto;
  position: relative;
}

#overview dt {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳＰ明朝", "MS PMincho", "ＭＳ明朝", "MS Mincho", serif;
  line-height: 36px;
  margin: 0 auto;
  padding: 30px 0;
  max-width: 1000px;
}

#overview dd {
  line-height: 2;
  margin: 0 auto;
  padding: 0 100px;
  font-size: 14px;
  max-width: 1000px;
}

#overview dd p {
  margin: 0;
  padding: 0;
}

#utilization {
  width: 100%;
  max-width: 1000px;
  padding: 0;
  margin: 50px auto 0 auto;
  position: relative;
}

#utilization img {
  padding-bottom: 22px;
}

#utilization h2 {
  margin: 0 0 30px 0;
}

#utilization .swipe-table {
  position: relative;
}
#utilization area[href="#utilizationMatrix"]{
  cursor:default;
}

#utilizationComment {
  z-index: 1;
  position: absolute;
  top: -10000px;
  cursor: pointer;
  left: 149px;
  width: 681px;
  background: #fff;
  border: 1px solid #da6091;
  opacity: 0;
  visibility: hidden;
  font-weight: bold;
  padding: 10px;
  font-size: 14px;
  line-height: 1.65;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.5s, visibility 0.5s;
  transition: opacity 0.5s, visibility 0.5s;
}

#utilizationComment p {
  margin: 0;
  padding: 0;
}

#utilizationComment .more {
  margin: 0 0 0 -150px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 300px;
  height: 34px;
}

#utilizationComment .more a {
  height: 30px;
  line-height: 30px;
}

#utilizationComment.matrix1-1,
#utilizationComment.matrix3-1,
#utilizationComment.matrix1-2,
#utilizationComment.matrix3-2,
#utilizationComment.matrix1-3,
#utilizationComment.matrix3-3,
#utilizationComment.matrix1-4,
#utilizationComment.matrix3-4 {
  top: 220px;
}

#utilizationComment.matrix2-1,
#utilizationComment.matrix2-2,
#utilizationComment.matrix2-3,
#utilizationComment.matrix2-4 {
  top: 355px;
}

#utilizationComment.matrix3-1,
#utilizationComment.matrix3-2,
#utilizationComment.matrix3-3,
#utilizationComment.matrix3-4 {
  top: 518px;
}

#utilizationComment:before {
  content: "";
  display: block;
  position: absolute;
}

#utilizationComment:before,
#utilizationComment:before,
#utilizationComment:before,
#utilizationComment:before {
  border: 20px solid transparent;
  border-bottom: 20px solid #da6091;
  top: -40px;
  left: 65px;
  z-index: -1;
}

#utilizationComment.matrix1-2:before,
#utilizationComment.matrix2-2:before,
#utilizationComment.matrix3-2:before {
  left: 235px;
}

#utilizationComment.matrix1-3:before,
#utilizationComment.matrix2-3:before,
#utilizationComment.matrix3-3:before {
  left: 405px;
}

#utilizationComment.matrix1-4:before,
#utilizationComment.matrix2-4:before,
#utilizationComment.matrix3-4:before {
  left: 575px;
}

#utilizationComment.show {
  opacity: 1;
  visibility: visible;
}

/*
#utilization th a{
	display:block;
}
#utilization table{
	margin: 1em auto;
	overflow: auto;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	width: 100%;
	border: 1px solid #ccc;
	font-size:14px;
}
#utilization td{
	border: 1px solid #ccc;
	padding:10px 0 10px 10px;
}
#utilization th{
	border: 1px solid #ccc;
	font-weight:normal;
	text-align:center;
}
#utilization .summary_y{
	background-color:#f5f5f5;
	width:7em;
	white-space:nowrap;
}
#utilization thead th{
	background-color:#cc4973;
	color:#fff;
	line-height:60px;
}
#utilization thead th a{
	color:#fff;
	font-weight:bold;
	position:relative;
}
#utilization thead th a:before{
	content:"";
	display:block;
	width:19px;
	height:19px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-4em;
	margin-top:-10px;
	background: url(/img/morearrow_white_ie8.png) no-repeat 0 0;
}
:root #utilization thead th a:before{
	background-image:url(/img/morearrow_white.png);
	background-size:19px 19px;
}
#utilization th a figure{
	margin-left:0;
	margin-right:0;
}
#utilization th a figcaption{
	padding-left:20px;
	background: url(/img/morearrow_ie8.png) no-repeat 10px 50%;
}
:root #utilization th a figcaption{
	padding-left:20px;
	background: url(/img/morearrow.png) no-repeat 10px 50%;
	background-size:19px 19px;
}
*/
#researchers {
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 0;
}

#researchers:before,
#researchers:after {
  content: "";
  display: table;
}

#researchers:after {
  clear: both;
}

#researchers h2 {
  margin: 0 0 30px 0;
}

#researchers h2 span {
  display: block;
  line-height: 1;
  font-size: 10px;
  font-weight: normal;
  color: #888;
  margin-top: 5px;
  text-transform: uppercase;
}

.researchers-group > dl {
  margin: 0;
  padding: 0;
}

.researchers-group > dl > dt {
  background-color: #cc4973;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  height: 50px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}

#groups dt {
  line-height: 40px;
  height: 40px;
  padding-left: 175px;
  text-align: left;
}

:lang(en) #groups dt {
  padding-left: 0;
  text-align: center;
}

.researchers-group > dl > dd {
  background-color: #efefef;
  margin: 0;
  padding: 0 0 30px 0;
  -webkit-box-shadow: 0 5px 3px -3px #777;
  box-shadow: 0 5px 3px -3px #777;
}

#groups dd {
  padding: 0;
  height: 90px;
}

#groups dd:before,
#groups dd:after {
  content: "";
  display: table;
}

#groups dd:after {
  clear: both;
}

:lang(en) #groups dd {
  height: 107px;
}

#leader,
#groups {
  width: 485px;
  float: left;
}

#groups {
  margin-left: 30px;
}

#groups figure img {
  margin-top: -25px;
  margin-left: 15px;
  margin-right: 15px;
  float: left;
}

:lang(en) #groups figure img {
  margin-top: 15px;
  height: 78px;
}

.researchers-group figure {
  margin: 0;
  padding: 0;
}

.researchers-group figcaption {
  font-weight: bold;
  display: block;
}

.researchers-group figcaption br {
  display: none;
}

.post {
  margin: 0 0.5em 0 0;
  font-size: 80%;
  font-weight: normal;
}

:lang(en) .post {
  margin: 0;
  display: block;
}

.belong {
  margin: 0 0 0 0.5em;
  font-size: 80%;
  font-weight: normal;
}

#leader figure {
  text-align: center;
  padding: 20px 0 0 0;
}

#leader figcaption {
  padding: 20px 0;
}

.researchers-group .more {
  margin: 0 auto;
  background-color: #fff;
}

#groups dl {
  margin-bottom: 30px;
}

:lang(en) #groups dl {
  margin-bottom: 15px;
}

#groups figcaption {
  padding: 15px 0 15px 130px;
  line-height: 1;
  text-align: center;
}

:lang(en) #groups figcaption {
  padding-left: 116px;
}

#groups .more {
  margin: 0 auto;
  height: 34px;
  position: relative;
  left: 65px;
}

:lang(en) #groups .more {
  left: 58px;
}

#groups .more a {
  height: 30px;
  line-height: 30px;
}

#pagetop {
  background-color: #fff;
  border-top: 1px solid #f4f4f4;
}

#pagetop a {
  display: block;
  overflow: hidden;
  height: 0px;
  padding: 70px 0 0 0;
  background: url(/img/gototop_ie8.png) no-repeat 50% 50%;
}

:root #pagetop a {
  background-image: url(/img/gototop.png);
  background-size: 50px 50px;
}

#contentinfo {
  background-color: #d0517a;
}

#organization {
  padding: 50px 0 40px 0;
  display: table;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  line-height: 1;
  overflow: hidden;
}

#organization .unit {
  display: table-cell;
  width: 33.333333%;
  text-align: center;
  margin: 0;
  padding: 0;
}

#organization .unit dl,
#organization .unit dt,
#organization .unit dd {
  margin: 0;
  padding: 0;
}

#organization .unit dl {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
}

#organization .unit dl:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #d0517a;
}

#organization .unit a {
  margin: 0 auto;
  display: block;
  width: 90%;
  height: 0;
  overflow: hidden;
  position: relative;
  padding: 52.5% 0 0 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

#organization .unit a:hover {
  opacity: 0.85;
}

#organization .unit a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 100% auto;
}

#organization .parent a:before {
  background-image: url(/img/footer1.gif);
}

#organization .crest a:before {
  background-image: url(/img/footer2.gif);
}

#organization .jst a:before {
  background-image: url(/img/footer3.gif);
}

:lang(en) #organization .parent a:before {
  background-image: url(/img/footer1_en.gif);
}

:lang(en) #organization .crest a:before {
  background-image: url(/img/footer2_en.gif);
}

:lang(en) #organization .jst a:before {
  background-image: url(/img/footer3_en.gif);
}

#contentinfo address {
  font-style: normal;
  text-align: center;
  padding: 0;
  color: #fff;
  max-width: 965px;
  margin: 40px auto 0 auto;
  border: 1px solid #fff;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#contentinfo address span {
  display: block;
}

#contentinfo address dl {
  margin: 0;
  padding: 10px 0;
}

#contentinfo address dt {
  font-size: 20px;
  margin: 0 10px 10px 10px;
  padding: 0 0 10px 0;
  border-bottom: 1px dotted #fff;
}

#contentinfo address dd {
  margin: 0;
  padding: 0 10px;
}

#contentinfo small {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  background-color: #b42855;
}

#contentinfo small a,
#contentinfo small a:hover {
  color: #fff;
  text-decoration: none;
}

/* ----------------------------------------------------------------
	common
----------------------------------------------------------------- */
#breadcrumbs {
  line-height: 1;
  height: auto;
  width: 100%;
  font-size: 11px;
  margin: 0;
  padding: 0;
  background-color: transparent;
  color: #333;
  white-space: nowrap;
}

#breadcrumbs ol {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  overflow: hidden;
  text-overflow: ellipsis;
}

#breadcrumbs li {
  margin: 0;
  padding: 0 0 0 11px;
  display: inline;
  position: relative;
  color: #777;
}

#breadcrumbs li:first-child {
  padding: 0;
}

#breadcrumbs li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  background: url(/img/bread_ie8.gif) no-repeat 0 50%;
  margin-top: -3px;
  width: 7px;
  height: 5px;
}

:root #breadcrumbs li:before {
  background-image: url(/img/bread.gif);
  background-size: 7px 5px;
}

#breadcrumbs li:first-child:before {
  display: none;
}

#breadcrumbs li a {
  color: #777;
  display: inline-block;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

#breadcrumbs li a:hover {
  color: #777;
}

#breadcrumbs li:first-child a span {
  display: none;
}

#breadcrumbs li:first-child a:before {
  content: "HOME";
}

.temp article,
.utilization article,
.entry article,
.fields article,
.activities article,
.outline article,
.contact article {
  max-width: 1000px;
  margin: 50px auto;
  line-height: 1.8;
  font-size: 14px;
}

h2 {
  text-align: center;
  color: #c23462;
  font-weight: bold;
  font-size: 30px;
  padding: 0;
  margin: 0;
}

h2 time {
  display: block;
  line-height: 1;
  font-size: 10px;
  font-weight: normal;
  color: #888;
  margin-top: 5px;
  text-transform: uppercase;
}

article h3 {
  background: url(/img/h2bg_ie8.gif) no-repeat 0 50%;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  padding: 10px 0 10px 30px;
  margin: 30px 0 30px 0;
  border-bottom: 1px dotted #333;
}

:root article h3 {
  background-image: url(/img/h2bg.gif);
  background-size: 16px 16px;
}

article h4 {
  background-color: #eee;
  position: relative;
  padding: 0.5em 0 0.5em 24px;
  margin: 2.5em 0 1.5em 0;
  line-height: 1.8;
}

article h4:before {
  content: "";
  background-color: #dd7798;
  width: 4px;
  height: 100%;
  height: -webkit-calc(100% - 1em);
  height: calc(100% - 1em);
  position: absolute;
  top: 0;
  left: 10px;
  border-radius: 4px;
}

:root article h4:before {
  top: 0.5em;
}

article h5 {
  font-weight: bold;
  margin: 1.5em 0 1em 0;
  border-bottom: 1px solid #ddd;
  line-height: 1.4;
  font-size: 100%;
  padding: 0 0 5px 0;
}

article h6 {
  font-weight: bold;
  margin: 1.5em 0 1em 0;
  font-size: 95%;
  padding: 0 0 5px 0;
}

article table {
  margin: 1em auto;
  overflow: auto;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  width: 95%;
  border: 1px solid #ddd;
}

article table th {
  background-color: #fff3f7;
  text-align: center;
  padding: 0.5em 0;
  border: 1px solid #ddd;
}

article table td {
  padding: 5px;
  border: 1px solid #ddd;
}

article p {
  margin: 1em 0;
}

article ul {
  margin: 1.5em 0;
  list-style: disc none outside;
  line-height: 1.8;
  padding: 0;
}

article ol {
  margin: 1.5em 0;
  line-height: 1.8;
  padding: 0;
}

article ul ul,
article ol ol,
article ol ul,
article ul ol,
article dd > ul,
article dd > ol,
article table ul,
article table ol {
  margin: 0;
}

article li {
  margin: 0.25em 0 0.25em 2em;
  padding: 0;
}

article dt {
  font-weight: bold;
  padding: 0.25em 0 0.25em 0;
}

article dd + dt {
  padding: 0.75em 0 0.25em 0;
}

article li dl,
article li dd {
  margin: 0;
  padding: 0;
}

article b,
article strong {
  font-weight: bold;
}

article em,
article i {
  font-weight: normal;
  font-style: italic;
}

article s,
article strike,
article del {
  text-decoration: line-through;
}

article u,
article ins {
  text-decoration: underline;
}

article blockquote {
  margin: 0 0 0 1.618em;
  padding: 0 1.618em;
  border-left: 3px solid #ddd;
}

article p img {
  vertical-align: middle;
}

article a[href$="pdf"],
article a[href$="PDF"] {
  padding-right: 30px;
  display: inline;
  position: relative;
}

article a[href$="pdf"]:after,
article a[href$="PDF"]:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 20px;
  background: url(/img/ico_pdf.png) no-repeat 50% 4px;
}

article a[href^="tel:"] {
  text-decoration: none;
  cursor: text;
}

.button {
  position: relative;
  display: inline-block !important;
  line-height: 1;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  padding: 0.75em 10px 0.5em 20px;
  background: #d0517a;
  background: -webkit-gradient(linear, left top, left bottom, from(#d0517a), to(#b42855));
  background: -webkit-linear-gradient(top, #d0517a, #b42855);
  background: linear-gradient(to bottom, #d0517a, #b42855);
  border-radius: 2px;
}

.button:hover {
  color: #fff;
  background: #b42855;
  background: -webkit-gradient(linear, left top, left bottom, from(#b42855), to(#d0517a));
  background: -webkit-linear-gradient(top, #b42855, #d0517a);
  background: linear-gradient(to bottom, #b42855, #d0517a);
}

.button:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  z-index: 2;
  border: 4px solid transparent;
  border-left: 4px solid #fff;
  margin-top: -4px;
}

.jp-only {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 60px;
}

/* ----------------------------------------------------------------
	fields
----------------------------------------------------------------- */
.link h3 {
  background: url(/img/morearrow_ie8.png) no-repeat 0 50;
}

:root .link h3 {
  background-image: url(/img/morearrow.png);
}

.link h3 a {
  display: block;
  color: #c23462;
  text-decoration: none;
}

.link figure {
  float: left;
  margin: 0 30px 0 0;
}

.link dl {
  margin: 0 0 0 200px;
  padding: 0;
  border-bottom: 1px solid #eee;
  position: relative;
}

.link dt {
  font-weight: bold;
  margin: 0;
  padding: 0;
  font-size: 16px;
}

.link dd {
  margin: 0;
  padding: 0.5em 0;
}

.link .belong {
  position: absolute;
  top: 0;
  right: 0;
}

.link > section {
  clear: both;
  padding-top: 1.25em;
}

.link > section h4 {
  margin-top: 0;
}

.link .more {
  background-color: #eee;
  max-width: 100%;
  padding: 20px 0;
}

.link .more a {
  max-width: 300px;
  margin: 0 auto;
  background-color: #fff;
}

.supporter {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.supporter:before,
.supporter:after {
  content: "";
  display: table;
}

.supporter:after {
  clear: both;
}

.supporter li {
  display: block;
  width: 25%;
  margin: 0;
  padding: 0;
  float: left;
}

.supporter figure {
  margin: 0;
}

.supporter a {
  font-size: 12px;
  text-decoration: none;
}

.supporter a img {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.supporter a:hover img {
  opacity: 0.7;
}

/* ----------------------------------------------------------------
	activities
----------------------------------------------------------------- */
.keywords {
  margin: 1em 0 2em 0;
  padding: 0;
}

.keywords dt {
  font-weight: bold;
}

.keywords dd {
  margin: 0;
  padding: 0;
}

.team {
  text-align: right;
  margin: 1em 0 2em 0;
}



/* ----------------------------------------------------------------
	contact
----------------------------------------------------------------- */
.vcard {
  margin: 30px 0;
  text-align: center;
  font-style: normal;
}

.vcard .org {
  font-size: 22px;
  font-weight: bold;
}

.vcard .adr {
  display: block;
}

.vcard .tel {
  font-weight: bold;
  font-size: 110%;
}

/* ----------------------------------------------------------------
	pager
----------------------------------------------------------------- */
.pager {
  display: inline-block;
  margin: 60px auto;
  padding: 0;
  max-width: 1000px;
  position: relative;
  line-height: 60px;
  height: 60px;
  font-weight: bold;
  font-size: 14px;
}

.pager {
  display: block;
}

.pager:before,
.pager:after {
  content: "";
  display: block;
}

.pager:after {
  clear: both;
}

.pager li {
  width: 6em;
  background: none;
  border: 0 none;
  margin: 0;
  padding: 0;
  position: absolute;
  list-style: none;
  line-height: 60px;
  height: 60px;
}

.pager .prev {
  top: 0;
  left: 10px;
}

.pager .next {
  top: 0;
  right: 10px;
}

.pager li span,
.pager li a {
  display: block;
  text-align: center;
  line-height: 58px;
  height: 58px;
  border: 1px solid #ddd;
  color: #333;
  text-decoration: none;
  padding: 0;
  text-shadow: none;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
}

.pager li span {
  color: #fff;
  border: 0 none;
}

.pager li a:hover {
  background-color: #c23462;
  color: #fff;
}

.pager .more a:before {
  content: "\2261";
  font-size: 16px;
  margin: 0 0.5em 0 0;
}

/* ----------------------------------------------------------------
	responsive
----------------------------------------------------------------- */
@media (max-width: 1200px) {
  #main.home:before {
    background-size: 120% auto;
    padding-top: 34%;
    height: auto;
  }

  #main.home:after {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    background-size: 100% auto;
    padding-top: 36%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 1000px) {
  #main.home:before {
    background-size: 140% auto;
    padding-top: 36%;
  }

  #main.home:after {
    padding-top: 38%;
  }

  #header h1 a {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 0;
    padding-left: 60px;
    background-position: 10px 50%;
    font-size: 14px;
  }

  #header .language {
    right: 10px;
  }

  #navigation li:first-child a:before,
  #navigation li:last-child a:after {
    display: none;
  }

  #contentinfo address,
  #breadcrumbs ol,
  .temp article,
  .utilization article,
  .entry article,
  .fields article,
  .activities article,
  .outline article,
  .contact article,
  #researchers {
    margin-left: 20px;
    margin-right: 20px;
  }

  #leader,
  #groups {
    width: auto;
    float: none;
    margin: 0;
  }

  #groups {
    margin-top: 30px;
  }

  #groups figure img {
    margin-top: 15px;
  }

  :lang(en) #groups figure img {
    height: auto;
  }

  :lang(en) #groups figcaption {
    padding-left: 130px;
  }

  :lang(en) #groups .more {
    left: 65px;
  }

  #groups dl,
  :lang(en) #groups dl {
    margin-bottom: 30px;
  }

  #groups dt,
  :lang(en) #groups dt {
    padding-left: 0;
    text-align: center;
  }

  #groups dd,
  :lang(en) #groups dd {
    height: auto;
    padding: 0 0 15px 0;
  }

  .post,
  :lang(en) .post {
    display: block;
    line-height: 20px;
    margin: 0;
  }

  #organization .parent a {
    left: 2.5%;
  }

  #organization .jst a {
    right: 2.5%;
  }

  .supporter li {
    width: 50%;
  }

  .supporter li:nth-child(3) {
    clear: left;
    margin-top: 20px;
  }

  .supporter li:nth-child(4) {
    margin-top: 20px;
  }

  #overview {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  #utilization {
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .swipe-table {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 20px;
    margin-right: 20px;
  }

  .swipe-table .scroll-area {
    width: 1000px;
    position: relative;
  }

  .swipe-table table {
    min-height: 108px;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #fff;
  }

  .swipe-table:before {
    content: "";
    display: block;
    width: 79px;
    height: 108px;
    position: absolute;
    top: 50%;
    left: 100px;
    margin-top: -54px;
    background: url(/img/swipe_icon.png) no-repeat 0 0;
    background-size: 79px 108px;
    z-index: 1;
  }

  .swipe-table.touched:before {
    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
  }

  .swipe-table.nowtouch:before,
  .swipe-table:hover:before {
    left: -200px;
  }
}
@media (max-width: 800px) {
  #main.home:before {
    background-size: 160% auto;
    padding-top: 38%;
  }

  #main.home:after {
    padding-top: 40%;
  }

  :lang(en) #header h1 a {
    padding-top: 26px;
    padding-bottom: 26px;
    font-size: 12px;
  }

  h2 {
    font-size: 24px;
  }

  :root #news li:before {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background-size: 30px 30px;
  }

  #news li a {
    padding-right: 50px;
  }

  #organization {
    padding: 30px 0 20px 0;
  }

  .link figure {
    margin: 0 30px 0 0;
  }

  .link dl {
    border-bottom: 0 none;
    margin-left: 0;
  }

  .link p {
    clear: both;
  }
}
@media (max-width: 720px) {
  :lang(en) #header h1 a {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 1.4;
  }

  :lang(en) #header h1 br {
    display: block;
  }
}
@media (max-width: 640px) {
  #main.home:before {
    background-size: 170% auto;
    padding-top: 42%;
  }

  #main.home:after {
    padding-top: 44%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: 80px;
  }

  #header h1 a {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 1.4;
  }

  :lang(en) #header h1 a {
    padding-top: 21px;
    padding-bottom: 21px;
  }

  #header h1 br {
    display: block;
  }

  #news ul {
    margin: 0;
  }

  :root #news li:before {
    display: none;
  }

  #news li a {
    padding-right: 10px;
  }

  .swipe-table,
  #contentinfo address,
  #breadcrumbs ol,
  .temp article,
  .utilization article,
  .entry article,
  .fields article,
  .activities article,
  .outline article,
  .contact article,
  #researchers {
    margin-left: 10px;
    margin-right: 10px;
  }

  article table {
    width: 100%;
  }

  #overview {
    padding-left: 10px;
    padding-right: 10px;
  }

  #utilization {
    padding-left: 10px;
    padding-right: 10px;
  }

  #contentinfo address dt {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  #main.home:after {
    top: 70px;
  }

  #header h1 {
    margin: 0;
  }

  #header h1 a {
    padding: 15px 0 15px 10px;
    background: none !important;
  }

  :lang(en) #header h1 a {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  #leader figure {
    padding: 0;
  }

  .post,
  :lang(en) .post {
    display: inline;
    line-height: normal;
  }

  #groups figure,
  :lang(en) #groups figure {
    text-align: center;
  }

  #groups figure img,
  :lang(en) #groups figure img {
    margin: 20px auto 0 auto;
    float: none;
    display: inline-block;
  }

  #groups .more,
  :lang(en) #groups .more {
    left: 0;
  }

  .researchers-group figcaption {
    line-height: 20px;
  }

  #groups figcaption,
  :lang(en) #groups figcaption {
    padding-left: 0;
  }

  .researchers-group figcaption br {
    display: block;
  }

  #groups dd,
  :lang(en) #groups dd {
    padding-bottom: 20px;
  }

  #organization {
    display: block;
  }

  #organization .unit {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }

  #organization .parent a {
    left: 0;
  }

  #organization .jst a {
    right: 0;
  }

  h2 {
    font-size: 22px;
  }

  .link dt .post,
  .link dt .belong {
    display: block;
  }

  .link dd {
    clear: both;
  }

  .link dd br {
    display: block;
  }

  .link figure {
    margin: 0 10px 0 0;
  }

  .link .more {
    margin: 0 -10px;
    max-width: none;
  }

  .link .belong {
    position: relative;
    display: block;
    text-align: left;
    margin: 0;
  }

  .supporter li {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 400px) {
  #header h1 a {
    font-size: 13px;
  }

  :lang(en) #header h1 a {
    font-size: 11px;
  }

  #header .language a {
    padding: 0 0.5em;
  }

  :lang(en) #header .language a {
    font-size: 10px;
  }
}
@media (max-width: 360px) {
  :lang(en) #header h1 a {
    font-size: 11px;
  }

  :lang(en) #header .language a {
    font-size: 9px;
  }
}
@media (max-width: 340px) {
  .link .more a {
    max-width: 260px;
  }

  .researchers-group .more {
    max-width: 280px;
  }
}
