@charset "UTF-8";
@font-face {
  font-family: 'Noto Sans Japanese';
  src: url("/font/NotoSans/NotoSansCJKjp-Regular.eot");
  src: url("/font/NotoSans/NotoSansCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("/font/NotoSans/NotoSansCJKjp-Regular.woff") format("woff"), url("/font/NotoSans/NotoSansCJKjp-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-weight: bold;
  src: url("/font/NotoSans/NotoSansCJKjp-Bold.eot");
  src: url("/font/NotoSans/NotoSansCJKjp-Bold.eot?#iefix") format("embedded-opentype"), url("/font/NotoSans/NotoSansCJKjp-Bold.woff") format("woff"), url("/font/NotoSans/NotoSansCJKjp-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'YakuHanJP';
  src: url("/font/YakuHanJP/YakuHanJP-Regular.eot");
  src: url("/font/YakuHanJP/YakuHanJP-Regular.eot?#iefix") format("embedded-opentype"), url("/font/YakuHanJP/YakuHanJP-Regular.woff2") format("woff2"), url("/font/YakuHanJP/YakuHanJP-Regular.woff") format("woff");
}

@font-face {
  font-family: 'YakuHanJP';
  font-weight: bold;
  src: url("/font/YakuHanJP/YakuHanJP-Bold.eot");
  src: url("/font/YakuHanJP/YakuHanJP-Bold.eot?#iefix") format("embedded-opentype"), url("/font/YakuHanJP/YakuHanJP-Bold.woff2") format("woff2"), url("/font/YakuHanJP/YakuHanJP-Bold.woff") format("woff");
}

/* ==========================================================================
   reset
   ========================================================================== */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
main, article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  outline: 0;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
  font: inherit;
  outline: 0;
}

button {
  font: inherit;
  outline: 0;
  cursor: pointer;
}

img {
  vertical-align: top;
}

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

/* ==========================================================================*/
/*   clearfix*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   size*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   link-underline*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   center-content*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   position-absolute*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   hover*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   icon*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   justify*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   text-height-zero*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   switch-bg-image*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   media query*/
/* ==========================================================================*/
/* ==========================================================================
   base
   ========================================================================== */
body {
  word-break: break-all;
  color: #fff;
  background: #030202;
  font-family: "YakuHanJP", "Roboto", "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ＭＳ ゴシック", sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

body.is-open-modal {
  overflow: hidden;
  height: 100%;
}

a {
  color: #030202;
  text-decoration: underline;
}

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

/* ==========================================================================*/
/*   clearfix*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   size*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   link-underline*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   center-content*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   position-absolute*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   hover*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   icon*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   justify*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   text-height-zero*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   switch-bg-image*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   media query*/
/* ==========================================================================*/
.is-pc {
  display: block;
}

.is-sp {
  display: none;
}

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

.mt0 {
  margin-top: 0    !important;
}

.mt5 {
  margin-top: 5px  !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mr0 {
  margin-right: 0    !important;
}

.mr5 {
  margin-right: 5px  !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mb0 {
  margin-bottom: 0    !important;
}

.mb5 {
  margin-bottom: 5px  !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.ml0 {
  margin-left: 0    !important;
}

.ml5 {
  margin-left: 5px  !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.disabled {
  opacity: 0.4;
  cursor: default;
  pointer-events: none;
}

.disabled:hover, .disabled:active {
  opacity: 0.4;
  text-decoration: none;
}

/* ==========================================================================
   library
   ========================================================================== */
/* featherlight.js
----------------------------------------------------------------------------- */
@media all {
  .featherlight {
    display: none;
    /* dimensions: spanning the background from edge to edge */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    /* z-index needs to be >= elements on the site. */
    /* position: centering content */
    text-align: center;
    /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
    white-space: nowrap;
    /* styling */
    cursor: pointer;
    background: #333;
    /* IE8 "hack" for nested featherlights */
    background: transparent;
  }
  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8);
  }
  .featherlight:before {
    /* position: trick to center content vertically */
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  .featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;
    /* position: centering vertical and horizontal */
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    /* dimensions: cut off images */
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    /* dimensions: handling large content */
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    /* styling */
    background: #fff;
    cursor: auto;
    /* reset white-space wrapping */
    white-space: normal;
  }
  /* contains the content */
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block;
  }
  .featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    /* dimensions: 25px x 25px */
    line-height: 25px;
    width: 25px;
    /* styling */
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    background: #fff;
    /* Set the background in case it overlaps the content */
    background: rgba(255, 255, 255, 0.3);
    color: #000;
  }
  .featherlight .featherlight-image {
    /* styling */
    width: 100%;
  }
  .featherlight-iframe .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 0;
  }
  .featherlight iframe {
    /* styling */
    border: none;
  }
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
}

/* over write */
.featherlight:last-of-type {
  background: transparent;
  -webkit-tap-highlight-color: transparent;
}

.featherlight .featherlight-content {
  margin: 0;
  padding: 0;
  max-height: 100%;
  padding-bottom: 55px;
  border-bottom: none;
  background: none;
}

.featherlight .featherlight-inner {
  position: relative;
  overflow: hidden;
  z-index: 9;
}

.featherlight .featherlight-close-icon {
  display: none;
  width: 35px;
  height: 35px;
  overflow: hidden;
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  margin-left: -17.5px;
  background: url(../img/btn_close.png) no-repeat center center;
  background-size: 35px 35px;
  text-indent: -9999px;
}

.is-open-modal .featherlight .featherlight-close-icon,
.is-open-gallery .featherlight .featherlight-close-icon {
  display: block;
}

.is-open-gallery .featherlight {
  background: rgba(0, 0, 0, 0.9);
}

.is-open-gallery .featherlight .featherlight-content {
  max-height: 90%;
}

/* featherlight-gallery.js
----------------------------------------------------------------------------- */
@media all {
  .featherlight-next,
  .featherlight-previous {
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    bottom: 0;
    left: 80%;
    cursor: pointer;
    /* preventing text selection */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* IE9 hack, otherwise navigation doesn't appear */
    background: transparent;
  }
  .featherlight-previous {
    left: 25px;
    right: 80%;
  }
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: rgba(255, 255, 255, 0.25);
  }
  .featherlight-next span,
  .featherlight-previous span {
    display: none;
    position: absolute;
    top: 50%;
    left: 5%;
    width: 82%;
    /* center horizontally */
    text-align: center;
    font-size: 80px;
    line-height: 80px;
    /* center vertically */
    margin-top: -40px;
    text-shadow: 0px 0px 5px #fff;
    color: #fff;
    font-style: normal;
    font-weight: normal;
  }
  .featherlight-next span {
    right: 5%;
    left: auto;
  }
  .featherlight-next:hover span,
  .featherlight-previous:hover span {
    display: inline-block;
  }
  .featherlight-swipe-aware .featherlight-next,
  .featherlight-swipe-aware .featherlight-previous {
    display: none;
  }
  /* Hide navigation while loading */
  .featherlight-loading .featherlight-previous, .featherlight-loading .featherlight-next {
    display: none;
  }
}

/* Always display arrows on touch devices */
@media only screen and (max-device-width: 1024px) {
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: none;
  }
  .featherlight-next span,
  .featherlight-previous span {
    display: block;
  }
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight-next,
  .featherlight-previous {
    top: 10px;
    right: 10px;
    left: 85%;
  }
  .featherlight-previous {
    left: 10px;
    right: 85%;
  }
  .featherlight-next span,
  .featherlight-previous span {
    margin-top: -30px;
    font-size: 40px;
  }
}

/* over write */
.featherlight-next,
.featherlight-previous {
  top: auto;
  bottom: 0;
  left: auto;
  right: auto;
  height: 35px;
  width: 35px;
  outline: none;
  z-index: 999;
}

.featherlight-previous {
  left: 0;
}

.featherlight-next {
  right: 0;
}

.featherlight-next:hover,
.featherlight-previous:hover {
  background: none;
}

.featherlight-next span,
.featherlight-previous span {
  display: block;
  top: 50%;
  left: 0;
  right: right;
  width: 100%;
  /* center horizontally */
  font-size: 16px;
  line-height: 16px;
  /* center vertically */
  margin-top: -8px;
  text-shadow: none;
}

.featherlight-next:hover span,
.featherlight-previous:hover span {
  display: block;
}

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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;
  left: 0;
  top: 0;
  display: block;
}

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

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

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

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

[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;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* ==========================================================================
   layout - container
   ========================================================================== */
#container {
  overflow: hidden;
  height: 100%;
}

/* ==========================================================================
   layout - header
   ========================================================================== */
#header {
  position: relative;
}

/* ==========================================================================
   layout - content
   ========================================================================== */
/* ==========================================================================
   layout - footer
   ========================================================================== */
#footer {
  padding: 14.666666666% 8.666666666% 9.333333333%;
  background: url(../img/logo_footer.png) no-repeat center top;
  background-size: 100% auto;
}

/* ==========================================================================
   block - header
   ========================================================================== */
#header .relation {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 0;
  line-height: 0;
}

#header .relation__item {
  display: inline-block;
}

#header .relation__item:nth-of-type(n+2) {
  margin-left: 10px;
}

#header .relation__link {
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  background: #fff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
}

#header .hamburger {
  position: fixed;
  top: 10px;
  right: 10px;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  background: #fff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
  z-index: 999;
}

#header .hamburger__bar {
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 24px;
  height: 2px;
  background: #333;
  transition: 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

#header .hamburger__bar:nth-of-type(1) {
  top: 14px;
}

#header .hamburger__bar:nth-of-type(2) {
  top: 20px;
}

#header .hamburger__bar:nth-of-type(3) {
  bottom: 14px;
}

#header .hamburger.is-open {
  background: #1c1c1c;
}

#header .hamburger.is-open .hamburger__bar {
  background: #b51d1c;
}

#header .hamburger.is-open .hamburger__bar:nth-of-type(1) {
  -webkit-transform: translate(-50%, 6px) rotate(-45deg);
  -ms-transform: translate(-50%, 6px) rotate(-45deg);
  transform: translate(-50%, 6px) rotate(-45deg);
}

#header .hamburger.is-open .hamburger__bar:nth-of-type(2) {
  opacity: 0;
  -webkit-transform: translate(-60%, 0);
  -ms-transform: translate(-60%, 0);
  transform: translate(-60%, 0);
}

#header .hamburger.is-open .hamburger__bar:nth-of-type(3) {
  -webkit-transform: translate(-50%, -6px) rotate(45deg);
  -ms-transform: translate(-50%, -6px) rotate(45deg);
  transform: translate(-50%, -6px) rotate(45deg);
}

#header .nav {
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 6.666666666% 0;
  background: #030202;
  text-align: center;
  z-index: 989;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

#header .nav.is-open {
  opacity: 1;
  visibility: visible;
}

#header .nav__list {
  margin-top: 3.333333333%;
}

#header .nav__item {
  position: relative;
}

#header .nav__item:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #b51d1c;
  z-index: 0;
  opacity: 0;
  transition: 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#header .nav__item.is-hover:before {
  opacity: 1;
}

#header .nav__link {
  position: relative;
  display: block;
  padding: 15px 0;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

#header .nav__relation {
  font-size: 0;
  line-height: 0;
  margin-top: 8.666666666%;
}

#header .nav__relation-item {
  display: inline-block;
}

#header .nav__relation-item:nth-of-type(n+2) {
  margin-left: 10px;
}

#header .nav__relation-link {
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  background: #fff;
}

/* ==========================================================================
   block - content
   ========================================================================== */
/* xxx
----------------------------------------------------------------------------- */
/* ==========================================================================
   block - footer
   ========================================================================== */
#footer .btn {
  text-align: center;
}

#footer .btn__link {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  color: #fff;
  background: #b51d1c;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
}

#footer .relation {
  font-size: 0;
  line-height: 0;
  margin-top: 30px;
  text-align: center;
}

#footer .relation__item {
  display: inline-block;
}

#footer .relation__item:nth-of-type(n+2) {
  margin-left: 12px;
}

#footer .relation__link {
  display: inline-block;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  background: #fff;
}

#footer .toho {
  font-size: 0;
  line-height: 0;
  margin-top: 20px;
  text-align: center;
}

#footer .toho__item {
  display: inline-block;
  font-size: 11px;
  line-height: 28px;
}

#footer .toho__item:nth-of-type(n+2) {
  margin-left: 15px;
}

#footer .toho__link {
  color: #fff;
  text-decoration: none;
}

/* ==========================================================================
   block - loading
   ========================================================================== */
#loading {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #030202;
  z-index: 99999;
  transition: 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

#loading .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  border-top: 3px solid #b51d1c;
  border-right: 3px solid #b51d1c;
  border-bottom: 3px solid #b51d1c;
  border-left: 3px solid rgba(0, 0, 0, 0.1);
  font-size: 10px;
  text-indent: -9999em;
  -webkit-animation: load 1.1s infinite linear;
  animation: load 1.1s infinite linear;
}

#loading .loader,
#loading .loader:after {
  border-radius: 50%;
  width: 50px;
  height: 50px;
}

@-webkit-keyframes load {
  0% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}

@keyframes load {
  0% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}

.is-loaded #loading {
  opacity: 0;
  visibility: hidden;
}
