/* normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@-moz-keyframes loading_anime {
  0% {
    -moz-transform: rotate(0);
         transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}
@-webkit-keyframes loading_anime {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-o-keyframes loading_anime {
  0% {
    -o-transform: rotate(0);
       transform: rotate(0);
  }
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}
@keyframes loading_anime {
  0% {
    -webkit-transform: rotate(0);
       -moz-transform: rotate(0);
         -o-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
ul,
li,
dl,
dt,
dd {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  color: inherit;
  text-decoration: none;
}
button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  background-color: transparent;
  outline: 0;
  resize: none;
  margin: 0;
  padding: 0;
  zoom: 1;
  border: none;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  text-align: inherit;
}
p {
  margin: 0;
}
p:not(:last-child) {
  margin-bottom: 1.75em;
}
.html-sp .pc {
  display: none !important;
}
.html-pc .sp {
  display: none !important;
}
html {
  overflow-y: scroll;
}
html.js-modalopen {
  height: 100%;
  overflow: hidden;
}
html.js-modalopen body {
  height: 100%;
  overflow: hidden;
}
html,
body {
  background: #fff;
}
body {
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  line-height: 0.85;
  color: #333;
  font-size: 12px;
}
.html-sp body {
  font-size: 12px;
}
img {
  max-width: 100%;
}
.SiteLoading {
  z-index: 999;
}
.GnavSP_knob {
  z-index: 300;
}
.GnavPC,
.GnavSP {
  z-index: 200;
}
.TextDetail,
.WorksDetail {
  z-index: 100;
}
.WorksEntryHero_itemLoading,
.WorksIndexItem_loading {
  z-index: 6;
}
.WorksEntryHero_white1,
.WorksEntryHero_white2,
.WorksIndexItem_hover {
  z-index: 5;
}
.WorksIndex,
.Profile_inner {
  z-index: 4;
}
.html-sp .Visual--topB {
  z-index: 4;
}
.MiniText--bioDowner {
  z-index: 3;
}
.Hero_texts {
  z-index: 3;
}
.Visual_itemPic.js-visible,
.Visual_itemPic.js-visible:after {
  z-index: 2;
}
.Visual_itemPic.js-hidden,
.Visual_itemPic.js-hidden:after {
  z-index: 1 !important;
}
.WindowStore_sizecheck {
  display: block;
}
.html-sp .WindowStore_sizecheck {
  display: none;
}
.Contact {
  position: relative;
  margin: 0 auto;
}
.html-pc .Contact {
  width: 910px;
}
.html-sp .Contact {
  width: 245px;
}
.html-pc .Contact {
  clear: both;
  margin-top: 1120px;
  margin-bottom: 190px;
}
.html-sp .Contact {
  margin-bottom: 80px;
}
.Contact_inner {
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.1em;
}
.html-pc .Contact_inner {
  margin-left: 430px;
  margin-right: 100px;
}
.html-sp .Contact_inner {
  font-size: 10px;
}
.Contact_form input,
.Contact_form textarea {
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 400;
  letter-spacing: 0.1em;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  background-color: transparent;
  outline: 0;
  resize: none;
  margin: 0;
  padding: 0;
  zoom: 1;
  border: none;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  text-align: inherit;
  height: 17px;
  line-height: 17px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 0 0.5em;
  background: #eaeaea;
}
.html-sp .Contact_form input,
.html-sp .Contact_form textarea {
  font-size: 16px;
  height: 27px;
  line-height: 21px;
  padding: 3px;
}
.Contact_form textarea {
  height: 122px;
}
.html-sp .Contact_form textarea {
  height: 90px;
}
.Contact_form dt {
  height: 17px;
  line-height: 17px;
}
.html-pc .Contact_form dt {
  float: left;
}
.Contact_form dd {
  padding-bottom: 15px;
}
.html-pc .Contact_form dd {
  margin-left: 75px;
}
.html-sp .Contact_form dd {
  padding-bottom: 9px;
}
.Contact_bottom {
  position: relative;
}
.html-pc .Contact_bottom {
  margin-left: 75px;
}
.Contact[data-state="sending"] .Contact_bottom,
.Contact[data-state="complete"] .Contact_bottom {
  pointer-events: none;
}
.Contact_sendButton {
  background: #ccc;
  color: #fff;
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.1em;
  width: 77px;
  height: 22px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  text-align: center;
}
.html-pc .Contact_sendButton {
  -webkit-transition: background 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: background 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: background 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: background 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .Contact_sendButton:hover {
  -webkit-transition: background 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: background 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: background 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: background 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .Contact_sendButton:hover {
  background: #aaa;
}
.html-sp .Contact_sendButton {
  font-size: 10px;
}
.Contact_message {
  position: absolute;
  left: 96px;
  top: 0;
  line-height: 22px;
  pointer-events: none;
}
.html-sp .Contact_message {
  font-size: 10px;
}
.Contact_message--sending {
  visibility: hidden;
}
.Contact[data-state="sending"] .Contact_message--sending {
  visibility: visible;
  -webkit-animation: contact_blink 100ms 0s infinite;
     -moz-animation: contact_blink 100ms 0s infinite;
       -o-animation: contact_blink 100ms 0s infinite;
          animation: contact_blink 100ms 0s infinite;
}
.Contact_message--complete {
  opacity: 0;
}
.Contact[data-state="complete"] .Contact_message--complete {
  opacity: 1;
  -webkit-transition: opacity 500ms cubic-bezier(0.77, 0, 0.175, 1);
     -moz-transition: opacity 500ms cubic-bezier(0.77, 0, 0.175, 1);
       -o-transition: opacity 500ms cubic-bezier(0.77, 0, 0.175, 1);
          transition: opacity 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-delay: 100ms;
     -moz-transition-delay: 100ms;
       -o-transition-delay: 100ms;
          transition-delay: 100ms;
}
@-moz-keyframes contact_blink {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes contact_blink {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes contact_blink {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes contact_blink {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
.Facebook {
  margin: 0 auto;
  margin-bottom: 120px;
}
.html-pc .Facebook {
  width: 910px;
}
.html-sp .Facebook {
  width: 245px;
}
.html-sp .Facebook {
  margin-bottom: 80px;
}
.html-pc .Facebook_list {
  width: 430px;
}
.Facebook_listItem {
  margin-bottom: 30px;
}
.html-sp .Facebook_listItem {
  margin-bottom: 18px;
}
.Facebook_listItemButton {
  position: relative;
  display: block;
  padding-left: 28px;
  margin-left: -28px;
  background: url("/assets/imgs/facebook-arw-pc.gif") no-repeat left center;
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.75;
}
.html-pc .Facebook_listItemButton span {
  -webkit-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .Facebook_listItemButton span:hover {
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .Facebook_listItemButton:hover span {
  opacity: 0.4;
}
.html-sp .Facebook_listItemButton {
  padding-left: 20px;
  margin-left: -20px;
  background: url("/assets/imgs/facebook-arw-sp.gif") no-repeat left center;
  -moz-background-size: 11px auto;
    -o-background-size: 11px auto;
       background-size: 11px auto;
}
.Facebook_listItemDate {
  display: block;
}
.html-sp .Facebook_listItemDate {
  font-size: 10px;
}
.Facebook_listItemText {
  display: block;
}
.html-sp .Facebook_more {
  padding-top: 10px;
}
.Facebook_moreButton {
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #999;
}
.html-pc .Facebook_moreButton {
  -webkit-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .Facebook_moreButton:hover {
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .Facebook_moreButton:hover {
  opacity: 0.4;
}
.html-sp .Facebook_moreButton {
  font-size: 10px;
}
.GnavPC {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  width: auto;
  margin: auto;
  height: 45px;
  background: #333;
  color: #fff;
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.895, 0.03, 0.685, 0.22), opacity 500ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
     -moz-transition: -moz-transform 500ms cubic-bezier(0.895, 0.03, 0.685, 0.22), opacity 500ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
       -o-transition: -o-transform 500ms cubic-bezier(0.895, 0.03, 0.685, 0.22), opacity 500ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
          transition: transform 500ms cubic-bezier(0.895, 0.03, 0.685, 0.22), opacity 500ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -webkit-transform: translate3d(0, -100%, 0);
     -moz-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  opacity: 0;
}
.GnavPC.js-visible {
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: -moz-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: -o-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
}
html.js-modalopen .GnavPC {
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.895, 0.03, 0.685, 0.22), opacity 500ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
     -moz-transition: -moz-transform 500ms cubic-bezier(0.895, 0.03, 0.685, 0.22), opacity 500ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
       -o-transition: -o-transform 500ms cubic-bezier(0.895, 0.03, 0.685, 0.22), opacity 500ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
          transition: transform 500ms cubic-bezier(0.895, 0.03, 0.685, 0.22), opacity 500ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -webkit-transform: translate3d(0, -100%, 0);
     -moz-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  opacity: 0;
}
.html-sp .GnavPC {
  display: none;
}
.GnavPC ul {
  text-align: center;
  font-size: 0;
}
.GnavPC li {
  display: inline-block;
}
html[data-gnavcurrent="1"] .GnavPC li:nth-child(1) button:after,
html[data-gnavcurrent="2"] .GnavPC li:nth-child(2) button:after,
html[data-gnavcurrent="3"] .GnavPC li:nth-child(3) button:after,
html[data-gnavcurrent="4"] .GnavPC li:nth-child(4) button:after,
html[data-gnavcurrent="5"] .GnavPC li:nth-child(5) button:after,
html[data-gnavcurrent="6"] .GnavPC li:nth-child(6) button:after {
  opacity: 1;
}
.GnavPC button {
  position: relative;
  display: inline-block;
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.1em;
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
  -webkit-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.GnavPC button:hover {
  -webkit-transition: color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.GnavPC button:hover {
  color: #666;
}
.GnavPC button:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: 7px;
  margin-left: -2px;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: opacity 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: opacity 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: opacity 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.GnavSP {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  visibility: hidden;
  -webkit-transition-delay: 600ms;
     -moz-transition-delay: 600ms;
       -o-transition-delay: 600ms;
          transition-delay: 600ms;
}
.html-pc .GnavSP {
  display: none;
}
html[data-gnavsp_opened="1"] .GnavSP {
  visibility: visible;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}
.GnavSP_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transform: translate3d(0, 0, 0) scale(1, 0);
     -moz-transform: translate3d(0, 0, 0) scale(1, 0);
          transform: translate3d(0, 0, 0) scale(1, 0);
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
     -moz-transition: -moz-transform 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
       -o-transition: -o-transform 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
          transition: transform 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -webkit-transform-origin: left top !important;
     -moz-transform-origin: left top !important;
      -ms-transform-origin: left top !important;
       -o-transform-origin: left top !important;
          transform-origin: left top !important;
}
html.js-gnavsp_opened .GnavSP_bg {
  -webkit-transform: translate3d(0, 0, 0) scale(1, 1);
     -moz-transform: translate3d(0, 0, 0) scale(1, 1);
          transform: translate3d(0, 0, 0) scale(1, 1);
  -webkit-transition: -webkit-transform 900ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: -moz-transform 900ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: -o-transform 900ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: transform 900ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.GnavSP_inner {
  position: relative;
  padding-top: 66px;
  text-align: center;
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.1em;
}
.GnavSP_inner li {
  padding-bottom: 35px;
  -webkit-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: translate3d(0, -20px, 0);
     -moz-transform: translate3d(0, -20px, 0);
          transform: translate3d(0, -20px, 0);
  opacity: 0;
}
html.js-gnavsp_opened .GnavSP_inner li {
  -webkit-transition: all 700ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: all 700ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: all 700ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: all 700ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
}
html.js-gnavsp_opened .GnavSP_inner li:nth-child(1) {
  -webkit-transition-delay: 350ms;
     -moz-transition-delay: 350ms;
       -o-transition-delay: 350ms;
          transition-delay: 350ms;
}
html.js-gnavsp_opened .GnavSP_inner li:nth-child(2) {
  -webkit-transition-delay: 400ms;
     -moz-transition-delay: 400ms;
       -o-transition-delay: 400ms;
          transition-delay: 400ms;
}
html.js-gnavsp_opened .GnavSP_inner li:nth-child(3) {
  -webkit-transition-delay: 450ms;
     -moz-transition-delay: 450ms;
       -o-transition-delay: 450ms;
          transition-delay: 450ms;
}
html.js-gnavsp_opened .GnavSP_inner li:nth-child(4) {
  -webkit-transition-delay: 500ms;
     -moz-transition-delay: 500ms;
       -o-transition-delay: 500ms;
          transition-delay: 500ms;
}
html.js-gnavsp_opened .GnavSP_inner li:nth-child(5) {
  -webkit-transition-delay: 550ms;
     -moz-transition-delay: 550ms;
       -o-transition-delay: 550ms;
          transition-delay: 550ms;
}
html.js-gnavsp_opened .GnavSP_inner li:nth-child(6) {
  -webkit-transition-delay: 600ms;
     -moz-transition-delay: 600ms;
       -o-transition-delay: 600ms;
          transition-delay: 600ms;
}
.GnavSP_knob {
  position: fixed;
  left: 50%;
  top: 10px;
  margin-left: 99px;
  width: 40px;
  height: 37px;
  -webkit-transition: all 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: all 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: all 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: all 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.html-pc .GnavSP_knob {
  display: none;
}
.GnavSP_knob.js-hidden {
  opacity: 0;
  visibility: hidden;
}
.GnavSP_knobInner {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 20px;
  height: 17px;
}
.GnavSP_knobInner i {
  display: block;
  height: 4px;
  background: #fff;
  margin-bottom: 3px;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.GnavSP_knobInner i:nth-child(1),
.GnavSP_knobInner i:nth-child(3) {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: -moz-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: -o-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.GnavSP_knobInner i:nth-child(2) {
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1), background 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1), background 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1), background 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1), background 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.GnavSP_knob.is-dark .GnavSP_knobInner i {
  background: #aaa;
}
html.js-gnavsp_opened .GnavSP_knobInner i {
  background: #aaa;
}
html.js-gnavsp_opened .GnavSP_knobInner i:nth-child(1),
html.js-gnavsp_opened .GnavSP_knobInner i:nth-child(3) {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), background 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: -moz-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), background 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: -o-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), background 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), background 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
html.js-gnavsp_opened .GnavSP_knobInner i:nth-child(1) {
  -webkit-transform: translate3d(0, 7px, 0) rotate(45deg) scale(1.25, 1);
     -moz-transform: translate3d(0, 7px, 0) rotate(45deg) scale(1.25, 1);
          transform: translate3d(0, 7px, 0) rotate(45deg) scale(1.25, 1);
}
html.js-gnavsp_opened .GnavSP_knobInner i:nth-child(3) {
  -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg) scale(1.25, 1);
     -moz-transform: translate3d(0, -7px, 0) rotate(-45deg) scale(1.25, 1);
          transform: translate3d(0, -7px, 0) rotate(-45deg) scale(1.25, 1);
}
html.js-gnavsp_opened .GnavSP_knobInner i:nth-child(2) {
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transform: translate3d(0, 0, 0) scale(1, 0);
     -moz-transform: translate3d(0, 0, 0) scale(1, 0);
          transform: translate3d(0, 0, 0) scale(1, 0);
  opacity: 0;
}
.Hero {
  position: relative;
  zoom: 1;
  margin: 0 auto;
}
.Hero:after {
  content: "";
  display: block;
  clear: both;
}
.html-pc .Hero {
  width: 910px;
}
.html-sp .Hero {
  width: 245px;
}
.html-sp .Hero {
  width: 100%;
}
.Hero_inner {
  position: relative;
}
.html-pc .Hero_inner {
  margin-left: -8px;
}
.Hero_image {
  position: relative;
}
.html-pc .Hero_image {
  width: 575px;
  height: 861px;
  float: left;
}
.html-sp .Hero_image {
  width: 288px;
  height: 430px;
  margin: 0 auto;
}
.Hero_mainImage {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  height: 100% !important;
}
.html-pc .Hero_subImage {
  position: absolute;
  left: 100%;
  top: 100%;
  width: 341px;
  height: 569px;
}
.html-sp .Hero_subImage {
  display: none;
}
.html-pc .Hero_texts {
  margin-left: 575px;
  padding-top: 218px;
}
.html-sp .Hero_texts {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 125px;
}
.Hero_title {
  display: block;
  text-indent: -999px;
  white-space: nowrap;
  overflow: hidden;
  -moz-background-size: 100% auto !important;
    -o-background-size: 100% auto !important;
       background-size: 100% auto !important;
  margin: 0 auto;
}
.html-pc .Hero_title {
  background: url("/assets/imgs/hero-logo-pc.gif") no-repeat center;
  width: 233px;
  height: 284px;
  margin-bottom: 60px;
}
.html-sp .Hero_title {
  background: url("/assets/imgs/hero-logo-sp.png") no-repeat center;
  width: 147px;
  height: 179px;
}
.html-pc .Hero_nav {
  margin-left: 113px;
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.1em;
}
.html-pc .Hero_nav li:first-child {
  display: none;
}
.html-pc .Hero_nav button {
  display: inline-block;
  padding: 10px 0;
  -webkit-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .Hero_nav button:hover {
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .Hero_nav button:hover {
  opacity: 0.4;
}
.html-sp .Hero_nav {
  display: none;
}
.html-sp .MiniText {
  position: relative;
}
.html-sp .MiniText:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 233px;
  background: url("/assets/imgs/text-gradation.png") repeat-x;
  -moz-background-size: 100px 100%;
    -o-background-size: 100px 100%;
       background-size: 100px 100%;
  pointer-events: none;
}
.MiniText.MiniText--bioUpper {
  margin: 0 auto;
  padding-top: 180px;
}
.html-pc .MiniText.MiniText--bioUpper {
  width: 910px;
}
.html-sp .MiniText.MiniText--bioUpper {
  width: 245px;
}
.html-sp .MiniText.MiniText--bioUpper {
  padding-top: 80px;
}
.html-pc .MiniText.MiniText--bioDowner {
  position: relative;
  height: 0;
  width: 100%;
  float: left;
}
.MiniText.MiniText--inte {
  margin: 0 auto;
}
.html-pc .MiniText.MiniText--inte {
  width: 910px;
}
.html-sp .MiniText.MiniText--inte {
  width: 245px;
}
.html-pc .MiniText.MiniText--inte {
  position: relative;
  top: -400px;
  height: 0;
}
.html-pc .MiniText_absolute {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.MiniText_wrap {
  position: relative;
  margin: 0 auto;
  zoom: 1;
}
.html-pc .MiniText_wrap {
  width: 910px;
}
.html-sp .MiniText_wrap {
  width: 245px;
}
.MiniText_wrap:after {
  content: "";
  display: block;
  clear: both;
}
.MiniText_col {
  position: relative;
  float: left;
  overflow: hidden;
}
.html-pc .MiniText_col {
  width: 230px;
}
.html-sp .MiniText_col {
  width: 50%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 25px;
}
.html-sp .MiniText_col:last-child {
  left: -13px;
}
.html-pc .MiniText--bioUpper .MiniText_col {
  height: 693px;
}
.html-sp .MiniText--bioUpper .MiniText_col {
  height: 608px;
}
.html-pc .MiniText--bioDowner .MiniText_col {
  height: 1080px;
}
.html-sp .MiniText--bioDowner .MiniText_col {
  height: 380px;
}
.html-pc .MiniText--inte .MiniText_col {
  width: 145px;
  height: 1840px;
}
.html-sp .MiniText--inte .MiniText_col {
  height: 500px;
}
.MiniText_col:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  pointer-events: none;
  overflow: hidden;
  opacity: 0.2;
  -webkit-transition: all 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: all 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: all 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: all 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.html-sp .MiniText_col:after {
  display: none !important;
}
html[data-textdetail_path="biography-en"] .MiniText_col.MiniText_col--bioEn:after,
html[data-textdetail_path="biography-jp"] .MiniText_col.MiniText_col--bioJp:after,
html[data-textdetail_path="interpretation-en"] .MiniText_col.MiniText_col--inteEn:after,
html[data-textdetail_path="interpretation-jp"] .MiniText_col.MiniText_col--inteJp:after {
  opacity: 1;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
     -moz-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -o-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.MiniText_colInner {
  position: relative;
  margin: 0 auto;
  -webkit-transform-origin: left top;
     -moz-transform-origin: left top;
      -ms-transform-origin: left top;
       -o-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: translate3d(0, 0, 0) scale(0.32);
     -moz-transform: translate3d(0, 0, 0) scale(0.32);
          transform: translate3d(0, 0, 0) scale(0.32);
  -webkit-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .MiniText_colInner {
  width: 910px;
}
.html-sp .MiniText_colInner {
  width: 245px;
}
.html-pc .MiniText--bioDowner .MiniText_colInner {
  margin-top: -1293px;
}
.html-sp .MiniText--bioDowner .MiniText_colInner {
  margin-top: -350px;
}
.MiniText_col:hover .MiniText_colInner {
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0.6;
}
.MiniText_plus {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0,0,0,0) url("/assets/imgs/bt-plus.png") no-repeat;
  opacity: 0.2;
}
.html-pc .MiniText_plus {
  -webkit-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  background-position: 55px 240px;
}
.html-pc .MiniText_plus:hover {
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .MiniText_plus:hover {
  opacity: 0.4;
}
.html-sp .MiniText_plus {
  -moz-background-size: 44px auto;
    -o-background-size: 44px auto;
       background-size: 44px auto;
  background-position: 45px 210px;
}
.html-pc .MiniText--inte .MiniText_plus {
  background-position: 15px 240px;
}
.MiniText_plus.MiniText_plus--noimage {
  background: none !important;
}
.ModalContent {
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.ModalContent.js-inactive {
  pointer-events: none;
}
.ModalContent.js-direct,
.ModalContent.js-direct * {
  -webkit-transition-delay: 0 !important;
     -moz-transition-delay: 0 !important;
       -o-transition-delay: 0 !important;
          transition-delay: 0 !important;
  -webkit-transition: none !important;
     -moz-transition: none !important;
       -o-transition: none !important;
          transition: none !important;
}
.ModalContent--base {
  position: relative;
}
.ModalContent--float {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  width: auto;
  height: 100%;
  margin: auto;
  overflow-y: scroll;
}
.html-pc .Module_contentTitle {
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 300;
  font-size: 24px;
  letter-spacing: 0.1em;
  margin-bottom: 60px;
}
.html-sp .Module_contentTitle {
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 0.1em;
  margin-bottom: 35px;
  text-align: center;
}
.Profile {
  position: relative;
  margin: 0 auto;
}
.html-pc .Profile {
  width: 910px;
}
.html-sp .Profile {
  width: 245px;
}
.html-sp .Profile {
  margin-bottom: 80px;
}
.Profile_inner {
  position: relative;
}
.html-pc .Profile_inner {
  margin-left: 430px;
}
.Profile_block:not(:last-child) {
  margin-bottom: 60px;
}
.Profile_block h3 {
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.1em;
  margin-bottom: 35px;
}
.Profile_block h4 {
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: 0.1em;
  margin-bottom: 1em;
}
.Profile_block h4.spacer {
  padding-top: 60px;
}
.html-sp .Profile_block h4.spacer {
  padding-top: 30px;
}
.Profile_block p {
  text-align: justify;
  text-justify: inter-ideograph;
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 2;
  margin-bottom: 0;
}
.Profile_block p.right {
  text-align: right;
}
.html-pc .Profile_more {
  height: auto !important;
}
.html-sp .Profile_more {
  position: relative;
  overflow: hidden;
  height: 0;
}
.html-sp .Profile_more.js-anime {
  -webkit-transition: height 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
     -moz-transition: height 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
       -o-transition: height 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition: height 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.html-sp .Profile_moreContent {
  position: relative;
}
.html-sp .Profile_moreToggle {
  height: 60px;
  background: url("/assets/imgs/bt-more-sp.gif") no-repeat center bottom;
  -moz-background-size: 40px auto;
    -o-background-size: 40px auto;
       background-size: 40px auto;
}
.html-sp .Profile_moreToggle.js-opened {
  background-image: url("/assets/imgs/bt-close-sp.gif");
}
.Root {
  position: relative;
}
.SiteFooter {
  position: relative;
  background: #e5e5e5;
  padding: 40px 0 35px;
}
.SiteFooter_social {
  margin: 0 auto;
  font-size: 0;
  margin-bottom: 120px;
}
.html-pc .SiteFooter_social {
  width: 910px;
}
.html-sp .SiteFooter_social {
  width: 245px;
}
.html-sp .SiteFooter_social {
  width: 100%;
  margin-bottom: 50px;
}
.SiteFooter_socialList {
  text-align: center;
}
.SiteFooter_socialItem {
  display: inline-block;
  padding-right: 18px;
}
.html-sp .SiteFooter_socialItem {
  padding-right: 17px;
}
.SiteFooter_socialItem:last-child {
  padding-right: 0 !important;
}
.html-pc .SiteFooter_socialItemButton {
  -webkit-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .SiteFooter_socialItemButton:hover {
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .SiteFooter_socialItemButton:hover {
  opacity: 0.4;
}
.SiteFooter_socialItemButton img {
  height: 45px;
}
.html-sp .SiteFooter_socialItemButton img {
  height: 48px;
}
.SiteFooter_copyright {
  text-align: center;
  color: #b7b7b7;
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.1em;
}
.html-sp .SiteFooter_copyright {
  font-size: 10px;
  line-height: 1.5;
}
.SiteFooter_copyright a {
  position: relative;
  -webkit-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.SiteFooter_copyright a:hover {
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.SiteFooter_copyright a:hover {
  opacity: 0.4;
}
.SiteFooter_copyright a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 98%;
  height: 2px;
  background: #ccc;
}
.SiteLoading {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.SiteLoading.js-hidden {
  pointer-events: none;
}
.SiteLoading_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.SiteLoading.js-hidden .SiteLoading_bg {
  opacity: 0;
  -webkit-transition: opacity 1200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: opacity 1200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: opacity 1200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: opacity 1200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.html-sp .SiteLoading.js-hidden .SiteLoading_bg {
  -webkit-transition: opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition-delay: 300ms;
     -moz-transition-delay: 300ms;
       -o-transition-delay: 300ms;
          transition-delay: 300ms;
}
.SiteLoading_inner {
  position: relative;
  padding-top: 125px;
}
.SiteLoading_innerLogo {
  display: block;
  -moz-background-size: 100% auto !important;
    -o-background-size: 100% auto !important;
       background-size: 100% auto !important;
  margin: 0 auto;
  background: url("/assets/imgs/siteloading-logo-sp.png") no-repeat center;
  width: 147px;
  height: 179px;
}
.SiteLoading.js-hidden .SiteLoading_innerLogo {
  opacity: 0;
  -webkit-transition: opacity 600ms linear;
     -moz-transition: opacity 600ms linear;
       -o-transition: opacity 600ms linear;
          transition: opacity 600ms linear;
  -webkit-transition-delay: 600ms;
     -moz-transition-delay: 600ms;
       -o-transition-delay: 600ms;
          transition-delay: 600ms;
}
.SiteLoading_innerCircle {
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.SiteLoading.js-hidden .SiteLoading_innerCircle {
  opacity: 0;
  -webkit-transition: opacity 300ms linear;
     -moz-transition: opacity 300ms linear;
       -o-transition: opacity 300ms linear;
          transition: opacity 300ms linear;
}
.SiteLoading_innerCircleBody {
  position: absolute;
  left: 50%;
  top: 44px;
  background: url("/assets/imgs/loading.png") no-repeat center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  -webkit-animation: loading_anime 500ms steps(8) 0s infinite;
     -moz-animation: loading_anime 500ms steps(8) 0s infinite;
       -o-animation: loading_anime 500ms steps(8) 0s infinite;
          animation: loading_anime 500ms steps(8) 0s infinite;
}
.html-pc .SiteLoading_innerCircleBody {
  width: 28px;
  height: 28px;
  margin-left: -14px;
  margin-top: -14px;
}
.html-sp .SiteLoading_innerCircleBody {
  width: 25px;
  height: 25px;
  margin-left: -12px;
  margin-top: -12px;
}
.TextContent {
  position: relative;
}
.TextContent_contentItem {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 0;
}
.TextContent_contentItem.js-visible {
  overflow: visible;
  height: auto;
}
.TextContent_contentItem.js-hide {
  opacity: 0;
  -webkit-transition: opacity 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
     -moz-transition: opacity 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
       -o-transition: opacity 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition: opacity 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.html-pc .Inte .TextContent_contentItem {
  width: 375px;
}
.TextContent_pagePulldown {
  position: relative;
  border-bottom: 1px solid #333;
}
.html-pc .TextContent_pagePulldown {
  width: 375px;
  margin-bottom: 55px;
}
.html-sp .TextContent_pagePulldown {
  margin-bottom: 35px;
}
.TextContent_pagePulldown select {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 16px /* for iOS zoom */;
  opacity: 0;
  cursor: pointer;
}
.TextContent_pagePulldownLabel {
  position: relative;
  width: 100%;
  min-height: 20px;
  line-height: 20px;
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.1em;
  letter-spacing: 0;
}
.html-sp .TextContent_pagePulldownLabel {
  padding-bottom: 4px;
}
.TextContent_pagePulldownLabel:after {
  content: '';
  display: block;
  position: absolute;
  width: 11px;
  height: 7px;
  background: url("/assets/imgs/worksindex-arw.png") no-repeat;
  -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
       background-size: 100% auto;
}
.html-pc .TextContent_pagePulldownLabel:after {
  right: 1px;
  bottom: 4px;
}
.html-sp .TextContent_pagePulldownLabel:after {
  left: 0;
  bottom: 10px;
}
.TextContent_pagePulldownLabel strong,
.TextContent_pagePulldownLabel span {
  -webkit-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.TextContent_pagePulldown:hover .TextContent_pagePulldownLabel strong,
.TextContent_pagePulldown:hover .TextContent_pagePulldownLabel span {
  opacity: 0.4;
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-sp .TextContent_pagePulldownLabel strong,
.html-sp .TextContent_pagePulldownLabel span {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 20px;
}
.TextContent_pagePulldownLabel strong {
  position: relative;
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.html-pc .TextContent_pagePulldownLabel strong {
  width: 222px;
}
.html-sp .TextContent_pagePulldownLabel strong {
  font-size: 12px;
  padding-bottom: 1px;
}
.TextContent_pagePulldownLabel span {
  display: block;
}
.html-pc .TextContent_pagePulldownLabel span {
  position: absolute;
  left: 240px;
  top: 0;
}
.html-sp .TextContent_pagePulldownLabel span {
  font-size: 10px;
}
.TextContent_content {
  position: relative;
  line-height: 2;
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
}
.html-sp .TextContent_content {
  line-height: 1.75;
}
.TextContent_content .br {
  display: block;
}
.html-sp .TextContent_content .br {
  margin-bottom: 0.75em;
}
.TextContent_content .spacer {
  display: inline-block;
  height: 1em;
  width: 10em;
}
.html-sp .TextContent_content .spacer {
  display: none;
}
.TextContent_content .indent {
  display: inline-block;
  height: 1em;
  width: 35px;
}
.html-sp .TextContent_content .indent {
  width: 22px;
}
.html-sp .TextContent_content .kakko {
  display: inline-block;
}
.TextContent_content h3 {
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.1em;
  margin-bottom: 1em;
}
.TextContent_content h4 {
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.1em;
  margin-bottom: 0.75em;
}
.TextContent_content h5 {
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.1em;
  margin-bottom: 0.25em;
}
.TextContent_content h6 {
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: 0.1em;
}
.html-sp .TextContent_content h6 {
  margin-bottom: 1em;
}
.TextContent_content dl:not(:last-child) {
  padding-bottom: 70px;
}
.TextContent_content dl:not(:last-child).littlemargin {
  padding-bottom: 25px;
}
.TextContent_content dl dt {
  float: left;
}
.TextContent_content dl dd {
  margin-left: 40px;
}
.html-sp .TextContent_content dl dd {
  margin-bottom: 0.75em;
}
.html-sp .TextContent_content dl dd strong {
  display: block;
}
.TextContent_content dl.wide dd {
  margin-left: 80px;
}
.TextContent_content ul:not(:last-child) {
  padding-bottom: 70px;
}
.html-sp .TextContent_content ul li {
  margin-bottom: 0.75em;
}
.TextContent_content dl + h6,
.TextContent_content ul + h6 {
  position: relative;
  margin-top: -62px;
}
.html-pc .TextContent_content .entry {
  width: 380px;
}
.html-pc .TextContent_content .entry:not(:last-child) {
  margin-bottom: 60px;
}
.html-sp .TextContent_content .entry:not(:last-child) {
  margin-bottom: 50px;
}
.TextContent_content header {
  margin-bottom: 2em;
}
.TextContent_content header h3 {
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.1em;
  margin-bottom: 0.25em;
  line-height: 1.5;
}
.TextContent_content header h4 {
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.TextContent_content p {
  text-align: justify;
  text-justify: inter-ideograph;
  margin-bottom: 25px;
}
.TextContent_content .caption {
  font-size: 10px;
  margin-bottom: 25px;
}
.TextContent_content .right {
  text-align: right;
}
.TextContent_content .bold {
  font-weight: bold;
}
.TextContent_content .small {
  font-size: 10px;
}
.Bio .TextContent_download {
  margin-top: 50px;
}
.html-sp .TextContent_download {
  margin-top: 30px !important;
}
.Txt2img .TextContent_download {
  display: none;
}
.TextContent_downloadButton {
  display: inline-block;
  overflow: hidden;
  text-indent: -999px;
  -webkit-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.TextContent_downloadButton:hover {
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.TextContent_downloadButton:hover {
  opacity: 0.4;
}
.html-pc .TextContent_downloadButton {
  width: 52px;
  height: 72px;
  background: url("/assets/imgs/bt-download-pc.png") no-repeat;
}
.html-sp .TextContent_downloadButton {
  width: 32px;
  height: 44px;
  background: url("/assets/imgs/bt-download-sp.png") no-repeat;
  -moz-background-size: 100%;
    -o-background-size: 100%;
       background-size: 100%;
}
.TextContent_bottomPager {
  padding-top: 45px;
}
.html-sp .TextContent_bottomPager {
  text-align: center;
}
.TextContent_bottomPagerCount {
  padding: 0 40px;
}
.TextContent_bottomPagerCount,
.TextContent_bottomPagerCount * {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  vertical-align: top;
  font-size: 16px;
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
}
.html-sp .TextContent_bottomPagerCount,
.html-sp .TextContent_bottomPagerCount * {
  font-size: 20px;
}
.TextContent_bottomPagerCount span,
.TextContent_bottomPagerCount strong {
  padding: 0 6px;
}
.TextContent_bottomPagerPrev,
.TextContent_bottomPagerNext {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: 12px;
    -o-background-size: 12px;
       background-size: 12px;
}
.html-sp .TextContent_bottomPagerPrev,
.html-sp .TextContent_bottomPagerNext {
  -moz-background-size: 14px;
    -o-background-size: 14px;
       background-size: 14px;
}
.TextContent_bottomPagerPrev {
  background-image: url("/assets/imgs/bt-left-pc.png");
}
.html-sp .TextContent_bottomPagerPrev {
  background-image: url("/assets/imgs/bt-left-sp.png");
}
.TextContent_bottomPagerNext {
  background-image: url("/assets/imgs/bt-right-pc.png");
}
.html-sp .TextContent_bottomPagerNext {
  background-image: url("/assets/imgs/bt-right-sp.png");
}
.TextDetail {
  -webkit-transition: visibility 400ms linear, opacity 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95), -webkit-transform 400ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
     -moz-transition: visibility 400ms linear, opacity 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95), -moz-transform 400ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
       -o-transition: visibility 400ms linear, opacity 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95), -o-transform 400ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
          transition: visibility 400ms linear, opacity 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95), transform 400ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transform-origin: center top;
     -moz-transform-origin: center top;
      -ms-transform-origin: center top;
       -o-transform-origin: center top;
          transform-origin: center top;
  -webkit-overflow-scrolling: touch;
}
.TextDetail .Visual {
  opacity: 0;
  -webkit-transition: opacity 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: opacity 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: opacity 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: opacity 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.TextDetail.js-active {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: all 0s linear;
     -moz-transition: all 0s linear;
       -o-transition: all 0s linear;
          transition: all 0s linear;
  -webkit-transition-delay: 1800ms;
     -moz-transition-delay: 1800ms;
       -o-transition-delay: 1800ms;
          transition-delay: 1800ms;
}
.TextDetail.js-active .Visual {
  opacity: 1;
  -webkit-transition-delay: 2400ms;
     -moz-transition-delay: 2400ms;
       -o-transition-delay: 2400ms;
          transition-delay: 2400ms;
}
.TextDetail .js-fadeinit {
  opacity: 0;
}
.TextDetail .js-fadestart {
  -webkit-transition: opacity 800ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: opacity 800ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: opacity 800ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: opacity 800ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  opacity: 1;
}
.TextDetail_inner {
  margin: 0 auto;
  padding: 120px 0;
}
.html-pc .TextDetail_inner {
  width: 910px;
}
.html-sp .TextDetail_inner {
  width: 245px;
}
.html-sp .TextDetail_inner {
  padding: 30px 0;
}
.TextDetail_close {
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.TextDetail_close.TextDetail_close--upper {
  margin-bottom: 60px;
}
.html-sp .TextDetail_close.TextDetail_close--upper {
  margin-bottom: 30px;
}
.TextDetail_close.TextDetail_close--downer {
  margin-top: 60px;
}
.html-sp .TextDetail_close.TextDetail_close--downer {
  margin-top: 30px;
}
.TextDetail_close a {
  display: block;
  background: rgba(0,0,0,0) url("/assets/imgs/bt-minus.png") no-repeat center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  opacity: 0.2;
}
.html-pc .TextDetail_close a {
  -webkit-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 88px;
  height: 88px;
}
.html-pc .TextDetail_close a:hover {
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .TextDetail_close a:hover {
  opacity: 0.4;
}
.html-sp .TextDetail_close a {
  width: 44px;
  height: 44px;
  margin: 0 auto;
}
.TextDetail_content {
  display: none;
}
.TextDetail_content.js-visible {
  display: block;
}
.Top {
  -webkit-transition: visibility 600ms linear, opacity 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: visibility 600ms linear, opacity 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: visibility 600ms linear, opacity 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: visibility 600ms linear, opacity 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  visibility: hidden;
  opacity: 0;
}
.Top.js-active {
  -webkit-transition: visibility 900ms linear, opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: visibility 900ms linear, opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: visibility 900ms linear, opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: visibility 900ms linear, opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition-delay: 600ms;
     -moz-transition-delay: 600ms;
       -o-transition-delay: 600ms;
          transition-delay: 600ms;
  visibility: visible;
  opacity: 1;
}
.TopMain .TopMain_scaler {
  position: relative;
  -webkit-transition: opacity 1800ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 1800ms cubic-bezier(0.77, 0, 0.175, 1);
     -moz-transition: opacity 1800ms cubic-bezier(0.77, 0, 0.175, 1), -moz-transform 1800ms cubic-bezier(0.77, 0, 0.175, 1);
       -o-transition: opacity 1800ms cubic-bezier(0.77, 0, 0.175, 1), -o-transform 1800ms cubic-bezier(0.77, 0, 0.175, 1);
          transition: opacity 1800ms cubic-bezier(0.77, 0, 0.175, 1), transform 1800ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0.15;
  -webkit-transform: translate3d(0, 0, 0) scale(0.5);
     -moz-transform: translate3d(0, 0, 0) scale(0.5);
          transform: translate3d(0, 0, 0) scale(0.5);
  -webkit-transform-origin: center 0px 0px;
     -moz-transform-origin: center 0px 0px;
      -ms-transform-origin: center 0px 0px;
       -o-transform-origin: center 0px 0px;
          transform-origin: center 0px 0px;
}
.html-sp .TopMain .TopMain_scaler {
  -webkit-transition: opacity 1200ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 1500ms cubic-bezier(0.77, 0, 0.175, 1);
     -moz-transition: opacity 1200ms cubic-bezier(0.77, 0, 0.175, 1), -moz-transform 1500ms cubic-bezier(0.77, 0, 0.175, 1);
       -o-transition: opacity 1200ms cubic-bezier(0.77, 0, 0.175, 1), -o-transform 1500ms cubic-bezier(0.77, 0, 0.175, 1);
          transition: opacity 1200ms cubic-bezier(0.77, 0, 0.175, 1), transform 1500ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transform: translate3d(0, 0, 0) scale(0.5);
     -moz-transform: translate3d(0, 0, 0) scale(0.5);
          transform: translate3d(0, 0, 0) scale(0.5);
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 0;
}
.html-modalWillOpenSP .TopMain .TopMain_scaler {
  opacity: 0 !important;
  -webkit-transition: opacity 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
     -moz-transition: opacity 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
       -o-transition: opacity 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
          transition: opacity 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
}
.TopMain .SiteFooter {
  -webkit-transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  opacity: 0;
}
.TopMain.js-active .TopMain_scaler {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
     -moz-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1);
  -webkit-transition: opacity 1800ms cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 1800ms cubic-bezier(0.77, 0, 0.175, 1);
     -moz-transition: opacity 1800ms cubic-bezier(0.77, 0, 0.175, 1), -moz-transform 1800ms cubic-bezier(0.77, 0, 0.175, 1);
       -o-transition: opacity 1800ms cubic-bezier(0.77, 0, 0.175, 1), -o-transform 1800ms cubic-bezier(0.77, 0, 0.175, 1);
          transition: opacity 1800ms cubic-bezier(0.77, 0, 0.175, 1), transform 1800ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-delay: 300ms;
     -moz-transition-delay: 300ms;
       -o-transition-delay: 300ms;
          transition-delay: 300ms;
}
.TopMain.js-active .SiteFooter {
  opacity: 1;
  -webkit-transition: opacity 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: opacity 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: opacity 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: opacity 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition-delay: 1200ms;
     -moz-transition-delay: 1200ms;
       -o-transition-delay: 1200ms;
          transition-delay: 1200ms;
}
.TopMain_mover {
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.TopMain_mover.js-animatetotop {
  -webkit-transform: translate3d(0, 0, 0) !important;
     -moz-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
  -webkit-transition: -webkit-transform 1800ms cubic-bezier(0.77, 0, 0.175, 1);
     -moz-transition: -moz-transform 1800ms cubic-bezier(0.77, 0, 0.175, 1);
       -o-transition: -o-transform 1800ms cubic-bezier(0.77, 0, 0.175, 1);
          transition: transform 1800ms cubic-bezier(0.77, 0, 0.175, 1);
}
.Visual {
  position: relative;
}
.MiniText .Visual,
.Txt2img .Visual {
  display: none;
}
.html-sp .TextContent .Visual {
  display: none;
}
.Visual_item {
  position: absolute;
  left: 0;
  top: 0;
  height: 140px;
  overflow: hidden;
}
.TextDetail_content .Visual_item,
.Visual--top .Visual_item {
  opacity: 0;
}
.TextDetail_content .Visual_item.js-inited,
.Visual--top .Visual_item.js-inited {
  opacity: 1;
  -webkit-transition: opacity 1000ms cubic-bezier(0.445, 0.05, 0.55, 0.95) !important;
     -moz-transition: opacity 1000ms cubic-bezier(0.445, 0.05, 0.55, 0.95) !important;
       -o-transition: opacity 1000ms cubic-bezier(0.445, 0.05, 0.55, 0.95) !important;
          transition: opacity 1000ms cubic-bezier(0.445, 0.05, 0.55, 0.95) !important;
}
.Visual_itemPic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-position: center;
  visibility: hidden;
  -webkit-transform: translate3d(0, 100%, 0);
     -moz-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}
.Visual_itemPic span,
.Visual_itemPic:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.7);
  -webkit-transform: translate3d(0, 0, 0) scale(1, 1);
     -moz-transform: translate3d(0, 0, 0) scale(1, 1);
          transform: translate3d(0, 0, 0) scale(1, 1);
  -webkit-transform-origin: left bottom !important;
     -moz-transform-origin: left bottom !important;
      -ms-transform-origin: left bottom !important;
       -o-transform-origin: left bottom !important;
          transform-origin: left bottom !important;
}
.Visual_itemPic span {
  background: rgba(255,255,255,0.5);
  -webkit-transform-origin: left top !important;
     -moz-transform-origin: left top !important;
      -ms-transform-origin: left top !important;
       -o-transform-origin: left top !important;
          transform-origin: left top !important;
}
.Visual_itemPic.js-visible {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 2050ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
     -moz-transition: -moz-transform 2050ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
       -o-transition: -o-transform 2050ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition: transform 2050ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.Visual_itemPic.js-visible:after {
  -webkit-transition: -webkit-transform 700ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 600ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
     -moz-transition: -moz-transform 700ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 600ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
       -o-transition: -o-transform 700ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 600ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition: transform 700ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 600ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -webkit-transition-delay: 1500ms !important;
     -moz-transition-delay: 1500ms !important;
       -o-transition-delay: 1500ms !important;
          transition-delay: 1500ms !important;
  -webkit-transform: translate3d(0, 0, 0) scale(1, 0);
     -moz-transform: translate3d(0, 0, 0) scale(1, 0);
          transform: translate3d(0, 0, 0) scale(1, 0);
  opacity: 0;
}
.Visual_itemPic.js-visible span {
  -webkit-transition: -webkit-transform 800ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 700ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
     -moz-transition: -moz-transform 800ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 700ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
       -o-transition: -o-transform 800ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 700ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition: transform 800ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 700ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -webkit-transition-delay: 1900ms !important;
     -moz-transition-delay: 1900ms !important;
       -o-transition-delay: 1900ms !important;
          transition-delay: 1900ms !important;
  -webkit-transform: translate3d(0, 0, 0) scale(1, 0);
     -moz-transform: translate3d(0, 0, 0) scale(1, 0);
          transform: translate3d(0, 0, 0) scale(1, 0);
  opacity: 0;
}
.Hero .Visual_itemPic.js-visible:after {
  -webkit-transition: -webkit-transform 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 750ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
     -moz-transition: -moz-transform 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 750ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
       -o-transition: -o-transform 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 750ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition: transform 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 750ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -webkit-transition-delay: 1500ms !important;
     -moz-transition-delay: 1500ms !important;
       -o-transition-delay: 1500ms !important;
          transition-delay: 1500ms !important;
}
.Hero .Visual_itemPic.js-visible span {
  -webkit-transition: -webkit-transform 1200ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 1050ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
     -moz-transition: -moz-transform 1200ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 1050ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
       -o-transition: -o-transform 1200ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 1050ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition: transform 1200ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 1050ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -webkit-transition-delay: 2200ms !important;
     -moz-transition-delay: 2200ms !important;
       -o-transition-delay: 2200ms !important;
          transition-delay: 2200ms !important;
}
.Visual_itemPic.js-hidden {
  visibility: visible;
  -webkit-transform: translate3d(0, -80%, 0);
     -moz-transform: translate3d(0, -80%, 0);
          transform: translate3d(0, -80%, 0);
  -webkit-transition: -webkit-transform 2100ms cubic-bezier(0.455, 0.03, 0.515, 0.955), opacity 2100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: -moz-transform 2100ms cubic-bezier(0.455, 0.03, 0.515, 0.955), opacity 2100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: -o-transform 2100ms cubic-bezier(0.455, 0.03, 0.515, 0.955), opacity 2100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: transform 2100ms cubic-bezier(0.455, 0.03, 0.515, 0.955), opacity 2100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  opacity: 0;
}
.Visual_itemPic.js-direct,
.Visual_itemPic.js-direct:after,
.Visual_itemPic.js-direct span {
  -webkit-transition: none !important;
     -moz-transition: none !important;
       -o-transition: none !important;
          transition: none !important;
}
.Visual--topA {
  margin: 0 auto;
}
.html-pc .Visual--topA {
  width: 910px;
}
.html-sp .Visual--topA {
  width: 245px;
}
.html-pc .Visual--topA {
  height: 709px;
}
.html-sp .Visual--topA {
  display: none;
}
.Visual--topA .Visual_inner {
  position: absolute;
  left: 530px;
  top: 100px;
}
.Visual--topA .Visual_item:nth-child(1) {
  left: 150px;
  width: 100px;
  height: 140px;
}
.Visual--topA .Visual_item:nth-child(2) {
  top: 140px;
  width: 150px;
  height: 210px;
}
.Visual--topB {
  position: relative;
  margin: 0 auto;
  height: 0;
}
.html-pc .Visual--topB {
  width: 910px;
}
.html-sp .Visual--topB {
  width: 245px;
}
.Visual--topB .Visual_inner {
  position: absolute;
  left: 0;
  top: 590px;
}
.Visual--topB .Visual_item:nth-child(1) {
  left: 200px;
  width: 150px;
  height: 210px;
}
.Visual--topB .Visual_item:nth-child(2) {
  top: 210px;
  width: 200px;
  height: 300px;
}
.Visual--topB .Visual_item:nth-child(3) {
  left: 200px;
  top: 510px;
  width: 100px;
  height: 140px;
}
.html-sp .Visual--topB {
  height: 405px;
}
.html-sp .Visual--topB .Visual_inner {
  left: 80px;
  top: 0;
}
.html-sp .Visual--topB .Visual_item:nth-child(1) {
  left: 100px;
  width: 75px;
  height: 105px;
}
.html-sp .Visual--topB .Visual_item:nth-child(2) {
  top: 105px;
  width: 100px;
  height: 150px;
}
.html-sp .Visual--topB .Visual_item:nth-child(3) {
  left: 100px;
  top: 255px;
  width: 50px;
  height: 70px;
}
.Visual--topC {
  position: relative;
  margin: 0 auto;
  height: 0;
  clear: both;
}
.html-pc .Visual--topC {
  width: 910px;
}
.html-sp .Visual--topC {
  width: 245px;
}
.Visual--topC .Visual_inner {
  position: absolute;
  left: 430px;
  top: 270px;
}
.Visual--topC .Visual_item:nth-child(1) {
  width: 150px;
  height: 250px;
}
.Visual--topC .Visual_item:nth-child(2) {
  left: 150px;
  top: 250px;
  width: 238px;
  height: 170px;
}
.Visual--topC .Visual_item:nth-child(3) {
  left: 50px;
  top: 420px;
  width: 100px;
  height: 140px;
}
.html-sp .Visual--topC {
  height: 400px;
}
.html-sp .Visual--topC .Visual_inner {
  left: 0;
  top: 0;
}
.html-sp .Visual--topC .Visual_item:nth-child(1) {
  width: 75px;
  height: 125px;
}
.html-sp .Visual--topC .Visual_item:nth-child(2) {
  left: 75px;
  top: 125px;
  width: 119px;
  height: 85px;
}
.html-sp .Visual--topC .Visual_item:nth-child(3) {
  left: 25px;
  top: 210px;
  width: 50px;
  height: 70px;
}
.Visual--bioEnA {
  position: absolute;
  left: 50%;
  top: 870px;
  margin-left: 151px;
}
.Visual--bioEnA .Visual_item:nth-child(1) {
  width: 93px;
}
.Visual--bioEnA .Visual_item:nth-child(2) {
  left: 93px;
  top: 140px;
  width: 112px;
}
.Visual--bioEnA .Visual_item:nth-child(3) {
  left: 205px;
  top: 280px;
  width: 84px;
}
.Visual--bioJpA {
  position: absolute;
  left: 50%;
  top: 2200px;
  margin-left: 127px;
}
.Visual--bioJpA .Visual_item:nth-child(1) {
  width: 93px;
}
.Visual--bioJpA .Visual_item:nth-child(2) {
  left: 93px;
  top: 140px;
  width: 140px;
}
.Visual--bioJpA .Visual_item:nth-child(3) {
  left: 233px;
  top: 280px;
  width: 93px;
}
.Visual--bioEnB {
  position: absolute;
  left: 50%;
  top: 4990px;
  margin-left: 169px;
}
.Visual--bioEnB .Visual_item:nth-child(1) {
  width: 93px;
}
.Visual--bioEnB .Visual_item:nth-child(2) {
  left: 93px;
  top: 140px;
  width: 108px;
}
.Visual--bioEnB .Visual_item:nth-child(3) {
  left: 201px;
  top: 280px;
  width: 70px;
}
.Visual--bioEnB .Visual_item:nth-child(4) {
  left: 101px;
  top: 420px;
  width: 100px;
}
.Visual--bioJpB {
  position: absolute;
  left: 50%;
  top: 5800px;
  margin-left: 110px;
}
.Visual--bioJpB .Visual_item:nth-child(1) {
  width: 100px;
}
.Visual--bioJpB .Visual_item:nth-child(2) {
  left: 100px;
  top: 140px;
  width: 100px;
}
.Visual--bioJpB .Visual_item:nth-child(3) {
  left: 200px;
  top: 280px;
  width: 84px;
}
.Visual--bioJpB .Visual_item:nth-child(4) {
  left: 116px;
  top: 420px;
  width: 84px;
}
.Visual--inteEnA {
  position: absolute;
  left: 570px;
  top: 222px;
}
.Visual--inteEnA .Visual_item:nth-child(1) {
  width: 100px;
}
.Visual--inteEnA .Visual_item:nth-child(2) {
  left: 100px;
  top: 140px;
  width: 112px;
}
.Visual--inteEnA .Visual_item:nth-child(3) {
  left: 212px;
  top: 280px;
  width: 84px;
}
.Visual--inteJpA {
  position: absolute;
  left: 570px;
  top: 222px;
}
.Visual--inteJpA .Visual_item:nth-child(1) {
  width: 100px;
}
.Visual--inteJpA .Visual_item:nth-child(2) {
  left: 100px;
  top: 140px;
  width: 100px;
}
.Visual--inteJpA .Visual_item:nth-child(3) {
  left: 200px;
  top: 280px;
  width: 100px;
}
.Visual--inteEnB {
  position: absolute;
  left: 570px;
  top: 1900px;
}
.Visual--inteEnB .Visual_item:nth-child(1) {
  width: 84px;
}
.Visual--inteEnB .Visual_item:nth-child(2) {
  left: 84px;
  top: 140px;
  width: 108px;
}
.Visual--inteEnB .Visual_item:nth-child(3) {
  left: 192px;
  top: 280px;
  width: 84px;
}
.Visual--inteJpB {
  position: absolute;
  left: 570px;
  top: 1900px;
}
.Visual--inteJpB .Visual_item:nth-child(1) {
  width: 100px;
}
.Visual--inteJpB .Visual_item:nth-child(2) {
  left: 100px;
  top: 140px;
  width: 100px;
}
.Visual--inteJpB .Visual_item:nth-child(3) {
  left: 200px;
  top: 280px;
  width: 100px;
}
.WorksDetail {
  -webkit-transition: visibility 600ms linear, opacity 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
     -moz-transition: visibility 600ms linear, opacity 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -o-transition: visibility 600ms linear, opacity 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: visibility 600ms linear, opacity 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  visibility: hidden;
  opacity: 0;
}
.WorksDetail.js-active {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 900ms linear, opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: visibility 900ms linear, opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: visibility 900ms linear, opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: visibility 900ms linear, opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition-delay: 400ms;
     -moz-transition-delay: 400ms;
       -o-transition-delay: 400ms;
          transition-delay: 400ms;
}
.html-sp .WorksDetail {
  -webkit-transition: visibility 300ms linear, opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
     -moz-transition: visibility 300ms linear, opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -o-transition: visibility 300ms linear, opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: visibility 300ms linear, opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.html-sp .WorksDetail.js-active {
  -webkit-transition: visibility 900ms linear, opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: visibility 900ms linear, opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: visibility 900ms linear, opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: visibility 900ms linear, opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition-delay: 400ms;
     -moz-transition-delay: 400ms;
       -o-transition-delay: 400ms;
          transition-delay: 400ms;
}
.WorksDetail_clip {
  position: relative;
  -webkit-transition: height 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: height 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: height 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: height 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.WorksDetail_container {
  position: relative;
}
.WorksEntry {
  position: relative;
  width: 100%;
  opacity: 0;
}
.WorksEntry.js-visible {
  opacity: 1;
  -webkit-transition: opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.WorksEntry.js-hidden {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.WorksEntry_body {
  margin: 0 auto;
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.html-pc .WorksEntry_body {
  width: 430px;
  margin-bottom: 50px;
}
.html-sp .WorksEntry_body {
  padding: 0 20px;
  margin-bottom: 30px;
}
.WorksEntry_bodyLogo {
  position: relative;
}
.WorksEntry_bodyLogo a {
  display: block;
  background: url("/assets/imgs/worksentry-logo-pc.png") no-repeat;
  width: 164px;
  height: 48px;
  text-indent: -999px;
  font-size: 10px;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 auto 38px;
}
.html-sp .WorksEntry_bodyLogo a {
  margin-bottom: 28px;
  background-image: url("/assets/imgs/worksentry-logo-sp.png");
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  width: 126px;
  height: 37px;
}
.WorksEntry_bodyText {
  position: relative;
}
.WorksEntry_bodyTextItem {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
     -moz-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -o-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.WorksEntry_bodyTextItem.js-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: all 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: all 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: all 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition-delay: 300ms;
     -moz-transition-delay: 300ms;
       -o-transition-delay: 300ms;
          transition-delay: 300ms;
}
.WorksEntry_bodyTextTitleEn {
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.1em;
}
.WorksEntry_bodyTextTitleJp {
  font-size: 12px;
  font-weight: normal;
}
.WorksEntry_bodyTextYear {
  padding: 0.5em 0;
}
.WorksEntry_bodyTextPhoto {
  margin-top: 0.5em;
}
.WorksEntry_bodyTextEx {
  padding-top: 2.5em;
}
.WorksEntry_bodyTextExCat {
  font-style: italic;
  margin-bottom: 0.25em;
}
.WorksEntry_bodyTextExTitleEn {
  font-size: 16px;
}
.WorksEntry_bodyTextExTitleDesc {
  padding-top: 0.5em;
}
.WorksEntry_bodyTextDownload {
  padding-top: 50px;
}
.WorksEntry_bodyTextDownloadBtn {
  -webkit-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  display: block;
  width: 171px;
  height: 21px;
  text-indent: -999px;
  overflow: hidden;
  background: url("/assets/imgs/works-dl-pc.png") no-repeat center;
  -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
       background-size: 100% 100%;
}
.WorksEntry_bodyTextDownloadBtn:hover {
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.WorksEntry_bodyTextDownloadBtn:hover {
  opacity: 0.4;
}
.html-sp .WorksEntry_bodyTextDownloadBtn {
  width: 173px;
  height: 20px;
  background-image: url("/assets/imgs/works-dl-sp.png");
}
.WorksEntry_bodyTextSeries {
  font-style: italic;
  padding-top: 4em;
}
.WorksEntry_pager {
  font-size: 0;
  text-align: center;
  padding-bottom: 45px;
}
.html-sp .WorksEntry_pager {
  padding-bottom: 50px;
}
.WorksEntry_pagerItem {
  display: inline-block;
  padding: 0 18px;
}
.html-sp .WorksEntry_pagerItem {
  padding: 0 24px;
}
.WorksEntry_pagerButton {
  display: inline-block;
  width: 40px;
  height: 40px;
}
.html-pc .WorksEntry_pagerButton {
  -webkit-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .WorksEntry_pagerButton:hover {
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .WorksEntry_pagerButton:hover {
  opacity: 0.4;
}
.WorksEntry_pagerButton.WorksEntry_pagerButton--left {
  background: url("/assets/imgs/bt-left-pc.png") no-repeat center;
}
.html-sp .WorksEntry_pagerButton.WorksEntry_pagerButton--left {
  background-image: url("/assets/imgs/bt-left-sp.png");
  -moz-background-size: 14px auto;
    -o-background-size: 14px auto;
       background-size: 14px auto;
}
.WorksEntry_pagerButton.WorksEntry_pagerButton--index {
  background: url("/assets/imgs/bt-index-pc.png") no-repeat center;
}
.html-sp .WorksEntry_pagerButton.WorksEntry_pagerButton--index {
  background-image: url("/assets/imgs/bt-index-sp.png");
  -moz-background-size: 19px auto;
    -o-background-size: 19px auto;
       background-size: 19px auto;
}
.WorksEntry_pagerButton.WorksEntry_pagerButton--right {
  background: url("/assets/imgs/bt-right-pc.png") no-repeat center;
}
.html-sp .WorksEntry_pagerButton.WorksEntry_pagerButton--right {
  background-image: url("/assets/imgs/bt-right-sp.png");
  -moz-background-size: 14px auto;
    -o-background-size: 14px auto;
       background-size: 14px auto;
}
.WorksEntry_fader {
  opacity: 0;
}
.WorksEntry_fader.js-visible {
  -webkit-transition: opacity 800ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: opacity 800ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: opacity 800ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: opacity 800ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  opacity: 1;
}
.WorksEntryHero {
  position: relative;
}
.WorksEntryHero img {
  width: 1px;
  height: 1px;
  visibility: hidden;
}
.WorksEntryHero_wrap {
  position: relative;
  overflow: hidden;
  height: 600px;
}
.html-sp .WorksEntryHero_wrap {
  height: 390px;
}
.WorksEntryHero_inner {
  position: absolute;
  left: 50%;
  top: 0;
  cursor: move;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.WorksEntryHero_inner[data-motion="out"] {
  -webkit-transition: -webkit-transform 900ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: -moz-transform 900ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: -o-transform 900ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: transform 900ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-sp .WorksEntryHero_inner[data-motion="out"] {
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: -moz-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: -o-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.WorksEntryHero_inner[data-motion="inout"] {
  -webkit-transition: -webkit-transform 900ms cubic-bezier(0.77, 0, 0.175, 1);
     -moz-transition: -moz-transform 900ms cubic-bezier(0.77, 0, 0.175, 1);
       -o-transition: -o-transform 900ms cubic-bezier(0.77, 0, 0.175, 1);
          transition: transform 900ms cubic-bezier(0.77, 0, 0.175, 1);
}
.html-sp .WorksEntryHero_inner[data-motion="inout"] {
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.77, 0, 0.175, 1);
     -moz-transition: -moz-transform 500ms cubic-bezier(0.77, 0, 0.175, 1);
       -o-transition: -o-transform 500ms cubic-bezier(0.77, 0, 0.175, 1);
          transition: transform 500ms cubic-bezier(0.77, 0, 0.175, 1);
}
.WorksEntryHero_inner[data-motion="inout_fast"] {
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
     -moz-transition: -moz-transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
       -o-transition: -o-transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition: transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.html-sp .WorksEntryHero_inner[data-motion="inout_fast"] {
  -webkit-transition: -webkit-transform 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
     -moz-transition: -moz-transform 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
       -o-transition: -o-transform 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition: transform 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.WorksEntryHero_item {
  position: absolute;
  left: 0;
  top: 0;
}
.WorksEntryHero_item * {
  pointer-events: none;
}
.WorksEntryHero_itemInner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 100%, 0);
     -moz-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}
.WorksEntryHero_item.js-loaded .WorksEntryHero_itemInner {
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 2050ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
     -moz-transition: -moz-transform 2050ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
       -o-transition: -o-transform 2050ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition: transform 2050ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.WorksEntryHero_itemPic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: opacity 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: opacity 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: opacity 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: opacity 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.WorksEntryHero_item.js-inactive .WorksEntryHero_itemPic {
  opacity: 0.15 !important;
}
.WorksEntryHero_white1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.5);
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.WorksEntryHero_item.js-loaded .WorksEntryHero_white1 {
  -webkit-transition: -webkit-transform 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 750ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
     -moz-transition: -moz-transform 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 750ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
       -o-transition: -o-transform 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 750ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition: transform 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 750ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -webkit-transition-delay: 1500ms !important;
     -moz-transition-delay: 1500ms !important;
       -o-transition-delay: 1500ms !important;
          transition-delay: 1500ms !important;
  -webkit-transform: translate3d(0, 100%, 0);
     -moz-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  opacity: 0;
}
.WorksEntryHero_white2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.5);
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.WorksEntryHero_item.js-loaded .WorksEntryHero_white2 {
  -webkit-transition: -webkit-transform 1200ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 1050ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
     -moz-transition: -moz-transform 1200ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 1050ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
       -o-transition: -o-transform 1200ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 1050ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition: transform 1200ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 1050ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -webkit-transition-delay: 2200ms !important;
     -moz-transition-delay: 2200ms !important;
       -o-transition-delay: 2200ms !important;
          transition-delay: 2200ms !important;
  -webkit-transform: translate3d(0, -100%, 0);
     -moz-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  opacity: 0;
}
.WorksEntryHero_itemLoading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.WorksEntryHero_item:nth-child(odd) .WorksEntryHero_itemLoading {
  background: #d5d5d5;
}
.WorksEntryHero_item:nth-child(even) .WorksEntryHero_itemLoading {
  background: #d9d9d9;
}
.WorksEntryHero_itemLoading:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url("/assets/imgs/loading.png") no-repeat center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  -webkit-animation: loading_anime 500ms steps(8) 0s infinite;
     -moz-animation: loading_anime 500ms steps(8) 0s infinite;
       -o-animation: loading_anime 500ms steps(8) 0s infinite;
          animation: loading_anime 500ms steps(8) 0s infinite;
}
.html-pc .WorksEntryHero_itemLoading:after {
  width: 28px;
  height: 28px;
  margin-left: -14px;
  margin-top: -14px;
}
.html-sp .WorksEntryHero_itemLoading:after {
  width: 25px;
  height: 25px;
  margin-left: -12px;
  margin-top: -12px;
}
.WorksEntryHero_item.js-loaded .WorksEntryHero_itemLoading {
  -webkit-transition: -webkit-transform 2100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
     -moz-transition: -moz-transform 2100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
       -o-transition: -o-transform 2100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition: transform 2100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transform: translate3d(0, -100%, 0);
     -moz-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}
.WorksEntryHero_item.js-loaded .WorksEntryHero_itemLoading:after {
  -webkit-transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  opacity: 0;
}
.WorksEntryHero_nav {
  position: relative;
  text-align: center;
  font-size: 0;
  padding: 24px 0;
}
.WorksEntryHero_nav li {
  display: inline-block;
  padding: 3px;
  cursor: pointer;
}
.WorksEntryHero_nav li:hover button,
.WorksEntryHero_nav li.js-active button {
  -webkit-transition: background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  background: #999;
}
.WorksEntryHero_nav button {
  display: inline-block;
  width: 9px;
  height: 9px;
  background: #d9d9d9;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.WorksIndex {
  position: relative;
  clear: both;
}
.WorksIndex_header {
  position: relative;
  margin: 0 auto;
}
.html-pc .WorksIndex_header {
  width: 910px;
}
.html-sp .WorksIndex_header {
  width: 245px;
}
.html-pc .WorksIndex_header {
  height: 0;
}
.html-sp .WorksIndex_header {
  position: absolute;
  left: 0;
  top: -138px;
  width: 100%;
}
.html-pc .WorksIndex_headerInner {
  position: absolute;
  right: 0;
  top: -210px;
  width: 246px;
}
.html-sp .WorksIndexFilter {
  width: 246px;
  margin: 0 auto;
  zoom: 1;
  margin-bottom: 50px;
}
.html-sp .WorksIndexFilter:after {
  content: "";
  display: block;
  clear: both;
}
.WorksIndexFilter_item {
  position: relative;
}
.WorksIndexFilter_item:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #000;
}
.html-pc .WorksIndexFilter_item {
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.1em;
  width: 218px;
  height: 29px;
  line-height: 40px;
}
.html-pc .WorksIndexFilter_item:after {
  -webkit-transform-origin: left top !important;
     -moz-transform-origin: left top !important;
      -ms-transform-origin: left top !important;
       -o-transform-origin: left top !important;
          transform-origin: left top !important;
  -webkit-transform: translate3d(0, 0, 0) scale(0, 1);
     -moz-transform: translate3d(0, 0, 0) scale(0, 1);
          transform: translate3d(0, 0, 0) scale(0, 1);
  opacity: 0;
  -webkit-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-sp .WorksIndexFilter_item {
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.1em;
  float: left;
  width: 81px;
  height: 28px;
}
.html-sp .WorksIndexFilter_item:not(:last-child) {
  margin-right: 1px;
}
.html-pc .WorksIndexFilter_item.js-active:after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1, 1);
     -moz-transform: translate3d(0, 0, 0) scale(1, 1);
          transform: translate3d(0, 0, 0) scale(1, 1);
}
.WorksIndexFilter_itemKnob {
  display: block;
  width: 100%;
}
.html-pc .WorksIndexFilter_itemKnob {
  -webkit-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .WorksIndexFilter_itemKnob:hover {
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .WorksIndexFilter_itemKnob:hover {
  opacity: 0.4;
}
.html-sp .WorksIndexFilter_itemKnob {
  text-align: center;
  height: 100%;
  line-height: 28px;
}
.WorksIndexFilter_itemChild {
  background: url("/assets/imgs/worksindex-arw.png") no-repeat;
  -moz-background-size: 11px auto;
    -o-background-size: 11px auto;
       background-size: 11px auto;
  -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
     -moz-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -o-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  visibility: hidden;
  opacity: 0;
}
.WorksIndexFilter_item.js-active .WorksIndexFilter_itemChild {
  visibility: visible;
  opacity: 1;
}
.html-pc .WorksIndexFilter_itemChild {
  background-position: right 18px;
  position: absolute;
  right: 0;
  top: 0;
  width: 107px;
  height: 100%;
  cursor: pointer;
}
.html-pc .WorksIndexFilter_itemChild:hover .WorksIndexFilter_itemChildKnob {
  opacity: 0.4;
}
.html-sp .WorksIndexFilter_itemChild {
  background-position: left 15px;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 26px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #000;
}
.WorksIndexFilter_itemChildKnob {
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}
.html-pc .WorksIndexFilter_itemChildKnob {
  width: 100%;
  -webkit-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .WorksIndexFilter_itemChildKnob:hover {
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-sp .WorksIndexFilter_itemChildKnob {
  width: 100%;
  padding-left: 18px;
  font-size: 10px;
  white-space: nowrap;
  letter-spacing: 0.075em;
  line-height: 34px;
}
.WorksIndexFilter_itemChildSelect {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0) scale(1, 2) !important;
     -moz-transform: translate3d(0, 0, 0) scale(1, 2) !important;
          transform: translate3d(0, 0, 0) scale(1, 2) !important;
  -webkit-transform-origin: left top;
     -moz-transform-origin: left top;
      -ms-transform-origin: left top;
       -o-transform-origin: left top;
          transform-origin: left top;
  opacity: 0;
  cursor: pointer;
  font-size: 16px;
}
.WorksIndexItem {
  position: relative;
  display: block;
  width: 150px;
  height: 210px;
  float: left;
  font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.25;
  color: #fff;
  -moz-background-size: cover !important;
    -o-background-size: cover !important;
       background-size: cover !important;
  background-position: center !important;
}
.WorksIndexItem * {
  pointer-events: none;
}
.WorksIndexItem.WorksIndexItem--feature {
  position: absolute;
  left: 0;
  top: 0;
  height: 256px;
}
.WorksIndexItem.WorksIndexItem--door {
  background: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.WorksIndexItem.WorksIndexItem--door.group-exhibition {
  font-size: 12px;
}
.html-sp .WorksIndexItem.WorksIndexItem--door {
  font-size: 10px;
}
.html-sp .WorksIndexItem {
  width: 107px;
  height: 150px;
}
.html-sp .WorksIndexItem.WorksIndexItem--feature {
  height: 150px;
}
.WorksIndexItem.WorksIndexItem--feature:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.5);
  -webkit-transform-origin: left top;
     -moz-transform-origin: left top;
      -ms-transform-origin: left top;
       -o-transform-origin: left top;
          transform-origin: left top;
}
.WorksIndexItem.WorksIndexItem--feature.js-loaded:after {
  -webkit-transition: all 700ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
     -moz-transition: all 700ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
       -o-transition: all 700ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition: all 700ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -webkit-transition-delay: 900ms;
     -moz-transition-delay: 900ms;
       -o-transition-delay: 900ms;
          transition-delay: 900ms;
  -webkit-transform: scale(1, 0);
     -moz-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
       -o-transform: scale(1, 0);
          transform: scale(1, 0);
  opacity: 0;
}
.WorksIndexItem.WorksIndexItem--feature.js-noanime:after {
  display: none !important;
}
.WorksIndexItem_white {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.5);
  -webkit-transform-origin: left bottom;
     -moz-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
       -o-transform-origin: left bottom;
          transform-origin: left bottom;
}
.WorksIndexItem.js-loaded .WorksIndexItem_white {
  -webkit-transition: all 700ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
     -moz-transition: all 700ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
       -o-transition: all 700ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition: all 700ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -webkit-transition-delay: 1500ms;
     -moz-transition-delay: 1500ms;
       -o-transition-delay: 1500ms;
          transition-delay: 1500ms;
  -webkit-transform: scale(1, 0);
     -moz-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
       -o-transform: scale(1, 0);
          transform: scale(1, 0);
  opacity: 0;
}
.WorksIndexItem.js-noanime .WorksIndexItem_white {
  display: none !important;
}
.WorksIndexItem_doorTitle {
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0.5em;
}
.WorksIndexItem_doorBottomTitle {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-bottom: 14px;
  font-style: italic;
}
.WorksIndexItem_loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.WorksIndexItem:nth-child(odd) .WorksIndexItem_loading {
  background: #d5d5d5;
}
.WorksIndexItem:nth-child(even) .WorksIndexItem_loading {
  background: #d9d9d9;
}
.WorksIndexItem_loading:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url("/assets/imgs/loading.png") no-repeat center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  -webkit-animation: loading_anime 500ms steps(8) 0s infinite;
     -moz-animation: loading_anime 500ms steps(8) 0s infinite;
       -o-animation: loading_anime 500ms steps(8) 0s infinite;
          animation: loading_anime 500ms steps(8) 0s infinite;
}
.html-pc .WorksIndexItem_loading:after {
  width: 28px;
  height: 28px;
  margin-left: -14px;
  margin-top: -14px;
}
.html-sp .WorksIndexItem_loading:after {
  width: 25px;
  height: 25px;
  margin-left: -12px;
  margin-top: -12px;
}
.WorksIndexItem.js-loaded .WorksIndexItem_loading {
  -webkit-transition: -webkit-transform 900ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
     -moz-transition: -moz-transform 900ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
       -o-transition: -o-transform 900ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
          transition: transform 900ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -webkit-transform: translate3d(0, 100%, 0);
     -moz-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}
.WorksIndexItem.js-loaded .WorksIndexItem_loading:after {
  -webkit-transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: opacity 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  opacity: 0;
}
.WorksIndexItem_hover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(170,170,170,0.9);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.WorksIndexItem:hover .WorksIndexItem_hover {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 80ms cubic-bezier(0.77, 0, 0.175, 1);
     -moz-transition: all 80ms cubic-bezier(0.77, 0, 0.175, 1);
       -o-transition: all 80ms cubic-bezier(0.77, 0, 0.175, 1);
          transition: all 80ms cubic-bezier(0.77, 0, 0.175, 1);
}
.html-sp .WorksIndexItem_hover {
  display: none;
}
.WorksIndexItem_hoverTitle {
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0.5em;
  font-size: 12px;
}
.html-sp .WorksIndexItem_hoverTitle {
  font-size: 10px;
}
.WorksIndexList {
  position: relative;
  margin: 0 auto;
  display: none;
}
.html-pc .WorksIndexList {
  width: 910px;
}
.html-sp .WorksIndexList {
  width: 245px;
}
.html-sp .WorksIndexList {
  width: 320px;
  overflow: hidden;
}
.WorksIndexList.js-visible {
  display: block;
}
.WorksIndexList_inner {
  position: relative;
  zoom: 1;
  background: url("/assets/imgs/worksindex-bg-pc.png") left top;
}
.WorksIndexList_inner:after {
  content: "";
  display: block;
  clear: both;
}
.html-pc .WorksIndexList_inner {
  width: 900px;
}
.html-sp .WorksIndexList_inner {
  width: 321px;
  background-image: url("/assets/imgs/worksindex-bg-sp.png");
  -moz-background-size: 214px 300px;
    -o-background-size: 214px 300px;
       background-size: 214px 300px;
}
.WorksIndexList_loading {
  position: absolute;
  left: 50%;
  top: 100%;
  background: url("/assets/imgs/loading.png") no-repeat center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  -webkit-animation: loading_anime 500ms steps(8) 0s infinite;
     -moz-animation: loading_anime 500ms steps(8) 0s infinite;
       -o-animation: loading_anime 500ms steps(8) 0s infinite;
          animation: loading_anime 500ms steps(8) 0s infinite;
  margin-top: 40px !important;
  opacity: 0;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .WorksIndexList_loading {
  width: 28px;
  height: 28px;
  margin-left: -14px;
  margin-top: -14px;
}
.html-sp .WorksIndexList_loading {
  width: 25px;
  height: 25px;
  margin-left: -12px;
  margin-top: -12px;
}
.WorksIndexList_loading.js-visible {
  opacity: 1;
  -webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
     -moz-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.WorksIndexList_more {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 100ms cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: all 100ms cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: all 100ms cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: all 100ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.WorksIndexList_more.js-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
     -moz-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
       -o-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
          transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-delay: 300ms;
     -moz-transition-delay: 300ms;
       -o-transition-delay: 300ms;
          transition-delay: 300ms;
}
.WorksIndexList_moreButton {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50px;
  height: 50px;
  background: url("/assets/imgs/bt-more-pc.png") no-repeat center;
  margin-top: 40px;
  margin-left: -25px;
}
.html-pc .WorksIndexList_moreButton {
  -webkit-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .WorksIndexList_moreButton:hover {
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
       -o-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.html-pc .WorksIndexList_moreButton:hover {
  opacity: 0.4;
}
.html-sp .WorksIndexList_moreButton {
  background-image: url("/assets/imgs/bt-more-sp.gif");
  -moz-background-size: 40px auto;
    -o-background-size: 40px auto;
       background-size: 40px auto;
}
.WorksIndexPool_clip {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 1200ms cubic-bezier(0.77, 0, 0.175, 1);
     -moz-transition: height 1200ms cubic-bezier(0.77, 0, 0.175, 1);
       -o-transition: height 1200ms cubic-bezier(0.77, 0, 0.175, 1);
          transition: height 1200ms cubic-bezier(0.77, 0, 0.175, 1);
}
.WorksIndexPool_clip.js-hurry {
  -webkit-transition: height 500ms cubic-bezier(0.77, 0, 0.175, 1);
     -moz-transition: height 500ms cubic-bezier(0.77, 0, 0.175, 1);
       -o-transition: height 500ms cubic-bezier(0.77, 0, 0.175, 1);
          transition: height 500ms cubic-bezier(0.77, 0, 0.175, 1);
}
.WorksIndexPool_content {
  position: relative;
}
.WorksIndexScroller {
  position: relative;
}
.WorksIndexScroller.js-hidden {
  display: none;
}
.WorksIndexScroller_line {
  position: relative;
  overflow: hidden;
}
.WorksIndexScroller_lineInner {
  position: relative;
  height: 256px;
}
.html-sp .WorksIndexScroller_lineInner {
  height: 150px;
}
.WorksList {
  position: relative;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
