@charset "UTF-8";
/**
 * common.scss
 */
/**
 * _component.scss
 */
/* mixin
--------------------------------------------------*/
/**
 * _base.scss
 */
/*--------------------------------------------------
 import
--------------------------------------------------*/
/**
 * _component.scss
 */
/* mixin
--------------------------------------------------*/
/**
 * _init.scss
 */
/* reset
--------------------------------------------------*/
@import url("//hello.myfonts.net/count/313ff3");
body {
  margin: 0;
  padding: 0;
  border: none;
}

/* img */
img,
div, p, blockquote,
h1, h2, h3, h4, h5, h6,
ul, ol, li, dl, dt, dd,
form, fieldset, textarea,
address,
article, aside, dialog, figure, footer, header, hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  text-decoration: none;
  list-style-type: none;
}

/* html5 */
article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block;
}

/* heading */
h1, h2, h3, h4, h5, h6 {
  font-weight: inherit;
}

/* table */
table {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  text-align: left;
  vertical-align: top;
}

caption {
  text-align: left;
}

/* a */
a, a:focus, a:hover, a:active {
  outline: none;
}

/* form */
input, input:focus, input:hover, input:active,
textarea, textarea:focus, textarea:hover, textarea:active {
  outline: none;
}

/* img */
img {
  vertical-align: top;
}

/* utility
--------------------------------------------------*/
/* clearfix */
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* font */
@font-face {
  font-family: 'UniversLT-Condensed';
  src: url("/assets/webfonts/313FF3_0_0.eot");
  src: url("/assets/webfonts/313FF3_0_0.eot?#iefix") format("embedded-opentype"), url("/assets/webfonts/313FF3_0_0.woff2") format("woff2"), url("/assets/webfonts/313FF3_0_0.woff") format("woff"), url("/assets/webfonts/313FF3_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'UniversLT-CondensedBold';
  src: url("/assets/webfonts/313FF3_1_0.eot");
  src: url("/assets/webfonts/313FF3_1_0.eot?#iefix") format("embedded-opentype"), url("/assets/webfonts/313FF3_1_0.woff2") format("woff2"), url("/assets/webfonts/313FF3_1_0.woff") format("woff"), url("/assets/webfonts/313FF3_1_0.ttf") format("truetype");
}
/*--------------------------------------------------
 html, body
--------------------------------------------------*/
/* PC
--------------------------------------------------*/
html {
  overflow-y: scroll !important;
}

body {
  color: #000000;
  background: #ffe73f;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 17px;
  line-height: 1.53;
  letter-spacing: 0.1em;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html.loading,
html.loading body {
  overflow: hidden;
  position: relative;
  height: 100%;
}

/* TB
--------------------------------------------------*/
/* SP
--------------------------------------------------*/
@media only screen and (max-width: 767px) {
  body {
    font-size: 12px;
    line-height: 1.75;
  }
}
/*--------------------------------------------------
 siteCommonStyle
--------------------------------------------------*/
/* PC
--------------------------------------------------*/
/* selection */
/* font */
.en {
  font-family: "UniversLT-Condensed", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  letter-spacing: 0.04em !important;
}

.en_bold {
  font-family: "UniversLT-CondensedBold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  letter-spacing: 0.04em !important;
}

/* animation */
@-webkit-keyframes arwMoveTop {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: -3px;
  }
  100% {
    margin-top: 0;
  }
}
@-moz-keyframes arwMoveTop {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: -3px;
  }
  100% {
    margin-top: 0;
  }
}
@-o-keyframes arwMoveTop {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: -3px;
  }
  100% {
    margin-top: 0;
  }
}
@-ms-keyframes arwMoveTop {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: -3px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes arwMoveTop {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: -3px;
  }
  100% {
    margin-top: 0;
  }
}
@-webkit-keyframes arwMoveRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -3px;
  }
  100% {
    margin-left: 0;
  }
}
@-moz-keyframes arwMoveRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -3px;
  }
  100% {
    margin-left: 0;
  }
}
@-o-keyframes arwMoveRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -3px;
  }
  100% {
    margin-left: 0;
  }
}
@-ms-keyframes arwMoveRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -3px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes arwMoveRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -3px;
  }
  100% {
    margin-left: 0;
  }
}
@-webkit-keyframes arwMoveBottom {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: 3px;
  }
  100% {
    margin-top: 0;
  }
}
@-moz-keyframes arwMoveBottom {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: 3px;
  }
  100% {
    margin-top: 0;
  }
}
@-o-keyframes arwMoveBottom {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: 3px;
  }
  100% {
    margin-top: 0;
  }
}
@-ms-keyframes arwMoveBottom {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: 3px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes arwMoveBottom {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: 3px;
  }
  100% {
    margin-top: 0;
  }
}
@-webkit-keyframes arwMoveLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 3px;
  }
  100% {
    margin-left: 0;
  }
}
@-moz-keyframes arwMoveLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 3px;
  }
  100% {
    margin-left: 0;
  }
}
@-o-keyframes arwMoveLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 3px;
  }
  100% {
    margin-left: 0;
  }
}
@-ms-keyframes arwMoveLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 3px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes arwMoveLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 3px;
  }
  100% {
    margin-left: 0;
  }
}
/* br */
br.sp {
  display: none;
}

/* a */
a {
  color: #0018c0;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
a:before, a:after {
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
#content a:not(.noicon)[href$=".pdf"] {
  display: inline-block;
  padding-left: 28px;
}
#content a:not(.noicon)[href$=".pdf"]:before {
  content: '';
  display: inline-block;
  overflow: hidden;
  width: 19px;
  height: 23px;
  margin: 0 5px 0 -28px;
  background: url(../imgs/pdf.svg) no-repeat center center;
  vertical-align: middle;
}
.noTouch a[href^="tel:"] {
  color: #000000;
  text-decoration: none;
  cursor: default;
}
#content a:not(.noicon).blank:not([href$=".pdf"]) {
  display: inline-block;
  padding-left: 28px;
}
#content a:not(.noicon).blank:not([href$=".pdf"]):before {
  content: '';
  display: inline-block;
  overflow: hidden;
  width: 19px;
  height: 19px;
  margin: 0 9px 0 -28px;
  background: url(../imgs/blank.svg) no-repeat center center;
  vertical-align: middle;
}
.noTouch a:hover {
  text-decoration: none;
}

.btn01 {
  text-align: center;
}
.btn01 a {
  display: table !important;
  position: relative;
  margin: 0 auto;
  padding: 0 8px 0 68px !important;
  border: #ffe73f solid 2px;
  background: #ffffff;
  color: #000000;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.34;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0;
}
.btn01 a:before {
  content: '' !important;
  display: block !important;
  position: absolute !important;
  top: 0 !important;
  left: -2px !important;
  width: 60px !important;
  height: 100% !important;
  margin: 0 !important;
  background: #ffe73f url(../imgs/arw-02_1_black.svg) no-repeat center center !important;
}
.btn01 a .inside {
  display: table-cell;
  min-width: 220px;
  height: 56px;
  vertical-align: middle;
}
.msie .btn01 a .inside {
  padding-top: 7px;
}
.noTouch .btn01 a[href]:hover {
  background: #ffe73f;
  color: #000000;
}

.btn02 {
  text-align: center;
}
.btn02 a {
  display: inline-block;
  position: relative;
  padding: 2px 0 2px 36px;
  color: #000000;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.34;
  text-decoration: none;
  letter-spacing: 0.06em;
}
.btn02 a .arw {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 26px;
  height: 26px;
  background: #ffe73f;
}
.btn02 a .arw:after {
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  left: 6px;
  width: 13px;
  height: 10px;
  background: url(../imgs/arw-02_2_black.svg) no-repeat center center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
.noTouch .btn02 a:hover .arw:after {
  -moz-animation: arwMoveLeft 0.3s ease-in 0s;
  -webkit-animation: arwMoveLeft 0.3s ease-in 0s;
  animation: arwMoveLeft 0.3s ease-in 0s;
}

/* inlineblock */
.inlineblock {
  display: inline-block;
}

/* thumbnail */
.thumbnail {
  overflow: hidden;
  position: relative;
  padding-bottom: 68.87%;
  background: #ffffff;
}
.thumbnail .img {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  padding: 1px;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.thumbnail .img.noimage {
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
.thumbnail .img.illust {
  top: 15%;
  height: 70%;
  padding: 0;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
.thumbnail .img img {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
}

/* .shareLink */
.shareLink {
  position: relative;
}
.shareLink dt {
  cursor: pointer;
}
.shareLink dt:after {
  opacity: 0;
}
.noTouch .shareLink dt, .noTouch .shareLink dt:before, .noTouch .shareLink dt:after {
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.shareLink dd {
  visibility: hidden;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.shareLink dd ul {
  display: table;
  position: relative;
  padding: 0 14px 0 9px;
  font-family: "UniversLT-CondensedBold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.05em;
}
.shareLink dd ul:before {
  content: '';
  position: absolute;
}
.shareLink dd ul li {
  display: table-cell;
}
.shareLink dd ul li + li {
  padding-left: 10px;
}
.shareLink dd ul li a {
  display: inline-block;
  position: relative;
  padding: 12px 0 8px 30px;
  text-decoration: none;
}
.shareLink dd ul li a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background-repeat: no-repeat;
  -moz-background-size: 30px 90px;
  -o-background-size: 30px 90px;
  -webkit-background-size: 30px 90px;
  background-size: 30px 90px;
}
.noTouch .shareLink dd ul li a:hover {
  opacity: 0.9;
}
.shareLink dd ul li a span {
  display: none;
}
.shareLink dd ul li.twitter a:before {
  background-image: url(../imgs/twitter.svg);
}
.shareLink dd ul li.twitter a:after {
  content: 'TWEET';
}
.shareLink dd ul li.facebook a:before {
  background-image: url(../imgs/facebook.svg);
}
.shareLink dd ul li.facebook a:after {
  content: 'SHARE';
}
.noTouch .shareLink:hover dd, .shareLink.opened dd {
  visibility: visible;
  opacity: 1;
}

/* TB
--------------------------------------------------*/
/* SP
--------------------------------------------------*/
@media only screen and (max-width: 767px) {
  /* br */
  br.sp {
    display: inline-block;
  }

  /* a */
  #content a:not(.noicon)[href$=".pdf"] {
    padding-left: 25px;
  }
  #content a:not(.noicon)[href$=".pdf"]:before {
    width: 16px;
    height: 20px;
    margin: 0 5px 0 -25px;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
  #content a:not(.noicon).blank:not([href$=".pdf"]) {
    padding-left: 25px;
  }
  #content a:not(.noicon).blank:not([href$=".pdf"]):before {
    width: 16px;
    height: 16px;
    margin: 0 9px 0 -25px;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }

  .btn01 {
    text-align: center;
  }
  .btn01 a {
    box-sizing: border-box;
    width: 100%;
    min-width: 0;
    padding: 0 8px 0 73px !important;
    font-size: 16px;
  }
  .btn01 a:before {
    width: 65px !important;
    -moz-background-size: auto auto !important;
    -o-background-size: auto auto !important;
    -webkit-background-size: auto auto !important;
    background-size: auto auto !important;
  }
  .btn01 a .inside {
    min-width: 0;
    height: 61px;
  }

  .btn02 a {
    padding: 0 0 1px 30px;
    font-size: 16px;
  }
  .btn02 a .arw {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
  }
  .btn02 a .arw:after {
    top: 7px;
    left: 6px;
    width: 8px;
    height: 6px;
  }

  /* .shareLink */
  .shareLink dt {
    cursor: default;
  }
  .shareLink dd {
    visibility: visible;
    position: static;
    opacity: 1;
  }
  .shareLink dd ul {
    display: table;
    position: relative;
    padding: 0;
    margin: 0 auto;
    font-size: 15px;
  }
  .shareLink dd ul:before {
    display: none;
  }
  .shareLink dd ul li {
    width: 105px;
  }
  .shareLink dd ul li + li {
    padding-left: 0;
  }
  .shareLink dd ul li a {
    display: block;
    padding: 75px 0 0;
    line-height: 1;
  }
  .shareLink dd ul li a:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 0 0 -32px;
    border: #000000 solid 2px;
    border-radius: 32px;
    -moz-background-size: 60px 180px;
    -o-background-size: 60px 180px;
    -webkit-background-size: 60px 180px;
    background-size: 60px 180px;
  }
  .shareLink dd ul li a span {
    display: block;
    text-align: center;
  }
  .shareLink dd ul li.twitter a:after {
    display: none;
  }
  .shareLink dd ul li.facebook a:after {
    display: none;
  }
  .noTouch .shareLink:hover dd, .shareLink.opened dd {
    visibility: visible;
    opacity: 1;
  }
}
/*--------------------------------------------------
 wrapper
--------------------------------------------------*/
/* PC
--------------------------------------------------*/
#wrapper {
  overflow: hidden;
  position: relative;
  padding-top: 89px;
}

.wrap {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 40px;
}

#pageCover {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: #f5f5f5;
}
#pageCover .icons {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -14px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  opacity: 0;
}
#pageCover .icons span {
  display: inline-block;
  overflow: hidden;
  width: 17px;
  height: 28px;
  background: url(../imgs/loading.svg) no-repeat center center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
#pageCover .icons span + span {
  margin-left: 15px;
}

/* TB
--------------------------------------------------*/
/* SP
--------------------------------------------------*/
@media only screen and (max-width: 767px) {
  #wrapper {
    padding-top: 63px;
  }

  .wrap {
    padding: 0 20px;
  }

  #pageCover .icons {
    margin-top: -12px;
  }
  #pageCover .icons span {
    width: 14px;
    height: 23px;
  }
  #pageCover .icons span + span {
    margin-left: 12px;
  }
}
/**
 * _component.scss
 */
/* mixin
--------------------------------------------------*/
/**
 * _header.scss
 */
/* PC
--------------------------------------------------*/
/* header */
#header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  background: #ffffff;
}
#header > .logo {
  display: none;
}
#header > .utility {
  display: table;
  position: absolute;
  top: 13px;
  right: 310px;
}
#header > .utility li {
  display: table-cell;
  vertical-align: top;
}
#header > .utility li + li {
  padding-left: 10px;
}
#header > .utility li a {
  display: block;
  position: relative;
  padding: 6px 9px 6px 24px;
  border: #000000 solid 1px;
  border-radius: 12px;
  background: #ffffff;
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
  letter-spacing: 0.05em;
}
.msie #header > .utility li a {
  padding-top: 8px;
  padding-bottom: 4px;
}
#header > .utility li a:before, #header > .utility li a:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 8px;
  background-repeat: no-repeat;
  background-position: center center;
}
#header > .utility li a:after {
  opacity: 0;
}
#header > .utility li a.map:before, #header > .utility li a.map:after {
  width: 12px;
  height: 14px;
  margin-top: -7px;
}
#header > .utility li a.map:before {
  background-image: url(../imgs/map.svg);
}
#header > .utility li a.map:after {
  background-image: url(../imgs/map_white.svg);
}
#header > .utility li a.event:before, #header > .utility li a.event:after {
  width: 13px;
  height: 13px;
  margin-top: -6px;
}
#header > .utility li a.event:before {
  background-image: url(../imgs/event.svg);
}
#header > .utility li a.event:after {
  background-image: url(../imgs/event_white.svg);
}
.noTouch #header > .utility li a:hover {
  color: #ffffff;
  background: #000000;
}
.noTouch #header > .utility li a:hover:before {
  opacity: 0;
}
.noTouch #header > .utility li a:hover:after {
  opacity: 1;
}
#header #menuBtns {
  display: none;
}
#header .slideMenu .close {
  display: none;
}
#header .slideMenu#hNav {
  padding: 9px 40px 0;
}
#header .slideMenu#hNav .logo {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.07em;
}
#header .slideMenu#hNav .logo a {
  display: inline-block;
  position: relative;
  padding: 8px 0 8px 55px;
  color: #000000;
  text-decoration: none;
}
#header .slideMenu#hNav .logo a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 34px;
  background: url(../imgs/hdr-logo.svg) no-repeat center center;
}
#header .slideMenu#hNav .lang {
  position: absolute;
  top: 13px;
  right: 210px;
  z-index: 2;
  width: 80px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0;
}
#header .slideMenu#hNav .lang .label {
  position: relative;
  padding: 7px 13px 5px 0;
  border: #000000 solid 1px;
  text-align: center;
  cursor: pointer;
}
.msie #header .slideMenu#hNav .lang .label {
  padding-top: 8px;
  padding-bottom: 4px;
}
#header .slideMenu#hNav .lang .label:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 6px;
  width: 4px;
  height: 7px;
  margin-top: -3px;
  background: url(../imgs/arw-01_1_black.svg) no-repeat center center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#header .slideMenu#hNav .lang ul {
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
  width: 100%;
  padding: 5px 9px;
  border: #000000 solid 1px;
  border-top: none;
  background: #ffffff;
}
#header .slideMenu#hNav .lang ul li.ja a {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
}
#header .slideMenu#hNav .lang ul li.en a {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
}
#header .slideMenu#hNav .lang ul li.zh a {
  font-family: Helvetica, "Microsoft Yahei", "Heiti SC", sans-serif;
}
#header .slideMenu#hNav .lang ul li.ko a {
  font-family: "Malgun Gothic", "NanumGothic", sans-serif;
}
#header .slideMenu#hNav .lang ul li a {
  display: block;
  padding: 5px 0;
  color: #000000;
  text-decoration: none;
}
#header .slideMenu#hNav .lang ul li.on a, .noTouch #header .slideMenu#hNav .lang ul li a:hover {
  color: #ffe73f;
}
#header .slideMenu#hNav .sns {
  position: absolute;
  top: 9px;
  right: 80px;
  z-index: 2;
}
#header .slideMenu#hNav .sns dt {
  display: none;
}
#header .slideMenu#hNav .sns dd ul {
  display: table;
}
#header .slideMenu#hNav .sns dd ul li {
  display: table-cell;
}
#header .slideMenu#hNav .sns dd ul li + li {
  padding-left: 9px;
}
#header .slideMenu#hNav .sns dd ul li a {
  display: block;
  overflow: hidden;
  text-indent: -5260px;
  position: relative;
  width: 28px;
  height: 28px;
  border: #000000 solid 1px;
  border-radius: 15px;
  background: #ffffff;
}
#header .slideMenu#hNav .sns dd ul li a:before, #header .slideMenu#hNav .sns dd ul li a:after {
  content: '';
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  -moz-background-size: 30px 90px;
  -o-background-size: 30px 90px;
  -webkit-background-size: 30px 90px;
  background-size: 30px 90px;
}
#header .slideMenu#hNav .sns dd ul li a:before {
  background-position: center -60px;
}
#header .slideMenu#hNav .sns dd ul li a:after {
  background-position: center -30px;
  opacity: 0;
}
.noTouch #header .slideMenu#hNav .sns dd ul li a:hover {
  border-color: #000000;
  background: #000000;
}
.noTouch #header .slideMenu#hNav .sns dd ul li a:hover:before {
  opacity: 0;
}
.noTouch #header .slideMenu#hNav .sns dd ul li a:hover:after {
  opacity: 1;
}
#header .slideMenu#hNav .sns dd ul li.twitter a:after, #header .slideMenu#hNav .sns dd ul li.twitter a:before {
  background-image: url(../imgs/twitter.svg);
}
#header .slideMenu#hNav .sns dd ul li.facebook a:after, #header .slideMenu#hNav .sns dd ul li.facebook a:before {
  background-image: url(../imgs/facebook.svg);
}
#header .slideMenu#hNav .sns dd ul li.instagram a:after, #header .slideMenu#hNav .sns dd ul li.instagram a:before {
  background-image: url(../imgs/instagram.svg);
}
#header .slideMenu#hNav .utility {
  display: none;
}
#header .slideMenu#hShare {
  position: absolute;
  top: 9px;
  right: 40px;
  z-index: 2;
}
#header .slideMenu#hShare .logo {
  display: none;
}
#header .slideMenu#hShare .shareLink dt {
  display: block;
  overflow: hidden;
  text-indent: -5260px;
  width: 28px;
  height: 28px;
  border: #000000 solid 1px;
  border-radius: 15px;
  background: #ffffff;
}
#header .slideMenu#hShare .shareLink dt:before, #header .slideMenu#hShare .shareLink dt:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-image: url(../imgs/share.svg);
  background-repeat: no-repeat;
  -moz-background-size: 30px 90px;
  -o-background-size: 30px 90px;
  -webkit-background-size: 30px 90px;
  background-size: 30px 90px;
}
#header .slideMenu#hShare .shareLink dt:before {
  background-position: center -60px;
}
#header .slideMenu#hShare .shareLink dt:after {
  background-position: center -30px;
}
#header .slideMenu#hShare .shareLink dd {
  top: 30px;
  left: 15px;
  margin-left: 35px;
  padding-top: 20px;
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
#header .slideMenu#hShare .shareLink dd ul {
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  background: #000000;
}
#header .slideMenu#hShare .shareLink dd ul:before {
  top: -12px;
  right: 35px;
  margin-right: -6px;
  border-right: transparent solid 6px;
  border-bottom: #000000 solid 12px;
  border-left: transparent solid 6px;
}
#header .slideMenu#hShare .shareLink dd ul li a {
  color: #ffffff;
}
#header .slideMenu#hShare .shareLink dd ul li a:before {
  background-position: center -30px;
}
.noTouch #header .slideMenu#hShare:hover dt, #header .slideMenu#hShare.opened dt {
  border-color: #000000;
  background: #000000;
}
.noTouch #header .slideMenu#hShare:hover dt:before, #header .slideMenu#hShare.opened dt:before {
  opacity: 0;
}
.noTouch #header .slideMenu#hShare:hover dt:after, #header .slideMenu#hShare.opened dt:after {
  opacity: 1;
}
.noTouch #header .slideMenu#hShare:hover dd ul, #header .slideMenu#hShare.opened dd ul {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.gNav {
  position: relative;
  z-index: 1;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.07em;
}
.gNav > ul {
  zoom: 1;
}
.gNav > ul:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
.gNav > ul > li {
  position: relative;
  z-index: 1;
  float: left;
  margin-right: 24px;
}
.gNav > ul > li.opened {
  z-index: 2;
}
.gNav > ul > li.home, .gNav > ul > li.contact {
  display: none;
}
.gNav > ul > li a,
.gNav > ul > li .label {
  display: inline-block;
  color: #000000;
  text-decoration: none;
}
.gNav > ul > li .label {
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
html:not(.noTouch) .gNav > ul > li .label {
  cursor: pointer;
}
.gNav > ul > li > a,
.gNav > ul > li > .label {
  padding: 8px 0;
  border-bottom: transparent solid 2px;
}
.gNav > ul > li.on > a,
.gNav > ul > li > a:hover, .gNav > ul > li.on > .label, .gNav > ul > li.opened > .label {
  border-bottom-color: #ffe73f;
}
.gNav > ul > li .children {
  display: none;
  position: absolute;
  top: 42px;
  left: -20px;
  min-width: 100%;
  padding: 15px 20px;
  background: #ffffff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.gNav > ul > li .children li + li {
  margin-top: 8px;
}
.gNav > ul > li .children li a {
  display: inline-block;
  padding-left: 12px;
  background: url(../imgs/arw-03_1_black.svg) no-repeat left 0.5em;
  white-space: nowrap;
}
.noTouch .gNav > ul > li .children li a:hover {
  color: #ffe73f;
}
.gNav > ul > li .children li a span {
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
}
.gNav > ul > li.oku-note {
  margin-right: 0;
  padding-left: 25px;
}
.gNav > ul > li.oku-note:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 18px;
  margin-top: -9px;
  background: #000000;
}
.msie .gNav > ul > li.oku-note:before {
  margin-top: -12px;
}
.gNav > ul > li.oku-note > .label {
  position: relative;
  height: 24px;
  padding-right: 95px;
  color: #0018c0;
}
.gNav > ul > li.oku-note > .label .txt2 {
  display: none;
}
.gNav > ul > li.oku-note > .label:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 85px;
  height: 30px;
  margin-top: -18px;
  background: url(../imgs/logo-oku-note03.svg) no-repeat center center;
}
.gNav > ul > li.oku-note .children {
  left: 5px;
}
.gNav > .ticket {
  display: none;
}
.gNav#fixedNav {
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  background: #ffffff;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.gNav#fixedNav.show {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.gNav#fixedNav > ul {
  position: relative;
  z-index: 1;
  padding: 0 40px;
}
.gNav#fixedNav > ul > li.home {
  display: block;
}
.gNav#fixedNav > ul > li.home a {
  display: block;
  overflow: hidden;
  text-indent: -5260px;
  width: 45px;
  border-bottom: none;
  background: url(../imgs/hdr-logo.svg) no-repeat center center;
}
.gNav#fixedNav > ul > li > a,
.gNav#fixedNav > ul > li > .label {
  padding-top: 12px;
  padding-bottom: 12px;
}
.gNav#fixedNav > ul > li .children {
  top: 50px;
}
.gNav#fixedNav > ul > li.oku-note > .label {
  padding-right: 0;
}
.gNav#fixedNav > ul > li.oku-note > .label .txt1 {
  display: none;
}
.gNav#fixedNav > ul > li.oku-note > .label .txt2 {
  display: inline;
}
.gNav#fixedNav > ul > li.oku-note > .label:after {
  display: none;
}
.gNav#fixedNav > .ticket {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 19px 35px 19px 15px;
  background: #ffe73f;
  color: #000000;
  font-size: 12px;
  line-height: 1;
  text-decoration: none;
}
.msie .gNav#fixedNav > .ticket {
  padding-top: 21px;
  padding-bottom: 17px;
}
.gNav#fixedNav > .ticket .arw {
  display: block;
  position: absolute;
  top: 50%;
  right: 11px;
  width: 13px;
  height: 10px;
  margin-top: -5px;
}
.gNav#fixedNav > .ticket .arw:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 13px;
  height: 10px;
  background: url(../imgs/arw-02_2_black.svg) no-repeat center center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
.noTouch .gNav#fixedNav > .ticket:hover .arw:after {
  -moz-animation: arwMoveLeft 0.3s ease-in 0s;
  -webkit-animation: arwMoveLeft 0.3s ease-in 0s;
  animation: arwMoveLeft 0.3s ease-in 0s;
}

/* TB
--------------------------------------------------*/
@media only screen and (max-width: 1023px) {
  .gNav#fixedNav > .ticket {
    display: none;
  }
}
@media only screen and (max-width: 959px) {
  .gNav > ul > li.oku-note > .label {
    padding-right: 85px;
    vertical-align: top;
  }
  .gNav > ul > li.oku-note > .label .txt1 {
    display: none;
  }
  .gNav > ul > li.oku-note .children {
    left: auto;
    right: -20px;
  }
}
@media only screen and (max-width: 859px) {
  .gNav#fixedNav > ul > li {
    margin-right: 16px;
  }
  .gNav#fixedNav > ul > li.oku-note {
    padding-left: 17px;
  }
}
/* SP
--------------------------------------------------*/
@media only screen and (max-width: 767px) {
  #header {
    height: 60px;
    background: none;
  }
  #header > .logo {
    display: block;
    background: #ffffff;
    font-size: 19px;
    font-weight: bold;
    line-height: 1;
    text-align: right;
  }
  #header > .logo a {
    display: inline-block;
    padding: 21px 26px 20px;
    color: #000000;
    text-decoration: none;
  }
  #header > .utility {
    display: none;
  }
  #header #menuBtns {
    zoom: 1;
    display: block;
    position: absolute;
    top: 9px;
    left: 26px;
    z-index: 10;
  }
  #header #menuBtns:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  #header #menuBtns.hidden {
    top: -60px;
  }
  #header #menuBtns.fixed {
    position: fixed;
  }
  #header #menuBtns .btn {
    display: block;
    overflow: hidden;
    text-indent: -5260px;
    position: relative;
    float: left;
    width: 36px;
    height: 36px;
    border: #000000 solid 2px;
    border-radius: 20px;
    background: #ffffff;
  }
  #header #menuBtns .btn + .btn {
    margin-left: 9px;
  }
  #header #menuBtns .btn:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    background-position: center top;
    -moz-background-size: 36px auto;
    -o-background-size: 36px auto;
    -webkit-background-size: 36px auto;
    background-size: 36px auto;
  }
  #header #menuBtns .btn#hNavMenuBtn:before {
    background-image: url(../imgs/sp/menu.svg);
  }
  #header #menuBtns .btn#hShareMenuBtn:before {
    background-image: url(../imgs/share.svg);
    background-position: center -72px;
  }
  #header .slideMenu {
    display: none;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20 !important;
    width: 100%;
    height: 100%;
    background: #ffe73f;
    -webkit-overflow-scrolling: touch;
    opacity: 0;
  }
  #header .slideMenu.opened {
    display: block;
  }
  #header .slideMenu .close {
    display: block;
    overflow: hidden;
    text-indent: -5260px;
    position: absolute;
    top: 9px;
    left: 26px;
    width: 36px;
    height: 36px;
    border: #000000 solid 2px;
    border-radius: 20px;
    background: #ffffff;
  }
  #header .slideMenu .close:before, #header .slideMenu .close:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 2px;
    margin: -1px 0 0 -10px;
    background: #000000;
  }
  #header .slideMenu .close:before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #header .slideMenu .close:after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #header .slideMenu#hNav {
    padding: 0;
  }
  #header .slideMenu#hNav .logo {
    font-size: 19px;
    letter-spacing: 0.1em;
    text-align: right;
  }
  #header .slideMenu#hNav .logo a {
    display: inline-block;
    position: static;
    padding: 20px;
    color: #000000;
  }
  #header .slideMenu#hNav .logo a:before {
    display: none;
  }
  #header .slideMenu#hNav .lang {
    position: static;
    width: auto;
    margin: 10px 40px 0;
    font-size: 12px;
  }
  #header .slideMenu#hNav .lang .label {
    display: none;
  }
  #header .slideMenu#hNav .lang ul {
    display: table;
    position: static;
    width: auto;
    padding: 0;
    border: none;
    background: none;
  }
  #header .slideMenu#hNav .lang ul li {
    display: table-cell;
    vertical-align: top;
  }
  #header .slideMenu#hNav .lang ul li + li:before {
    content: '|';
    padding: 0 0.5em;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  }
  #header .slideMenu#hNav .lang ul li a {
    display: inline-block;
    font-weight: bold;
  }
  #header .slideMenu#hNav .lang ul li.on a, .noTouch #header .slideMenu#hNav .lang ul li a:hover {
    color: rgba(0, 0, 0, 0.5);
  }
  #header .slideMenu#hNav .sns {
    position: static;
    margin: 0 40px;
    padding: 10px 0 20px;
  }
  #header .slideMenu#hNav .sns dd ul {
    display: table;
  }
  #header .slideMenu#hNav .sns dd ul li {
    display: table-cell;
  }
  #header .slideMenu#hNav .sns dd ul li + li {
    padding-left: 17px;
  }
  #header .slideMenu#hNav .sns dd ul li a {
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 20px;
    background: #000000;
  }
  #header .slideMenu#hNav .sns dd ul li a:before, #header .slideMenu#hNav .sns dd ul li a:after {
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    -moz-background-size: 40px 120px;
    -o-background-size: 40px 120px;
    -webkit-background-size: 40px 120px;
    background-size: 40px 120px;
  }
  #header .slideMenu#hNav .sns dd ul li a:before {
    background-position: center top;
  }
  #header .slideMenu#hNav .sns dd ul li a:after {
    background-position: center top;
  }
  .noTouch #header .slideMenu#hNav .sns dd ul li a:hover {
    background: #ffffff;
  }
  #header .slideMenu#hNav .utility {
    display: table;
    margin-top: 25px;
    margin-left: 40px;
  }
  #header .slideMenu#hNav .utility li {
    display: table-cell;
    vertical-align: top;
  }
  #header .slideMenu#hNav .utility li + li {
    padding-left: 15px;
  }
  #header .slideMenu#hNav .utility li a {
    display: block;
    position: relative;
    padding: 8px 14px 7px 32px;
    border: #000000 solid 1px;
    border-radius: 15px;
    background: #ffffff;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    letter-spacing: 0.05em;
  }
  .msie #header .slideMenu#hNav .utility li a {
    padding-top: 8px;
    padding-bottom: 4px;
  }
  #header .slideMenu#hNav .utility li a:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 10px;
    background-repeat: no-repeat;
    background-position: center center;
  }
  #header .slideMenu#hNav .utility li a.map:before {
    width: 15px;
    height: 18px;
    margin-top: -10px;
    background-image: url(../imgs/map.svg);
  }
  #header .slideMenu#hNav .utility li a.event:before {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background-image: url(../imgs/event.svg);
  }
  #header .slideMenu#hShare {
    position: fixed;
    top: 0;
    right: 0;
  }
  #header .slideMenu#hShare .logo {
    display: block;
    font-size: 19px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: right;
  }
  #header .slideMenu#hShare .logo a {
    display: inline-block;
    padding: 20px;
    color: #000000;
    text-decoration: none;
  }
  #header .slideMenu#hShare .shareLink {
    margin-top: 90px;
  }
  #header .slideMenu#hShare .shareLink dt {
    text-indent: 0;
    width: auto;
    height: auto;
    margin-bottom: 20px;
    border: none;
    border-radius: 0;
    background: none;
    color: #000000;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.07em;
  }
  #header .slideMenu#hShare .shareLink dt:before, #header .slideMenu#hShare .shareLink dt:after {
    display: none;
  }
  #header .slideMenu#hShare .shareLink dd {
    margin-left: 0;
    padding-top: 0;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  #header .slideMenu#hShare .shareLink dd ul {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background: none;
  }
  #header .slideMenu#hShare .shareLink dd ul li a {
    color: #000000;
  }
  #header .slideMenu#hShare .shareLink dd ul li a:before {
    background-position: center -120px;
  }
  .noTouch #header .slideMenu#hShare:hover dt, #header .slideMenu#hShare.opened dt {
    border-color: #ffe73f;
    background: #ffe73f;
  }
  .noTouch #header .slideMenu#hShare:hover dt:before, #header .slideMenu#hShare.opened dt:before {
    opacity: 0;
  }
  .noTouch #header .slideMenu#hShare:hover dt:after, #header .slideMenu#hShare.opened dt:after {
    opacity: 1;
  }
  .noTouch #header .slideMenu#hShare:hover dd ul, #header .slideMenu#hShare.opened dd ul {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  .gNav {
    font-size: 21px;
    line-height: 1.34;
    letter-spacing: 0;
  }
  .gNav > ul {
    margin: 0 40px;
  }
  .gNav > ul > li {
    float: none;
    margin-right: 0;
    border-bottom: #000000 solid 2px;
  }
  .gNav > ul > li.contact {
    display: block;
  }
  .gNav > ul > li.dropdown {
    padding: 25px 0;
  }
  .gNav > ul > li a,
  .gNav > ul > li .label {
    color: #000000;
  }
  .gNav > ul > li > a {
    padding: 25px 0;
    border-bottom: none;
  }
  .gNav > ul > li > .label {
    padding: 0;
    border-bottom: none;
  }
  html:not(.noTouch) .gNav > ul > li > .label {
    cursor: default;
  }
  .gNav > ul > li .children {
    display: block;
    position: static;
    min-width: 0;
    padding: 10px 0 0 20px;
    background: none;
    font-size: 18px;
    box-shadow: none;
  }
  .gNav > ul > li .children li + li {
    margin-top: 12px;
  }
  .gNav > ul > li .children li a {
    padding-left: 0;
    background: none;
    white-space: normal;
  }
  .noTouch .gNav > ul > li .children li a:hover {
    color: #000000;
  }
  .gNav > ul > li .children li a span {
    margin-top: 3px;
    font-size: 13px;
  }
  .gNav > ul > li.oku-note {
    padding-left: 0;
    border-bottom: none;
    font-size: 13px;
  }
  .gNav > ul > li.oku-note:before {
    display: none;
  }
  .gNav > ul > li.oku-note > .label {
    height: auto;
    padding: 7px 92px 6px 0;
    border-bottom: none;
  }
  .gNav > ul > li.oku-note > .label .txt1 {
    display: inline;
  }
  .gNav#fixedNav {
    display: none;
  }
}
@media only screen and (max-width: 374px) {
  #header .slideMenu#hNav .lang {
    margin-right: 30px;
    margin-left: 30px;
  }
  #header .slideMenu#hNav .sns {
    margin-right: 30px;
    margin-left: 30px;
  }
  #header .slideMenu#hNav .utility {
    margin-left: 30px;
  }

  .gNav > ul {
    margin-right: 30px;
    margin-left: 30px;
  }
}
/**
 * _component.scss
 */
/* mixin
--------------------------------------------------*/
/**
 * _content.scss
 */
/* PC
--------------------------------------------------*/
/* content */
#content {
  position: relative;
  z-index: 1;
  background: #f5f5f5;
  margin: 0 8px;
}
#content .section {
  padding: 60px 0;
  border-top: #ffe73f solid 4px;
}
#content .title01 {
  margin: -5px 0 30px;
  font-size: 42px;
  font-weight: bold;
  line-height: 1.34;
  text-align: center;
}
#content .title02 {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.34;
  text-align: center;
  letter-spacing: 0.06em;
}
#content .gridBlock01 {
  overflow: hidden;
  border-top: #ffe73f solid 2px;
  border-bottom: #ffe73f solid 2px;
}
#content .gridBlock01 > .list {
  zoom: 1;
  margin: 0 -3px 0 -2px;
}
#content .gridBlock01 > .list:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#content .gridBlock01 > .list > li {
  box-sizing: border-box;
  float: left;
  width: 33.33%;
  border: #ffe73f solid 2px;
}
#content .gridBlock01 > .list > li .item {
  display: block;
}
#content .gridBlock01 > .list > li .item .text {
  position: relative;
  padding: 30px 20px 50px;
  font-weight: bold;
  line-height: 1.4;
}
#content .gridBlock01 > .list > li .item .text:before {
  content: '';
  display: block;
  position: absolute;
  top: -28px;
  right: 20px;
  border-right: transparent solid 13px;
  border-bottom: #ffffff solid 28px;
  border-left: transparent solid 13px;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
#content .gridBlock01 > .list > li .item .text .meta {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: #000000 solid 2px;
  font-size: 13px;
  -webkit-transition: border-color 0.3s ease-in 0s;
  -moz-transition: border-color 0.3s ease-in 0s;
  -o-transition: border-color 0.3s ease-in 0s;
  -ms-transition: border-color 0.3s ease-in 0s;
  transition: border-color 0.3s ease-in 0s;
}
#content .gridBlock01 > .list > li .item .text .meta .category {
  display: table-cell;
}
#content .gridBlock01 > .list > li .item .text .meta .date {
  display: table-cell;
  text-align: right;
  white-space: nowrap;
}
#content .gridBlock01 > .list > li .item .text .ttl {
  font-size: 20px;
  letter-spacing: 0.06em;
}
#content .gridBlock01 > .list > li a.item {
  position: relative;
  background: #ffffff;
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  -webkit-transition-property: background-color,color;
  -moz-transition-property: background-color,color;
  -o-transition-property: background-color,color;
  -ms-transition-property: background-color,color;
  transition-property: background-color,color;
}
#content .gridBlock01 > .list > li a.item:before, #content .gridBlock01 > .list > li a.item:after {
  content: '';
  display: block;
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center center;
}
#content .gridBlock01 > .list > li a.item:before {
  background-color: #ffe73f;
  background-image: url(../imgs/arw-02_2_black.svg);
}
#content .gridBlock01 > .list > li a.item:after {
  background-color: #ffffff;
  background-image: url(../imgs/arw-02_2_black.svg);
  opacity: 0;
}
.noTouch #content .gridBlock01 > .list > li a.item:hover {
  background: #ffe73f;
}
.noTouch #content .gridBlock01 > .list > li a.item:hover:before {
  opacity: 0;
}
.noTouch #content .gridBlock01 > .list > li a.item:hover:after {
  opacity: 1;
}
.noTouch #content .gridBlock01 > .list > li a.item:hover .text:before {
  border-bottom-color: #ffe73f;
}
#content .slideBlock01 {
  position: relative;
  padding: 0 125px;
}
#content .slideBlock01 .item .image img {
  width: 100%;
  height: auto;
}
#content .slideBlock01 .item .text {
  margin-top: 10px;
  text-align: center;
}
#content .slideBlock01 .prev,
#content .slideBlock01 .next {
  display: block;
  overflow: hidden;
  text-indent: -5260px;
  position: absolute;
  top: 50%;
  width: 125px;
  height: 125px;
  margin-top: -63px;
}
#content .slideBlock01 .prev:after,
#content .slideBlock01 .next:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
  border-top: transparent solid 8px;
  border-bottom: transparent solid 8px;
  border-left: #000000 solid 17px;
}
#content .slideBlock01 .prev {
  left: 0;
}
#content .slideBlock01 .prev:after {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#content .slideBlock01 .next {
  right: 0;
}
#content .contactBlock01 {
  margin-top: 40px;
  padding: 40px;
  background: #ffffff;
  text-align: center;
}
#content .contactBlock01 > dt {
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.34;
  letter-spacing: 0.06em;
}
#content .contactBlock01 > dd .destination {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.8;
}
#content #bottomNav {
  position: relative;
  min-height: 30px;
  padding-bottom: 30px;
  font-size: 24px;
  line-height: 1;
}
#content #bottomNav li a {
  display: inline-block;
  position: relative;
  padding: 6px 0 0 40px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0.05em;
}
#content #bottomNav li a:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 26px;
  height: 26px;
  margin-top: -15px;
  border: #000000 solid 2px;
  border-radius: 15px;
  background: #ffffff;
}
#content #bottomNav li a:after {
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  left: 10px;
  width: 10px;
  height: 14px;
  background: url(../imgs/arw-01_1_black.svg) no-repeat center right;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
#content #bottomNav li.linkBack {
  position: absolute;
  top: 0;
  left: 32px;
}
#content #bottomNav li.linkBack a:after {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.noTouch #content #bottomNav li.linkBack a:hover:after {
  -moz-animation: arwMoveRight 0.3s ease-in 0s;
  -webkit-animation: arwMoveRight 0.3s ease-in 0s;
  animation: arwMoveRight 0.3s ease-in 0s;
}
#content #bottomNav li.pageTop {
  text-align: center;
}
#content #bottomNav li.pageTop a:after {
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.noTouch #content #bottomNav li.pageTop a:hover:after {
  -moz-animation: arwMoveTop 0.3s ease-in 0s;
  -webkit-animation: arwMoveTop 0.3s ease-in 0s;
  animation: arwMoveTop 0.3s ease-in 0s;
}
#content .articleShare {
  margin-top: 50px;
}
#content .articleShare dt {
  margin-bottom: 20px;
  font-weight: bold;
  line-height: 1.34;
  text-align: center;
}
#content .articleShare dd ul {
  display: table;
  margin: 0 auto;
}
#content .articleShare dd ul li {
  display: table-cell;
}
#content .articleShare dd ul li + li {
  padding-left: 12px;
}
#content .articleShare dd ul li a {
  display: block;
  overflow: hidden;
  text-indent: -5260px;
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 15px;
}
#content .articleShare dd ul li a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center -30px;
  -moz-background-size: 30px 90px;
  -o-background-size: 30px 90px;
  -webkit-background-size: 30px 90px;
  background-size: 30px 90px;
}
#content .articleShare dd ul li.twitter a {
  background-color: #00aced;
}
#content .articleShare dd ul li.twitter a:before {
  background-image: url(../imgs/twitter.svg);
}
#content .articleShare dd ul li.facebook a {
  background-color: #3b5998;
}
#content .articleShare dd ul li.facebook a:before {
  background-image: url(../imgs/facebook.svg);
}
#content .articleShare dd ul li.line {
  display: none;
}
#content .articleShare dd ul li.line a {
  background-color: #00c300;
}
#content .articleShare dd ul li.line a:before {
  background-image: url(../imgs/line.svg);
}
#content .articleShare dd ul li.google a {
  background-color: #db4e3f;
}
#content .articleShare dd ul li.google a:before {
  background-image: url(../imgs/google.svg);
}
#content .articleNextPrev {
  display: table;
  table-layout: fixed;
  width: 100%;
  max-width: 880px;
  margin: 40px auto 0;
}
#content .articleNextPrev li {
  display: table-cell;
}
#content .articleNextPrev li a {
  display: inline-block;
  position: relative;
  padding: 0 10px;
  font-weight: bold;
  line-height: 26px;
  text-decoration: none;
}
#content .articleNextPrev li a .arw {
  display: block;
  position: absolute;
  top: 0;
  width: 26px;
  height: 26px;
  background: #ffe73f;
}
#content .articleNextPrev li a .arw:after {
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  left: 6px;
  width: 13px;
  height: 10px;
  background: url(../imgs/arw-02_2_white.svg) no-repeat center center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
.noTouch #content .articleNextPrev li a:hover .arw:after {
  -moz-animation: arwMoveLeft 0.3s ease-in 0s;
  -webkit-animation: arwMoveLeft 0.3s ease-in 0s;
  animation: arwMoveLeft 0.3s ease-in 0s;
}
#content .articleNextPrev li.prev {
  text-align: left;
}
#content .articleNextPrev li.prev a {
  padding-left: 36px;
}
#content .articleNextPrev li.prev a .arw {
  left: 0;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#content .articleNextPrev li.next {
  text-align: right;
}
#content .articleNextPrev li.next a {
  padding-right: 36px;
}
#content .articleNextPrev li.next a .arw {
  right: 0;
}
#content .articleArchives {
  zoom: 1;
  margin-top: 60px;
  padding-left: 60px;
}
#content .articleArchives:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#content .articleArchives .archive {
  float: left;
  width: 25%;
  margin-left: 20px;
}
#content .articleArchives .archive:first-child {
  margin-left: -60px;
}
#content .articleArchives .archive > dt {
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: #000000 solid 4px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.34;
  letter-spacing: 0;
}
#content .articleArchives .archive > dd ul > li + li {
  margin-top: 20px;
}
#content .articleArchives .archive > dd ul > li a {
  display: block;
  color: #000000;
  text-decoration: none;
}
.noTouch #content .articleArchives .archive > dd ul > li a:hover {
  text-decoration: underline;
}
#content .articleArchives .archive > dd ul > li .thumbnail {
  padding-bottom: 50%;
}
#content .articleArchives .archive > dd ul > li .text {
  margin-top: 5px;
}
#content .pagenation {
  box-sizing: border-box;
  position: relative;
  margin: 40px auto 0;
  padding: 0 150px;
  font-family: "UniversLT-Condensed", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 20px;
  line-height: 1;
  text-align: center;
}
#content .pagenation li {
  display: inline-block;
  padding: 0 3px;
}
#content .pagenation li a {
  display: inline-block;
  width: 26px;
  padding: 4px 0 2px;
  color: #000000;
  text-decoration: none;
  opacity: 0.5;
}
.noTouch #content .pagenation li a:hover {
  opacity: 1;
}
#content .pagenation li.active a {
  opacity: 1;
}
#content .pagenation li.leader {
  opacity: 0.5;
}
#content .pagenation li.prev, #content .pagenation li.next {
  position: absolute;
  top: 0;
  padding: 0;
  font-size: 17px;
  font-weight: bold;
}
#content .pagenation li.prev a, #content .pagenation li.next a {
  position: relative;
  width: auto;
  padding-top: 5px;
  padding-bottom: 4px;
  opacity: 1;
}
#content .pagenation li.prev a .arw, #content .pagenation li.next a .arw {
  display: block;
  position: absolute;
  top: 50%;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  background: #ffe73f;
}
.msie #content .pagenation li.prev a .arw, .msie #content .pagenation li.next a .arw {
  margin-top: -16px;
}
#content .pagenation li.prev a .arw:after, #content .pagenation li.next a .arw:after {
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  left: 6px;
  width: 13px;
  height: 10px;
  background: url(../imgs/arw-02_2_black.svg) no-repeat center center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
#content .pagenation li.prev {
  left: 0;
}
#content .pagenation li.prev a {
  padding-left: 36px;
}
#content .pagenation li.prev a .arw {
  left: 0;
}
#content .pagenation li.prev a .arw:after {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.noTouch #content .pagenation li.prev a:hover .arw:after {
  -moz-animation: arwMoveRight 0.3s ease-in 0s;
  -webkit-animation: arwMoveRight 0.3s ease-in 0s;
  animation: arwMoveRight 0.3s ease-in 0s;
}
#content .pagenation li.next {
  right: 0;
}
#content .pagenation li.next a {
  padding-right: 36px;
}
#content .pagenation li.next a .arw {
  right: 0;
}
.noTouch #content .pagenation li.next a:hover .arw:after {
  -moz-animation: arwMoveLeft 0.3s ease-in 0s;
  -webkit-animation: arwMoveLeft 0.3s ease-in 0s;
  animation: arwMoveLeft 0.3s ease-in 0s;
}

/* TB
--------------------------------------------------*/
/* SP
--------------------------------------------------*/
@media only screen and (max-width: 767px) {
  #content {
    margin: 0 6px;
  }
  #content .section {
    padding: 40px 0;
    border-top-width: 3px;
  }
  #content .title01 {
    margin: 0 0 10px;
    font-size: 23px;
    line-height: 1.28;
  }
  #content .title02 {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 1.28;
  }
  #content .gridBlock01 {
    border-top-width: 3px;
    border-bottom: none;
  }
  #content .gridBlock01 > .list {
    margin: 0;
  }
  #content .gridBlock01 > .list > li {
    float: none;
    width: auto;
    border-top: none;
    border-right: none;
    border-bottom: #ffe73f solid 3px;
    border-left: none;
  }
  #content .gridBlock01 > .list > li.empty {
    display: none;
  }
  #content .gridBlock01 > .list > li .item .text {
    position: relative;
    padding: 20px 20px 50px;
    line-height: 1.29;
  }
  #content .gridBlock01 > .list > li .item .text:before {
    right: 15px;
  }
  #content .gridBlock01 > .list > li .item .text .meta {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
  }
  #content .gridBlock01 > .list > li .item .text .ttl {
    font-size: 21px;
  }
  #content .gridBlock01 > .list > li a.item:before, #content .gridBlock01 > .list > li a.item:after {
    width: 20px;
    height: 20px;
    -moz-background-size: auto 6px;
    -o-background-size: auto 6px;
    -webkit-background-size: auto 6px;
    background-size: auto 6px;
  }
  #content .slideBlock01 {
    padding: 0 35px;
  }
  #content .slideBlock01 .item .text {
    margin-top: 5px;
    line-height: 1.5;
  }
  #content .slideBlock01 .prev,
  #content .slideBlock01 .next {
    width: 35px;
    height: 35px;
    margin-top: -18px;
  }
  #content .slideBlock01 .prev:after,
  #content .slideBlock01 .next:after {
    margin: -4px 0 0 -4px;
    border-top-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 9px;
  }
  #content .contactBlock01 {
    margin-top: 20px;
    padding: 25px 15px;
  }
  #content .contactBlock01 > dt {
    font-size: 17px;
  }
  #content .contactBlock01 > dd {
    font-size: 14px;
    line-height: 1.6;
    text-align: left;
  }
  #content .contactBlock01 > dd .destination {
    margin-bottom: 5px;
    font-size: inherit;
    font-weight: bold;
    line-height: inherit;
  }
  #content #bottomNav {
    min-height: 20px;
    padding-bottom: 40px;
    font-size: 18px;
  }
  #content #bottomNav li a {
    padding: 2px 0 0 25px;
  }
  #content #bottomNav li a:before {
    width: 16px;
    height: 16px;
    margin-top: -10px;
    border-radius: 10px;
  }
  #content #bottomNav li a:after {
    top: 5px;
    left: 6px;
    width: 8px;
    height: 10px;
    background-image: url(../imgs/sp/arw-01_1_black.svg);
  }
  #content #bottomNav li.linkBack {
    left: 20px;
  }
  #content .articleShare {
    margin-top: 30px;
  }
  #content .articleShare dt {
    font-size: 17px;
  }
  #content .articleShare dd ul li + li {
    padding-left: 18px;
  }
  #content .articleShare dd ul li a {
    width: 40px;
    height: 40px;
    border-radius: 20px;
  }
  #content .articleShare dd ul li a:before {
    background-position: center -40px;
    -moz-background-size: 40px 120px;
    -o-background-size: 40px 120px;
    -webkit-background-size: 40px 120px;
    background-size: 40px 120px;
  }
  #content .articleShare dd ul li.line {
    display: block;
  }
  #content .articleNextPrev {
    margin-top: 35px;
  }
  #content .articleNextPrev li a {
    font-size: 13px;
    line-height: 20px;
  }
  #content .articleNextPrev li a .arw {
    width: 20px;
    height: 20px;
  }
  #content .articleNextPrev li a .arw:after {
    top: 7px;
    left: 6px;
    width: 8px;
    height: 6px;
  }
  #content .articleNextPrev li.prev a {
    padding-left: 30px;
  }
  #content .articleNextPrev li.next a {
    padding-right: 30px;
  }
  #content .articleArchives {
    margin-top: 30px;
    padding-left: 0;
  }
  #content .articleArchives .archive {
    float: none;
    width: auto;
    margin-left: 0;
  }
  #content .articleArchives .archive:first-child {
    margin-left: 0;
  }
  #content .articleArchives .archive + .archive {
    margin-top: 30px;
  }
  #content .articleArchives .archive > dt {
    border-bottom-width: 2px;
    font-size: 17px;
  }
  #content .articleArchives .archive > dd ul > li a {
    display: table;
    width: 100%;
  }
  #content .articleArchives .archive > dd ul > li .image {
    display: table-cell;
    width: 30.96%;
    vertical-align: top;
  }
  #content .articleArchives .archive > dd ul > li .text {
    display: table-cell;
    vertical-align: top;
    margin-top: 0;
    padding-left: 15px;
    font-size: 17px;
    line-height: 1.42;
  }
  #content .pagenation {
    height: 20px;
    padding: 0;
  }
  #content .pagenation li {
    display: none;
  }
  #content .pagenation li.prev, #content .pagenation li.next {
    display: block;
    font-size: 13px;
  }
  #content .pagenation li.prev a, #content .pagenation li.next a {
    padding-top: 4px;
    padding-bottom: 3px;
  }
  #content .pagenation li.prev a .arw, #content .pagenation li.next a .arw {
    width: 20px;
    height: 20px;
    margin-top: -10px;
  }
  .msie #content .pagenation li.prev a .arw, .msie #content .pagenation li.next a .arw {
    margin-top: -13px;
  }
  #content .pagenation li.prev a .arw:after, #content .pagenation li.next a .arw:after {
    top: 7px;
    left: 6px;
    width: 8px;
    height: 6px;
  }
  #content .pagenation li.prev a {
    padding-left: 30px;
  }
  #content .pagenation li.next a {
    padding-right: 30px;
  }
}
/**
 * _component.scss
 */
/* mixin
--------------------------------------------------*/
/**
 * _footer.scss
 */
/* PC
--------------------------------------------------*/
/* footer */
#footer {
  position: relative;
  z-index: 1;
  padding: 30px 0;
}
#footer .links {
  display: table;
  margin: 0 auto 15px;
  color: #000000;
  font-size: 14px;
}
#footer .links li {
  display: table-cell;
}
#footer .links li + li:before {
  content: '｜';
}
#footer .links li a {
  color: #000000;
  text-decoration: none;
}
.noTouch #footer .links li a:hover {
  text-decoration: underline;
}
#footer .sns {
  display: table;
  margin: 0 auto;
}
#footer .sns > li {
  display: table-cell;
  vertical-align: top;
  padding: 0 10px;
}
#footer .sns > li > a {
  display: block;
  overflow: hidden;
  text-indent: -5260px;
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: #000000;
}
#footer .sns > li > a:before, #footer .sns > li > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}
#footer .sns > li > a:before {
  background-position: center top;
}
#footer .sns > li > a:after {
  background-position: center top;
  opacity: 0;
}
.noTouch #footer .sns > li > a:hover {
  background-color: #ffffff;
}
.noTouch #footer .sns > li > a:hover:before {
  opacity: 0;
}
.noTouch #footer .sns > li > a:hover:after {
  opacity: 1;
}
#footer .sns > li.twitter > a:after, #footer .sns > li.twitter > a:before {
  background-image: url(../imgs/twitter.svg);
}
#footer .sns > li.facebook > a:after, #footer .sns > li.facebook > a:before {
  background-image: url(../imgs/facebook.svg);
}
#footer .sns > li.instagram > a:after, #footer .sns > li.instagram > a:before {
  background-image: url(../imgs/instagram.svg);
}
#footer .sns > li.share .shareLink dt {
  display: block;
  overflow: hidden;
  text-indent: -5260px;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: #000000;
}
#footer .sns > li.share .shareLink dt:before, #footer .sns > li.share .shareLink dt:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../imgs/share.svg);
  background-repeat: no-repeat;
}
#footer .sns > li.share .shareLink dt:before {
  background-position: center top;
}
#footer .sns > li.share .shareLink dt:after {
  background-position: center top;
}
#footer .sns > li.share .shareLink dd {
  left: 50px;
  top: 50%;
  margin-top: -18px;
  padding-left: 20px;
}
#footer .sns > li.share .shareLink dd ul {
  background: #000000;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
#footer .sns > li.share .shareLink dd ul:before {
  top: 50%;
  left: -12px;
  margin-top: -6px;
  border-top: transparent solid 6px;
  border-right: #000000 solid 12px;
  border-bottom: transparent solid 6px;
}
#footer .sns > li.share .shareLink dd ul li a {
  color: #ffffff;
}
#footer .sns > li.share .shareLink dd ul li a:before {
  background-position: center -30px;
}
.noTouch #footer .sns > li.share .shareLink:hover dt {
  background-color: #ffffff;
}
.noTouch #footer .sns > li.share .shareLink:hover dt:before {
  opacity: 0;
}
.noTouch #footer .sns > li.share .shareLink:hover dt:after {
  opacity: 1;
}
.noTouch #footer .sns > li.share .shareLink:hover dd ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
#footer .copyright {
  margin-top: 20px;
  color: #000000;
  font-family: "UniversLT-Condensed", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.04em;
}

/* footerSwitchMenu */
#footerSwitchMenu {
  display: none;
}

/* TB
--------------------------------------------------*/
/* SP
--------------------------------------------------*/
@media only screen and (max-width: 767px) {
  #footer {
    padding: 30px 0 90px;
  }
  #footer .links {
    display: block;
    font-size: 16px;
    text-align: center;
  }
  #footer .links li {
    display: block;
  }
  #footer .links li + li {
    margin-top: 4px;
  }
  #footer .links li + li:before {
    display: none;
  }
  #footer .sns li a {
    width: 40px;
    height: 40px;
    border-radius: 20px;
  }
  #footer .sns li a:before {
    -moz-background-size: 40px auto;
    -o-background-size: 40px auto;
    -webkit-background-size: 40px auto;
    background-size: 40px auto;
  }
  #footer .sns li a:after {
    background-position: center -40px;
    -moz-background-size: 40px auto;
    -o-background-size: 40px auto;
    -webkit-background-size: 40px auto;
    background-size: 40px auto;
  }
  #footer .sns li.share {
    display: none;
  }
  #footer .copyright {
    font-size: 9px;
    letter-spacing: 0;
  }

  /* footerSwitchMenu */
  #footerSwitchMenu {
    display: table;
    table-layout: fixed;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    border-top: #e2e2e2 solid 1px;
    background: #ffffff;
  }
  #footerSwitchMenu li {
    display: table-cell;
  }
  #footerSwitchMenu li + li {
    border-left: #e2e2e2 solid 1px;
  }
  #footerSwitchMenu li a {
    display: block;
    padding: 8px 0 7px;
    color: #000000;
    font-size: 9px;
    line-height: 1;
    text-align: center;
    text-decoration: none;
  }
  #footerSwitchMenu li a:before {
    content: '';
    display: block;
    height: 32px;
    margin-bottom: 3px;
    background-repeat: no-repeat;
    background-position: center center;
    -moz-background-size: auto 32px;
    -o-background-size: auto 32px;
    -webkit-background-size: auto 32px;
    background-size: auto 32px;
  }
  #footerSwitchMenu li.triennale a:before {
    background-image: url(../imgs/sp/ftr-logo_triennale.svg);
  }
  #footerSwitchMenu li.oku-note a {
    color: #a1a1a1;
  }
  #footerSwitchMenu li.oku-note a:before {
    background-image: url(../imgs/sp/ftr-logo_oku-note.svg);
  }
}
