@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@font-face {
  font-family: 'arrow';
  src: url('../fonts/arrow.eot?v6ru6v');
  src: url('../fonts/arrow.eot?#iefixv6ru6v') format('embedded-opentype'), url('../fonts/arrow.woff?v6ru6v') format('woff'), url('../fonts/arrow.ttf?v6ru6v') format('truetype'), url('../fonts/arrow.svg?v6ru6v#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'arrow';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arw-dogleg--t:before {
  content: "\e600";
}

.icon-arw-dogleg--r:before {
  content: "\e601";
}

.icon-arw-dogleg--b:before {
  content: "\e602";
}

.icon-arw-dogleg--l:before {
  content: "\e603";
}

.icon-arw-triangle--t:before {
  content: "\e604";
}

.icon-arw-triangle--r:before {
  content: "\e605";
}

.icon-arw-triangle--b:before {
  content: "\e606";
}

.icon-arw-triangle--l:before {
  content: "\e607";
}


/* =======================================================
*
*    _A_ FrameWork [v0.1.5 FUJIYAMA]
*
*    このファイルはフレームワークから作成されています。
*    直接編集しないようにして下さい。
*
*  ======================================================= */


/*! normalize.css v2.1.3 | MIT License | git.io/normalize */


/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */


/**
 * Correct `block` display not defined in IE 8/9.
 */

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


/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

audio, canvas, video {
  display: inline-block;
}


/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}


/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */

[hidden], template {
  display: none;
}


/* ==========================================================================
   Base
   ========================================================================== */


/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}


/**
 * Remove default margin.
 */

body {
  margin: 0;
}


/* ==========================================================================
   Links
   ========================================================================== */


/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
}


/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
  outline: thin dotted;
}


/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active, a:hover {
  outline: 0;
}


/* ==========================================================================
   Typography
   ========================================================================== */


/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}


/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}


/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b, strong {
  font-weight: bold;
}


/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
  font-style: italic;
}


/**
 * Address differences between Firefox and other browsers.
 */

hr {
  box-sizing: content-box;
  height: 0;
}


/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}


/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}


/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
  white-space: pre-wrap;
}


/**
 * Set consistent quote types.
 */

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}


/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}


/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}


/* ==========================================================================
   Embedded content
   ========================================================================== */


/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
  border: 0;
}


/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
  overflow: hidden;
}


/* ==========================================================================
   Figures
   ========================================================================== */


/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
  margin: 0;
}


/* ==========================================================================
   Forms
   ========================================================================== */


/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}


/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}


/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button, input, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}


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

button, input {
  line-height: normal;
}


/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button, select {
  text-transform: none;
}


/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}


/**
 * Re-set default cursor for disabled elements.
 */

button[disabled], html input[disabled] {
  cursor: default;
}


/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}


/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}


/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}


/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}


/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}


/* ==========================================================================
   Tables
   ========================================================================== */


/**
 * Remove most spacing between table cells.
 */

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


/*
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}
ul, ol, li {
	list-style: none;
}
*/

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd {
  margin-top: 0;
}

dd {
  margin-left: 0;
}

body {
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  background: #fff;
}

body, input, button, select, textarea {
  font-family: 'Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', sans-serif;
}

html.mac body, html.mac input, html.mac button, html.mac select, html.mac textarea {
  font-family: 'Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', sans-serif;
}

.en-body, .en-body input, .en-body button, .en-body select, .en-body textarea {
  font-family: 'Barlow', 'Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', sans-serif;
  /*letter-spacing: -0.015em;*/
}

html.mac .en-body , html.mac .en-body input, html.mac .en-body button, html.mac .en-body select, html.mac .en-body textarea {
  font-family: 'Barlow', 'Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', sans-serif;
  /*letter-spacing: -0.015em;*/
}

a {
  color: #333;
  outline: none;
  transition: opacity, 0.3s;
}

a:hover {
  opacity: 0.6;
}

a:visited, a:active {
  color: #333;
  text-decoration: underline;
}

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

img {
  vertical-align: top;
}

br.pc {
  display: block;
}

br.sp {
  display: none;
}

@media screen and (max-width: 640px) {
  br.pc {
    display: none;
  }
  br.sp {
    display: block;
  }
}

iframe {
  max-width: 100%;
}

@font-face {
  font-family: 'arrow';
  src: url('../fonts/arrow.eot?v6ru6v');
  src: url('../fonts/arrow.eot?#iefixv6ru6v') format('embedded-opentype'), url('../fonts/arrow.woff?v6ru6v') format('woff'), url('../fonts/arrow.ttf?v6ru6v') format('truetype'), url('../fonts/arrow.svg?v6ru6v#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'arrow';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arw-dogleg--t:before {
  content: "\e600";
}

.icon-arw-dogleg--r:before {
  content: "\e601";
}

.icon-arw-dogleg--b:before {
  content: "\e602";
}

.icon-arw-dogleg--l:before {
  content: "\e603";
}

.icon-arw-triangle--t:before {
  content: "\e604";
}

.icon-arw-triangle--r:before {
  content: "\e605";
}

.icon-arw-triangle--b:before {
  content: "\e606";
}

.icon-arw-triangle--l:before {
  content: "\e607";
}

img {
  pointer-events: none;
}

.is-disp-ib {
  display: inline-block;
}


/* =======================================================
*
*    _A_ FrameWork [v0.1.5 FUJIYAMA]
*
*    このファイルはフレームワークから作成されています。
*    直接編集しないようにして下さい。
*
*  ======================================================= */

#page {
  overflow: hidden;
  min-width: 1000px;
}

@media screen and (max-width: 640px) {
  #page {
    min-width: 0;
  }
}

#footer {
  clear: both;
  border-top: solid 2px #e6e6e6;
}

#footer .l-inner {
  padding: 15px 0 30px 0;
}

#footer .l-inner:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (max-width: 640px) {
  #footer .l-inner {
    padding: 10px 0 5px 0;
  }
}

#contents, .l-inner {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 640px) {
  #contents, .l-inner {
    width: auto;
    margin-right: 15px;
    margin-left: 15px;
  }
}

#contents {
  position: relative;
  padding-bottom: 40px;
}

#contents:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (max-width: 640px) {
  #contents {
    padding-bottom: 10px;
  }
}

.l-inner--left {
  margin-left: auto;
}

.l-inner--right {
  margin-right: auto;
}

.l-left {
  float: left;
}

.l-right {
  float: right;
}

.l-main {
  float: left;
  width: 750px;
}

.l-sub {
  float: right;
  width: 140px;
  text-align: left;
}

.l-main-2 {
  float: left;
  width: 590px;
}

.l-sub-2 {
  float: right;
  width: 330px;
  text-align: left;
}

@media screen and (max-width: 640px) {
  .l-main, .l-sub, .l-main-2, .l-sub-2 {
    float: none;
    width: auto;
  }
}

@font-face {
  font-family: 'arrow';
  src: url('../fonts/arrow.eot?v6ru6v');
  src: url('../fonts/arrow.eot?#iefixv6ru6v') format('embedded-opentype'), url('../fonts/arrow.woff?v6ru6v') format('woff'), url('../fonts/arrow.ttf?v6ru6v') format('truetype'), url('../fonts/arrow.svg?v6ru6v#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'arrow';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arw-dogleg--t:before {
  content: "\e600";
}

.icon-arw-dogleg--r:before {
  content: "\e601";
}

.icon-arw-dogleg--b:before {
  content: "\e602";
}

.icon-arw-dogleg--l:before {
  content: "\e603";
}

.icon-arw-triangle--t:before {
  content: "\e604";
}

.icon-arw-triangle--r:before {
  content: "\e605";
}

.icon-arw-triangle--b:before {
  content: "\e606";
}

.icon-arw-triangle--l:before {
  content: "\e607";
}


/* =======================================================
*
*    _A_ FrameWork [v0.1.5 FUJIYAMA]
*
*    このファイルはフレームワークから作成されています。
*    直接編集しないようにして下さい。
*
*  ======================================================= */

.page-title {
  margin-bottom: 20px;
  font-size: 20px;
  font-size: 1.25rem;
}

.page-title__sub {
  display: block;
  font-size: 11px;
  font-size: 0.6875rem;
}

@media screen and (max-width: 640px) {
  .page-title {
    clear: right;
    margin-bottom: 15px;
    font-size: 16px;
    font-size: 1rem;
  }
}

.sub-title {
  margin-bottom: 15px;
  font-size: 16px;
  font-size: 1rem;
}

.sub-title span {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
}

@media screen and (max-width: 640px) {
  .sub-title {
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .sub-title span {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.arrow-link, .arrow-link-list span, .arrow-link-list a, .back-link, .blank-link, .anchor-nav a {
  display: inline-block;
  text-decoration: none;
  padding-left: 16px;
}

.arrow-link:before, .arrow-link-list span:before, .arrow-link-list a:before, .back-link:before, .blank-link:before, .anchor-nav a:before {
  font-family: 'arrow';
  speak: none;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e605";
  position: relative;
  top: -0.1em;
  left: -4px;
  margin-left: -16px;
}

.arrow-link-list {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 200;
  font-size: 13px;
  font-size: 0.8125rem;
}

.arrow-link-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.arrow-link-list li {
  margin-bottom: 0.2em;
}

.arrow-link-list span {
  color: #979797;
}

.arrow-link-list--horizon li {
  display: inline-block;
  margin: 0 2em 0 0;
}

.back-link:before {
  font-family: 'arrow';
  speak: none;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e607";
}

.button {
  position: relative;
  display: inline-block;
  padding: 0 10px;
  color: #fff !important;
  background: #979797;
  line-height: 1.7em;
  height: 1.7em;
  border-radius: 0.9em;
  font-size: 11px;
  font-size: 0.6875rem;
  text-decoration: none;
  vertical-align: middle;
}

.button:before {
  display: inline-block;
  font-family: 'arrow';
  speak: none;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e605";
  vertical-align: middle;
  margin: -2px 0 0 -6px;
}

.border-button {
  position: relative;
  display: inline-block;
  padding: 0 8px;
  color: #666;
  background: #fff;
  border: solid 1px #666;
  line-height: 1.8em;
  height: 1.8em;
  font-size: 11px;
  font-size: 0.6875rem;
  text-decoration: none;
  vertical-align: middle;
}

.border-button:before {
  display: inline-block;
  font-family: 'arrow';
  speak: none;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e605";
  vertical-align: middle;
  margin: -2px 0 0 -6px;
}

.square-button {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 40px;
  color: #fff !important;
  background: #e50112;
  line-height: 1.3em;
  height: 4em;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
}

.square-button:after {
  font-family: 'arrow';
  speak: none;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e601";
  position: absolute;
  right: 15px;
  top: 50%;
  margin: -11px 0 0 10px;
  font-size: 22px;
  font-size: 1.375rem;
}

.square-button span {
  display: block;
  width: 100%;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.2;
  text-align: center;
  font-weight: normal;
}
.square-small-button {
  height:2.5em;
  font-size:1rem;
}

@media screen and (max-width: 640px) {
  .square-button {
    width: 100%;
    padding: 0;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .square-button:after {
    right: 5px;
    margin-top: -8px;
    font-size: 16px;
    font-size: 1rem;
  }
  .square-button span {
    bottom: 8%;
    font-size: 9px;
    font-size: 0.5625rem;
  }
}

.square-button--black {
  background-color: #000;
}

.square-button--disabled {
  background-color: #ccc;
}

.square-button--disabled:hover {
  opacity: 1;
}

.square-button--disabled:after {
  display: none;
}

.square-button--border {
  background-color: #fff;
  border: solid 1px #e50112;
  color: #e50112 !important;
}

.square-button--relative {
  height: auto;
  line-height: 1.2;
  padding: 0.8em 50px 0.8em 40px;
}

.square-button--relative span {
  position: relative;
  left: auto;
  bottom: auto;
  width: auto;
  margin-bottom: 0.3em;
  font-size: 13px;
  font-size: 0.8125rem;
}

@media screen and (max-width: 640px) {
  .square-button--relative {
    padding: 0.8em 0;
    width: 100%;
  }
  .square-button--relative span {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}

.article-list {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1.461;
}

.article-list:after {
  content: "";
  display: table;
  clear: both;
}

.article-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.article-list a {
  display: block;
  position: relative;
  text-decoration: none;
}

.article-list a:after {
  content: "";
  display: table;
  clear: both;
}

.article-list p {
  overflow: hidden;
}

.article-list__item {
  margin-bottom: 30px;
}

.article-list__img {
  float: left;
  margin-right: 20px;
  text-align: center;
}

.article-list__img img {
  max-width: 160px;
  max-height: 100px;
}

.article-list__status {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 11px;
  font-size: 0.6875rem;
  margin: 0;
  padding: 0 8px;
  line-height: 1.9em;
  height: 1.9em;
  background-color: #929292;
  color: #fff;
}

.article-list__status.is-full, .article-list__status.is-reserve {
  background-color: #666;
}

.article-list__status.is-close, .article-list__status.is-finish {
  background-color: #979797;
}

.article-list__category {
  position: relative;
  top: -3px;
  margin: 0;
  padding-bottom: 4px;
  font-size: 14px;
  font-size: 0.875rem;
}

.article-list__date, .article-list__title, .article-list__exhibition {
  margin: 0;
  font-size: 12px;
  font-size: 0.75rem;
}

.article-list__date {
  margin-top: 8px;
}

.article-list__date__status {
  color: #f00;
}

.article-list__title {
  margin-top: 4px;
}

@media screen and (max-width: 640px) {
  .article-list__item {
    height: auto !important;
    margin-bottom: 20px;
  }
  .article-list__img {
    width: 30%;
    margin: 0 4% 10px 0;
  }
  .article-list__img img {
    width: 100%;
    height: auto;
  }
  .article-list__status {
    font-size: 9px;
    font-size: 0.5625rem;
  }
  .article-list__category {
    padding-bottom: 3px;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .article-list__date, .article-list__title, .article-list__exhibition {
    margin-left: 33%;
  }
  .article-list__date {
    margin-top: 5px;
  }
  .article-list__title {
    margin-top: 0;
  }
}

.article-list--vertical {
  margin-right: -40px;
}

.article-list--vertical .article-list__item {
  float: left;
  width: 160px;
  margin: 0 40px 40px 0;
}

.article-list--vertical .article-list__img {
  float: none;
  margin: 0;
}

.article-list--vertical .article-list__category {
  top: 0;
  padding-top: 7px;
}

@media screen and (max-width: 640px) {
  .article-list--vertical {
    margin-right: 0;
  }
  .article-list--vertical .article-list__item {
    float: none;
    width: auto;
    margin: 0 0 15px 0;
  }
  .article-list--vertical .article-list__img {
    float: left;
    margin: 0 4% 10px 0;
  }
  .article-list--vertical .article-list__category {
    padding-top: 0;
  }
}

.article-list--news .article-list__item {
  margin-bottom: 20px;
}

.article-list--news .article-list__img {
  width: 92px;
}

.article-list--news .article-list__img img {
  max-width: 92px;
  max-height: 92px;
}

.article-list--news .article-list__title {
  margin-top: 0;
}

@media screen and (max-width: 640px) {
  .article-list--news .article-list__img {
    width: 30%;
  }
}

.article-list--exhibition .article-list__img {
  width: 100px;
}

.article-list--exhibition .article-list__img img {
  max-width: 100px;
  max-height: 100px;
}

@media screen and (max-width: 640px) {
  .article-list--exhibition .article-list__img {
    width: 30%;
  }
}

.l-main .article-list {
  margin-right: -45px;
}

.l-main .article-list .article-list__item {
  float: left;
  width: 340px;
  margin-right: 45px;
}

@media screen and (max-width: 640px) {
  .l-main .article-list {
    margin-right: 0;
  }
  .l-main .article-list .article-list__item {
    float: none;
    width: auto;
    margin-right: 0;
  }
}

.works-list {
  margin-right: -20px;
}

.works-list:after {
  content: "";
  display: table;
  clear: both;
}

.works-list__item {
  float: left;
  width: 225px;
  margin: 0 20px 20px 0;
}

.works-list__item a {
  display: inline-block;
}

.works-list__item img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 640px) {
  .works-list {
    margin-right: 0;
  }
  .works-list__item {
    width: 31%;
    margin: 0 2% 5px 0;
  }
}

.works-modal {
  height: 100%;
}

.works-modal__item {
  overflow: hidden;
  height: 100%;
  background-color: #fff;
  text-align: center;
}

.works-modal__img {
  position: relative;
  display: table;
  width: 100%;
}

.works-modal__img span, .works-modal__img:after, .works-modal__img:before {
  content: '';
  display: table-cell;
  vertical-align: middle;
  width: 10%;
  padding: 60px 0 110px 0;
}

.works-modal__img span {
  width: auto;
}

.works-modal__img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.works-modal__name {
  position: absolute;
  left: 50px;
  bottom: 30px;
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  line-height: 1.461;
}

.works-modal__name span {
  display: block;
}

.works-modal__name .arrow-link, .works-modal__name .arrow-link-list span, .arrow-link-list .works-modal__name span, .works-modal__name .arrow-link-list a, .arrow-link-list .works-modal__name a, .works-modal__name .back-link, .works-modal__name .blank-link, .works-modal__name .anchor-nav a, .anchor-nav .works-modal__name a {
  font-size: 12px;
  font-size: 0.75rem;
}

#artist.single .works-modal__name {
  display: none;
}

.works-modal__desc {
  position: absolute;
  right: 50px;
  bottom: 30px;
  margin-left: 20em;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: right;
}

.works-modal--append {
  display: none;
}

@media screen and (max-width: 640px) {
  .works-modal__img span, .works-modal__img:after, .works-modal__img:before {
    width: 30px;
    padding: 60px 0 0 0;
  }
  .works-modal__img span {
    width: auto;
  }
  .works-modal__img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
  .works-modal__name {
    position: relative;
    left: auto;
    bottom: auto;
    margin: 0 20px;
  }
  .works-modal__name span {
    height: auto !important;
  }
  .works-modal__desc {
    position: relative;
    right: auto;
    bottom: auto;
    margin: 10px 20px;
    text-align: left;
  }
  .works-modal #cboxLoadedContent {
    height: auto !important;
  }
}

@media screen and (max-width: 640px) {
  .mfp-close {
    right: 20px;
    top: 20px !important;
  }
  .mfp-arrow-right {
    top: 29px;
    right: 80px;
  }
  .mfp-arrow-left {
    top: 29px;
    left: auto;
    right: 150px;
  }
}


/* モーダル調整 */

.mfp-gg-top.mfp-bg.mfp-ready {
  opacity: 0.6;
}

.mfp-gg-top .mfp-container {
  padding: 5% 15%;
}

.mfp-gg-top .mfp-arrow-right {
  right: 17%;
}

.mfp-gg-top .mfp-arrow-left {
  left: 17%;
}

@media screen and (max-width: 640px) {
  .mfp-gg-top.mfp-bg.mfp-ready {
    opacity: 1;
  }
  .mfp-gg-top .mfp-container {
    padding: 0;
  }
  .mfp-gg-top .mfp-arrow-right {
    right: 17%;
  }
  .mfp-gg-top .mfp-arrow-left {
    left: 80px;
  }
}

.tab-nav {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.tab-nav:after {
  content: "";
  display: table;
  clear: both;
}

.tab-nav:after {
  content: "";
  display: table;
  clear: both;
}

.tab-nav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.tab-nav li {
  white-space: nowrap;
  float: left;
}

.tab-nav__border {
  content: '';
  width: 0;
  height: 7px;
  position: absolute;
  left: 0;
  bottom: -4px;
  background: #666;
}

.tab-nav__item {
  border-bottom: solid 1px #dfdfdf;
}

.tab-nav__item a {
  position: relative;
  display: block;
  text-align: center;
  text-decoration: none;
  line-height: 2.6em;
  padding: 0 23px;
  transition: color, 0.3s;
}

.tab-nav__item a.is-current, .tab-nav__item a:hover {
  color: #666;
  opacity: 1;
}

.tab-nav__item--ex {
  margin-left: 30px !important;
}

.tab-nav--bottom .tab-nav__item {
  border-bottom: none;
  border-top: solid 1px #dfdfdf;
}

.tab-nav--bottom .tab-nav__border {
  top: -4px;
  bottom: auto;
}

.tab-nav--alphabet .tab-nav__item a {
  padding: 0;
  width: 36px;
}

.tab-content {
  display: none;
}

.tab-content.is-current {
  display: block;
}

.anchor-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  padding: 25px 0;
  border-bottom: solid 1px #000;
  text-align: center;
}

.anchor-nav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.anchor-nav li {
  display: inline-block;
  font-size: 16px;
  white-space: nowrap;
}

.anchor-nav li {
  margin: 0 2em;
}

.anchor-nav a:before {
  font-family: 'arrow';
  speak: none;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e606";
}

@media screen and (max-width: 640px) {
  .anchor-nav {
    margin-left: -100%;
    margin-right: -100%;
    padding-left: 100%;
    padding-right: 100%;
    padding: 10px 15px;
  }
  @media screen and (max-width: 640px) {
    .anchor-nav {
      margin-left: -15px;
      margin-right: -15px;
      padding-left: 15px;
      padding-right: 15px;
    }
  }
  .anchor-nav li {
    margin: 0.3em 1em;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.dropdown-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 300;
  margin-left: 10px;
  font-size: 12px;
  font-size: 0.75rem;
}

.dropdown-nav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.dropdown-nav__head {
  border: solid 1px #979797;
  padding: 3px 25px 3px 10px;
  cursor: pointer;
}

.dropdown-nav__head:after {
  font-family: 'arrow';
  speak: none;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e606";
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -8px;
}

.dropdown-nav__body {
  transition: opacity 0.3s;
  display: none;
  opacity: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  box-sizing: border-box;
  width: 19em;
  right: 0;
  top: 115%;
  border: solid 1px #979797;
  padding: 5px 15px;
  background: #fff;
}

.dropdown-nav__body.is-open {
  display: block;
  opacity: 1;
}

.dropdown-nav__body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.dropdown-nav__body ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.dropdown-nav__body ul a {
  padding: 0.5em 0;
}

.dropdown-nav__body a {
  display: block;
  text-decoration: none;
}

.dropdown-nav__body .arrow-link-list li {
  margin-bottom: 0;
}

.dropdown-nav__body .arrow-link-list span, .dropdown-nav__body .arrow-link-list a {
  padding-left: 0;
}

.dropdown-nav__body .arrow-link-list span:before, .dropdown-nav__body .arrow-link-list a:before {
  display: none;
}

.dropdown-nav--bottom .dropdown-nav__body {
  top: auto;
  bottom: 115%;
}

.dropdown-nav--series {
  z-index: 310;
}

.dropdown-nav--year {
  display: none;
  z-index: 300;
}

.dropdown-nav--wall .dropdown-nav__body {
  width: 20em;
}

.l-sub .dropdown-nav {
  margin: 0 0 15px 0;
}

@media screen and (max-width: 640px) {
  .dropdown-nav {
    margin: 0 0 5px 0;
  }
  .dropdown-nav__head {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .dropdown-nav--year {
    display: block;
    margin-bottom: 20px;
  }
  .dropdown-nav--series dd, .dropdown-nav--year dd {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .year-list:after {
    content: "";
    display: table;
    clear: both;
  }
  .year-list li {
    float: left;
    width: 25%;
  }
}

.letter-list__item {
  float: left;
  width: 20%;
  margin: 2px 0 !important;
  text-align: center;
}

.letter-list__item a {
  display: block;
  border: solid 1px #dfdfdf;
  margin: 0 2px;
  padding: 3px 0;
}

.letter-list__item--ex {
  width: 50%;
}

.carousel {
  overflow: hidden;
}

.carousel__inner {
  position: relative;
  border: solid 1px #dfdfdf;
}

.carousel__items {
  margin: 0;
  padding: 0;
  list-style: none;
}

.carousel__items:after {
  content: "";
  display: table;
  clear: both;
}

.carousel__items li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.carousel__item {
  float: left;
  text-align: center;
  position: absolute;
  opacity: 0;
  z-index: 90;
}

.carousel__item:first-child {
  position: relative;
  opacity: 1;
  z-index: 100;
}

.carousel__item a {
  display: inline-block;
}

.carousel__item img {
  width: 100%;
  height: auto;
}

.carousel__nav {
  position: absolute;
  top: 0;
  width: 38px;
  height: 100%;
  cursor: pointer;
  margin: 0;
}

.carousel__nav:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
}

.carousel__nav span {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}

.carousel__nav--prev {
  left: -38px;
}

.carousel__nav--prev:before {
  font-family: 'arrow';
  speak: none;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e603";
  font-size: 20px;
  font-size: 1.25rem;
}

.carousel__nav--next {
  right: -38px;
}

.carousel__nav--next:before {
  font-family: 'arrow';
  speak: none;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e601";
  font-size: 20px;
  font-size: 1.25rem;
}

.visual-head {
  display: table;
  width: 100%;
  margin-bottom: 45px;
  background: #f9f8f7;
}

.visual-head__lead, .visual-head__img {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
}

.visual-head__lead {
  padding: 30px 10px 30px 30px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.8;
}

.visual-head__img {
  width: 603px;
  text-align: right;
}

.visual-head__img img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 640px) {
  .visual-head {
    display: block;
    width: auto;
    margin-bottom: 20px;
  }
  .visual-head__lead, .visual-head__img {
    display: block;
  }
  .visual-head__lead {
    padding: 10px 15px;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .visual-head__img {
    width: auto;
    text-align: center;
  }
  .visual-head__img img {
    width: 100%;
    height: auto;
  }
}

.disc-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.disc-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.disc-list li {
  list-style: disc outside;
  margin-left: 1.25em;
}

.caution-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.caution-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.caution-list li {
  padding-left: 1em;
  text-indent: -1em;
}

.mark-list dt {
  width: 1em;
}

.mark-list dd {
  margin: -1.6em 0 0 1em;
}

.mark-list--w15 dt {
  width: 1.5em;
}

.mark-list--w15 dd {
  margin-left: 1.5em;
}

.mark-list--w2 dt {
  width: 2em;
}

.mark-list--w2 dd {
  margin-left: 2em;
}

.mark-list--w25 dt {
  width: 2.5em;
}

.mark-list--w25 dd {
  margin-left: 2.5em;
}

.mark-list--w3 dt {
  width: 3em;
}

.mark-list--w3 dd {
  margin-left: 3em;
}

.mark-list--w35 dt {
  width: 3.5em;
}

.mark-list--w35 dd {
  margin-left: 3.5em;
}

.mark-list--w4 dt {
  width: 4em;
}

.mark-list--w4 dd {
  margin-left: 4em;
}

.mark-list--w45 dt {
  width: 4.5em;
}

.mark-list--w45 dd {
  margin-left: 4.5em;
}

.mark-list--w5 dt {
  width: 5em;
}

.mark-list--w5 dd {
  margin-left: 5em;
}

.table--c4 {
  width: 100%;
}

.table--c4 td {
  width: 25%;
  white-space: normal !important;
}

@media screen and (max-width: 640px) {
  .table--c4 {
    width: auto;
    margin-right: -2%;
  }
  .table--c4:after {
    content: "";
    display: table;
    clear: both;
  }
  .table--c4, .table--c4 thead, .table--c4 tbody, .table--c4 th, .table--c4 td {
    display: block;
  }
  .table--c4 td {
    float: left;
    width: 47%;
    margin-right: 2%;
  }
}

@font-face {
  font-family: 'arrow';
  src: url('../fonts/arrow.eot?v6ru6v');
  src: url('../fonts/arrow.eot?#iefixv6ru6v') format('embedded-opentype'), url('../fonts/arrow.woff?v6ru6v') format('woff'), url('../fonts/arrow.ttf?v6ru6v') format('truetype'), url('../fonts/arrow.svg?v6ru6v#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'arrow';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arw-dogleg--t:before {
  content: "\e600";
}

.icon-arw-dogleg--r:before {
  content: "\e601";
}

.icon-arw-dogleg--b:before {
  content: "\e602";
}

.icon-arw-dogleg--l:before {
  content: "\e603";
}

.icon-arw-triangle--t:before {
  content: "\e604";
}

.icon-arw-triangle--r:before {
  content: "\e605";
}

.icon-arw-triangle--b:before {
  content: "\e606";
}

.icon-arw-triangle--l:before {
  content: "\e607";
}


/* =======================================================
*
*    _A_ FrameWork [v0.1.5 FUJIYAMA]
*
*    このファイルはフレームワークから作成されています。
*    直接編集しないようにして下さい。
*
*  ======================================================= */

.gallery-header {
  position: relative;
}

.gallery-header .l-inner {
  padding: 47px 0 0 0;
}

.gallery-header .l-inner:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (max-width: 640px) {
  .gallery-header {
    border-top: solid 3px #666;
  }
  .gallery-header .l-inner {
    padding: 0;
  }
}

.header__nav {
  display: block;
}

@media screen and (max-width: 640px) {
  .header__nav {
    display: none;
    position: absolute;
    left: 0;
    z-index: 400;
    width: 100%;
    background: #fff;
    border-bottom: 3px solid #e9e9e9;
  }
}

.header__sp-nav {
  display: none;
}

@media screen and (max-width: 640px) {
  .header__sp-nav {
    font-size: 0;
    line-height: 0;
    vertical-align: top;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 12px;
    cursor: pointer;
  }
  .header__sp-nav img {
    vertical-align: top;
  }
  .header__sp-nav svg {
    width: 19px;
  }
}

.site-logo {
  float: left;
  position: relative;
  margin-top: -39px;
}

.site-logo a {
  display: inline-block;
}

.site-logo__recruit {
  font-size: 0;
  line-height: 0;
  vertical-align: top;
}

.site-logo__recruit img {
  vertical-align: top;
}

.site-logo__recruit img {
  width: 90px;
  height: 24px;
}

.site-logo__recruit a:hover {
  opacity: 1;
}

.site-logo__gallery {
  margin-top: 19px;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
}

.site-logo__gallery img {
  vertical-align: top;
}

.site-logo__gallery a:hover {
  opacity: 1;
}

@media screen and (max-width: 640px) {
  .site-logo {
    float: none;
    margin-top: 0;
  }
  .site-logo__recruit {
    margin: 0 -15px;
    padding: 5px 15px 7px 15px;
    border-bottom: solid 1px #666;
  }
  .site-logo__recruit img {
    width: 45px;
    height: auto;
  }
  .site-logo__gallery {
    margin-top: 0;
    padding: 10px 0;
  }
  .site-logo__gallery img {
    width: auto;
    height: 37px;
  }
}

.today-info {
  float: right;
  border: solid 1px #666;
  padding: 0 8px;
  margin-left: 15px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.75em;
}

.today-info__status {
  font-weight: bold;
}

.today-info__time:before {
  content: '｜';
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .today-info {
    position: absolute;
    top: 0;
    right: 0;
    float: none;
    border: none;
    margin: 0;
    padding: 2px 10px;
    text-align: right;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.tool-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
  margin-right: 15px;
}

.tool-nav:after {
  content: "";
  display: table;
  clear: both;
}

.tool-nav:after {
  content: "";
  display: table;
  clear: both;
}

.tool-nav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.tool-nav li {
  white-space: nowrap;
  float: left;
  margin-right: 5px;
}

.tool-nav li:last-child {
  margin-right: 0;
}

.tool-nav a {
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  display: inline-block;
  background: #979797 center center no-repeat;
  border-radius: 4px;
}

.tool-nav a img {
  vertical-align: top;
}

.tool-nav__item {
  position: relative;
}

.ie8 .tool-nav__item--facebook a, .ieOld .tool-nav__item--facebook a, .ie8 .tool-nav__item--twitter a, .ieOld .tool-nav__item--twitter a, .ie8 .tool-nav__item--mail a, .ieOld .tool-nav__item--mail a {
  width: 22px;
  height: 22px;
}

.ie8 .tool-nav__item--facebook svg, .ieOld .tool-nav__item--facebook svg, .ie8 .tool-nav__item--twitter svg, .ieOld .tool-nav__item--twitter svg, .ie8 .tool-nav__item--mail svg, .ieOld .tool-nav__item--mail svg {
  display: none;
}

.ie8 .tool-nav__item--facebook a, .ieOld .tool-nav__item--facebook a {
  background-image: url(../img/common/ico_facebook.png);
}

.ie8 .tool-nav__item--twitter a, .ieOld .tool-nav__item--twitter a {
  background-image: url(../img/common/ico_twitter.png);
}

.ie8 .tool-nav__item--mail a, .ieOld .tool-nav__item--mail a {
  background-image: url(../img/common/ico_mail.png);
}

.tool-nav__dummy {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 320;
  width: 22px;
  height: 22px;
  cursor: pointer;
}

@media screen and (max-width: 640px) {
  .tool-nav {
    float: none;
    margin: 0 -1px;
    background: #f5f5f5;
  }
  .tool-nav__item {
    margin-right: 0 !important;
    width: 25%;
  }
  #en .tool-nav__item {
    width: 33.3%;
  }
  .tool-nav__item--search {
    width: 100%;
  }
  .tool-nav svg {
    width: 28px;
    height: auto;
  }
  .tool-nav svg path {
    fill: #a8a8a8;
  }
  .tool-nav a {
    display: block;
    background: none;
    border-right: solid 1px #dfdfdf;
    border-bottom: solid 1px #dfdfdf;
    border-radius: 0;
    padding: 7px;
    text-align: center;
  }
  .tool-nav__dummy {
    display: none;
  }
}

.search-box {
  position: relative;
  z-index: 310;
}

.search-box__text {
  display: none;
  width: 10em;
  height: 21px;
  line-height: 21px;
  margin: 0 5px 0 0;
  padding: 0;
  border: none;
  border-bottom: solid 1px #666;
  font-size: 13px;
  font-size: 0.8125rem;
  vertical-align: top;
}

.search-box__text::-webkit-input-placeholder {
  color: #888;
}

.search-box__text:-moz-placeholder {
  color: #888;
}

.search-box__text::-moz-placeholder {
  color: #888;
}

.search-box__text:-ms-input-placeholder {
  color: #888;
}

.search-box__button {
  transition: opacity, 0.3s;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  width: 22px;
  height: 22px;
  background: #979797 url(../img/common/ico_loupe.svg) center center no-repeat;
  border: none;
  border-radius: 4px;
  vertical-align: top;
}

.search-box__button:hover {
  opacity: 0.6;
}

.ieOld .search-box__button, .ie8 .search-box__button {
  background-image: url(../img/common/ico_loupe.png);
}

@media screen and (max-width: 640px) {
  .search-box {
    padding: 7px 10px;
    background: #f5f5f5;
    border-bottom: solid 1px #dfdfdf;
  }
  .search-box__text {
    display: inline-block;
    width: 85%;
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    margin-right: 0;
    border: solid 1px #dfdfdf;
    border-right: none;
  }
  .search-box__button {
    width: 30px;
    height: 30px;
    border-radius: 0;
  }
}

.lang-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
  color: #979797;
}

.lang-nav:after {
  content: "";
  display: table;
  clear: both;
}

.lang-nav:after {
  content: "";
  display: table;
  clear: both;
}

.lang-nav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.lang-nav li {
  white-space: nowrap;
  float: left;
}

.lang-nav__item {
  font-size: 11px;
  font-size: 0.6875rem;
}

.lang-nav__item:before {
  content: '/';
  margin: 0 5px;
}

.lang-nav__item:first-child:before {
  display: none;
}

.lang-nav a {
  text-decoration: none;
  display: inline-block;
  padding: 2px 0;
  font-family: Arial;
  color: #ccc;
}

.lang-nav a span {
  display: none;
}

.lang-nav a.is-current {
  border-bottom: solid 4px #979797;
  color: #666;
}

@media screen and (max-width: 640px) {
  .gallery-header .lang-nav {
    border-top: solid 1px #dfdfdf;
    float: none;
  }
  .gallery-header .lang-nav .lang-nav__item {
    float: none;
    display: block;
    width: 100%;
    border-bottom: none;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .gallery-header .lang-nav .lang-nav__item:before {
    display: none;
  }
  .gallery-header .lang-nav a {
    position: relative;
    display: block;
    padding: 10px 20px 10px 10px !important;
    border-bottom: solid 1px #dfdfdf;
    color: #333;
  }
  .gallery-header .lang-nav a span {
    display: inline;
  }
  .gallery-header .lang-nav a.is-current {
    display: none;
  }
  .gallery-header .lang-nav a:after {
    font-family: 'arrow';
    speak: none;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e601";
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -8px;
  }
}

.global-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: right;
  float: right;
  padding-top: 30px;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: right;
  line-height: 1.5;
}

.global-nav:after {
  content: "";
  display: table;
  clear: both;
}

.global-nav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.global-nav li {
  white-space: nowrap;
  float: left;
}

.global-nav li {
  position: relative;
}

.global-nav a {
  display: block;
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  .global-nav {
    float: none;
    margin: -1px;
    padding: 0 !important;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .global-nav li {
    width: 50%;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    text-align: left;
  }
  .global-nav a {
    padding: 10px 20px 10px 10px !important;
    border-right: solid 1px #dfdfdf;
    border-bottom: solid 1px #dfdfdf;
  }
  .global-nav a:after {
    font-family: 'arrow';
    speak: none;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e601";
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -8px;
  }
}

.global-sub-nav {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 100%;
  z-index: 400;
  padding: 8px 15px 10px 15px;
  border: solid 1px #666;
  background: #fff;
  color: #666;
  font-size: 12px;
  font-size: 0.75rem;
}

.global-sub-nav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.global-sub-nav li {
  display: list-item;
  margin: 0.3em 0 0 0 !important;
}

.global-sub-nav a {
  padding: 0 !important;
}

.global-sub-nav:before {
  content: '';
  width: 110px;
  height: 3px;
  position: absolute;
  left: -1px;
  top: -4px;
  background: #666;
}

@media screen and (max-width: 640px) {
  .global-sub-nav {
    display: none !important;
  }
}

.copyright {
  float: left;
}

.copyright a {
  display: inline-block;
}

.copyright a:hover {
  opacity: 1;
}

.copyright__logo img {
  width: 245px;
  height: auto;
}

.copyright__text {
  margin-left: 10px;
  color: #435b67;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: bold;
  vertical-align: middle;
}

@media screen and (max-width: 640px) {
  .copyright {
    float: none;
    margin-top: 10px;
  }
  .copyright__logo img {
    width: 200px;
    height: auto;
  }
  .copyright__text {
    font-size: 9px;
    font-size: 0.5625rem;
  }
}

.misc-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
  margin-top: 9px;
  font-size: 10px;
  font-size: 0.625rem;
}

.misc-nav:after {
  content: "";
  display: table;
  clear: both;
}

.misc-nav:after {
  content: "";
  display: table;
  clear: both;
}

.misc-nav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.misc-nav li {
  white-space: nowrap;
  float: left;
}

.misc-nav__item:before {
  content: '｜';
  margin: 0 0.5em;
}

.misc-nav__item:first-child:before {
  display: none;
}

.misc-nav a {
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  .misc-nav {
    float: none;
    margin-top: 0;
    font-size: 10px;
    font-size: 0.625rem;
    text-align: center;
  }
  .misc-nav li {
    float: none;
    display: inline-block;
  }
}

.topic-path {
  margin-left: -100%;
  margin-right: -100%;
  padding-left: 100%;
  padding-right: 100%;
  margin-top: 25px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: solid 1px #dfdfdf;
}

@media screen and (max-width: 640px) {
  .topic-path {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.topic-path li {
  display: inline;
  font-size: 11px;
  font-size: 0.6875rem;
}

.topic-path li:before {
  content: '＞ ';
}

.topic-path li:first-child:before {
  display: none;
}

@media screen and (max-width: 640px) {
  .topic-path {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .topic-path li {
    font-size: 10px;
    font-size: 0.625rem;
  }
}

.social-buttons {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  margin: 0;
  padding: 0;
  list-style: none;
}

.social-buttons li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.social-buttons li {
  display: inline-block;
  margin-left: 5px;
  vertical-align: top;
  line-height: 0;
}

.social-buttons__twitter {
  width: 100px;
}

@media screen and (max-width: 640px) {
  .social-buttons {
    position: relative;
    right: auto;
    top: auto;
    margin: 0 0 10px 0;
  }
}

.wp-pagenavi {
  margin: 40px 0;
  text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
  outline: none;
  display: inline-block;
  margin: 0 0.8em;
  font-size: 15px;
  font-size: 0.9375rem;
  text-decoration: none !important;
}

.wp-pagenavi .previouspostslink {
  margin-right: 2em;
}

.wp-pagenavi .nextpostslink {
  margin-left: 2em;
}

#top #contents {
  padding-bottom: 0;
}

.top-visual__inner {
  border: solid 1px #dfdfdf;
}

@media screen and (max-width: 640px) {
  .top-visual .carousel__inner {
    border: none;
  }
}

.top-news {
  margin-left: -100%;
  margin-right: -100%;
  padding-left: 100%;
  padding-right: 100%;
  border-bottom: solid 1px #dfdfdf;
}

@media screen and (max-width: 640px) {
  .top-news {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.top-news .l-inner {
  display: table;
}

.top-news__head, .top-news__body {
  display: table-cell;
  vertical-align: middle;
  padding: 40px 0;
}

.top-news__head {
  padding-right: 60px;
  text-align: center;
}

.top-news__title {
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
  white-space: nowrap;
}

.top-news__more {
  margin: 0;
}

.top-news__list {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-size: 0.8125rem;
}

.top-news__list dt {
  width: 8em;
}

.top-news__list dd {
  margin: -1.6em 0 0.8em 8em;
}

.top-news .button {
  padding: 0 8px;
  height: 1.6em;
  line-height: 1.6;
}

@media screen and (max-width: 640px) {
  .top-news {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .top-news .l-inner {
    display: block;
  }
  .top-news__head, .top-news__body {
    display: block;
    padding: 0;
  }
  .top-news__head {
    margin-bottom: -0.5em;
    text-align: left;
  }
  .top-news__head:after {
    content: "";
    display: table;
    clear: both;
  }
  .top-news__title {
    float: left;
    margin: 0;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .top-news__more {
    float: right;
    margin: 0;
  }
  .top-news__more .button {
    vertical-align: top;
  }
  .top-news__list {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .top-news__list dt {
    width: auto;
    margin-top: 1em;
  }
  .top-news__list dd {
    margin: 0;
  }
}

.top-gallery {
  margin-left: -100%;
  padding-left: 100%;
  float: left;
  width: 449px;
  /*border-right: solid 1px #dfdfdf;*/
}

@media screen and (max-width: 640px) {
  .top-gallery {
    margin-left: -15px;
    padding-left: 15px;
  }
}

.top-gallery__item {
  padding: 20px 50px 20px 0;
}

.top-gallery__item:first-child {
  padding-top: 50px;
}

.top-gallery__item:not(:first-child) {
  border-top: solid 1px #dfdfdf;
}

.top-gallery__item:last-child {
  padding-bottom: 50px;
}

.top-gallery__visual {
  margin-bottom: 15px;
}

.top-gallery__visual img {
  width: 100%;
  height: auto;
}

.top-gallery__name {
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
}

.top-gallery__lead {
  margin: 5px 0 0 0;
  font-size: 13px;
  font-size: 0.8125rem;
}

.top-gallery__data {
  margin: 10px 0 0 0;
  font-size: 12px;
  font-size: 0.75rem;
}

.top-gallery__data dt {
  width: 73px;
  text-align: center;
  border: solid 1px #dfdfdf;
  color: #666;
}

.top-gallery__data dd {
  margin: -1.6em 0 0.5em 90px;
}

.top-gallery__data .note {
  font-size: 10px;
  font-size: 0.625rem;
}

.top-gallery__item--sub .top-gallery__name {
  font-size: 14px;
  font-size: 0.875rem;
  color: #666;
}

.top-gallery__link {
  position: relative;
  display: block;
  margin: 0;
  text-decoration: none;
}

.top-gallery__link:after {
  content: "";
  display: table;
  clear: both;
}

.top-gallery__link:after {
  font-family: 'arrow';
  speak: none;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e601";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -8px;
}

.top-gallery__thumb {
  float: left;
  width: 75px;
  margin: 0 15px 0 0;
}

.top-gallery__thumb img {
  width: 100%;
  height: auto;
}

.top-gallery__shoulder {
  margin: 3px 0 0 0;
  font-size: 12px;
  font-size: 0.75rem;
}

.top-gallery__event {
  margin: 5px 0 0 0;
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (max-width: 640px) {
  .top-gallery {
    margin-left: -100%;
    margin-right: -100%;
    padding-left: 100%;
    padding-right: 100%;
    float: none;
    width: auto;
  }
  @media screen and (max-width: 640px) {
    .top-gallery {
      margin-left: -15px;
      margin-right: -15px;
      padding-left: 15px;
      padding-right: 15px;
    }
  }
  .top-gallery__item {
    padding: 15px 0;
  }
  .top-gallery__item:first-child {
    padding-top: 15px;
  }
  .top-gallery__item:last-child {
    padding-bottom: 15px;
  }
  .top-gallery__visual {
    margin-bottom: 10px;
  }
  .top-gallery__name {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .top-gallery__lead {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .top-gallery__data {
    margin: 10px 0 0 0;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .top-gallery__data dt {
    width: 60px;
  }
  .top-gallery__data dd {
    margin: -1.6em 0 0.5em 70px;
  }
  .top-gallery__item--sub .top-gallery__name {
    font-size: 14px;
    font-size: 0.875rem;
    color: #666;
  }
  .top-gallery__link:after {
    right: 0;
  }
  .top-gallery__thumb {
    width: 60px;
    margin: 0 10px 0 0;
  }
  .top-gallery__shoulder {
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .top-gallery__event {
    margin: 0;
    font-size: 11px;
    font-size: 0.6875rem;
  }
}

.top-social {
  float: right;
  padding: 50px 0 50px 50px;
  text-align: left;
  border-left: solid 1px #dfdfdf;
}

.top-social:after {
  content: "";
  display: table;
  clear: both;
}

.top-social--twitter, .top-social--instagram {
  float: left;
  width: 210px;
}

.top-social--instagram {
  margin-left: 40px;
}

.top-social__title {
  margin-bottom: 10px;
}

.top-social__follow {
  margin-bottom: 15px;
  vertical-align: top;
  line-height: 1;
}

.top-social__follow .button {
  vertical-align: top;
}

.top-social__gallery {
  overflow-x: hidden;
  overflow-y: auto;
  height: 452px;
}

.top-social__gallery .gallery-items {
  list-style: none;
  margin: 0;
  padding: 0;
}

.top-social__gallery .gallery-items li {
  box-sizing: border-box;
  float: left;
  width: 48.5%;
  margin-right: 3%;
  border: solid 1px #dfdfdf;
}

.top-social__gallery .gallery-items li a {
  overflow: hidden;
  position: relative;
  display: block;
  height: 0;
  padding-top: 100%;
}

.top-social__gallery .gallery-items li:nth-child(2n) {
  margin-right: 0;
}

.top-social__gallery .gallery-items li:nth-child(n + 3) {
  margin-top: 7px;
}

.top-social__gallery .gallery-items li img {
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: auto;
}



@media screen and (max-width: 640px) {
  .top-social {
    display: none;
  }
}

.top-alert {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -100%;
  margin-right: -100%;
  padding-left: 100%;
  padding-right: 100%;
  padding-top: 30px;
  padding-bottom: 20px;
  color: #f00;
  font-size: 14px;
  font-size: 0.875rem;
}

.top-alert li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

@media screen and (max-width: 640px) {
  .top-alert {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.top-alert__item {
  margin-bottom: 1em;
}

.top-alert a {
  color: #f00;
}

@media screen and (max-width: 640px) {
  .top-alert {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.exhibition-lead {
  margin-bottom: 30px;
}

.exhibition-lead__title {
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1rem;
}

.exhibition-lead__desc {
  font-size: 13px;
  font-size: 0.8125rem;
}

@media screen and (max-width: 640px) {
  .exhibition-lead {
    margin-bottom: 15px;
  }
  .exhibition-lead__title {
    margin-bottom: 5px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .exhibition-lead__desc {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.exhibition-list {
  line-height: 1.461;
}

.exhibition-list__item {
  margin-bottom: 30px;
}

.exhibition-list__inner {
  display: block;
  text-decoration: none;
}

.exhibition-list__inner:after {
  content: "";
  display: table;
  clear: both;
}

.exhibition-list__img {
  float: left;
  width: 237px;
  margin: 0 20px 0 0;
  text-align: center;
}

.exhibition-list__img img {
  max-width: 237px;
  max-height: 237px;
}

.exhibition-list__status {
  display: inline-block;
  margin: 0 0 0.8em 0;
  padding: 0 7px;
  border: solid 2px #666;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: bold;
  line-height: 1.7em;
  vertical-align: top;
  text-align: center;
}

.exhibition-list__status.is-current {
  color: #666;
}

.exhibition-list__status.is-next {
  color: #fff;
  background: #666;
}

.exhibition-list__series {
  margin: 0;
  font-size: 13px;
  font-size: 0.8125rem;
}

.exhibition-list__title {
  margin: 0;
  font-size: 18px;
  font-size: 1.125rem;
}

.exhibition-list__title span {
  display: block;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: normal;
}

.exhibition-list__term {
  margin: 1em 0 0 0;
  font-size: 13px;
  font-size: 0.8125rem;
}

.exhibition-list__desc {
  overflow: hidden;
  margin: 1em 0 0 0;
  font-size: 13px;
  font-size: 0.8125rem;
}

@media screen and (max-width: 640px) {
  .exhibition-list__item {
    margin-bottom: 15px;
  }
  .exhibition-list__img {
    width: 36%;
    margin: 0 4% 0 0;
  }
  .exhibition-list__img img {
    width: 100%;
    height: auto;
  }
  .exhibition-list__series, .exhibition-list__title, .exhibition-list__term {
    margin-left: 40%;
  }
  .exhibition-list__status {
    font-size: 10px;
    font-size: 0.625rem;
  }
  .exhibition-list__series {
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .exhibition-list__title {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .exhibition-list__title span {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .exhibition-list__term {
    margin-top: 0.5em;
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .exhibition-list__desc {
    display: none;
    clear: both;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

.exhibition-party, .exhibition-event {
  margin-top: 30px;
  padding-top: 30px;
  border-top: solid 1px #dfdfdf;
}

@media screen and (max-width: 640px) {
  .exhibition-party, .exhibition-event {
    margin-left: -100%;
    margin-right: -100%;
    padding-left: 100%;
    padding-right: 100%;
    margin-top: 0;
    padding-top: 15px;
  }
  @media screen and (max-width: 640px) {
    .exhibition-party, .exhibition-event {
      margin-left: -15px;
      margin-right: -15px;
      padding-left: 15px;
      padding-right: 15px;
    }
  }
}

.exhibition-detail-head {
  display: table;
  width: 100%;
  margin-bottom: 60px;
}

.exhibition-detail-head .exhibition-visual, .exhibition-detail-head .exhibition-info {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 640px) {
  .exhibition-detail-head {
    display: block;
    width: auto;
    margin-bottom: 15px;
  }
  .exhibition-detail-head .exhibition-visual, .exhibition-detail-head .exhibition-info {
    display: block;
  }
}

.exhibition-visual {
  width: 430px;
  padding-right: 70px;
}

.exhibition-visual img {
  width: 100%;
  height: auto;
}

.exhibition-carousel {
  overflow: visible;
  position: relative;
  margin: 40px 0;
}

.exhibition-carousel .carousel__item {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 590px;
  max-height: 590px;
}

.exhibition-carousel .carousel__item img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  flex-shrink: 0;
}

.exhibition-carousel .carousel__nav--prev,
.exhibition-carousel .carousel__nav--next {
  height: calc(100% - 20px - 14px);
}

.exhibition-carousel .carousel__nav--prev:before,
.exhibition-carousel .carousel__nav--next:before {
  font-size: 38px;
  margin: 0;
  transform: translate(-50%, -50%);
}

.exhibition-carousel .carousel__pagination {
  margin: 20px 0 0 0;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: 'Barlow', sans-serif;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

.exhibition-carousel.is-not-carousel .carousel__nav--prev,
.exhibition-carousel.is-not-carousel .carousel__nav--next,
.exhibition-carousel.is-not-carousel .carousel__pagination {
  display: none;
}

@media screen and (max-width: 640px) {
  .exhibition-visual {
    width: auto;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .exhibition-carousel {
    margin: 30px 20px;
  }

  .exhibition-carousel.is-not-carousel {
    margin: 30px 0;
  }

  .exhibition-carousel .carousel__item {
    width: 100%;
    max-height: inherit;
    height: auto;
  }

  .exhibition-carousel .carousel__nav--prev,
  .exhibition-carousel .carousel__nav--next {
    height: calc(100% - 10px - 14px);
  }

  .exhibition-carousel .carousel__nav--prev:before,
  .exhibition-carousel .carousel__nav--next:before {
    font-size: 20px;
    transform: translate(-50%, -50%);
  }

  .exhibition-carousel .carousel__pagination {
    margin-top: 10px;
  }
}

.exhibition-info__inner {
  display: block;
  text-decoration: none;
}

.exhibition-info__series {
  margin: 0;
  font-size: 13px;
  font-size: 0.8125rem;
}

.exhibition-info__title {
  margin: 0;
  font-size: 23px;
  font-size: 1.4375rem;
}

.exhibition-info__title span {
  display: block;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: normal;
}

.exhibition-info__data {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 2em;
  font-size: 12px;
  font-size: 0.75rem;
}

.exhibition-info__data li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.exhibition-info--sub {
  margin-bottom: 60px;
}

.exhibition-info--sub .exhibition-info__img {
  margin: 0 0 15px 0;
  text-align: center;
}

.exhibition-info--sub .exhibition-info__img img {
  max-width: 330px;
  max-height: 330px;
}

.exhibition-info--sub .exhibition-info__series {
  font-size: 12px;
  font-size: 0.75rem;
}

.exhibition-info--sub .exhibition-info__title {
  font-size: 16px;
  font-size: 1rem;
}

.exhibition-info--sub .exhibition-info__title span {
  font-size: 13px;
  font-size: 0.8125rem;
}

.exhibition-info--sub .exhibition-info__data {
  margin-top: 1em;
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (max-width: 640px) {
  .exhibition-info__series {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .exhibition-info__title {
    font-size: 16px;
    font-size: 1rem;
  }
  .exhibition-info__title span {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .exhibition-info__data {
    margin-top: 1em;
  }
  .exhibition-info--sub {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .exhibition-info--sub .exhibition-info__img {
    margin: 0 15% 15px 15%;
  }
  .exhibition-info--sub .exhibition-info__img img {
    width: 100%;
    height: auto;
  }
  .exhibition-info--sub .exhibition-info__series {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .exhibition-info--sub .exhibition-info__title {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .exhibition-info--sub .exhibition-info__title span {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .exhibition-info--sub .exhibition-info__data {
    margin-top: 10px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.exhibition-sentence {
  font-size: 13px;
  font-size: 0.8125rem;
}

.exhibition-sentence p {
  margin: 0 0 1.6em 0;
}

@media screen and (max-width: 640px) {
  .exhibition-sentence {
    margin-left: -100%;
    margin-right: -100%;
    padding-left: 100%;
    padding-right: 100%;
    padding-top: 15px;
    margin-top: 15px;
    border-top: solid 1px #dfdfdf;
    font-size: 12px;
    font-size: 0.75rem;
  }
  @media screen and (max-width: 640px) {
    .exhibition-sentence {
      margin-left: -15px;
      margin-right: -15px;
      padding-left: 15px;
      padding-right: 15px;
    }
  }
}

.exhibition-sentence, .exhibition-content, .exhibition-profile, .exhibition-credit {
  margin-top: 40px;
  padding-top: 35px;
  border-top: solid 1px #dfdfdf;
}

.exhibition-sentence .name-list, .exhibition-content .name-list, .exhibition-profile .name-list, .exhibition-credit .name-list {
  margin-bottom: 10px;
}

.exhibition-sentence .name-list li, .exhibition-content .name-list li, .exhibition-profile .name-list li, .exhibition-credit .name-list li {
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.461;
}

@media screen and (max-width: 640px) {
  .exhibition-sentence, .exhibition-content, .exhibition-profile, .exhibition-credit {
    margin-left: -100%;
    margin-right: -100%;
    padding-left: 100%;
    padding-right: 100%;
    margin-top: 15px;
    padding-top: 15px;
  }
  @media screen and (max-width: 640px) {
    .exhibition-sentence, .exhibition-content, .exhibition-profile, .exhibition-credit {
      margin-left: -15px;
      margin-right: -15px;
      padding-left: 15px;
      padding-right: 15px;
    }
  }
}

.exhibition-sentence--first {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.exhibition-ex {
  margin: 0 0 30px 0;
}

.exhibition-ex:after {
  content: "";
  display: table;
  clear: both;
}

.exhibition-ex__item {
  margin: 0 0 20px 0;
}

.exhibition-ex__item:after {
  content: "";
  display: table;
  clear: both;
}

.exhibition-ex__item:last-child {
  margin-bottom: 0;
}

.exhibition-ex__img {
  float: left;
  margin: 0 20px 10px 0;
  text-align: center;
}

.exhibition-ex__img img {
  max-height: 150px;
}

.exhibition-ex__img a {
  display: inline-block;
  text-decoration: none;
}

.exhibition-ex__label {
  margin: 10px 0 0 0;
  font-weight: bold;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: 'Barlow', 'Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', sans-serif;
}

.exhibition-ex__title {
  margin-bottom: 0.2em;
  font-size: 14px;
  font-size: 0.875rem;
}

.exhibition-ex__title span {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: normal;
}

.exhibition-ex__desc {
  clear: both;
  overflow: hidden;
  font-size: 12px;
  font-size: 0.75rem;
}

.exhibition-ex__desc h2 {
  margin-bottom: 0.2em;
  font-size: 14px;
  font-size: 0.875rem;
}

.exhibition-ex__desc p {
  margin-bottom: 1em;
}

.exhibition-ex__desc p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 640px) {
  .exhibition-ex {
    margin: 0 0 10px 0;
  }
  .exhibition-ex__img {
    margin-right: 4%;
  }
  .exhibition-ex__img img {
    max-height:  100px;
  }
  .exhibition-ex__label {
    margin-top: 5px;
    font-size: 10px;
  }
}

@media screen and (max-width: 640px) {
  .exhibition-detail-event {
    margin-left: -100%;
    margin-right: -100%;
    padding-left: 100%;
    padding-right: 100%;
    border-top: solid 1px #dfdfdf;
    padding-top: 15px;
  }
  @media screen and (max-width: 640px) {
    .exhibition-detail-event {
      margin-left: -15px;
      margin-right: -15px;
      padding-left: 15px;
      padding-right: 15px;
    }
  }
}

.exhibition-detail-news {
  margin-top: 10px;
  padding-top: 30px;
  border-top: solid 1px #dfdfdf;
}

@media screen and (max-width: 640px) {
  .exhibition-detail-news {
    margin-left: -100%;
    margin-right: -100%;
    padding-left: 100%;
    padding-right: 100%;
    padding-top: 15px;
  }
  @media screen and (max-width: 640px) {
    .exhibition-detail-news {
      margin-left: -15px;
      margin-right: -15px;
      padding-left: 15px;
      padding-right: 15px;
    }
  }
}

.report-head {
  margin-bottom: 25px;
}

.report-head__title {
  margin: 0;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.3;
}

.report-head__date {
  margin: 5px 0 0 0;
  font-size: 13px;
  font-size: 0.8125rem;
}

.report-head__img {
  margin: 30px 0 0 0;
  text-align: center;
}

.report-head__img img {
  max-width: 590px;
}

@media screen and (max-width: 640px) {
  .report-head__title {
    font-size: 16px;
    font-size: 1rem;
  }
  .report-head__date {
    margin-top: 0;
  }
  .report-head__img {
    margin-top: 15px;
  }
  .report-head__img img {
    width: 100%;
    height: auto;
  }
}

.report-body {
  float: left;
  width: 590px;
}

@media screen and (max-width: 640px) {
  .report-body {
    float: none;
    width: auto;
  }
}

.report-foot {
  margin-top: 40px;
  font-size: 0;
}

.report-foot__back,
.report-foot__index {
  font-size: 12px;
  font-size: 0.75rem;
  display: inline-block;
  width: 33.33333%;
}

.report-foot__index {
  text-align: center;
}

.report-foot__index a {
  text-decoration: none !important;
}

@media screen and (max-width: 640px) {
  .report-foot {
    margin-top: 20px;
  }

  .report-foot__back,
  .report-foot__index {
    width: 50%;
  }

  .report-foot__index {
    text-align: right;
  }
}

.name-group {
  margin: 60px 0;
}

.name-group__title {
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
}

@media screen and (max-width: 640px) {
  .name-group {
    margin-left: -100%;
    margin-right: -100%;
    padding-left: 100%;
    padding-right: 100%;
    margin: 0;
    padding: 15px 0;
    border-top: solid 1px #dfdfdf;
  }
  @media screen and (max-width: 640px) {
    .name-group {
      margin-left: -15px;
      margin-right: -15px;
      padding-left: 15px;
      padding-right: 15px;
    }
  }
  .name-group__title {
    font-size: 16px;
    font-size: 1rem;
  }
}

.name-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-right: -3.3%;
  font-size: 13px;
  font-size: 0.8125rem;
}

.name-list:after {
  content: "";
  display: table;
  clear: both;
}

.name-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.name-list li {
  float: left;
  width: 30%;
  margin-right: 3.3%;
  margin-top: 1.5em;
}

.name-list span {
  display: block;
  color: #979797;
  font-size: 11px;
  font-size: 0.6875rem;
}

@media screen and (max-width: 640px) {
  .name-list {
    margin-right: 0;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .name-list li {
    float: none;
    width: auto;
    height: auto !important;
    margin: 0.5em 0 0 0;
  }
}

.creator-profile {
  float: left;
  width: 455px;
  margin-bottom: 65px;
}

.creator-profile__img {
  width: 230px;
  margin-bottom: 15px;
}

.creator-profile__img img {
  max-width: 230px;
}

.creator-profile__history {
  font-size: 13px;
  font-size: 0.8125rem;
}

.creator-profile__history p {
  margin-bottom: 1.6em;
}

.creator-profile__social {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 30px;
}

.creator-profile__social li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

@media screen and (max-width: 640px) {
  .creator-profile {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
  .creator-profile__img {
    width: 40%;
    margin-bottom: 15px;
  }
  .creator-profile__img img {
    width: 100%;
    height: auto;
  }
  .creator-profile__history {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .creator-profile__social {
    margin-top: 10px;
  }
  .creator-profile__social li {
    display: inline-block;
    margin-right: 5px;
  }
}

.creator-works {
  float: right;
  width: 440px;
  text-align: left;
}

.creator-works__item {
  margin-bottom: 30px;
}

.creator-works__img {
  width: 440px;
  margin: 0 0 10px 0;
}

.creator-works__img img {
  max-width: 440px;
  max-height: 440px;
}

.creator-works__title, .creator-works__caption {
  margin: 0;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: normal;
}

@media screen and (max-width: 640px) {
  .creator-works {
    float: none;
    width: auto;
  }
  .creator-works__item {
    margin: 0 10% 20px 10%;
  }
  .creator-works__img {
    width: auto;
    margin: 0 0 10px 0;
  }
  .creator-works__img img {
    width: 100%;
    height: auto;
  }
  .creator-works__title, .creator-works__caption {
    margin: 0;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: normal;
  }
}

.creator-news {
  clear: left;
  float: left;
  width: 455px;
}

@media screen and (max-width: 640px) {
  .creator-news {
    clear: both;
    float: none;
    width: auto;
    margin-left: -100%;
    margin-right: -100%;
    padding-left: 100%;
    padding-right: 100%;
    border-top: solid 1px #dfdfdf;
    padding-top: 15px;
  }
  @media screen and (max-width: 640px) {
    .creator-news {
      margin-left: -15px;
      margin-right: -15px;
      padding-left: 15px;
      padding-right: 15px;
    }
  }
}

@media screen and (max-width: 640px) {
  .tab-nav--creator {
    display: none;
  }
}

.dropdown-nav--letter {
  display: none;
}

@media screen and (max-width: 640px) {
  .dropdown-nav--letter {
    display: block;
    float: right;
    margin-top: -3.8em;
  }
}

.artist-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 45px 0 60px -15px;
}

.artist-nav:after {
  content: "";
  display: table;
  clear: both;
}

.artist-nav:after {
  content: "";
  display: table;
  clear: both;
}

.artist-nav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.artist-nav li {
  white-space: nowrap;
  float: left;
}

.artist-nav__item a {
  position: relative;
  display: block;
  text-align: center;
  text-decoration: none;
  line-height: 2.6em;
  padding: 0 15px;
}

.artist-nav__item a:hover, .artist-nav__item a.is-current {
  color: #e50112;
  opacity: 1;
}

.artist-nav__item--section:last-child {
  margin-right: 40px;
}

.artist-nav__item--ex {
  margin-right: 0;
  margin-left: 30px;
  float: right !important;
}

.artist-nav--section {
  margin-bottom: 0;
}

.artist-nav--alphabet {
  margin-top: 10px;
}

.artist-nav--alphabet .artist-nav__item {
  margin-right: 0;
}

.artist-nav--alphabet .artist-nav__item a {
  width: 36px;
}

@media screen and (max-width: 640px) {
  .artist-nav {
    display: none;
  }
}

.artist-list {
  margin-bottom: 40px;
}

.artist-works {
  float: right;
  width: 470px;
  text-align: left;
}

@media screen and (max-width: 640px) {
  .artist-works {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }
}

#pagination {
  display: none;
}

.news-group {
  margin-bottom: 40px;
}

@media screen and (max-width: 640px) {
  .news-group {
    margin-left: -100%;
    margin-right: -100%;
    padding-left: 100%;
    padding-right: 100%;
    border-bottom: solid 1px #dfdfdf;
    margin-bottom: 20px;
  }
  @media screen and (max-width: 640px) {
    .news-group {
      margin-left: -15px;
      margin-right: -15px;
      padding-left: 15px;
      padding-right: 15px;
    }
  }
}

.news-list {
  font-size: 13px;
  font-size: 0.8125rem;
}

.news-list dt {
  overflow: hidden;
  width: 10em;
}

.news-list dd {
  margin: -1.6em 0 1.5em 11em;
}

.news-list .tag {
  float: right;
  display: inline-block;
  width: 30px;
  height: 1.5em;
  text-align: center;
  color: #fff;
  background: #000;
}

.news-list .tag + .tag {
  margin-right: 5px;
}

.news-list .tag--g8 {
  background: #14bace;
}

.news-list .tag--gg {
  background: #e50112;
}

.news-list__main {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
}

.news-list__main span {
  font-size: 11px;
  font-size: 0.6875rem;
}

.news-list__sub {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (max-width: 640px) {
  .news-list dt {
    width: auto;
  }
  .news-list dd {
    margin: 0 0 1.5em 0;
  }
  .news-list .tag {
    float: none;
    margin-left: 10px;
  }
  .news-list__main {
    display: block;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .news-list__main span {
    font-size: 10px;
    font-size: 0.625rem;
  }
  .news-list__sub {
    display: block;
    font-size: 10px;
    font-size: 0.625rem;
  }
}

.news-detail__head {
  overflow: hidden;
  margin-bottom: 30px;
}

.news-detail__date {
  float: left;
  width: 125px;
  margin: 0;
  font-size: 13px;
  font-size: 0.8125rem;
}

.news-detail__title {
  overflow: hidden;
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
}

.news-detail__body {
  margin-left: 125px;
}

@media screen and (max-width: 640px) {
  .news-detail__head {
    margin-bottom: 20px;
  }
  .news-detail__date {
    float: none;
    width: auto;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .news-detail__title {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .news-detail__body {
    margin-left: 0;
  }
}

.blog-content {
  font-size: 13px;
  font-size: 0.8125rem;
}

.blog-content p {
  margin-bottom: 2em;
}

.blog-content .exhibition-ex {
  padding-top: 30px;
  border-top: solid 1px #dfdfdf;
}

.blog-content .exhibition-ex p {
  margin-bottom: 1em;
}

.fig {
  margin-bottom: 2em;
}

.fig__img {
  display: block;
}

.fig__img img {
  width: 100%;
  height: auto;
}

.fig__movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.fig__movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.fig__caption {
  display: block;
  margin-top: 8px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.461;
}

.fig--left {
  float: left;
  margin-right: 20px;
}

.fig--right {
  float: right;
  margin-left: 20px;
}

.fig--center {
  margin-right: auto;
  margin-left: auto;
}

.fig-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}

.fig-list:after {
  content: "";
  display: table;
  clear: both;
}

.fig-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.fig-list li {
  float: left;
}

.fig-list--c3 {
  margin-right: -2%;
}

.fig-list--c3 li {
  width: 31.3%;
  margin: 0 2% 20px 0;
}

.fig-list--c2 {
  margin-right: -1.7%;
}

.fig-list--c2 li {
  width: 48.3%;
  margin: 0 1.7% 20px 0;
}

.fig-column {
  margin-bottom: 2em;
}

.fig-column:after {
  content: "";
  display: table;
  clear: both;
}

.fig-column .fig__desc {
  overflow: hidden;
}

.fig-column .fig__desc p {
  margin-bottom: 1em;
}

.fig-column .fig__desc p:last-child {
  margin-bottom: 0;
}

.fig-column .fig__img {
  width: 33.898%;
}

.fig-column--left .fig__img {
  float: left;
  margin-right: 20px;
}

.fig-column--right .fig__img {
  float: right;
  margin-left: 20px;
}

@media screen and (max-width: 640px) {
  .fig--left, .fig--right {
    float: none;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}

.competition-head:after {
  content: "";
  display: table;
  clear: both;
}

.competition-head .page-title {
  float: left;
}

.competition-head .dropdown-nav {
  float: right;
}

.competition-foot {
  clear: both;
  margin: 40px 0;
}

.competition-foot:after {
  content: "";
  display: table;
  clear: both;
}

.competition-foot .dropdown-nav {
  float: right;
}

@media screen and (max-width: 640px) {
  .competition-foot {
    margin: 20px 0 0 0;
  }
  .competition-foot .dropdown-nav {
    float: none;
    width: 100%;
  }
}

.competition-lead {
  margin-bottom: 50px;
  padding: 22px;
  border: solid 1px #000;
}

.competition-lead__img {
  margin: 0;
}

.competition-lead__img img {
  width: 100%;
  height: auto;
}

.competition-lead__desc {
  margin: 1em 0 0 0;
  font-size: 13px;
  font-size: 0.8125rem;
}

@media screen and (max-width: 640px) {
  .competition-lead {
    margin: 5px 0 25px 0;
    padding: 14px;
  }
}

.competition-lead__desc {
  font-size: 12px;
  font-size: 0.75rem;
}

.nippon-group {
  margin-bottom: 40px;
}

.nippon-group .sub-title {
  float: left;
}

.nippon-group .arrow-link-list {
  float: right;
}

.nippon-group .arrow-link-list li {
  margin: 0 0 0 2em;
}

@media screen and (max-width: 640px) {
  .nippon-group {
    margin-bottom: 10px;
    border-bottom: solid 1px #dfdfdf;
  }
  .nippon-group .arrow-link-list li {
    margin: 0 1em 0 0;
  }
}

.nippon-works {
  clear: both;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-right: -40px;
}

.nippon-works:after {
  content: "";
  display: table;
  clear: both;
}

.nippon-works li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.nippon-works__item {
  float: left;
  width: 160px;
  margin: 0 40px 30px 0;
}

.nippon-works__img {
  margin-bottom: 10px;
}

.nippon-works__img img {
  width: 100%;
  height: auto;
}

.nippon-works__name {
  margin-bottom: 5px;
  font-size: 14px;
  font-size: 0.875rem;
}

.nippon-works__title {
  margin: 0;
  font-size: 12px;
  font-size: 0.75rem;
}

.nippon-works__term {
  font-size: 12px;
  font-size: 0.75rem;
}

.nippon-works__more {
  margin-top: 5px;
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (max-width: 640px) {
  .nippon-works {
    margin-right: 0;
    padding-top: 15px;
  }
  .nippon-works__item {
    float: none;
    width: auto;
    height: auto !important;
    margin: 0 0 15px 0;
  }
  .nippon-works__item:after {
    content: "";
    display: table;
    clear: both;
  }
  .nippon-works__img {
    float: left;
    width: 26%;
    margin: 0 4% 0 0;
  }
  .nippon-works__name {
    margin-bottom: 5px;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: bold;
  }
  .nippon-works__name, .nippon-works__title, .nippon-works__term, .nippon-works__more {
    margin: 0 0 0 30%;
  }
}

.engeki-group {
  margin-bottom: 35px;
  padding-bottom: 25px;
  border-bottom: solid 1px #dfdfdf;
}

@media screen and (max-width: 640px) {
  .engeki-group {
    margin-bottom: 20px;
    padding-bottom: 15px;
  }
}

.engeki__head {
  margin-bottom: 20px;
}

.engeki__head__title {
  margin: 0;
  font-size: 20px;
  font-size: 1.25rem;
}

.engeki__head__lead {
  margin: 0;
  font-size: 13px;
  font-size: 0.8125rem;
}

@media screen and (max-width: 640px) {
  .engeki__head {
    margin-bottom: 15px;
  }
  .engeki__head__title {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .engeki__head__lead {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.engeki__more {
  clear: both;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: right;
}

.engeki__performance {
  float: left;
  width: 440px;
  margin-right: 30px;
}

@media screen and (max-width: 640px) {
  .engeki__performance {
    float: none;
    width: auto;
    margin: 0 0 20px 0;
  }
}

.engeki__data {
  overflow: hidden;
  margin: 0;
  font-size: 12px;
  font-size: 0.75rem;
}

.engeki__data dt {
  font-weight: bold;
}

.engeki__data dd {
  margin: 0 0 1.6em 0;
}

.engeki-works {
  margin-bottom: 20px;
}

.engeki-works:after {
  content: "";
  display: table;
  clear: both;
}

.engeki-works__img {
  float: left;
  width: 205px;
  margin-right: 30px;
}

.engeki-works__img img {
  width: 100%;
  height: auto;
}

.engeki-works__summary {
  overflow: hidden;
}

.engeki-works__name, .engeki-works__title, .engeki-works__term {
  margin: 0;
}

.engeki-works__name {
  font-size: 14px;
  font-size: 0.875rem;
}

.engeki-works__title, .engeki-works__term {
  overflow: hidden;
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (max-width: 640px) {
  .engeki-works {
    margin-bottom: 10px;
  }
  .engeki-works__img {
    float: left;
    width: 30%;
    margin-right: 4%;
  }
  .engeki-works__summary {
    overflow: hidden;
  }
  .engeki-works__name {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.hitotsubo-archive {
  margin-bottom: 40px;
}

.hitotsubo-archive__title {
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 1.25rem;
}

.hitotsubo-archive__list {
  width: 100%;
}

.hitotsubo-archive__list th, .hitotsubo-archive__list td {
  text-align: left;
}

.hitotsubo-archive__list th {
  font-size: 16px;
  font-size: 1rem;
}

.hitotsubo-archive__list thead th {
  padding-top: 10px;
  padding-bottom: 10px;
}

.hitotsubo-archive__list tbody th, .hitotsubo-archive__list tbody td {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: solid 1px #dfdfdf;
}

.hitotsubo-archive__list tbody th {
  vertical-align: middle;
}

.hitotsubo-archive__list tbody td {
  vertical-align: top;
}

.hitotsubo-archive__section {
  width: 405px;
  padding-left: 40px;
}

.hitotsubo-archive__section .arrow-link-list--horizon li:first-child {
  margin-right: 2.2em;
}

.hitotsubo-archive__subtitle {
  display: none;
}

.hitotsubo-archive__img {
  float: left;
  margin-right: 20px;
}

.hitotsubo-archive__img img {
  width: 116px;
}

.hitotsubo-archive__winner {
  overflow: hidden;
  margin-bottom: 5px;
  font-size: 14px;
  font-size: 0.875rem;
}

.hitotsubo-archive__desc {
  overflow: hidden;
  font-size: 12px;
  font-size: 0.75rem;
}

.hitotsubo-archive .arrow-link-list {
  clear: both;
  padding-top: 10px;
}

@media screen and (max-width: 640px) {
  .hitotsubo-archive {
    margin-bottom: 20px;
  }
  .hitotsubo-archive__title {
    float: left;
    margin: 5px 0;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .hitotsubo-archive__list {
    clear: both;
    width: auto;
    display: block;
    padding-top: 10px;
  }
  .hitotsubo-archive__list thead {
    display: none;
  }
  .hitotsubo-archive__list tbody, .hitotsubo-archive__list tr, .hitotsubo-archive__list th, .hitotsubo-archive__list td {
    display: block;
    padding: 0;
  }
  .hitotsubo-archive__list tr {
    margin-bottom: 20px;
  }
  .hitotsubo-archive__list tr:after {
    content: "";
    display: table;
    clear: both;
  }
  .hitotsubo-archive__list th {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .hitotsubo-archive__list tbody th, .hitotsubo-archive__list tbody td {
    box-sizing: border-box;
    padding-top: 0;
    padding-bottom: 0;
    border-top: none;
  }
  .hitotsubo-archive__list tbody th {
    float: left;
    width: 15%;
  }
  .hitotsubo-archive__list tbody td {
    float: right;
    text-align: left;
    width: 85%;
    padding-left: 15px;
    border-left: solid 1px #000;
  }
  .hitotsubo-archive__section {
    width: auto;
    padding-left: 0;
  }
  .hitotsubo-archive__section--graphic {
    padding-bottom: 20px !important;
  }
  .hitotsubo-archive__subtitle {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .hitotsubo-archive__img {
    float: left;
    width: 28%;
    margin-right: 4%;
  }
  .hitotsubo-archive__img img {
    width: 100%;
    height: auto;
  }
  .hitotsubo-archive__winner {
    margin: 0;
    padding-top: 1.8em;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .hitotsubo-archive__desc {
    clear: both;
  }
  .hitotsubo-archive .arrow-link-list {
    padding-top: 0;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.tab-nav--hitotsubo {
  margin-bottom: 20px;
  border-bottom: solid 1px #dfdfdf;
}

.tab-nav--hitotsubo .tab-nav__item {
  border: none;
}

.tab-nav--hitotsubo.tab-nav--bottom {
  border-bottom: none;
  border-top: solid 1px #dfdfdf;
}

@media screen and (max-width: 640px) {
  .tab-nav--hitotsubo {
    display: none;
  }
}

.dropdown-nav--hitotsubo {
  display: none;
}

@media screen and (max-width: 640px) {
  .dropdown-nav--hitotsubo {
    display: block;
    float: right;
  }
}

.hitotsubo-sub {
  float: left;
  width: 460px;
  margin-bottom: 45px;
}

.hitotsubo-sub--second {
  margin-right: 40px;
}

.hitotsubo-sub__title {
  margin: 0 0 20px 0;
  font-size: 20px;
  font-size: 1.25rem;
}

.hitotsubo-sub__img {
  float: left;
  width: 172px;
  margin-right: 20px;
}

.hitotsubo-sub__img img {
  width: 100%;
  height: auto;
}

.hitotsubo-sub__desc {
  overflow: hidden;
  font-size: 13px;
  font-size: 0.8125rem;
}

.hitotsubo-sub__desc p {
  margin-top: 0;
}

.hitotsubo-sub__more {
  clear: both;
  margin: 0;
  padding-top: 10px;
  font-size: 12px;
  font-size: 0.75rem;
}

.hitotsubo-sub__item {
  margin-top: 10px;
}

.hitotsubo-sub__item:after {
  content: "";
  display: table;
  clear: both;
}

.hitotsubo-sub__item__img {
  float: left;
  width: 107px;
  margin: 0 20px 20px 0;
}

.hitotsubo-sub__item__img img {
  width: 100%;
  height: auto;
}

.hitotsubo-sub__item__desc {
  font-size: 12px;
  font-size: 0.75rem;
}

.hitotsubo-sub__item__more {
  margin: 0;
  padding-top: 10px;
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (max-width: 640px) {
  .hitotsubo-sub {
    margin-left: -100%;
    margin-right: -100%;
    padding-left: 100%;
    padding-right: 100%;
    border-top: solid 1px #dfdfdf;
    float: none;
    width: auto;
    margin-bottom: 0;
    padding: 15px;
  }
  @media screen and (max-width: 640px) {
    .hitotsubo-sub {
      margin-left: -15px;
      margin-right: -15px;
      padding-left: 15px;
      padding-right: 15px;
    }
  }
  .hitotsubo-sub--second {
    margin-right: -15px;
  }
  .hitotsubo-sub__title {
    margin: 0 0 10px 0;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .hitotsubo-sub__img {
    width: 30%;
    margin: 0 4% 10px 0;
  }
  .hitotsubo-sub__desc {
    overflow: visible;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .hitotsubo-sub__more {
    padding-top: 0;
  }
  .hitotsubo-sub__item {
    margin-top: 0;
  }
  .hitotsubo-sub__item__img {
    width: 20%;
    margin: 0 4% 10px 0;
  }
  .hitotsubo-sub__item__desc, .hitotsubo-sub__item__more {
    margin-left: 24%;
  }
  .hitotsubo-sub__item__more {
    padding-top: 0;
  }
}

.wall-head {
  margin: 30px 128px;
  font-weight: bold;
}

.wall-head__title {
  margin: 0;
}

.wall-head__no {
  margin: 30px 0 0 0;
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
}

.wall-head__lead {
  margin: 20px 0 0 0;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.8;
}

@media screen and (max-width: 640px) {
  .wall-head {
    margin: 20px 0;
  }
  .wall-head__title {
    margin: 0;
  }
  .wall-head__title img {
    width: 100%;
    height: auto;
  }
  .wall-head__no {
    margin-top: 10px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .wall-head__lead {
    margin-top: 10px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.wall-entry-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 110px 0 130px;
  text-align: center;
}

.wall-entry-nav:after {
  content: "";
  display: table;
  clear: both;
}

.wall-entry-nav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.wall-entry-nav__item {
  float: left;
  margin-right: 20px;
}
.wall-entry-nav__item span.text {
   width: 340px;
   display: block;
   text-align: center;
   margin-top: 10px;
   font-size: 0.75rem;
}
.wall-entry-nav .square-button {
  width: 260px;
}


@media screen and (max-width: 640px) {
  .wall-entry-nav {
    margin: 0 -2% 0 0;
  }
  .wall-entry-nav__item {
    float: left;
    width: 48%;
    margin-right: 2%;
  }
  .wall-entry-nav__item span.text {
    width: 100%;
  }
  .wall-entry-nav .square-button {
    width: 100%;
  }
}

.wall-tab-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 80px 0 0 0;
  padding: 0 10px 0 50px;
  border-bottom: solid 2px #000;
}

.wall-tab-nav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.wall-tab-nav:after {
  content: "";
  display: table;
  clear: both;
}

.wall-tab-nav__item {
  float: left;
  position: relative;
  width: 410px;
  margin: 0 40px -2px 0;
}

.wall-tab-nav__item a {
  display: block;
  border: solid 2px #000;
  padding: 25px 10px;
  background: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  text-decoration: none;
}

.wall-tab-nav__item a.is-current {
  border-bottom-color: #fff;
}

.wall-tab-nav__item a:hover {
  opacity: 1;
  color: #999999;
}

.wall-tab-nav__status {
  position: absolute;
  right: -20px;
  top: -20px;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  background: #e50112;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .wall-tab-nav {
    margin: 30px -15px 0 -15px;
    padding: 0 0 0 15px;
  }
  .wall-tab-nav__item {
    width: 46%;
    margin: 0 4% -2px 0;
  }
  .wall-tab-nav__item a {
    padding: 10px 10px 8px 10px;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: bold;
  }
  .wall-tab-nav__status {
    right: -10px;
    top: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 10px;
    font-size: 0.625rem;
  }
}

.wall-section {
  margin: 50px;
}

.wall-section__title {
  position: relative;
  margin-bottom: 15px;
  font-size: 20px;
  font-size: 1.25rem;
}

.wall-section__title:before {
  content: '';
  width: 11px;
  height: 7px;
  background: #e50112;
  position: absolute;
  left: -25px;
  top: 0.6em;
}

.wall-section__lead {
  font-size: 13px;
  font-size: 0.8125rem;
}

.wall-section__caution {
  margin-top: 0.2em;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (max-width: 640px) {
  .wall-section {
    margin: 20px 0 20px 10px;
  }
  .wall-section__title {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 10px;
  }
  .wall-section__title:before {
    width: 6px;
    height: 4px;
    left: -13px;
  }
  .wall-section__lead {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.wall-flow--entry:after, .wall-step:before, .wall-result__item:after {
  content: '';
  width: 7px;
  height: 17px;
  background: url(../img/gg/ico_arrow_flow.svg) left top no-repeat;
  position: absolute;
}

.ieOld .wall-flow--entry:after, .ieOld .wall-step:before, .ieOld .wall-result__item:after, .ie8 .wall-flow--entry:after, .ie8 .wall-step:before, .ie8 .wall-result__item:after {
  background-image: url(../img/gg/ico_arrow_flow.png);
}

@media screen and (max-width: 640px) {
  .wall-flow--entry:after, .wall-step:before, .wall-result__item:after {
    display: none;
  }
}

.wall-flow__title {
  float: left;
  width: 150px;
  margin: 0;
}
.wall-flow__term .step,
.wall-flow__title .step {
  display:block;
  font-size:0.9rem;
}

.wall-flow__body {
  overflow: hidden;
}

.wall-flow__body p {
  margin-top: 0;
}

.wall-flow__term {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
}

.wall-flow__caution {
  margin-top: -25px;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: right;
}

.wall-flow__img {
  margin-top: 15px;
}

.wall-flow__img img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 640px) {
  .wall-flow__title {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
  .wall-flow__term {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .wall-flow__caution {
    margin-top: 5px;
    font-size: 10px;
    font-size: 0.625rem;
  }
  .wall-flow__img img {
    width: 100%;
    height: auto;
  }
}

.wall-flow--entry {
  position: relative;
}

.wall-flow--entry:after {
  left: 204px;
  bottom: -30px;
}

.wall-term__term {
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
}

.wall-term__desc {
  font-size: 13px;
  font-size: 0.8125rem;
}

.wall-term__caution {
  margin-top: -0.5em;
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (max-width: 640px) {
  .wall-term__term {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .wall-term__desc {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .wall-term__caution {
    font-size: 10px;
    font-size: 0.625rem;
  }
}

.wall-step {
  position: relative;
  margin: 10px 0 37px 0;
  padding: 18px 20px 8px 20px;
  border: solid 1px #dfdfdf;
}

.wall-step:after {
  content: "";
  display: table;
  clear: both;
}

.wall-step__title {
  margin: 0 0 10px 0;
  font-size: 16px;
  font-size: 1rem;
}

.wall-step__title span {
  font-size: 14px;
  font-size: 0.875rem;
  margin-left: 1.5em;
}

.wall-step__img {
  float: left;
  margin-right: 10px;
}

.wall-step__desc {
  overflow: hidden;
  font-size: 12px;
  font-size: 0.75rem;
}

.wall-step__desc p {
  margin-top: 0;
}

.wall-step:before {
  left: 54px;
  top: -27px;
}

@media screen and (max-width: 640px) {
  .wall-step {
    margin: 10px 0;
    padding: 10px 10px 0 10px;
  }
  .wall-step__title {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .wall-step__title span {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .wall-step__img img {
    width: 45px;
    height: auto;
  }
  .wall-step__desc {
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .wall-step:before {
    display: none;
  }
}

.wall-step--1:before {
  display: none;
}

.wall-outline__table {
  width: 100%;
  margin-top: 15px;
  border-top: solid 1px #000;
}

.wall-outline__table th, .wall-outline__table td {
  border-bottom: solid 1px #000;
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: left;
  vertical-align: middle;
  font-weight: normal;
}

.wall-outline__table th {
  width: 11em;
  padding: 20px 25px;
}

.wall-outline__table td {
  padding: 20px 25px;
}

.wall-outline__table td p {
  margin: 1em 0 0 0;
}

.wall-outline__table td p:first-child {
  margin-top: 0;
}

@media screen and (max-width: 640px) {
  .wall-outline__table, .wall-outline tbody, .wall-outline tr, .wall-outline th, .wall-outline td {
    display: block;
  }
  .wall-outline__table {
    width: auto;
    margin-top: 15px;
  }
  .wall-outline__table th, .wall-outline__table td {
    text-align: left;
    vertical-align: middle;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: normal;
  }
  .wall-outline__table th {
    width: auto;
    padding: 15px 0 5px 0;
    border-bottom: none;
    font-weight: bold;
  }
  .wall-outline__table td {
    padding: 0 0 15px 0;
  }
  .wall-outline__table td p {
    margin: 1em 0 0 0;
  }
  .wall-outline__table td p:first-child {
    margin-top: 0;
  }
}

.wall-prize__main {
  position: relative;
  padding: 20px;
  border: solid 1px #000;
}

.wall-prize__main:after {
  content: "";
  display: table;
  clear: both;
}

.wall-prize__main__img {
  float: left;
  width: 420px;
  /* original 430px; */
  margin-right: 25px;
}

.wall-prize__main__img img {
  width: 100%;
  height: auto;
}

.wall-prize__main__title {
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
}

.wall-prize__main__term {
  font-size: 14px;
  font-size: 0.875rem;
}

.wall-prize__main__desc {
  overflow: hidden;
  margin-top: 10px;
  font-size: 13px;
  font-size: 0.8125rem;
}

.wall-prize__main__desc p {
  margin: 1em 0 0 0;
}

.wall-prize__main__desc p:first-child {
  margin-top: 0;
}

.wall-prize__main:before, .wall-prize__main:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: 0;
  top: 0;
}

.wall-prize__main:before {
  z-index: 110;
  border-width: 20px 20px 0 0;
  border-color: #e50112 transparent transparent transparent;
}

.wall-prize__main:after {
  z-index: 120;
  border-width: 15px 15px 0 0;
  border-color: #fff transparent transparent transparent;
}

.wall-prize__sub {
  margin-top: 25px;
}

.wall-prize__sub__title {
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1rem;
}

.wall-prize__sub__desc {
  font-size: 13px;
  font-size: 0.8125rem;
}

.wall-prize__sub__desc p {
  margin-top: 0;
}

.wall-prize__sub__more {
  margin-top: -0.5em;
  font-size: 13px;
  font-size: 0.8125rem;
}

@media screen and (max-width: 640px) {
  .wall-prize__main {
    padding: 14px;
  }
  .wall-prize__main__img {
    float: none;
    width: auto;
    margin: 0 0 10px 0;
  }
  .wall-prize__main__title {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .wall-prize__main__term {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .wall-prize__main:before {
    border-width: 14px 14px 0 0;
  }
  .wall-prize__main:after {
    border-width: 10px 10px 0 0;
  }
  .wall-prize__sub {
    margin-top: 20px;
  }
  .wall-prize__sub__title {
    margin-bottom: 10px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .wall-prize__sub__desc {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .wall-prize__sub__more {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.wall-judge {
  margin-bottom: 10px;
}

.wall-judge__list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-right: -40px;
}

.wall-judge__list:after {
  content: "";
  display: table;
  clear: both;
}

.wall-judge__list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.wall-judge__item {
  float: left;
  width: 410px;
  margin: 0 40px 30px 0;
}

.wall-judge__item:after {
  content: "";
  display: table;
  clear: both;
}

.wall-judge__img {
  float: left;
  width: 110px;
  margin-right: 20px;
}

.wall-judge__img img {
  width: 100%;
  height: auto;
}

.wall-judge__name {
  margin: 0;
  font-size: 14px;
  font-size: 0.875rem;
}

.wall-judge__job {
  margin: 0;
  font-size: 13px;
  font-size: 0.8125rem;
}

.wall-judge__desc {
  overflow: hidden;
  margin-top: 10px;
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (max-width: 640px) {
  .wall-judge {
    margin-bottom: 10px;
  }
  .wall-judge__list {
    margin-right: 0;
  }
  .wall-judge__item {
    float: none;
    width: auto;
    height: auto !important;
    margin: 0 0 10px 0;
  }
  .wall-judge__img {
    float: left;
    width: 55px;
    margin: 0 15px 15px 0;
  }
  .wall-judge__name {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .wall-judge__job {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .wall-judge__desc {
    margin-top: 5px;
    font-size: 11px;
    font-size: 0.6875rem;
  }
}

.wall-faq {
  margin-top: 50px;
  padding: 30px 49px 30px 49px;
  border: solid 1px #000;
}

.wall-faq__title {
  margin: 0;
  font-size: 20px;
  font-size: 1.25rem;
}

.wall-faq__list {
  font-size: 13px;
  font-size: 0.8125rem;
}

.wall-faq__list dd {
  margin-left: 0;
}

.wall-faq__q {
  margin: 1.6em 0 0.3em 0;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .wall-faq {
    margin-top: 30px;
    padding: 10px 15px;
  }
  .wall-faq__title {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .wall-faq__list {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .wall-faq__q {
    margin: 1.461em 0 0.3em 0;
  }
}

.wall-result .square-button {
  width: 280px;
  font-size: 15px;
  font-size: 0.9375rem;
}

.wall-result .wall-step {
  margin: 0;
}

.wall-result .wall-step:before {
  display: none;
}

.wall-result__item {
  position: relative;
}

.wall-result__item:after {
  left: 32px;
  bottom: -3px;
  z-index: 120;
}

.wall-result__item--end:after {
  display: none;
}

.wall-result__title {
  margin-bottom: 30px;
  font-size: 16px;
  font-size: 1rem;
}

.wall-result__title span {
  margin-left: 1.5em;
  color: #e50112;
  font-size: 13px;
  font-size: 0.8125rem;
}

.wall-result__body {
  position: relative;
  z-index: 110;
  margin-bottom: 40px;
  padding-left: 100px;
  background: url(../img/gg/ico_arrow_flow_long.svg) 32px bottom repeat-y;
}

.ieOld .wall-result__body, .ie8 .wall-result__body {
  background: url(../img/gg/ico_arrow_flow_long.png) 32px bottom repeat-y;
}

.wall-result__more {
  margin-bottom: 20px;
}

.wall-result__section__title {
  margin: 0 0 15px -35px;
  padding: 10px 0 10px 35px;
  background: url(../img/gg/ico_prize.svg) left center no-repeat;
  font-size: 16px;
  font-size: 1rem;
}

.ieOld .wall-result__section__title, .ie8 .wall-result__section__title {
  background-image: url(../img/gg/ico_prize.png);
}

.wall-result__phase .wall-result__section__title {
  margin-left: 0;
}

.wall-result__section__title--center {
  margin: 0 0 20px 0;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
}

.wall-result__section__title--center span {
  padding: 10px 0 10px 32px;
  background: url(../img/gg/ico_prize.svg) left center no-repeat;
}

.ieOld .wall-result__section__title--center span, .ie8 .wall-result__section__title--center span {
  background-image: url(../img/gg/ico_prize.png);
}

.wall-result__phase {
  margin: 30px 0;
}

.wall-result__phase__title {
  margin-bottom: 40px;
  padding: 15px 0;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
}

.wall-result__phase__title--arrow {
  position: relative;
  margin-top: 90px;
}

.wall-result__phase__title--arrow:before, .wall-result__phase__title--arrow:after {
  content: '';
  width: 48px;
  background: left top no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -24px;
}

.wall-result__phase__title--arrow:before {
  top: -49px;
  height: 46px;
  background-image: url(../img/gg/ico_arrow_title_top.svg);
}

.ieOld .wall-result__phase__title--arrow:before, .ie8 .wall-result__phase__title--arrow:before {
  background-image: url(../img/gg/ico_arrow_title_top.png);
}

.wall-result__phase__title--arrow:after {
  bottom: -29px;
  height: 26px;
  background-image: url(../img/gg/ico_arrow_title_btm.svg);
}

.ieOld .wall-result__phase__title--arrow:after, .ie8 .wall-result__phase__title--arrow:after {
  background-image: url(../img/gg/ico_arrow_title_btm.png);
}

.wall-result__phase .wall-step {
  margin-top: 10px;
}

.wall-result__news {
  margin-bottom: 30px;
}

.wall-result__news__date, .wall-result__news__desc {
  margin: 0;
  font-size: 13px;
  font-size: 0.8125rem;
}

.wall-result__news__title {
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1rem;
}

@media screen and (max-width: 640px) {
  .wall-result .square-button {
    width: 100%;
  }
  .wall-result__title {
    margin-bottom: 10px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .wall-result__title span {
    margin-left: 1em;
    font-size: 10px;
    font-size: 0.625rem;
  }
  .wall-result__body {
    margin-bottom: 20px;
    padding-left: 30px;
    background-position: 0 bottom;
  }
  .wall-result__more {
    margin-bottom: 20px;
  }
  .wall-result__section__title {
    margin: 0 0 5px 0;
    padding: 10px 0 10px 25px;
    background-size: 16px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .wall-result__section__title--center {
    margin: 0 0 10px 0;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .wall-result__section__title--center span {
    padding: 10px 0 10px 25px;
    background-size: 16px;
  }
  .wall-result__phase {
    margin: 15px 0;
  }
  .wall-result__phase__title {
    margin-bottom: 20px;
    padding: 10px 0;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .wall-result__phase__title--arrow {
    margin-top: 40px;
  }
  .wall-result__phase__title--arrow:before, .wall-result__phase__title--arrow:after {
    width: 24px;
    margin-left: -12px;
  }
  .wall-result__phase__title--arrow:before {
    top: -26px;
    height: 23px;
    background-size: 100%;
  }
  .wall-result__phase__title--arrow:after {
    bottom: -16px;
    height: 13px;
    background-size: 100%;
  }
  .wall-result__news {
    margin-bottom: 20px;
  }
  .wall-result__news__date, .wall-result__news__desc {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .wall-result__news__title {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

.wall-name-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 -2% 20px 0;
  font-size: 13px;
  font-size: 0.8125rem;
}

.wall-name-list:after {
  content: "";
  display: table;
  clear: both;
}

.wall-name-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.wall-name-list li {
  float: left;
  width: 18%;
  margin: 0 2% 0.5em 0;
}

@media screen and (max-width: 640px) {
  .wall-name-list {
    margin: 0 -2% 10px 0;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .wall-name-list li {
    width: 48%;
  }
}

.wall-button-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-right: -20px;
}

.wall-button-list:after {
  content: "";
  display: table;
  clear: both;
}

.wall-button-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.wall-button-list li {
  float: left;
  margin-right: 20px;
}

.wall-button-list .square-button {
  width: 273px;
  padding: 0;
}

@media screen and (max-width: 640px) {
  .wall-button-list {
    margin-right: -2%;
  }
  .wall-button-list li {
    width: 48%;
    margin: 0 2% 10px 0;
  }
  .wall-button-list li.wall-button-list__item--wide {
    width: 60%;
    margin-left: 19%;
  }
  .wall-button-list .square-button {
    width: 100%;
  }
}

.wall-archive-link {
  margin: 10px 0 0 0;
  text-align: center;
  font-size: 13px;
  font-size: 0.8125rem;
}

@media screen and (max-width: 640px) {
  .wall-archive-link {
    margin-top: 0;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.wall-work {
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: center;
}

.wall-work__title, .wall-work__name, .wall-work__profile, .wall-work__year, .wall-work__desc, .wall-work__recommend {
  margin: 0;
}

.wall-work__img {
  margin: 0 0 15px 0 !important;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .wall-work {
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .wall-work__img {
    margin: 0 0 10px 0 !important;
  }
}

.wall-works__list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-right: -20px;
}

.wall-works__list:after {
  content: "";
  display: table;
  clear: both;
}

.wall-works__list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.wall-works__item {
  float: left;
  margin: 0 20px 30px 0;
}

.wall-works__list--c1 {
  margin: 0 0 40px 0;
}

.wall-works__list--c1 .wall-work {
  float: none;
  margin: 0;
}

.wall-works__list--c1 .wall-work__img img {
  max-width: 560px;
  max-height: 560px;
}

.wall-works__list--c1 .wall-work__title {
  font-size: 16px;
  font-size: 1rem;
}

.wall-works__list--c1 .wall-work__name {
  margin-bottom: 5px;
  font-size: 16px;
  font-size: 1rem;
}

.wall-result__phase .wall-works__list--c3 {
  margin-right: -70px;
}

.wall-works__list--c3 .wall-work {
  width: 240px;
}

.wall-result__phase .wall-works__list--c3 .wall-work {
  margin-right: 70px;
}

.wall-works__list--c3 .wall-work__img {
  height: 240px;
}

.wall-works__list--c3 .wall-work__img img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 240px;
  max-height: 240px;
}

.ie8 .wall-works__list--c3 .wall-work__img img, .ieOld .wall-works__list--c3 .wall-work__img img {
  position: relative;
  top: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.wall-works__list--c3 .wall-work__title {
  font-size: 13px;
  font-size: 0.8125rem;
}

.wall-result__phase .wall-works__list--c5 {
  margin-right: -44px;
}

.wall-works__list--c5 .wall-work {
  width: 136px;
}

.wall-result__phase .wall-works__list--c5 .wall-work {
  margin-right: 44px;
}

.wall-works__list--c5 .wall-work, .wall-works__list--c5 .wall-work__title {
  font-size: 12px;
  font-size: 0.75rem;
}

.wall-works__list--c5 .wall-work__img {
  height: 136px;
}

.wall-works__list--c5 .wall-work__img img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 136px;
  max-height: 136px;
}

.ie8 .wall-works__list--c5 .wall-work__img img, .ieOld .wall-works__list--c5 .wall-work__img img {
  position: relative;
  top: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

@media screen and (max-width: 640px) {
  .wall-works__list {
    margin-right: 0;
  }
  .wall-works__item {
    margin: 0 4% 20px 0;
  }
  .wall-works__list--c1 {
    margin: 0 0 20px 0;
  }
  .wall-works__list--c1 .wall-work__img {
    margin: 0 10% 10px 10% !important;
  }
  .wall-works__list--c1 .wall-work__img img {
    max-width: 100%;
    max-height: 100%;
  }
  .wall-works__list--c1 .wall-work__title {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .wall-works__list--c1 .wall-work__name, .wall-works__list--c1 .wall-work__year, .wall-works__list--c1 .wall-work__desc, .wall-works__list--c1 .wall-work__recommend {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .wall-result__phase .wall-works__list--c3 {
    margin-right: -4%;
  }
  .wall-works__list--c3 .wall-work {
    width: 46%;
    margin-right: 4%;
  }
  .wall-result__phase .wall-works__list--c3 .wall-work {
    margin-right: 4%;
  }
  .wall-works__list--c3 .wall-work__img {
    height: auto;
  }
  .wall-works__list--c3 .wall-work__img img {
    max-width: 100%;
    max-height: 100%;
  }
  .wall-result__phase .wall-works__list--c5 {
    margin-right: -3%;
  }
  .wall-works__list--c5 .wall-work {
    width: 30%;
    margin-right: 3.3%;
  }
  .wall-result__phase .wall-works__list--c5 .wall-work {
    margin-right: 3.3%;
  }
  .wall-works__list--c5 .wall-work, .wall-works__list--c5 .wall-work__title {
    font-size: 10px;
    font-size: 0.625rem;
  }
  .wall-works__list--c5 .wall-work__img {
    height: auto;
  }
  .wall-works__list--c5 .wall-work__img img {
    max-width: 100%;
    max-height: 100%;
  }
}

.wall-next {
  padding: 20px 49px 15px 49px;
  border: solid 1px #000;
}

.wall-next__title {
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 1.25rem;
}

.wall-next__desc {
  font-size: 13px;
  font-size: 0.8125rem;
}

@media screen and (max-width: 640px) {
  .wall-next {
    padding: 15px 20px 5px 20px;
  }
  .wall-next__title {
    margin-bottom: 10px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .wall-next__desc {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.wall-flyer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: #f1f1f1;
}

.wall-flyer__item:not(:first-child) {
  margin-left: 40px;
}

.wall-flyer__item a {
  display: inline-block;
}

.wall-flyer__item img {
  box-shadow: 0 0 10px rgba(95,104,117,0.11);
  max-height: 185px;
  max-width: 185px;
}

.wall-head + .wall-flyer {
  margin: 30px 128px;
}

.wall-section + .wall-flyer {
  margin: -20px 50px 100px 50px;
}

@media screen and (max-width: 640px) {
  .wall-flyer {
    padding: 10px;
  }
  .wall-flyer__item:not(:first-child) {
    margin-left: 20px;
  }
  .wall-flyer__item img {
    box-shadow: 0 0 5px rgba(95,104,117,0.11);
    max-height: 92px;
    max-width: 92px;
  }
  .wall-head + .wall-flyer {
    margin: 20px 0;
  }
  .wall-section + .wall-flyer {
    margin: 20px 0 40px 10px;
  }
}

.about-lead:after {
  content: "";
  display: table;
  clear: both;
}

.about-lead__img {
  float: right;
  width: 378px;
  margin-left: 30px;
}

.about-lead__img img {
  width: 100%;
  height: auto;
}

.about-lead__img p {
  margin-bottom: 30px;
}

.about-lead__body {
  font-size: 13px;
  font-size: 0.8125rem;
}

.about-lead__body p {
  overflow: hidden;
  margin-bottom: 2em;
}

.about-lead__sub-title {
  margin-bottom: 1em;
  font-size: 13px;
  font-size: 0.8125rem;
}

@media screen and (max-width: 640px) {
  .about-lead__img {
    float: none;
    width: auto;
    margin: 0 -4% 15px 0;
  }
  .about-lead__img:after {
    content: "";
    display: table;
    clear: both;
  }
  .about-lead__img p {
    float: left;
    width: 46%;
    margin: 0 4% 0 0;
  }
  .about-lead__body {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.about-gallery:after {
  content: "";
  display: table;
  clear: both;
}

.about-gallery__img {
  float: left;
  width: 460px;
}

.about-gallery__img img {
  width: 100%;
  height: auto;
}

.about-gallery__data {
  float: right;
  width: 378px;
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: left;
}

.about-gallery__data dt {
  font-weight: bold;
}

.about-gallery__data dd {
  margin: 0 0 1.8em 0;
}

@media screen and (max-width: 640px) {
  .about-gallery__img {
    float: none;
    width: auto;
    margin-right: 10%;
    margin-left: 10%;
  }
  .about-gallery__data {
    float: none;
    width: auto;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.about-tour {
  margin-top: 45px;
  padding-top: 30px;
  border-top: solid 1px #dfdfdf;
}

.about-tour:after {
  content: "";
  display: table;
  clear: both;
}

.about-tour__title {
  font-size: 13px;
  font-size: 0.8125rem;
  float: left;
  width: 350px;
}

.about-tour__body {
  overflow: hidden;
  font-size: 13px;
  font-size: 0.8125rem;
}

.about-tour__body p, .about-tour__body .caution-list {
  margin-bottom: 1.8em;
}

.about-tour__body .caution-list {
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (max-width: 640px) {
  .about-tour {
    margin-top: 0;
    padding-top: 20px;
  }
  .about-tour__title {
    float: none;
    width: auto;
  }
  .about-tour__body {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .about-tour__body .caution-list {
    margin-top: 1em;
    font-size: 11px;
    font-size: 0.6875rem;
  }
}

.access-map {
  height: 370px;
  background: #e6e6e6;
}

@media screen and (max-width: 640px) {
  .access-map {
    height: 290px;
  }
}

.access-gallery {
  margin-top: -1px;
  padding: 30px 0;
  font-size: 12px;
  font-size: 0.75rem;
  border-top: solid 1px #dfdfdf;
}

.access-gallery:after {
  content: "";
  display: table;
  clear: both;
}

.access-gallery:last-child {
  padding-bottom: 10px;
}

.access-gallery__info {
  float: left;
  width: 360px;
  margin-right: 30px;
}

.access-gallery__transport {
  overflow: hidden;
}

.access-gallery__transport__title {
  margin-bottom: 10px;
  font-size: 13px;
  font-size: 0.8125rem;
}

.access-gallery__transport__data dt {
  margin-bottom: 5px;
  font-weight: bold;
}

.access-gallery__transport__data dd {
  margin-bottom: 10px;
}

.access-gallery__transport__img {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-right: -9px;
}

.access-gallery__transport__img:after {
  content: "";
  display: table;
  clear: both;
}

.access-gallery__transport__img li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.access-gallery__transport__img li {
  float: left;
  width: 184px;
  margin: 9px 9px 0 0;
}

.access-gallery__transport__img img {
  width: 100%;
  height: auto;
}

.access-gallery__title {
  margin-bottom: 10px;
  font-size: 13px;
  font-size: 0.8125rem;
}

.access-gallery__data {
  margin-top: 10px;
}

.access-gallery__data dt {
  width: 4em;
  font-weight: bold;
}

.access-gallery__data dd {
  margin: -1.6em 0 0 4em;
}

@media screen and (max-width: 640px) {
  .access-gallery {
    padding: 20px 0;
  }
  .access-gallery__info {
    float: none;
    width: auto;
    margin-right: 0;
  }
  .access-gallery__transport {
    margin-top: 15px;
  }
  .access-gallery__transport__img {
    margin-right: -4%;
  }
  .access-gallery__transport__img li {
    width: 46%;
    margin: 9px 4% 0 0;
  }
  .access-gallery__title {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.map-ginza {
  position: relative;
  margin-bottom: 40px;
}

.map-ginza__map {
  height: 370px;
  background: #e6e6e6;
}

.map-ginza__update {
  position: absolute;
  right: -30px;
  top: -45px;
  background: #ff0000;
  color: #fff;
  width: 92px;
  height: 70px;
  padding-top: 22px;
  text-align: center;
  border-radius: 50%;
  font-style: italic;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
}

.map-ginza__update span {
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
}

.map-ginza__desc {
  margin-top: 30px;
  text-align: center;
  font-size: 13px;
  font-size: 0.8125rem;
}

@media screen and (max-width: 640px) {
  .map-ginza {
    margin-bottom: 20px;
  }
  .map-ginza__map {
    height: 290px;
  }
  .map-ginza__update {
    right: -10px;
    top: -10px;
    width: 50px;
    height: 40px;
    padding-top: 10px;
    font-size: 10px;
    font-size: 0.625rem;
  }
  .map-ginza__update span {
    display: block;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .map-ginza__desc {
    margin-top: 15px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.map-event {
  margin-right: -3.3%;
}

.map-event:after {
  content: "";
  display: table;
  clear: both;
}

.map-event__item {
  position: relative;
  float: left;
  width: 30%;
  margin-right: 3.3%;
  font-size: 13px;
  font-size: 0.8125rem;
  border-top: solid 1px #dfdfdf;
  padding-top: 15px;
  margin-bottom: 30px;
}

.map-event__spot {
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 0.875rem;
  border-bottom: solid 1px #222;
}

.map-event__spot a {
  text-decoration: none;
}

.map-event__no {
  position: absolute;
  right: 0;
  top: -16px;
  background: #fff;
  border: solid 1px #222;
  width: 31px;
  height: 31px;
  text-align: center;
  line-height: 31px;
  border-radius: 50%;
  font-weight: bold;
}

.map-event__title, .map-event__term, .map-event__time, .map-event__desc {
  font-size: 12px;
  font-size: 0.75rem;
}

.map-event__title {
  margin-bottom: 5px;
}

.map-event__item--g8 .map-event__no {
  border-color: #14bace;
  color: #14bace;
}

.map-event__item--gg .map-event__no {
  border-color: #e50112;
  color: #e50112;
}

.map-event__item--cafe-g8 .map-event__no {
  border: none;
  border-radius: 0;
  color: transparent;
  font-size: 0;
  width: 40px;
  background: url(../img/common/pin_cafe-g8.svg) left 7px no-repeat;
}

@media screen and (max-width: 640px) {
  .map-event {
    margin-right: 0;
  }
  .map-event__item {
    float: none;
    width: auto;
    height: auto !important;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.misc-section {
  margin-bottom: 40px;
}

.misc-section .sub-title {
  margin-bottom: 10px;
}

.misc__body {
  font-size: 13px;
  font-size: 0.8125rem;
}

.misc__sub-title {
  margin-bottom: 5px;
  font-size: 13px;
  font-size: 0.8125rem;
}

.misc__table {
  margin-bottom: 20px;
  border-right: solid 1px #dfdfdf;
  border-bottom: solid 1px #dfdfdf;
}

.misc__table th, .misc__table td {
  border-left: solid 1px #dfdfdf;
  border-top: solid 1px #dfdfdf;
  padding: 5px 15px;
}

.misc__table th {
  width: 15em;
  border-top-color: #fff;
  background: #ecebe7;
  font-weight: normal;
  text-align: left;
}

.misc__table td {
  width: 10em;
}

.misc__table tr:first-child th {
  border-top: solid 1px #dfdfdf;
}

.misc__update {
  text-align: right;
}

.misc .disc-list, .misc .mark-list {
  margin-bottom: 1.5em;
}

.misc .disc-list .mark-list {
  margin-left: -1em;
  margin-top: 5px;
}

@media screen and (max-width: 640px) {
  .misc__table {
    width: 100%;
  }
  .misc__table th {
    width: 60%;
  }
  .misc__table td {
    width: 40%;
  }
}

.mailnews-info {
  margin-top: 30px;
  text-align: center;
}

.mailnews-info__cancel {
  margin-bottom: 0;
}

@media screen and (max-width: 640px) {
  .mailnews-info {
    margin-top: 15px;
  }
  .mailnews-info .square-button {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.search-group {
  margin-bottom: 40px;
}

@media screen and (max-width: 640px) {
  .search-group {
    margin-left: -100%;
    margin-right: -100%;
    padding-left: 100%;
    padding-right: 100%;
    border-bottom: solid 1px #dfdfdf;
    margin-bottom: 20px;
  }
  @media screen and (max-width: 640px) {
    .search-group {
      margin-left: -15px;
      margin-right: -15px;
      padding-left: 15px;
      padding-right: 15px;
    }
  }
}

.search-list {
  font-size: 13px;
  font-size: 0.8125rem;
}

.search-list__item {
  border-bottom: solid 1px #dfdfdf;
}

.search-list__inner {
  display: block;
  padding: 20px 0;
  text-decoration: none;
}

.search-list__inner:after {
  content: "";
  display: table;
  clear: both;
}

.search-list__img {
  float: left;
  width: 100px;
  margin-right: 20px;
  text-align: center;
}

.search-list__img img {
  max-width: 100px;
  height: auto;
}

.search-list__text {
  overflow: hidden;
}

.search-list__category {
  margin: -2px 0 8px 0;
  padding-bottom: 5px;
}

.search-list__main {
  display: block;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.461;
}

.search-list__main .date {
  font-weight: normal;
  margin-top: 5px;
  font-size: 13px;
  font-size: 0.8125rem;
}

.search-list__sub {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
}

@media screen and (max-width: 640px) {
  .search-list__img {
    width: 26%;
    margin-right: 4%;
  }
  .search-list__img img {
    width: 100%;
    height: auto;
  }
  .search-list__category {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .search-list__main {
    display: block;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .search-list__main .date {
    font-size: 10px;
    font-size: 0.625rem;
  }
  .search-list__sub {
    display: block;
    font-size: 10px;
    font-size: 0.625rem;
  }
}

/* english contents adjust */
.en-section {
  padding: 40px 0;
}

.en-section.is-bdrtop {
  border-top: solid 1px #dfdfdf;
  margin-right: -100%;
  margin-left: -100%;
  padding-right: 100%;
  padding-left: 100%;
}

.en-section + .en-section:not(.is-bdrtop):not(.is-bdrtop-sp) {
  padding-top: 0;
}

.en-section__title {
  margin-bottom: 15px;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
}

.en-section__title a {
  text-decoration: none;
}

.en-section__more {
  text-align: right;
}

.en-section .access-gallery__data dt {
  width: 5em;
}

.en-section .access-gallery__data dd {
  margin-left: 5em;
}

.en-section .access-gallery__transport__data dt {
  margin-bottom: 0;
}

.en-section .access-gallery__transport__data dd {
  margin-bottom: 0;
}

@media screen and (max-width: 640px) {
  .en-section {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .en-section.is-bdrtop-sp {
    border-top: solid 1px #dfdfdf;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
  }

  .en-section__title {
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 1rem;
  }

  .en-section__more {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

.works-name-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-right: -10px;
}

.works-name-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.works-name-list:after {
  content: "";
  display: table;
  clear: both;
}

.works-name-list__inner {
  display: block;
  text-decoration: none;
}

.works-name-list__item {
  float: left;
  width: 184px;
  margin: 0 10px 25px 0;
  text-align: center;
}

.works-name-list__img {
  height: 185px;
}

.works-name-list__img img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 184px;
  max-width: 184px;
}

.ie8 .works-name-list__img img, .ieOld .works-name-list__img img {
  position: relative;
  top: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.works-name-list__name {
  margin-top: 5px;
  font-size: 13px;
  font-size: 0.8125rem;
}

@font-face {
  font-family: 'arrow';
  src: url('../fonts/arrow.eot?v6ru6v');
  src: url('../fonts/arrow.eot?#iefixv6ru6v') format('embedded-opentype'), url('../fonts/arrow.woff?v6ru6v') format('woff'), url('../fonts/arrow.ttf?v6ru6v') format('truetype'), url('../fonts/arrow.svg?v6ru6v#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'arrow';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arw-dogleg--t:before {
  content: "\e600";
}

.icon-arw-dogleg--r:before {
  content: "\e601";
}

.icon-arw-dogleg--b:before {
  content: "\e602";
}

.icon-arw-dogleg--l:before {
  content: "\e603";
}

.icon-arw-triangle--t:before {
  content: "\e604";
}

.icon-arw-triangle--r:before {
  content: "\e605";
}

.icon-arw-triangle--b:before {
  content: "\e606";
}

.icon-arw-triangle--l:before {
  content: "\e607";
}


/* =======================================================
*
*    _A_ FrameWork [v0.1.5 FUJIYAMA]
*
*    このファイルはフレームワークから作成されています。
*    直接編集しないようにして下さい。
*
*  ======================================================= */


/*インスタフォローボタン*/
a.instagram-button {/*ボタンの下地*/
  position: relative;
  display: inline-block;
  height: 20px;
  box-sizing: border-box;
  padding: 1px 8px 1px 6px;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
  text-align: center;/*中身を中央寄せ*/
  font-size: 11px;/*文字のサイズ*/
  line-height: 18px;/*高さと合わせる*/
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;/*グラデーション①*/
  overflow: hidden;/*はみ出た部分を隠す*/
  text-decoration:none;/*下線は消す*/
  vertical-align: top;/*並べた時のズレを修正*/
  font-family: "Helvetica Neue", Arial, sans-serif;
}
.instagram-button:before{/*グラデーション②*/
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;/*全体を覆う*/
  height: 100%;/*全体を覆う*/
  background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
}
.instagram-button .ico {/*アイコン*/
  display: inline-block;
  margin-right: 5px;
  background: url('../img/common/ico_instagram.svg') left top no-repeat;
  background-size: 12px auto;
  width: 12px;
  height: 12px;
  position: relative;
  top: -1px;
  vertical-align: middle;
}
.instagram-button .label {/*テキスト*/
  display:inline-block;
  position: relative;
  transition: .5s
}
.instagram-button b {
  font-weight: 500;
  white-space: nowrap;
}
/*インスタフォローボタンここまで*/

.contact-section {
  margin-bottom: 40px;
  font-size: 13px;
  font-size: 0.8125rem;
}

.contact-section h2 {
  margin-top: 2em;
  margin-bottom: 1em;
  font-size: 16px;
  font-size: 1rem;
}

.contact-section h3 {
  margin-top: 2em;
  margin-bottom: 0.5em;
  font-size: 13px;
  font-size: 0.8125rem;
}

.contact-section h2 + h3 {
  margin-top: 1em;
}

.contact-section hr {
  border: none;
  border-top: solid 1px #e6e6e6;
  margin: 2em 0;
  padding: 0;
}

.contact-section dl {
  margin-bottom: 15px;
}

.contact-section dl dt {
  padding: 10px 20px;
  font-weight: bold;
  background: #f1f1f1;
}

.contact-section dl dd {
  padding: 10px 20px;
}

